resumeHaltedProcessInstance
This method resumes a halted process instance so that the instance itself goes into a failed state because of the failed task. This would typically be used if the reason for the failed task cannot be resolved.
Note that this is actually a base Application-class method. It is shown in the wccApiSample application’s Application.js only to illustrate how you can use the output of some of the server requests as input to base Application-class methods.
For information about using this method, see resumeHaltedProcessInstance.
Copyright © Cloud Software Group, Inc. All rights reserved.