GENERAL DESCRIPTION |
The RTLS project has requested the Engineering files
#6914 and #6928 to have a number of fields modified with MUMPS
cross-references to report data changes.
Whenever an entry is changed in either file #6914 or #6928 which affects any
of the modified fields, a call is made to the RTLS routine VIAATRI to notify
InSites that a data change occurred in Engineering. The call is made by the
MUMPS cross-reference as follows: D WC^VIAATRI(File,DA), where File represents
either file 6914 or file 6928 and DA is the internal entry number of a record
in one of the files. Upon execution of the call, a record is added in the
PENDING RTLS EVENTS file, #6930, and later the record is sent to update
InSites. This event keeps both InSites and VistA synchronized.
Patch EN*7.0*95 added cross-references that call WC^VIAATRI on the following
fields:
File 6914 Fields .01, 1, 2, 3, 4, 5, 6, 7, 11, 12, 13, 18, 19, 20, 21, 22, 30,
60.
File 6928 Fields .01, 1, 1.5
|