Team,
Need one query/help on auto - re-submission of the webMethods service: pub.monitor.serviceControl:resubmit
We are trying to resubmit a failed service/transaction automatically, rather than manually logging into MWS and do the job.
Scenario: A service by name sendAcknowledgement have a logic to do it’s ack job. In case if the service is getting failed, it will log an error OR a failed transaction in MWS.
Now, we have built another service, called: resubmitACK, where we are using the service: pub.monitor.serviceControl:resubmit to perform the task. The submission will happen based on the contextID which is generated for each transaction.
Issue:
While running the resubmitACK service, the transactions are not getting submitted; But when we log into MWS, navigate under the service section and search for the failed transaction; then if we resubmit the data, the service gets executed successfully.
#webMethods#Integration-Server-and-ESB#B2B-Integration