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:
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?