Administering and Monitoring Business Processes 10.4 | Administering and Monitoring Business Processes | webMethods Monitor Built-in Services Reference | pub.monitor.process.instanceControl Folder | pub.monitor.process.instanceControl:resubmitAllFailed
 
pub.monitor.process.instanceControl:resubmitAllFailed
Resubmits all iterations of the specified failed process instances at the failed step.
Input Parameters
The following table lists the input parameters.
modelID
String Optional. Complete model ID of the model used for the process instances whose iterations you want to resubmit. You can retrieve model IDs by invoking the pub.monitor.process.instance:getProcessList service and using the value returned in the processNames/PROCESSKEY output parameter. When you specify modelID, do not use the modelNameInput parameter.
Note: Whether Monitor treats modelID as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data.
modelNameInput
String Optional. Partial model name of the model used for the process instances whose iterations you want to resubmit. You can retrieve model names by invoking the pub.monitor.process.instance:getProcessList service and using the value returned in the processNames/PROCESSKEYDECODE output parameter. When you specify modelNameInput, do not use the modelID parameter.
Note: Whether Monitor treats modelNameInput as case-sensitive or case-insensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data.
dateCreated
String Optional. A date range for the process iterations you want to resubmit. The date range identifies the date of the most recent log entry for the process iterations. To select processes whose most recent entry was logged, set the parameters as follows:
*Today The current date.
*Yesterday The day before the current date.
*In the last 7 days Within the last 7 days, including the current date.
*Last week Any day in the last calendar last week. (A week is Sunday through Saturday.)
*This week Any day in this calendar week. (A week is Sunday through Saturday.)
*Last month Any day in the last calendar month.
*This month Any day in the current calendar month.
*Year to date Any day in the current calendar year.
maxRows
String Optional. Maximum number of process iterations to resubmit, starting with those most recently logged. By default, the service resubmits the 100 most recent process iterations.
Output Parameters
The following table lists the output parameters.
controlMessage
String Message that indicates the success of the resubmission.
Usage Notes
You must have the proper functional privileges to resubmit processes. For more information, see information about granting users the ability to perform Monitor actions in webMethods Monitor User’s Guide.

Copyright © 2019 | 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.
Innovation Release