cancel
Showing results for 
Search instead for 
Did you mean: 

proxy

Former Member
0 Kudos

hi expects,

as i am writing proxy(java or abap).which adapter should i uses in it?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

For Proxies no adapter configuration is needed if it is on the Sender side (Client Proxies).

On the receiver side Proxies(Server proxies) you need an XI Adapter

Answers (2)

Answers (2)

Former Member
0 Kudos

you should use XI adapter . for cleint proxies we dont require to configure adater but receiver we need to configure adapter. if it is a java proxy use HTTP option in XI

Thanks

Sreeram

Former Member
0 Kudos

Rohit,

You should XI adapter.

Check this weblog for some help on this:

/people/siva.maranani/blog/2005/04/03/abap-server-proxies (see configuration time for how to use XI adapter)

Also check this for some help:

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy

---Satish