XYGATE Merged Audit Reference Manual

Table Of Contents
XYGATE Merged Audit
®
Reference Manual
Appendix G: Data Mapping
XYPRO Technology Corporation 262 Proprietary and Confidential
EMS Note 1
A) For SUBJECT_USERNUMBER_MAJOR and SUBJECT_USERNUMBER_MINOR:
1. If ZEMS_TKN_PROC_DESC is equal to ZEMS_TKN_XSENDERID_PD in the
event, then the generator of the event is the same as the reporter of the event,
and ZEMS_TKN_USERID will be used.
2. If ZEMS_TKN_PROC_DESC is unequal to ZEMS_TKN_XSENDERID_PD in
the event, then the generator of the event is not the same as the reporter of the
event and, as a result, ZEMS_TKN_USERID is not usable. In this case,
EMSSENDERPROCESSLOOKUP will be examined. If either of the following
conditions is met, the EMS MOVER will perform a process info lookup:
ALL
LOCALONLY (and the system name in ZEMS_TKN_XSENDERID_PD is
equal to system name of the MOVER object.)
3. If the lookup succeeds, the event will have a subject user; otherwise, it will be
UNKNOWN.
B) The TARGET_USERNUMBER_MAJOR is always same as the
SUBJECT_USERNUMBER_MAJOR and the TARGET_USERNUMBER_MINOR is
always same as SUBJECT_USERNUMBER_MINOR.
EMS Note 2
For the SUBJECTLOGIN column, the EMSSENDERPROCESSLOOKUP will be
examined. The EMS MOVER will perform a process info lookup if it is set to:
ALL
LOCALONLY (and the system name in ZEMS_TKN_XSENDERID_PD is equal to
system name of the MOVER object.)
If the lookup succeeds, then we use the LOGINNAME of the process; otherwise, it will
be set to SUBJECT_USERNUMBER_MAJOR.SUBJECT_USERNUMBER_MINOR.
EMS Note 3
For the TERMINAL column, the EMSSENDERPROCESSLOOKUP will be examined. If
either of the following conditions is met, the EMS MOVER will perform a process info
lookup:
ALL
LOCALONLY (and system in ZEMS_TKN_XSENDERID_PD is equal to system
name of MOVER object).