Skip to Content
1
Former Member
Aug 01, 2007 at 06:53 PM

ABAP Proxy Doesnt work in PI 7.0

44 Views

Hi All,

We have strange problem with ABAP Proxy under PI system

We are getting proxy communication error in PI 7.0 (NOT FROM Business system).

After reading a lot of threads & notes, I performed all the necessary checks, but still no luck.

--> When I click on integration builder from SPROXY T-code it popups correct XI Screen

--> Following parameters are maintained properly

com.sap.aii.connect.repository.name: Server (for example, pwdf0436)

com.sap.aii.connect.repository.httpport: Port (for example, 1080)

com.sap.aii.connect.repository.contextroot: Root (for example, rep)

com.sap.aii.applicationsystem.serviceuser.name: User

com.sap.aii.applicationsystem.serviceuser.pwd: Password

--> All the RFC like AI_RUNTIME_<SID>, LCRSAPRFC & SAPSLDAPI & SLD_UC etc working fine

Following reports are NOT working

SPROX_CHECK_IFR_ADDRESS

SPROX_CHECK_IFR_RESPONSE

SPROX_CHECK_IFR_CONNECTION

Following report execute SUCCESSFULLY

SPROX_CHECK_HTTP_COMMUNICATION

Thanks in advance