Posted: Wed Feb 23, 2011 10:34 am Post subject: Message not copying over
Novice
Joined: 10 Dec 2010 Posts: 11
Hi,
I have a EQSL which copies the input message onto the output by adding namespaces and namespace qualifiers. Th input message has the root tag namespace qualified but the rest of the elements are unqalified. I am using XMLNSC domain on the input node. The message to the output does not get copied over as the parser is unable to recognize the input xml correctly.
The input xml looks like
<asset:CreateSwitchRequest xmlns:ag="http://www.test.com/namespaces" xmlns:asset="http://www.test.com/namespaces/asset">
<RequestData>
<ComposerControlData>
<ProcessName>EXIST_ACCOUNT_SWITCH</ProcessName>
<PayloadId>AB123</PayloadId>
<SenderId>PEGA</SenderId>
</ComposerControlData>
<AccountId>100</AccountId>
<SwitchCommission>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum