webMethods Dynamic Business Orchestrator 10.1 | Dynamic Business Orchestrator Built-In Services | Elements in the WmDBO\pub.dbo.instance.control Folder | restartFailedStep
 
restartFailedStep
WmDBO. This service restarts a specific failed step in a process instance.
Location in Package Navigator
pub.dbo.instance.control:restartFailedStep
Input Parameters
InstanceId
String Process instance ID of the process instance that contains the failed step you want to restart.
StepId
String The step ID of the step you want to restart.
StepInput
String The input data used to restart the failed step. If not specified, the input that was used previously will be used for the restart. You can get the previous step input using the pub.dbo.control.instance:getStepInput service, then modify that data as necessary.
UserName
String Optional. Username for the user that is restarting the failed step.
Output Parameters
None.

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.