Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

qRFC-based IDOC inbound processing stopped by single wrong IDOC

Former Member
0 Kudos

Hi experts,


We have configured a scenario that sends data from CUA to child systems with qRFC-based option. The problem appears on child system when there is one single incorrect IDOC, the entire inbound queue is not processed further until the incorrect IDOC is removed.


Anybody knows how can we prevent one single IDOC would block all the IDOCs inbound queue?

Thanks.

Regards.

3 REPLIES 3

Former Member
0 Kudos

Hi Ignacio,

qRFC means that the LUWs within the queue can only be executed in a sequence.

If there are no dependencies between the idocs the LUWs have to be sent by single tRFCs.

br,

Endre Udvaros.

0 Kudos

Hi Endre,

Thanks for your response, but we need to do qRFC. We are doing users updates massively (roles assignment), and as you say, in the past the IDOCS were sent by single tRFC. That situation failed because the IDOCS processed the same roles simultaneously, and the users weren't updated, because the roles keeps blocked. This is the reason we need to do the qRFC.

Regards.

0 Kudos

Hi Ignacio,

We are also facing the same issue . Is your issue resolved ? If so pls help us also with the solution which you have used .

Thanks and regards,

Hariharan, M