Posted: Sun Aug 17, 2008 11:00 am Post subject: Broker Basic Question
Yatiri
Joined: 30 Nov 2006 Posts: 614 Location: Washington DC
I get a XML message..from the XML message we lookup the table and it returns an XML message string looks like
<Message><Name>broker_new</Name><city>bentonville</city><State>AR</State></Message>.....
Remember it looks like
Environment.Variables.result = <Message><Name>broker_new</Name><city>bentonville</city><State>AR</State></Message>.
How would i transform the string into an XML message and assign it to OutputRoot.
i know that i can do it by creating a message defnition file and parse it according to defined MRM...is there any other way of doing that.
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