Hi All,
I'm trying to create a filter with a Set Fields action that reads its value from a Web Service. To do this I need to choose and "Load" a WSDL as shown in an example in the Remedy help within the Admin tool. When I try this I get the following error: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Failed to create internal mapping from wsdl. (ARERR 7012) ERROR: URI not found http://terraserver.microsoft.com/TerraService2.asmx?WSDL Additional Details: Server returned HTTP response code: 403 for URL: http://terraserver.microsoft.com/TerraService2.asmx?WSDL com.remedy.arsys.ws.util.ARWSException: URI not found http://terraserver.microsoft.com/TerraService2.asmx?WSDL at com.remedy.arsys.ws.util.WsdlUtil.newDocument(WsdlUtil.java:151) at com.remedy.arsys.ws.util.WsdlUtil.newDocument(WsdlUtil.java:165) at com.remedy.arsys.ws.wsdl.WsdlParser.<init>(WsdlParser.java:82) at com.remedy.arsys.ws.util.WsdlAdminInterface.parseWsdl(WsdlAdminInterface .java:398) at com.remedy.arsys.ws.util.WsdlAdminInterface.parseWSDLIntoMappingString(W sdlAdminInterface.java:198) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - I can access the URL (http://terraserver.microsoft.com/TerraService2.asmx?WSDL) from my client workstation and the Remedy server, but I can't load it within the filter I'm trying to create in the Remedy Administrator tool. I can save the file to disk, load it, create the mappings, but the filter Set Fields action still fails at runtime. On a positive note, I've been able to create a Web Service in Remedy and successfully create a Set Fields filter action that reads a value via the Web Service I created. I just can't seem to get it working with an external WSDL. Any ideas why the WSDL fails to load in the filter? Mark _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

