Get Message Content By Status
- 03 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Get Message Content By Status
- Updated on 03 Oct 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 8.19 |
Last Modified in Version | 8.19 |
Location | HL7 > Received Message Steps |
This step gets decrypted message content from the hl7_received_message_data table based on its status in hl7_received_message_header table. This message can be reevaluated using any steps the user chooses.
Prerequisites
This step requires the HL7 module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Status | Status of the HL7 decrypted messages to be pulled. | String [System] |
Outputs
Property | Description | Data Type |
---|---|---|
Output | List of all decrypted messages that meet the Input Status. | List of ReceivedMessageContent [Decisions.HL7.FlowSteps] |
Step Changes
Description | Version | Date | Developer Task |
---|---|---|---|
Added to HL7 module | 8.19 | March 27, 2024 | DT-40484 |
Was this article helpful?