WSDL Issues in Data Services Designer

Hi

I have been trying to setup a WSDL Datastore to geocode account information. I ran into a problem using my WSDL service, so I tried to setup one following this tutorial for Currency:

http://www.dwbiconcepts.com/etl/23-etl-bods/158-web-service-call-in-sap-data-services.html

Jobs using both datastores fail with a similar message:

Geocode Datastore: XML Parser Failed: Error <namespace ‘https://geoservices.tamu.edu/’ is referenced without import declaration at line <11>, char <55> in <<xsd: schema …

Currency Datastore (from tutorial): XML Parser Failed: Error <namespace ‘http://www.webserviceX.NET/’ is referenced without import declaration at line <11>, char <46> in <<xsd: schema …

Data Services Designer 14.2.1.224

Given that both WSDLs have about the same problem, is there anyone that has some pointers on what to look at?


mkb_au (BOB member since 2011-10-28)

are you able to open and follow this example? :

http://wiki.scn.sap.com/wiki/display/EIM/Consuming+an+external+Web+Service

Are you creating this datastore as a web service ? or as an adapter?

For the example above, create a new data store as a web service.
use the local WSDL or “http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL” as the WSDL URL.


ww55d (BOB member since 2011-06-14)

this is a bug, it’s fixed in
DS 4.2 SP01 Patch 3 (DS 14.2.1.622)


manoj_d (BOB member since 2009-01-02)

Thanks Manoj_d!

Where can I see what else is fixed in that patch?


mkb_au (BOB member since 2011-10-28)

Nevermind, I found the kb article.


mkb_au (BOB member since 2011-10-28)

Can you share that link?


ww55d (BOB member since 2011-06-14)

http://service.sap.com/sap/support/notes/1985648


mkb_au (BOB member since 2011-10-28)