cancel
Showing results for 
Search instead for 
Did you mean: 

Generated Class is not called by Inbound Proxy

Former Member
0 Kudos

Uploading data to Ztable of ECC by using inbound proxy.

The messages are tranfered to SAP ECC from SAP XI.

Monitoring in SXMB_MONI in SAP XI DEV can see Success flag

Monitoring in SXMB_MONI in SAP ECC can see inbound message stored in QUEUES only.

I configured the Application Integration Engine as per the help document.

In Reciever XI Adapter set the addressing type URL.

Coding is correct in the method of the generated class.

Let me know if any configurations yet to be done.

Let me know how to proceed furthur.

ThankYou in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member240483
Contributor
0 Kudos

what is the status of inbound queue in ECC..try to release the queues ...most of the case it will help..check the class once again..check the proxy is it consistent or not..

hope it will help u .....

Regards

Rao

Former Member
0 Kudos

Thank You for the help

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

Go to SMQR of the ECC and register and activate the queues again.

Also ensure that u are implementing the correct methods of the proxy

EXECUTE-SYNCHRONOUS / EXECUTE-ASYNCHRONOUS

rgds

Arun