I need close down a WebSocket connection at the end of a business process for a logged in user. I've seen in the documentation that the method closeConnections() can be used for...
Hi,
I tried that and I get an error message:
Get a JS-ERROr EVAL response code
ReferenceError:"closeConnections" is not defined. (Script=CloseConnections;Line=1)
Hi,
I need some help to clear down all the runtime variables for a logged in user. I've seen in the documentation that the method clearRuntimeVariables() can be used for this...
Hi Nouredine,
I already tried that but get a Get a JS-ERROR EVAL response code.
ReferenceError:"clearRuntimeVariables" is not defined. (Script=clearRuntimeVariables;Line=1)