Running the WildcardMatch sample

Before you can run the sample you must have completed the set up steps, see Setting up the WildcardMatch sample, and imported and deployed the sample, see WildcardMatch sample.

Note: The FileInput nodes poll the input directory every 5 seconds, therefore, if you type quickly the expected output might not be visible. Refreshing the directory list 5 seconds later shows the correct result.

If you encounter any problems when you run the sample, see Resolving problems when running samples in the IBM Integration Bus documentation.

Copy the file to send to the Hursley branch to the directory that the FileInput node is monitoring:

The file JohnHillsHursley contains the following text message:

 Hi John, 

 Confirming our meeting for the 24th at 10am 
 We can meet at the Hursley branch
 
 Best Regards,
 
 Paul

To run the sample:

  1. Save the contents of JohnHillsHursley as a text file called To_JohnHills@hursley.txt to the to_hursley subdirectory that you created.
  2. Check the contents of the output directory, for example c:\MQSIFileInput\hursley. The directory contains a file called JohnHills.txt. Check the contents match the JohnHillsHursley file.

The output shows :

Back to sample home