Posted: Wed Aug 16, 2006 12:33 am Post subject: Parsing a BLOB as MRM
Novice
Joined: 14 Aug 2006 Posts: 13
I Have an input message which is coming as an Hex format instead of TEXT format.
For an example
If the incoming message is
tag1;data1:tag2;data actually its coming as hex format X'4e616d653b5b5469746c653a4d722'.
I have not given the proper hex translation of the text message given above. I gave this example just to avoid confusion
I am recieving the message as BLOB.I wanted to parse the message using TDS parser because of the delimied structure of the message.
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