cancel
Showing results for 
Search instead for 
Did you mean: 

steps involved in webservice model(deprecated)

Former Member
0 Kudos

Hi

i have a RFC in ECC 6.0 i want to use that RFC using webservice model(deprecated)in Webdyn opro ,could you please tell me step by step process invovled to achieve this.

Thanks

Rahul

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rahul,

First expose that Bapi as webservice. Then consume it in webdynpro using webservice model

Here are the steps

1) In SE37, display the BAPI and under Utilities-->more Utilities -->Create Webservice

this will launch a wizard to expose your BAPI as webservice.

2) In WSADMN transaction you can find your webservice exposed above in 1st step. Select your

Webservice and press Ctrl+F8. Then you can find a window opens via wsnavigator and there you

can find your url to webservice.

3) In NWDS, create model using Webservice model, there you give the url obtained above and

also mention logical destinations created to WSIL in Visual Admin.

4) Finally, If you are working on NWDS7.0, you need to initialize the model nodes and bind the nodes

as per hierarchy of noded in the context.

Regards,

Sri

Former Member
0 Kudos

Sri thanks for you r reply,

In SE37 After exposiong my rfc as webservice , I am not able to see my webservice in WSADMIN,can you tell me what is the problem,

Iam using ECC 6.0 , i came to know that WSADMIN is deprecated.

Thanks

Rahul

Former Member
0 Kudos

Hi rahul,

I heven't come across the probelm yet. Try to check in all the folders.

Regards,

Sri

Former Member
0 Kudos

hi

you can find it in SE80 T-CODE under service definitions

Former Member
0 Kudos

use t code SOAMANAGER