Summary
This article provides information in regards to using the startImmediately parameter in the following API:
- Create Process Instance
- Create Process Instance Ex
- Create Sub Process Instance
Applies To
When programmatically initializing processes using the AgilePoint Web Service API, the API provides a parameter that gives control over starting processes immediately (i.e. boolean startImmediately set to true/false).
Symptoms
If the startImmediately parameter value is set to false, a known behavior occurs when doing an IIS reset, where those processes are started. More Information
It is recommended to always set this parameter to true. This parameter is available only for backward compatibility purposes.
Keywords
startImmediately, API, process initiation, CreateSubProcInst, CreateProcInstEx, CreateProcInst