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 » Any string to file output node

Post new topic  Reply to topic
 Any string to file output node « View previous topic :: View next topic » 
Author Message
ferquirino
PostPosted: Wed Jul 23, 2014 8:03 am    Post subject: Any string to file output node Reply with quote

Apprentice

Joined: 05 May 2008
Posts: 34
Location: São Paulo, Brazil

Hi,

Is it possible to send a string without setting size for a file output node and after that send others strings with the same situation?

For example, for an XML parts:

First:
Code:
 SET OutputRoot.(Parse).String = '<Text>'


Second:
Code:
 SET OutputRoot.(Parse).String = 'Bla Bla'


Last:
Code:
 SET OutputRoot.(Parse).String = '</Text>'


Message Broker 7.

Thanks.
Back to top
View user's profile Send private message
McueMart
PostPosted: Wed Jul 23, 2014 9:02 am    Post subject: Reply with quote

Chevalier

Joined: 29 Nov 2011
Posts: 490
Location: UK...somewhere

Code:
SET OutputRoot.BLOB.BLOB = CAST('<Text>' AS BLOB CCSID 1208);


And set 'Record is Unmodified Data' on the FileOutput node.
Back to top
View user's profile Send private message
ferquirino
PostPosted: Wed Jul 23, 2014 10:06 am    Post subject: Reply with quote

Apprentice

Joined: 05 May 2008
Posts: 34
Location: São Paulo, Brazil

Thanks, McueMart.

I will try it tomorrow at work.
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 » Any string to file output node
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.