Adding Infor non-provisioned WebSocket endpoints in API Gateway

Note:  Because API templates for non-provisioned suites are registered in the API Suite Registry in API Gateway, the Infor application team must register the endpoint in their application suite as a WebSocket type before adding a WebSocket deployment.
  1. Navigate to the API Suites page.
    To create a new non-provisioned API suite, click the + Add tile and select an available API template. You can then configure the suite and add its WebSocket endpoint. If the suite already exists, open it to continue with the deployment steps.
  2. Add a deployment.
    In the selected API suite, click Add Deployment to begin creating a new deployment.
  3. Select the WebSocket protocol.
    In the deployment setup, choose WS (WebSocket) from the list of protocols, then click Submit. This designates the endpoint as a WebSocket deployment.
  4. Specify the WebSocket server URL.
    Enter the WebSocket server URL in the Target Endpoint URL field. The URL must begin with ws:// for non-secure connections or wss:// for secure connections.
  5. Verify the proxy URL.
    After submitting the deployment, verify that the endpoint is configured correctly by reviewing the proxy URL on the Endpoint Detail page. This page displays the details of the newly created WebSocket deployment.