cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Proxy:SAP PI as Application System

Former Member
0 Kudos

Hi All,

Can I use my SAP PI as application system for ABAP proxy?

regards

Bhasker

Accepted Solutions (0)

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

In addition to previous experts replies, I want to throw few cents. As you know proxy integration takes place between central integration server (PI) and local integration server (ABAP) to handle communication. That's the reason we dont use sender adapter during message originates from ecc. Because the adapter is not required to convert the source message to PI SOAP format. The transmission occurs as if it happens in the same server. So it is not possible to configure as application. It must be integraition server (central pipeline).

Former Member
0 Kudos

Hello.

Just thought I'll add a little something.

this is not the only type that doesn't require a sender adapter.

IDOCs are also being sent directly to the intgration server.

However - in that case you can use program: IDX_SELECT_IDOCTYP_WITHOUT_IS to make the XI the recipient system.

This is useful in the following example:

In case of CUA IDOCs - you want XI to receive the IDOCs, so that you can manage the XI users.

In the case of proxy however - I don't think SAP thought that this is needed.

Why do you need the PI to process proxy messages?

former_member181962
Active Contributor
0 Kudos

I think it is not possible.

It allows you to design it, but you will not be able to send messages.

Best Regards,

Ravikanth Talgana

Shabarish_Nair
Active Contributor
0 Kudos

ideally NO.

But you have have another client of PI configured as an application system. ex. client 500 Integration server and Client 600 as Application system