cancel
Showing results for 
Search instead for 
Did you mean: 

about proxies

former_member207019
Participant
0 Kudos

Hello,

We generally go for proxy when we need to transfer huge chunk of data.In this case we take data from XI and do manipulation and lookups in R3.

Proxy is a good way when lot of functional validations has to be performed on incoming data.

Now my question is

If my sender applicaion is abap, we have small amount of data to transfer to some other external reciever system.

Then can i use normal graphical mapping instead of going for proxy communicaton?

Give me some kind of suggestions on this issue.

Thank you

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If my sender applicaion is abap, we have small amount of data to transfer to some other external reciever system.

Then can i use normal graphical mapping instead of going for proxy communicaton?

There is no relation between proxy and graphical mapping.

Proxies are adapter less communications.

There are 2 tyeps of communication to/from XI and other applications.

1)Adapter

2)Proxy

So Proxies are adapter less communication...You might be knowing the advantages of proxies by look at the documents posted in the other thraed.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jyostna,

There is no relation between the proxy and the Graphical mapping.

Even though we used the Proxy we have to do the Mapping.

Check this When we have to gofor Proxies

/people/ravikumar.allampallam/blog/2005/08/14/choose-the-right-adapter-to-integrate-with-sap-systems

Regards

Seshagiri