Step Details | |
Introduced in Version | 8.19 |
Last Modified in Version | 8.19 |
Location | HL7 > Received Message Steps |
This Step will allow the id from any previous Step in the Flow to be used to update that message_header status based on the id, so it will not be reprocessed again.
Prerequisites
This Step requires the HL7 module to be installed before it will be available in the toolbox.
In v9, a Project dependency to HL7 will need to be created.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Message Id | The ID of the message that will be updated. | String |
Status | The new Status the message will be updated to. | String |
Step Changes
Description | Version | Date | Developer Task |
---|---|---|---|
Added to HL7 module. | 8.19 | March 2024 | [DT-40484] |