WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Receiving a file by WebSphere MQ File Transfer Edition

Use the FTEInput node to receive files from an existing WebSphere® MQ File Transfer Edition network.

Complete the following steps to create an FTEInput node message flow using the default settings. The task includes some optional steps for additional configuration, but detailed information about configuring the FTEInput node is given on the property panels for the node, in the WebSphere Message Broker Toolkit.
  1. Drag an FTEInput node onto a message flow and wire its Out terminal to an output node of your choice.
  2. Optional: To process only a defined subset of files sent to an agent, configure the Basic panel. This action allows multiple FTEInput nodes in the same execution group to receive specific files, depending on the directory or file filters specified.

    You can also specify whether, after processing, the file should be left in its directory, renamed, or deleted.

  3. To change how the node handles a message flow failure, configure the Retry panel.
  4. Optional: To change how records are identified in the input file, configure the Record detection property on the Records and Elements panel. For example, you might want to specify that a record is fixed length, and set the record length.
    1. If you set the Record detection property to anything other than Whole File, drag an additional output node to the flow, such as the MQOutput node. Wire the End of Data terminal on the FTEInput node to the In terminal of the MQOutput node, as shown in the following figure:
      An FTEInput node connected through its Out terminal to an MQOutput node, and connected through its End of Data terminal to a second MQOutput node for record identification.
      The node connected to the End of Data terminal receives an empty message when the last record in the file is read.
  5. Optional: To process the file based on details of the transfer, place a node such as the Route node after the FTEInput node. Details of the transfer are stored in the local environment, at LocalEnvironment.FTE.
  6. Add the flow to a broker archive (BAR) file and deploy the BAR file.
  7. Optional: Change the coordination queue manager; see Preparing the environment for WebSphere MQ File Transfer Edition nodes. The queue manager for the broker is the default coordination queue manager. The default might be adequate for testing; for production, consider changing it. A warning is written to the log if the coordination queue manager is not changed from the default.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:57


Task topicTask topic | Version 8.0.0.7 | bc34033_