Skip to main content

Non-HL7 Example Overview

The next several pages of this tutorial describe a simple Ensemble production, called Tutorial.ExampleProduction, and a set of TestProduction callback methods for testing it. The callback methods are in a test class named Tutorial.ProductionTest.

The test class and production are in a file named NonHL7.xml. See the note below for the location of this file as well as instructions for importing the code into your Ensemble system.

Note:

The code for this example is in the file NonHL7.xml which is in <ensemblesys>\Dev\tutorials\testingproductions, where ensemblesys is the Ensemble installation directory.

For instructions on importing the example code into your Ensemble system, read Importing Code Using Terminal. You should import the file into the ENSDEMO namespace.

FeedbackOpens in a new tab