Written by

Question Mike Kliman · 3 hr ago

Deleting a message within a routing rule

Is there a way to delete a message in a routing rule?  For example, an HL7 message doesn't qualify for a rule, but instead of the message being passed on to the next rule, you delete the message.

Product version: IRIS 2024.1

Comments

Jeffrey Drumm · 3 hr ago

If the message doesn't qualify for any of the conditions, it won't be delivered anywhere and will be purged at the end of the retention period you've set for the Ens.Util.Tasks.Purge task. Do you need to delete it immediately?

0