Hybrid Integration 10.5 | Integrating On-Premises Applications | Integration Server Built-In Services | WebSocket Folder | pub.websocket:getPathParameters
 
pub.websocket:getPathParameters
WmPublic: Retrieves the path parameters used in the request URL to establish a WebSocket connection.
Input Parameters
sessionId
String Session ID for the WebSocket session for which you want to retrieve the path parameters information.
Output Parameters
queryParameters
Document List Conditional. The path parameters included in with the request for establishing a WebSocket connection.
Key
Description
name
String The name of the path parameter.
value
String List The value of the path parameter.

Copyright © 2015- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.