When i use a smart service node - Call Webservice for making a webservice call.

When i use a smart service node - Call Webservice for making a webservice call. It generates the requisite input and output structures.
So the structure generated in the output is something like this -
RunSummaryOfChangesRulesResponse.?LDASummaryOfChanges.?socElements

If the actual webservice XML is something like this:

ns0:RunSummaryOfChangesRulesResponse xmlns:ns0="bac.com/.../cip">
<ns0:LDASummaryOfChanges>
<fault/>
<socElements>
<summaryOfChangeID>0</summaryOfChangeID>
<ldaPackageID>0</ldaPackageID>
<facilityID></facilityID>
<entityID></entityID>
<entityType></entityType>
<fieldName>Action</fieldName>
<businessElementName>Action</businessElementName>
<currentValue></currentValue>
<newValue></newValue>
<amendmentAction></amendmentAction>
...

OriginalPostID-120869

OriginalPostID-120869

  Discussion posts and replies are publicly visible