Posted: Wed Sep 27, 2006 6:19 am Post subject: FileExtender nodes - Help
Voyager
Joined: 01 May 2004 Posts: 96
Hi,
I have a flow which uses File Extender nodes. The layout is as below:
FileInput(Out) -> Compute1 -> MQOutput
FileInput(Sync) -> Compute2-> MQReply (Note that there is only one FileInput in the flow)
FileInput's TransactionMode is YES.
In Compute1 I am throwing an exception so the Input file gets backed out in the internal repository directory.C:\Documents and Settings\All Users\Application Data\IBM\MBFE\repository\data\<BROKERQMGR>\.data.
But when I issue mbfesolve -a view -q <BROKER QMGR> -b <BROKER NAME> -e <EG> -t ALL , I am getting the mesage "No pending transaction related to the broker......". My assumption is that it would show the details of the File that errored out.
Is my assumption correct or am I missing something?
Don't know about your design nor if you have multiple messages per file.
I would favor putting a catch node / error node handling after the file node and redirect the failed message to an error queue. If there is message affinity you will have of course to stop the input. This can be controlled from the properties of the file input node...
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