AbortMessageProcessing - HL7 Module - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

HL7 Module

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

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