Skip to main content

Controlling plugin processes

Plugins are either executables, Python scripts or PSLang scripts run by the CGI modules or in-process by the Workflow Manager Service (IDWFM).

The PSLang CALL DEPTH setting can be used to troubleshoot problems that occur when running plugins, such as exceptions or performance problems caused by idwfm memory usage increases. It is used to adjust the maximum function call depth for PSLang scripts run in-process. This can help to avoid problems caused by too many, or recursive, function calls. It is located under Manage the system > Workflow > Options > Plugins .