|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
reformatted msg not passing thru |
« View previous topic :: View next topic » |
Author |
Message
|
KimT |
Posted: Fri May 07, 2004 4:41 am Post subject: reformatted msg not passing thru |
|
|
Novice
Joined: 07 May 2004 Posts: 17 Location: Hartford, CT
|
I needed to remove some tags from a msg prior to processing the business msg.
I am able to remove the extra tags using
SET "OutputRoot"."BLOB"."BLOB" = SUBSTRING (BHOLD FROM CAST(Environment.Variables.TAGPOSITION AS INT));
However the message body does not pass thru my flow. Do I need to set another area with the reformatted message?
Any suggestions will be appreciated.
thanx,
 |
|
Back to top |
|
 |
fschofer |
Posted: Fri May 07, 2004 4:56 am Post subject: |
|
|
 Knight
Joined: 02 Jul 2001 Posts: 524 Location: Mainz, Germany
|
Hi KimT,
i think you better post your question to the WMQI forum.
To the question:
What kind of data is stored in the BHOLD variable, i assume its a BLOB variable.
Have you tried to run a debug trace of your message flow,
it would be also useful to add trace node behind your compute node
to with what OutputRoot.BLOB.BLOB is filled.
Greetings
Frank |
|
Back to top |
|
 |
KimT |
Posted: Fri May 07, 2004 5:04 am Post subject: |
|
|
Novice
Joined: 07 May 2004 Posts: 17 Location: Hartford, CT
|
yes i traced it and the body shows the correct input. i will move my post thanx for the heads up.. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|