ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to convert Input String Message to an XML

Post new topic  Reply to topic
 How to convert Input String Message to an XML « View previous topic :: View next topic » 
Author Message
m_wip
PostPosted: Wed Apr 21, 2004 1:21 am    Post subject: How to convert Input String Message to an XML Reply with quote

Newbie

Joined: 06 Apr 2004
Posts: 8

I need to convert an input fixed length string message to an output XML message. Nodes Used-
MQInput:
MessageDomain=BLOB
MessageFormat=CWF

Message put in the input queue is a fixed length string.

Compute:
Declare InMsg CHAR;

SET InMsg=???? - How do I set the input message in a char variable
Further substring the InMsg in order to create the output XML message-
OutputRoot.TestMessage = SUBSTRING(InMsg from 0 for 10);
...

Please give inputs regarding the same.
TIA.
Back to top
View user's profile Send private message
Missam
PostPosted: Wed Apr 21, 2004 5:46 am    Post subject: Reply with quote

Chevalier

Joined: 16 Oct 2003
Posts: 424

The Best way to Handle a Input Fixed Lenght Message is to create a MRM CWF rather than storing the entire message in to a CHAR variable and using SUBSTRING on that.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » How to convert Input String Message to an XML
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.