Setting Up and Running the FHIR Examples

You can import and then run the examples that are bundled with ActiveMatrix BusinessWorks Plug-in for HL7 with FHIR.

  • Import an example
  • Run an example
Use the following steps to import an example.
  1. Select File > Import.

    The Import screen wizard opens.

  2. Select Existing Studio Projects into Workspace.

    The Import Projects page opens.

  3. Select Archive.

  4. Click Browse and navigate to the location of the desired HL7 samples. By default this is the <BW_Home>\palettes\hl7\<version_number>\samples\example directory, as shown here:

    Note: The path is different if you have saved the samples to another location.
  5. Select the FHIRExample.zip file and click Open.
  6. Click Finish.

Running an Example

  1. Open the desired example.
  2. Click Run > Run to run the application.

    Note: After the process executes successfully, a Success message is written to the Console. Select Window > Show Console in TIBCO Business Studio to view the log messages.
  3. Optional: Click Run > Debug to debug the application.

    The perspective changes to Debug from Modeling. You can view the job details in the Console view from the Debug perspective.