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 » Blob to Text Convert in Trace node Pattern

Post new topic  Reply to topic
 Blob to Text Convert in Trace node Pattern « View previous topic :: View next topic » 
Author Message
Hasan_Sid
PostPosted: Tue Sep 01, 2015 11:00 pm    Post subject: Blob to Text Convert in Trace node Pattern Reply with quote

Newbie

Joined: 01 Sep 2015
Posts: 1

Situation is i have a ESQL compute node where i am fetching data from data source and propagating the data in Blob format to the MQOUTPUT node row by row. But before MQOUTPUT node i want to trace the data in a file but in a readable(Text) format.
I cannot convert the data in compute node to Text format as MQOUTPUT node expect data to be in Blob format.
Please suggest me any way to convert the data in Trace node Pattern if there is any.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Tue Sep 01, 2015 11:28 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

you could convert the BLOB and store it in say the Environment or better still LocalEnvironment tree. That way whatever is in ${Root} remains unaltered.

Code:

${Environment}
or
${LocalEnvironment}


be sure to assign a parser to the output tree when converting
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
timber
PostPosted: Wed Sep 02, 2015 12:14 am    Post subject: Reply with quote

Grand Master

Joined: 25 Aug 2015
Posts: 1292

You can use an expression that returns a CHARACTER value in the Trace node pattern:
http://www.mqseries.net/phpBB2/viewtopic.php?t=70844&start=30&sid=8db1cd3681d28f124c023066e9f2d378
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 » Blob to Text Convert in Trace node Pattern
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.