Skip to Content
0
Former Member
Jan 09, 2012 at 02:49 PM

Proxy configuration in ECC

2122 Views

Hello everyone,

I am trying to set up Proxy between SAP ECC and PI 7.1 . Below is the steps done.

1. Set up HTTP Connection type G in ECC

2. Set up TCP/IP Connection LCRSAPRFC AND SAPSLDAPI

3. Go to SXMB_ADM --> Intg Server Configuration --> It is defined as below

Role of Business System : Integration Server

Corresponding Integ. Server : upsintra.usa.intra.net

And under Specific Configuration it is defined as below.

RUNTIME ENGINE_TYPE HUB UNDEFINED

RUNTIME HTTP_TIMEOUT 0 0

RUNTIME IS_URL upsintra.usa.intra.net

When we execute SPROXY We are able to connect to ESR and see all the objects but we get the following error below when executing this report SPROX_CHECK_HTTP_COMMUNICATION

The HTTP communication of this application server is not functioning correctly.

When calling the method

IF_HTTP_CLIENT=>RECEIVE

the exception

HTTP_COMMUNICATION_FAILURE

was triggered.

The short text for this exception reads as follows:

Communication Error

Also when we call the proxy from a ABAP report program but do not see any messages in SXMB_ADM in ECC or PI 7.1 it generates a cx_ai_system_fault that "Proxy calls are not permitted on sender or receiver side on the IS (client) "

Please advice if anything is missing or something else needs to be installed.

Thanks,

Teresa

Edited by: Teresa lytle on Jan 9, 2012 4:07 PM