Use of global variables

You can use global variables from your CRM at the following points in BPM processes:

  • In the script of a start condition.

  • In the script of a script task.

  • In the mask script of a user task.

The screenshots below show relevant examples for these three options:

  • Start condition configuration

GlobalVariable_StartCondition.png
  • Script task configuration

GlobalVariable_ScriptTask.png

Changed global variables are used directly in server-side script tasks. The client needs to be restarted when global variables are to be used in mask scripts.