cancel
Showing results for 
Search instead for 
Did you mean: 

Import Adaptive Web service Model

Former Member
0 Kudos

Hai ,

I want to import a web service in my WD application using the Adaptive Web Service model . I had done all the steps needed . I had chosen UDDI or URL as WSDL Source and then DEFAULT_WS_METADATA_DEST as default meta data destination and DEFAULT_WS_EXECUTION_DEST as default execution destination .

When i deploy and run the WD application it gives the following error :

com.sap.engine.services.webservices.espbase.discovery.TargetNotMappedException: Logical Target sap.com/DynamicWSProxies/DEFAULT_WS_METADATA_DEST not mapped to a physical system.

Can any one help me to solve this error.

Thanks in advance.

Regards,

R.Jude Silvester.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
former_member192434
Active Contributor
0 Kudos

use this forum link

Former Member
0 Kudos

Hi Anup,

I saw the link and imported AWS model but the same error persists...

Regards,

Jude

Former Member
0 Kudos

Hi,

Did you configure HTTP destination with exactly same name in Visual Admin?

Regards,

Murtuza

Former Member
0 Kudos

Hai,

I used the no logical destination option and imported a web service this time but i got the exception :

Exception on execution of web service with WSDL URL 'http://sapsrv02:50200/HelloBeanWS/HelloConfig?wsdl' with operation 'getHello' in interface 'HelloBeanWSVi_Document'

I used the Use destination option and i got the error i told at my first post not mapped to physical destination .

Can any one explain in detail how to configure the logical destinations for meta data and execution destination

Thanks in advance.

Regards,

Jude

Former Member
0 Kudos

Hai,

Can you explain how to configure http destinations.

Thank you

Regards,

Jude

Former Member
0 Kudos

Hi,

In Visual Admin>Server>Services>WebService Security browse Webservice Clients>sap.com-->DynamicWSProxiesand create the destinations with the same name that you specified while importing the model. In the URL give the url of the webservice that you want to execute.

Regards,

Murtuza

Former Member
0 Kudos

Hai Murtuza ,

I created the destinations with same name as specified while importing model... In the url i had given the wsdl url say(http://kpi:50000/HSWS/HConfig?wsdl)...

Still am getting the same error..

Please help me on this ...

Thanks in advance.

Regards,

Jude

Former Member
0 Kudos

Hi Jude,

In the Url section in destination in VA give follwoing URL

http://serverip:port/inspection.wsil

you need to create both Default destinations in the VA.

Regards Shruti.

Former Member
0 Kudos

Hai Shruti,

In the Url section in destination in VA i had given the URL

http://serverip:port/inspection.wsil

but still the same error persists... can you give me a solution for this...

Can you also tell me what url should i give for DEFAULT_WS_METADATA_DEST and DEFAULT_WS_EXECUTION_DEST while creating them in DynamicWS Proxies.

Thanks once again...

Regards,

Jude

Edited by: Jude Silvester on Jan 21, 2009 11:49 AM

Edited by: Jude Silvester on Jan 21, 2009 11:52 AM

Former Member
0 Kudos

Hi Jude,

In my case the same url is working.

You can use the same URl for both the destinations i.e. DEFAULT_WS_METADATA_DEST and DEFAULT_WS_EXECUTION_DEST

Note: you need to restart the service in VA after modifying the same.

There can be two possibilities of the model not working.

1) Is Destination created properly with correct user id and password

2) you need to set all the input parametrs correctly.

In case of the second scenario your destination must have ben created successfully and the error also must have changed.

Regards,

Shruti.

Former Member
0 Kudos

Hi Shruti,

I gave the url u said for both DEFAULT_WS_EXECUTION_DEST and DEFAULT_WS_METADATA_DEST and now the error has changed to :

java.io.IOException: com.sap.engine.lib.xml.util.NestedException: Element passed is not WSDLD Document !

Can you help me to solve this error... thank you once again.

Hi Nitin,

Thanks for your post and i had gone through the pdf thanks once again... please give me your idea to solve the above problem.

Regards,

Jude

Edited by: Jude Silvester on Jan 21, 2009 1:04 PM