Monday 24 April 2017

Setup ESR connection between ABAP system and AEX (ERP to PO / SPROXY)

Check Transaction SPROXY on the ABAP system to ensure that ESR of PI/PO is connected.

If this is not given, you need the following setup steps:

1) Create 2 RFC destinations (Type G) on your ABAP System.

The name of the first on has no naming convention. This name will be used in sxmb_adm as URL.

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

/XISOAPAdapter/MessageServlet?ximessage=true

Second RFC destination (Type G)  needs the name SAP_PROXY_ESR

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

Note: If connection test is 404 instead of 200 then one cause could be:

in new SAP Systems please deactivate Automatic Proxy settings under global Configuration.

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

2) You have to run transaction sxmb_adm “Integration Engine Configuration”

and enter PI URL Destination.

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

3) You have to run transaction sxmb_adm and press Manage Queues and register them as well.

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

4) Maintain transaction SLDAPICUST

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

5) Testreports (SE38)

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

Now you will be able to see the ESR by using SPROXY transaction on ABAP system

SAP ABAP Tutorials and Materials, SAP ABAP Certifications, SAP ABAP Guide

No comments:

Post a Comment