cancel
Showing results for 
Search instead for 
Did you mean: 

Async Proxy Problem

siddhesh_pathak4
Contributor
0 Kudos

Hello all,

I am having scenario , PROXY TO File. Async. Whenever i execute the PROXY in baground it got stuck up in SMQ2 of application SAP system. Is there any solution on this so that the request shjould not stuck up in SMQ2 of SAP sys. Your help appriciated.

Thanks,

Siddhesh

Accepted Solutions (0)

Answers (6)

Answers (6)

siddhesh_pathak4
Contributor
0 Kudos

Solved

Former Member
0 Kudos

Siddesh,

As suggested by Amir, when message stuck in Queue(Inbound / Outbound) mostly because of the error. Double click on queue and message in error. Check for error message and fix that issue. You can restart message by using restart button on top.

In case there is no error and message is with status "READY", goto transaction SXMb_ADM --Manage Queues and register and activate all queues.

Hope this will help.

Thanks,

Nilesh

Former Member
0 Kudos

Hi First of chek ,whether all proxy settings has been set up in your SAP application and then check teh message status SMQ2...if the Q is struck .try to delete the first entry of the Q and then execute remaining entries by clicking Edit-->Execute LUW..

Former Member
0 Kudos

Hi Siddesh,

If any messages are stuck in queues either inbound(SMQ2) or outbound (SMQ1), u need to check the status of the messge in queues only.

Regards,

Sateesg N.

Former Member
0 Kudos

Double click on the stuck queue in SMQ2 and it will tell you the reason why its getting stuck,could be a connectivity issue between SAP and XI system,may be wrong user ID/Pwd in RFC destination or some other issue.

Thanks

Aamir

Former Member
0 Kudos

Hi Siddhesh,

You need to register the queue's by using SMQR T.Code.

For Proxy's kindly refer the following blogs would be useful:

/people/ryan.crosby/blog/2009/02/27/file-xi-proxy-scenario--moving-binary-files-with-accompanying-filename-attribute-in-converted-xstring-format

/people/krishnakumar.ramamoorthy3/blog/2008/11/02/error-handling-framework-for-abap-proxies--part-1

Best Regards

Venkat Rao .G