cancel
Showing results for 
Search instead for 
Did you mean: 

PROXIES

Former Member
0 Kudos

WHEN WE GO FOR ABAP PROXIES, JAVA PROXIES,

IF APPLICATION SERVER ABOVE 6.20 VERSAION THEN WE CAN GO FOR ABAP PROXY,

LIKE THAT IS ANY SPECIFICATION FOR JAVA

LET ME KNOW

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

java proxies are developed on XI - so if you have XI you can go for java proxies

ABAP proxies are developed on R3, ERP (so it must have WAS 6.20 on R3, ERP)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

WHEN WE WILL USE JAVA PROXIES, I M INTO XI RIGHT NOW

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

when you cannot do something with a standard adapter

and you don't want to develop an adapter youself

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I request you to use small letters, dont use capital letters, i hope on internet , it is indicating like shouting or stressing..

Coming to your question : Proxies

All proxies are Adapterless communication, i mean if you have the WAS >=6.2 then you can select proxy communication.

We have two types of proxies ,

JAVA Proxies, ABAP proxies. and each of which have two types like Server proxies, Client proxies.

ABAP proxies are mainly R3 related communication.

See the below link to get more details

http://help.sap.com/saphelp_nw2004s/helpdata/en/91/de56456be146e791bf88188306aa57/frameset.htm

http://help.sap.com/saphelp_nw2004s/helpdata/en/91/de56456be146e791bf88188306aa57/frameset.htm

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

/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

java

Java Proxy-

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e...

Regards

Chilla

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>>i mean if you have the WAS >=6.2 then you can select proxy communication.

ABAP proxy as for java you use XI's WAS

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>