AbortMessageProcessing - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential

This method will stop the HL7 Listener from further processing of this message. It is useful only if the script is being executed by the Execute VBScript message action with the Execute First option configured.

objHL7ScriptContext.AbortMessageProcessing("This is an error message")

Parameter

Type

Description

Error string

String

An error string to be recorded in the HL7 Listener.

Return Value

Description

Ignored