cancel
Showing results for 
Search instead for 
Did you mean: 

Proxy question??

Former Member
0 Kudos

Hi all,

I have been going over this blog...https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2162. [original link is broken] [original link is broken] [original link is broken] [original link is broken] It's a great blog and I learned a lot from it. But my questions are...

We always choose an adapter in the sender and receiver communication channels. If we go with proxy, where should we call this proxy from? First of all, once the proxy is created how do we import this proxy to XI and where in XI?

Regards,

N.S

Accepted Solutions (0)

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Proxies are crated from your Message Interfaces.

FOr JAVA PROXIES, they are created in the IR itself. Just select the Message Interface , right click on it and generate proxy.

In the case of ABAP proxies, the proxy classes are generated on the R3 system. You use Transaction SPROXY on the r3 system to create the proxies.

Regards,

Bhavesh

agasthuri_doss
Active Contributor
0 Kudos
moorthy
Active Contributor
0 Kudos

HI,

Proxy interface is created/generated from Message Interface. So no need of import /export anything. but proxy should be created in the Application System (R/3) etc.. It should be configured as a Application SYstem in SXMB_ADM of R/3 or any SAP application system. And it talks natively with XI as Proxy can be generated only WAS>6.40 0r with plugins in WAS 6.20..

check out this- to see obligatory Sender Agreements required-

http://help.sap.com/saphelp_nw2004s/helpdata/en/b1/f29e7a56e18a439984a3c6630951d2/content.htm

how to activate ABAP proxy-

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards,

Moorthy