Hi,
I have an Asynchronous Scenario: SAP > PI > 3rd Party System. I'm using ABAP Proxy.
I am monitoring via Runtime Workbench - Adapter Engine - Database (Overview) for the message being transacted. We have the columns: Error, Scheduled and Successful.
We are experience high number of messages passing through PI, and sometimes the connection with the 3rd party goes down. When that happens, the messages are on the Scheduled column and later on goes to the Error column because of Connection Timed Out.
Is there a way that when the connection is already up, the messages in the Error column will automatically be reprocessed?
thank yoou.