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 » FileOutputNode

Post new topic  Reply to topic
 FileOutputNode « View previous topic :: View next topic » 
Author Message
ranjith
PostPosted: Thu Jun 12, 2008 10:37 am    Post subject: FileOutputNode Reply with quote

Apprentice

Joined: 04 May 2004
Posts: 25

I am trying to write a message to a file(Queue to File)..My message contains MQRFH2 data..The output file from FileoutputNode is not having the MQRFH2 details..Is there any way we can populate the MQRFH2 details also in the output file.

Version:V5
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Thu Jun 12, 2008 12:45 pm    Post subject: Re: FileOutputNode Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

ranjith wrote:
I am trying to write a message to a file(Queue to File)..My message contains MQRFH2 data..The output file from FileoutputNode is not having the MQRFH2 details..Is there any way we can populate the MQRFH2 details also in the output file.

Version:V5

What language and flavor are you using to write the messsage to the file?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
ranjith
PostPosted: Fri Jun 13, 2008 12:44 am    Post subject: Reply with quote

Apprentice

Joined: 04 May 2004
Posts: 25

The objective is write the incoming message to the MQOUTPUT queue and as well to the file directory..

1st flow
MQInput-->compute-->MQoutput

2nd flow
MQInput(the mqoutput of 1st flow)-->fileproxynode-->compute-->fileOutputnode

1st flow will be having all the MQRFH2 details+original message

so we need to capture all the details to the file directory with RFH details in the 2nd flow

thanks in advance
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jun 13, 2008 6:09 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

ranjith wrote:
The objective is write the incoming message to the MQOUTPUT queue and as well to the file directory..

1st flow
MQInput-->compute-->MQoutput

2nd flow
MQInput(the mqoutput of 1st flow)-->fileproxynode-->compute-->fileOutputnode

1st flow will be having all the MQRFH2 details+original message

so we need to capture all the details to the file directory with RFH details in the 2nd flow

thanks in advance


The problem is that all those properties are in the RFH header and the file extender does not write any of this to the file. If you need the properties in the file you need to find a way to make them part of the xml document (I.e.) payload and not part of the RFH header.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FileOutputNode
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.