Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Re ABAP proxy generation

nagendran_r2
Explorer
0 Likes
402

Hi Experts,

I need to consume a web server from abap RFC ( no midleware xi is used). (just i need to pass values to web service)

So, from se80 i was creating a service consumer proxy object.

Then , I choosed Enterprice service repository from the below options

--> local object.

--> url/http.

-->Enterprise service repository.

Then I got a list of namespace from which i need to choose one service interface .

(So, I went to soa manager to create my own namespace, i was unable to create .0

I dunno whether am doing the rite thing..

Please help...

thank you.

2 REPLIES 2
Read only

Former Member
0 Likes
370

Hi,

Go to SE80-> On the application toolbar click on EDIT OBJECT button,

Select the enterprise services tab-> Enter a Service Defn/Client Proxy/Server Proxy etc...based on your requirement

Click on Create Icon.

This will guide you to the next steps in a wizard. Once done save and active the object.

This will generate the proxy object.

For more detail refer the help below:

http://help.sap.com/saphelp_nw2004s/helpdata/en/86/58cd3b11571962e10000000a11402f/frameset.htm

Hope this helps

Regards

Shiva

Edited by: Shiva Kumar Tirumalasetty on Sep 16, 2009 6:46 PM

Read only

0 Likes
370

Hi,

am getting a option like choose

Enterprise service repositort

URL

HTTP

which one i need to chooose...

and if i choose ESP , its asking for a namespace(sproxy)...

tell me how to create my own name space...

or what else i need to do..

please some one provide me some info...