cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy call gets stuck in qRFC

Former Member
0 Kudos

When I execute my program to trigger an ABAP proxy, the program executes successfully, but then no message appears in the Integration Engine.

I have discovered that every time the program is executed, it ends up with an entry in the qRFC of the sending system. I can execute that manually, and the message appears in the Integration Engine.

Can somebody please tell me why this is happening?

Also, if I execute in client 110, the program works as described, but in client 100 and 120, I have a CX_AI_SYSTEM_FAULT exception raised.

Any ideas why this may be the case?

Kind Regards,

Tony.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

refre this thread also

Former Member
0 Kudos

Hi

*have a look @ given Error Handling link for CX_AI_SYSTEM_FAULT exception*

http://help.sap.com/saphelp_nw04/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm

Regds

Abhishek

former_member859847
Active Contributor
0 Kudos

Hi Anthony,

May i know what is the flag u got in sxmb_moni of ECC.

>>I have discovered that every time the program is executed, it ends up with an entry in the qRFC of the sending system. I can execute that manually, and the message appears in the Integration Engine.

i understood that the message is strucked in ques( i.e SMQ1 or SMQ2) always.

In order to resolve this, we need to register the ques and activate it.

some ques like XBQ1,XBQA,XBQS*,............etc.

we have QRFC Adminstration option in SMQ1,SMQ2 and SXMB_ADM.

please register and activate it ...

award the points, if it helpful to you

Regards

Mahesh.

Former Member
0 Kudos

Hi,

Which proxy u r using.??

Client or server proxy.

Regards,

Anoop