MAG EVENT AUDIT (3089)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG EVENT AUDIT
TAG EVENT
ROUTINE MAGUAUD
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
DESCRIPTION
 +---------------------------------------------------------------+
 | a medical device.  As such, it may not be changed in any way. |
 | Modifications to this software may result in an adulterated   |
 | medical device under 21CFR820, the use of which is considered |
 | to be a violation of US Federal Statutes.                     |
 +---------------------------------------------------------------+
 
This RPC audits background events such as DICOM Queries.  When auditing 
events executed by other APIs, it may be invoked as a MUMPS API without 
making another call to the RPC Broker.
 | Property of the US Government.                                |
 | No permission to copy or redistribute this software is given. |
 | Use of unreleased versions of this software requires the user |
 | to execute a written test agreement with the VistA Imaging    |
 | Development Office of the Department of Veterans Affairs,     |
 | telephone (301) 734-0100.                                     |
 |                                                               |
 | The Food and Drug Administration classifies this software as  |
INPUT PARAMETER
  • EVENT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the event being audited.  It must be a valid entry on the IMAGING 
    EVENT ACTION File (#2006.931).
    
  • HOSTNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   64
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the host name of the host machine whose event is being audited.
    
  • APPNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   64
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the application name of the application whose event is being audited.
    
  • MESSAGE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   250
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is the message associated with the audit event.
    
  • DATA
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   129
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    This is a list of data attribute names and associated values to be included
    in the audit event log.
    
RETURN PARAMETER DESCRIPTION
This RPC returns an array.  If processing is successful, the array's 
single entry is 0 (false).  Otherwise, an exception has occurred and the 
array will contain an error code and description of the exception.