Posted: Wed Apr 02, 2008 7:01 am Post subject: Build a complete message body from a string
Disciple
Joined: 21 Jul 2003 Posts: 169 Location: IA
I have Environment variable called INTEGRATION_XML that is a string value of a message that was logged to a database. What is the best / cleanest way of creating an Output message from this string value. Notice the Encoding/Version is part of the string, I guessing I'll need to replace that part of the string with spaces to prevent that from becoming part of the OutputBody. The body shoud start with the <REQUEST> tag. Any easy way of doing this?
CREATE OutputRoot.XMLNSC PARSE Environment.INTEGRATION_XML DOMAIN XMLNSC CCSID <choose something appropriate or save the original in environment> ENCODING <same comment as for CCSID>
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