Settings

Top  Previous  Next

There are various settings that control how triggers are executed.  These are defined in the Settings panel of the Triggers module in JSCAPE MFT Server Manager.

 

Limiting number of concurrent triggers

Defining global variables

 

Figure 139

 

clip0139

 

Limiting number of concurrent triggers

 

You may wish to limit the number of concurrent triggers that are running in JSCAPE MFT Server.  Since each trigger and it's associated actions take up a portion of memory and CPU this is useful in cases where many triggers could be running simultaneously causing your server to be overloaded.  To prevent this you can optionally set the maximum number of concurrent triggers.  If the maximum number of concurrent triggers is reached then triggers will be placed in a queue for later execution.  If the size of the queue is exceeded then an error message will be written to the server activity log.

 

Defining global variables

 

You may wish to define global event variables that can be used by all of your triggers.  Once created these global variables can be accessed from any of your trigger actions using the Add Variable button.