I have tested this WSDL in SOAPINI and its working fine
I get the data back

Jaspal

On Dec 7, 2007 5:11 PM, Joe D'Souza <[EMAIL PROTECTED]> wrote:

> ** 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*
>
>  __20060125_______________________This posting was submitted with HTML in
> it___
>



-- 

Jaspal S Rawat

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to