Skip to main content

Testing the Production with Invalid Data

Test the production using invalid data.

  1. Verify that the Validation setting on TutorialFileService_Router has either the value 1 or the value dm-z.

  2. Place ABC_Invalid.txt into C:\Tutorial\In, or whichever directory you have configured TutorialFileService to read data from.

  3. Verify that no new file has been written to C:\Tutorial\Out, or whichever directory you have configured TutorialFileOperation to write to.

  4. Verify that a new file has been written to C:\Tutorial\Bad, or whichever directory you have configured BadMessageHandler to write to.

Note:

ABC_Invalid.txt is in <ensemblesys>\Dev\tutorials\hl7messagerouting where <ensemblesys> is the directory where Ensemble is installed.

FeedbackOpens in a new tab