Jaspal, Have you tested the web service that you created using a standard test tool such as SOAP Sonar?
I would suggest you run a test using such a tool, and if you get no error there, then perhaps the system that is consuming this web service has a problem mapping the returned output.. Joe -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Rawat, Jaspal Sent: Friday, December 07, 2007 6:43 PM To: [email protected] Subject: Need to send a Complex Structure in a WS Call ** Group, I am getting error "ARERR [8940] Error during XML definition parsing" I need to send a complex structure as a input in a Web Service Call and get back the Complex structure back Here is how my data looks for Input mapping In FormA, I have one record as SessionID In Form FormB, I have the matching data for the above session ID SessionID, Data1 SessionID, Data2 SessionID, Data3 Here is how I have setup the input Mapping looks like WSDL FORM ROOT ==> FORM A Context SessionID ==> SessionID Request LIST ==> FORM B InputData ==> InputData (This will be a List of Data matching the session ID in Form B, Will be having > 1 record) The Output that I will get back will be in the FormB SessionID, Data1,ReturnVal1 SessionID, Data2,ReturnVal2 SessionID, Data3,ReturnVal3 I am able to setup the input mapping and as well as output mapping, But for some reason, When I try to initiate the WS Call, I get the error as "ARERR [8940] Error during XML definition parsing" I am sure that the output mapping is correct because I have implemented similar functionality for some other WF. I am on ARS 7.1 version Jaspal S Rawat No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.503 / Virus Database: 269.16.14/1172 - Release Date: 12/5/2007 8:41 AM _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

