Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | WebSocket Folder | Summary of Elements in this Folder | pub.websocket:onError
 
pub.websocket:onError
WmPublic. Specification for a callback service related to WebSocket server or client endpoint that gets invoked when an error is encountered resulting in WebSocket session termination.
Input Parameters
sessionId
String Session ID to identify the WebSocket session.
cause
String Text explaining the cause of the error.
Output Parameters
None.