How to prevent Integration Gateway Errors when publishing thousands of Synchronous Service Operation
We are on PeopleTools 8.56 (will be upgrading to 8.57 next week).
We have a need to send data to a third-party using REST Web Service with a Synchronous Service Operation. The third-party requires us to only send one transaction in one Service Operation Request message. As a result we would be needing to publish apx. 30,000 service operations nightly. The last time we ran this, when publishing 17,551 Service Operations, we had 5 'Integration Gateway - External System Contact Error' errors and 1 'Integration Gateway: General Connection Failed' error. It took about 5 hours to run.
Is there away to avoid getting these errors when submitting this many service operations at one time? If not, what would be the best way to handle this?