cancel
Showing results for 
Search instead for 
Did you mean: 

Best approach for QRFC to a single threaded target system

Former Member
0 Kudos

Hello,

We have a scenario in ECC where there are multiple jobs updating multiple sales documents in parallel. The results of those updates need to flow to an external system (via QRFC & SMQ1).

The external system is a truly single threaded system and can only handle one request at a time. There are other real-time connections made to that system and when it is busy all other requests register as a failure. Therefore there will be many occasions where the QRFC outbound queue will go into a failed state.

Aside from scheduling a frequent background job to restart failed queues are there any techniques to auto-retry a failed QRFC queue? other techniques to ensure stuck outbound queue entries process as quickly as possible?

Accepted Solutions (0)

Answers (0)