I believe the issue is the path for the include. soapUI and Developer Studio do things a bit differently when it comes to files. I think soapUI does a change to the directory when you load a WSDL from a file where Developer Studio doesn't. Try specifying a full path to the imported schema (.xsd) file instead of using a relative path (or possibly "./TDTPaymentService_schema1.xsd" )
Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of karun R Sent: Thursday, September 20, 2012 1:25 PM To: [email protected] Subject: Re: Unable to Load WSDL which has a reference to xsd ** Hello Sylvain and Frederick Thanks for the reply.. Here is the import line in the wsdl.. <xsd:import namespace="http://exceleratorservice.freightliner.com/" schemaLocation="TDTPaymentService_schema1.xsd"/> Thanks for you time.. Thanks & Regards Karunakar Routhu Remedy Developer 503 745 8712 -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Sylvain YVON Sent: Thursday, September 20, 2012 1:14 AM To: [email protected] Subject: Re: Unable to Load WSDL which has a reference to xsd Hi Karun, Please post the "import" line of your wsdl. Or better, both wsdl and xsd files. > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[email protected]] On Behalf Of karun > Sent: Wednesday, September 19, 2012 4:13 PM > To: [email protected] > Subject: Unable to Load WSDL which has a reference to xsd > > Hello Group, > > I have tried to load a WSDL file into the set fields actions using Developer > Studio. The WSDL has a reference to .xsd file. I make sure both WSDL and xsd > files were in the directory. But i couldn't load the WSDL. When i click on > reload it is doing nothing. Anybody has seen this kind issue. The WSDL is > loading and working fine from SoapUI. > > We are on AR System 7.5 patch 7 and using the same Developer studio > > Regards > Karun _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

