Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets a process instance as the active instance.
formContext.data.process.setActiveProcessInstance(processInstanceId, callbackFunction);
Name | Type | Required | Description |
---|---|---|---|
processInstanceId |
String | Yes | The Id of the process instance to set as the active instance. |
callbackFunction |
Function | No | A function to call when the operation is complete. This callback function is passed one of the following string values to indicate whether the operation succeeded: - success : The operation succeeded.- invalid : The processInstanceId isn't valid or the process isn't enabled. |
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!