cancel
Showing results for 
Search instead for 
Did you mean: 

outbound proxy

Former Member
0 Kudos

we use interfaces to generate the classes during proxies implementation. Both inbound and outbound interfaces generate the classes or for inbound interface manually we got create ??

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Kumar,

Outbound Interface -Client proxy R/3 to XI

Inbound Interface - Server proxy XI to R/3 .

For both the proxies we need to create classes using ABAP, pease refer the below discussion

Best regards,

raj.

Former Member
0 Kudos

Hi raj,

thanks for your reply ! for inbound proxy (i.e server proxy) also we write code in r/3 ??

thanks

kumar

Former Member
0 Kudos

Yes palnati.

Check this weblogs for some help:

Client proxy:

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

Server Proxy:

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

/people/sap.user72/blog/2005/12/08/integration-builders-through-proxy-server-part--1

/people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2

---Satish

Former Member
0 Kudos

Hi Kumar,

Yes you have to write code inside the method for outbound proxy.

Cheers,

Sumit

agasthuri_doss
Active Contributor
0 Kudos

Hi,

YES, Have to write Code

This will help you

more on this please go thru the following links

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

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

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

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/ba/f21a403233dd5fe10000000a155106/frameset.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/41e08c90-0201-0010-9197-d8774336...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f0ae9874-109c-2910-f48a-e91f0cdd...

/people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies

/people/vanita.thareja2/blog/2006/05/23/bpm-sending-message-asynchronously-and-getting-the-response-from-synchronous-system-using-abap-proxies

Regards

Agasthuri Doss

Answers (0)