Running the Managed File Transfer sample
Before you can run the sample, you must have imported and deployed the sample, see
Managed File Transfer sample.
If problems arise when you run the sample, see
Preparing the environment for WebSphere MQ File
Transfer Edition nodes or
Resolving problems when running samples
in the WebSphere Message Broker documentation.
Running the sample
The Managed File Transfer sample consists of three variants:
- Full (request/reply): Combines the FTEInput and FTEOutput
node sections to demonstrate the complete scenario.
- FTEInput node: Uses the
FTEInput node to receive an XML file from a local FTE Agent, and routes the records
contained in the file to a local WebSphere MQ Queue. For more information about the FTEInput node, see
FTEInput node
in the WebSphere Message Broker documentation.
- FTEOutput node: Uses the
FTEOutput node to send an XML file to a local FTE Agent. For more information about the FTEOutput node,
see FTEOutput node
in the WebSphere Message Broker documentation.
After importing and deploying the sample, you can run one of the following variants:
Running the full Managed File Transfer sample
Running the FTEInput node sample only
Running the FTEOutput node sample only
Back to sample home