Enable Emitter
  • 26 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Enable Emitter

  • Dark
    Light

Article summary

Step Details
Introduced in Version8.19.0
Last Modified in Version9.1.0
LocationHL7 > Interface Steps

This HL7 module step allows emitters to be enabled when it is run. Provide the emitter's ID to the step, eliminating the need to manually enable an emitter.

Prerequisites 

This step requires the HL7 module to be installed before it will be available in the toolbox. 


Properties

Inputs

PropertyDescriptionData Type
IdId of the desired emitter.String

Common Errors

Exception Message:

Object reference not set to an instance of an object.

Exception invoking method EnableEmitter on class InterfaceSteps.

Issue:

The error message received when using an incorrect ID provides no hints regarding the underlying issue.

Reason:

This error occurs when an invalid or non-existent ID is used for the Enable Emitter/Receiver or Disable Emitter/Receiver steps. As a result, the object reference is not properly set, leading to the exception.

Fix:

While the Flow continues, any warnings will be recorded in the Logging Dashboard under System > Administration > System Tools. If an invalid ID is specified for the Enable or Disable Emitter/Receiver steps, the Flow will proceed, but a log entry will indicate that the emitter ID was not found.


Step Changes

DescriptionVersionRelease DateDeveloper Task
Added Enable Emitter step.8.19March 2024[DT-040377]
Updated the error message for when an incorrect ID is entered into the Enable/Disable Receiver/Emitter steps to make it easier to determine why the error occurred.9.1June 2024[DT-040537]

Was this article helpful?