cancel
Showing results for 
Search instead for 
Did you mean: 

Model(Webservice) Accessing Problem

Former Member
0 Kudos

Hi All,

I created a Webservice and I tesed that in WebServiceNavigator.Now I need to use that WebService as a model in my application.I mapped model elements to context in Web Dynpro .To access the model elements I have to create an Object for that in implimentation method .When ever I try to create an object for that it is showing _WebServiceName(xxxxxWSi) can't be resolved.

Can any body help me how do i create object for the model and access the elements?

Thanks in advance!

Suresh Kumar T

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have you tried this, right click and Organize Imports [ CtrlShiftO]

WDJ: Adaptive Web Service Model – Controller Coding

Explained

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/900bbf94-a7a8-2910-e298-a651b470...

Regards

Ayyapparaj

Former Member
0 Kudos

Thank you for your reply.

I have already imported the packages.

former_member751941
Active Contributor
0 Kudos

Hi Suresh,

From web service navigator check whether your web service is working properly or not. If your web service works properly then re import your web service model in once again.

http://help.sap.com/saphelp_nw2004s/helpdata/en/08/11703e5da3e946e10000000a114084/frameset.htm

Regards,

Mithu