cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice Model - Steps

Former Member
0 Kudos

Hi All

I need some help on , At backeend one RFC is there at of now we imported Webdynpro as Adaptive RFC Model. Accoding to the reqirement RFC need to be published as a Webdserice.

Could you please tell anybody how to import into the Webdynpro as Webservice model.

1. Is there any Visual Admin configuration required.

2. What exactly i have tell to ABAP'ers convert Webservice Model.

3. How can i check independently whether RFC is converted as Webservice.

4. Is there authorization issues will i get?

Please help me out in step by step.

Regards

-AW

Accepted Solutions (1)

Accepted Solutions (1)

pravesh_verma
Active Contributor
0 Kudos

Hi Adam,

You can create a webService model using the NWDS directly. Under each webdynpro project you will find the option to create the model. You can select various types of model types and then can proceeed as required.

Please refer to following link for more details:

1) [original link is broken]

2) http://www.riyaz.net/blog/xipi-consuming-xi-web-services-using-web-dynpro-part-ii/

3) http://help.sap.com/saphelp_nw70/helpdata/EN/f4/abe4107f46334bb8640a090e5806fc/frameset.htm

I hope this helps you!

Thanks and Regards

Pravesh

Answers (5)

Answers (5)

Former Member
0 Kudos

In the SAP system you have wsadmin tcode ther u can find all the webservices what ever the rfc u exposed as awebservice, there u can find the wsdl file url , by using that u can test ur webservice,

Try it,

Cheers,

Appu

Former Member
0 Kudos

> 1. Is there any Visual Admin configuration required.

> 2. What exactly i have tell to ABAP'ers convert Webservice Model.

> 3. How can i check independently whether RFC is converted as Webservice.

> 4. Is there authorization issues will i get?

1. Not required.

2. They should expose the rfc as web service I suppose its just a question of enabling a check box..

3. In the RFC properties?

4. You have to enter Communications userid and password while importing the model.

For details on how to import model, refer help.sap.com / the links posted above in this thread.

Regards,

Anagha

Former Member
0 Kudos

check this recent forum thread .

to convert RFC to webservice .

in the Visual Adm. you can find WebService Client , click on it you can see DynamicProxies

click on it can create two destinations for metadata and modeldata and provide the backend

user name and pwd , and also the WSDL url that has been generated in the Custom URL.

murali

Former Member
0 Kudos

In that case you can call direct webservice using webservice model option in webdynpro...no need to go for RFC model....

former_member185086
Active Contributor
0 Kudos

Hi

Take help from this [thread|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/900bbf94-a7a8-2910-e298-a651b4706c1e]

Best Regards

Satish Kumar