The exe type of a process task defines whether processing takes place within the One Identity Manager Service or in an external process. If a process task is going to run in an external process, the StdioProcessor StdioProcessor) is started on an external slot. After the external process has run, it remains available for further runs until one of the following conditions occurs:
-
No further process step has been started for the past 30 seconds.
-
The maximum reusage count has been reached according to the One Identity Manager Service configuration.
The One Identity Manager Service configuration uses the value in the Max. external processor reusage count (MaxExternalSlotReuse) as the maximum reusage count. The default value is 100. For more information, see Configuring the JobServiceDestination.
-
The process step has the returns the return code ErrorAndTerminate.