Posted: Mon Oct 20, 2003 7:41 am Post subject: XML to URL Encoded output
Centurion
Joined: 17 May 2002 Posts: 108
Hi all,
I have spent a bit of timing hunting for a post where I could glean direction here...but, I am lost. Likely more the fault of my gleaning ability than the posts here. I'll go figure out how to drop a paypal contribution to the folks running this site - b/c I did resolve two unrelated issues based on the contents here.
ok - I have a need to convert an incoming XML message to a URL encoded string:
Incoming: <Message_type_Fid>AHDASSIGN&<Message_type_id>
TO
Outgoing: Message%5Ftype%5Fid=AHDASSIGN&
I started down the MRM path but we are on 2.0.2 and do not have the TDS option available (which, seems like would be the fit here). I am trying to figure out if I need to write a URL encoding ESQL in a compute node to transform the message or if I am overlooking how to do this in 2.0.2 message set.
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