Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Pointed To By FileMan Files Pointer To FileMan Files Fields Found Entries Global Variables Directly Accessed Local Variables
This file contains data used to generate alerts. This information is used to determine recipients and the contents of the alerts. Sites should not normally need to delete or edit these entries. Specific users and mailgroups can be assigned to receive each alert message. Do not add, edit, or delete entries in this file without instructions from your ISC. Per VHA Directive 10-93-142, this file definition should not be modified.
HELP-PROMPT: Answer must be 2-5 characters in length.
DESCRIPTION:
This is the package prefix for the package using this notification. It will be concatenated with the internal number in the BILLING ALERTS file to form the variable XQAID for look up and deleting alerts.
TECHNICAL DESCR:
This is used to build the XQAID variable when passed to the alerts API.
DESCRIPTION: Enter 'I' if the user is to take no follow-up action for this notification. Enter 'R' if the user is to take a follow-up action after viewing this notification.
This is a mandatory flag used to regulate processing in the alert software. No additional action will be allowed after viewing information only alerts.
HELP-PROMPT: Answer must be 1-8 characters in length. This will be concatentated with the routine name.
DESCRIPTION:
This is the entry point in a routine that will be run when the alert is processed. It is used to build the variable XQAROU. This field represents the TAG in tag^routine.
HELP-PROMPT: Answer must be 2-8 characters in length.
DESCRIPTION:
This is the routine name that will be called by the alert software when processing the alert. The variable XQAROU will be defined as tag^routine where this is the routine. (ie xqarou=$p(^ibe(354.4,n,0),"^",6,7)
This field is used to regulate the alert processing. Notifications flagged as "D" will indicate the alert is disabled and will not be processed. A flag of "M" indicates the alert is enabled and mandatory.