|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ/FTE-related question |
« View previous topic :: View next topic » |
Author |
Message
|
TonyD |
Posted: Thu Oct 08, 2009 2:18 pm Post subject: MQ/FTE-related question |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
We are working on a project that requires message broker to construct and send files to, and also receive files from, an FTP server. For this we were naturally intending to use FileOutput and FileInput nodes.
However the site has now purchased MQ/FTE and the message broker will now communicate with MQ/FTE for file dispatch and receipt.
My question relates to the construction of the files. The File nodes would have automatically processed the files at a record level. Now that the files will be sent/received as MQ messages we will need to construct/deconstruct the files within our message flow. I would be interested to know if anyone has used MQ/FTE with WMB and has developed techniques for doing this sort of thing.
A pair of MQFTEInput and MQFTEOutput built-in nodes would be nice! |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Oct 09, 2009 6:18 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Your MQFTE agent would spit out the file onto the filesystem where your Broker runs, and then a FileInput Node would pick it up to get it into a flow.
I don't think you have the oppourtunity to use an MQInput Node to grab the propriety MQFTE message off the MQFTE queue. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
sridhsri |
Posted: Fri Oct 09, 2009 10:41 am Post subject: |
|
|
Master
Joined: 19 Jun 2008 Posts: 297
|
I did hear of a tool in FTE (not out of the box) that enables File to Queue and vice versa. Speak to your IBM Account Rep about it.
There was also some talk about having those nodes you mention(FTE Nodes). But, I wouldn't expect them any time soon (if it comes, my guess is that it will be in v7 GA2). |
|
Back to top |
|
 |
TonyD |
Posted: Fri Oct 09, 2009 2:37 pm Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
PeterPotkay wrote: |
Your MQFTE agent would spit out the file onto the filesystem where your Broker runs, and then a FileInput Node would pick it up to get it into a flow.
I don't think you have the oppourtunity to use an MQInput Node to grab the propriety MQFTE message off the MQFTE queue. |
! Goodness, I have clearly not done enough reading about MQ/FTE. I was naively assuming that we would build an MQ message with record delimiters etc. and put that on a queue for MQ/FTE to collect!
Anyway that answers my question ... thanks Peter. |
|
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
|
|
|
|