Administering and Monitoring Business Processes 10.4 | Administering and Monitoring Business Processes | webMethods Monitor Built-in Services Reference | pub.monitor.documentControl Folder | pub.monitor.documentControl:resubmit
 
pub.monitor.documentControl:resubmit
Resubmits a document.
Note: Monitor handles two types of documents:
1. Documents sent directly from Broker (deprecated) using the WmLogUtil package.
2. Documents marked as in-doubt by Integration Server triggers.
In both cases, documents can be viewed and resubmitted from Monitor. However, use case 1 is not supported when Universal Messaging is in use. Use case 2 is supported with Universal Messaging .
Input Parameters
The following table lists the input parameters.
documentID
String Document ID of the document to resubmit. Specify the complete, exact ID.
Note: Whether Monitor treats documentID 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.
document
Document Optional. Document to resubmit. To retrieve the document, use the pub.monitor.document:getDocument service. If you do not provide document or if you do not have the functional privilege to resubmit the document, the service retrieves the document logged in the database under the specified document ID.
Output Parameters
None.
Usage Notes
Monitor resubmits documents as follows in the table below:
For this type of document
Monitor
Broker(deprecated)-logged documents
Publishes the documents to the webMethods Broker (deprecated) to which the Monitor-equipped Integration Server is connected.
In doubt documents
Delivers the documents to the triggers that processed the documents originally.
Failed documents that failed during delivery
Delivers the documents to the original destination webMethods Broker (deprecated) clients.
Failed documents that failed during publication
Publishes the documents to the webMethods Broker (deprecated) to which the Monitor-equipped Integration Server is connected.
Failed documents that failed during retrieval
Delivers the documents to the triggers for which Integration Server tried to retrieve the documents originally.
Retries exceeded documents that were exceeded during delivery
Delivers the documents to the original destination Broker (deprecated) clients.
Retries exceeded documents that were exceeded during publication
Publishes the documents to the webMethods Broker (deprecated) to which the Monitor-equipped Integration Server is connected.

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