This topic applies only to the IBM Business Automation Workflow Advanced
configuration.

Test the module

Draft comment:
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-01-20 10:38
Looking at the output in the console and in the output directory will tell you the success of the service you created.

About this task

To test the module, follow these steps:

Procedure

  1. Copy the customer.txt file into the c:\flatfiles\inboundevents directory.
  2. Check the contents of the c:\flatfiles\inboundevents directory. The input file, customer.txt, should be removed from the folder once it has been processed by your application.
  3. Check the c:\flatfiles\outputdir directory. You should see a list of files with a file name matching this pattern: Customer.<sequence number>.txt. The content of each file is a single customer data record. You will also see a sequencing file indicating the customer records processed.
  4. In the c:\flatfiles\inboundarchive directory, you should see your original file with a timestamp suffix. For example, customer.txt.<timestamp>.success.
  5. If you want to test again, put the customer.txt file into the c:\flatfiles\inboundevents directory again. This file and the directory structure are discussed in Create the directories and input file.

Results

When you have finished testing, remove the projects from the server. Right-click IBM® Workflow Server and from the context menu select Add and Remove Projects. In the Add and Remove Projects window, click Remove All to move the projects from the Configured Projects to the Available Projects pane. Click Finish.

Stop the server, which otherwise will continue to run. Right-click IBM Workflow Server again and from the context menu click Stop.