Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DGAUDIT1

Package: Registration

Global: ^DGAUDIT1


Information

FileMan FileNo FileMan Filename Package
46.4 DG VAS EXPORT Registration

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Registration 2 DGAUDIT1    DGAUDIT3    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Registration 2 DGAUDIT1    DGAUDIT3    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
VA FileMan 1 FILE(#1)[.01]    

Fields, Total: 4

Field # Name Loc Type Details
.01 AUDITED FILE 0;1 POINTER TO FILE FILE (#1)
************************REQUIRED FIELD************************
FILE(#1)

  • LAST EDITED:  DEC 20, 2021
  • HELP-PROMPT:  Choose the VistA file associated with the audit action.
  • DESCRIPTION:  
    This is the file for which the action being audited occurred.
  • TECHNICAL DESCR:  
    This field contains the file in the AUDIT file (1.1) for which the audit event occurred.
  • CROSS-REFERENCE:  46.4^B
    1)= S ^DGAUDIT1("B",$E(X,1,30),DA)=""
    2)= K ^DGAUDIT1("B",$E(X,1,30),DA)
.02 LAST RECORD EXPORTED 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 24, 2021
  • HELP-PROMPT:  Type a number between 0 and 999999999999999, 0 decimal digits.
  • DESCRIPTION:  
    This field contains the record most recently to the VistA Audit Solution (VAS) external archive.
  • TECHNICAL DESCR:  
    This field contains the most recent record sent from the AUDIT file (#1.1) to the VistA Audit Solution (VAS) external archive.
.03 DATA VALUE OF LAST RECORD 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
    MAXIMUM LENGTH: 80
  • LAST EDITED:  DEC 20, 2021
  • HELP-PROMPT:  Enter the data from audited record.
  • DESCRIPTION:  
    This field contains values associated with the last record exported to the VistA Audit Solution (VAS) external archive.
  • TECHNICAL DESCR:  This is the value of the zero node corresponding to the AUDIT file (#1.1) entry most recently sent to the VistA Audit Solution (VAS) external archive, delimited by a percent (%) character.
    If this value doesn't match the value in the AUDIT file (#1.1), the last record sent will be set to zero and all records for the audited file will be exported to the external archive.
.04 DATE VAS STARTED 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 20, 2021
  • HELP-PROMPT:  Enter a date and time that VAS EMERGENCY SHUTOFF is set to send.
  • DESCRIPTION:  This field is designed to track the date and time that the VistA Audit Solution (VAS) background sending process is set to send data to the external archive. This value should only be set from the VistA Audit Solution
    (VAS) options menu.
  • TECHNICAL DESCR:  This field is designed to track the date and time that the VAS STATUS field (#.02) in the DG VAS CONFIG file (#46.5) is set to send data to the DG VAS WEB SERVICE web service. This value should only be set inside of the
    parameter setup routine.

External References

Name Field # of Occurrence
^%DT .04+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGAUDIT1("B" .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .04+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), .02+1!, .03+1!, .04+1*!
>> Y .04+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All