Ajaz Z.

  • 2 questions asked
  • 2 answers
  • 0 best answers (0%)
  • How to use closeConnections()?

    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...
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

    Level
    0
    23 / 100
    points
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

    Level
    0
    23 / 100
    points
    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)
  • How to use clearRuntimeVariables()?

    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...
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

    Level
    0
    23 / 100
    points
    Ajaz Z.
    Ajaz Z.

    Ajaz Z.

    Level
    0
    23 / 100
    points
    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)