cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP proxy prerequisites.

Former Member
0 Kudos

Hi All,

Can any one please give me what steps i need to follow before creating ABAP proxy.

I need to create RFC Destination from my R/3 system to XI using HTTP type.

After creating this i need to enter this RFC Destination details in SXMB_ADM.

Are these connections enough to see my message interfaces in my R/3 system using Sproxy Tcode.

I have already gone through

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

In that Why that TCP/IP connection? and from which system to which system that connection is?

Can anybody please give all the necessary steps before creating ABAP proxy...?

Thanks & Regards,

Ramana.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

ABAP Proxy generation and its pre-requisites

--Means converting the non-language specific interface descriptions in WSDL into executable interfaces

--Enables the proxy runtime to communicate between the application systems

--Creates both the classed and structures necessary for the interface and the data types written in WSDL

--Generate through transaction SPROXY

Steps for Proxy generation and testing

1.Goto transaction SPROXY

2.Search for the message interface to be generated

3.Right-click on the MI and choose ‘CREATE’

4.Give the appropriate package and prefix.

5.Make sure to rename the structures and classes to the standards

6.Generate the proxy and save

To test a proxy , simply execute the proxy and copy the payload with the data to be sent , if its an inbound proxy.

If its an outbound proxy , run the report that triggers the proxy method

Pre-requisites -ABAP – SAP systems based on SAP WAS 6.4 or WAS 6.20 with pluggins

-JAVA – J2EE applications:SAP J2EE engines WAS 6.40

-For BASIS versions less than 4.6 one goes for RFCs and IDOCs and for versions 4.7 or above you go for proxies

Hope this info helps,

regards

chandrakanth

Former Member
0 Kudos

Dear All,

Thanks for your replies.

But till now i didn't get the correct reply.

Now my problem is i am unable to see my message interfce in SPROXY transaction code.

Can any one please guide me what i have to do?

I know that that's BASIS people work.but,they are also not sure what to do? that's why i am posting this thread.

Please respond ASAP.

Regards,

Ramana.

Former Member
0 Kudos

venket,

I would like to know whenever you run SPROXY transaction.

DId you receive an error message saying that "No Connection to Integration server"

If so then check the SLDCHECK transaction. and mention whatever you are getting output.

Gaurav Jain

Points if answer is helpful

Former Member
0 Kudos

Hey,

Have you done the following configuration on the R3 server.

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

regards,

Milan

Answers (7)

Answers (7)

Former Member
0 Kudos

Hey,

refer to these links.

ABAP Proxy

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

Enhanced ABAP proxy

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

Proxy configuration.

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

Debugging abap inbound proxy.

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Server Abap proxy.

http://www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm

Abap proxt with attachments.

/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments

Various protocols

http://help.sap.com/saphelp_nw70/helpdata/en/51/d5cd16235e4643ae8ec92395c4ad97/frameset.htm

reward points if useful.

regards,

Milan

Former Member
0 Kudos

Hello,

Use .....

/people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File

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

No need for any Ale Configuration. Just activate ABAP proxies and then generate the abap proxies as shown in blog 1387.

*********Reward points,if found useful

Former Member
0 Kudos

Venkat.

Prerequisites for Client proxy:

1. The business systems should be based on SAP Web AS 6.20 and SAP Web AS 6.20 kernel patch level above 1253

2. You have installed the XI Add-On in each of these business systems as described in the Installation Guide SAP Exchange Infrastructure 3.0

3. The business systems and your central Integration Server are maintained in the System Landscape Directory (SLD).

Refer the below links for Step to step guide for Server and Client proxies:

Server Proxy:

[http://www.saptechnical.com/Tutorials/XI/ABAPProxy/page1.htm]

Client Proxy:

[http://www.saptechnical.com/Tutorials/XI/ABAPClientProxy/page1.htm]

****Reward Points

Regards,

Kiran Bobbala

Former Member
0 Kudos

Hi,

ABAP Proxy configuration:

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

Client Proxy to File

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

Regards

Former Member
0 Kudos

hi

those connections are to access the EXCHANGE PROFILE parameter details And SLD details

regards

chandra

former_member556603
Active Contributor
0 Kudos

Hi,

How to create proxy.

http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm

How to Activate Proxy.

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

ABAP Server Proxies (Inbound Proxy)

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

OutBound Proxy (Client Proxy)

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

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

File to R/3 via ABAP Proxy with good example

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

Debug your inbound ABAP Proxy implementation

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

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

Synchronous Proxies:

Outbound Synchronous Proxy

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2boutbound%2bprogram%2b-%2bp...

Inbound Synchronous Proxy

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsa...

Thanks,

Satya Kumar

Former Member
0 Kudos

Hi,

Once u r through with the configuration by the weblog which u followed. that is enough.....

now refer teh below weblog for step by step solution

Client Proxy -

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

Please chekc this PDF :

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3dfac358-0d01-0010-5598-d49...

Server Proxy -

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

File to Inbound Proxy:

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

Debugging Inbound Proxy:

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

chirag