CMgrUpdateTransaction::OnAbort - During Integration
Dear All,
Our PeopleSoft system receive an inbound message from an external team. They are sending Contracts data to PeopleSoft. Most of the time, there are no issues. All destination tables in PeopleSoft are loaded via Component Interface. However for few instances, the integration goes through but destination tables are not loaded. The App Server log contains a message "CMgrUpdateTransaction::OnAbort - During Integration" and then there is another message "Service IntegrationSvc FAILED due to missing SQL commit".
My assumption is that when we get the message "CMgrUpdateTransaction::OnAbort", it results in the message "Service IntegrationSvc FAILED due to missing SQL commit".