Session Monitor Event Field Mappings
Any event field maps defined in a parent service type are inherited by any child service type and included in its Event Detail Record (EDR). Field Mapping Properties lists the properties that can be set.
Attribute | Definition | Data Type |
---|---|---|
Source Container | The name of the MATRIXX Data Container (MDC) containing the
field to add to the EDR. This is required if the event type specified or
the parent of this event type, does not already contain the field. The Source Container Name
must be one of the following MDCs or an extension of it:
The descendants of the above MDCs can also be Source. No virtual field,
|
String |
Source Field | The name of the MDC field containing the usage data to copy to the
audit data MDC. The value is the full path of the field in the MDC, separated by a dot (.). The first element in the array is used to get the value of the event_field_name field. For example, if a field is nested in an array, the syntax is array_field_name.event_field_name. |
String |
Source Tier | (Optional) The name of a Tier (level) within a group hierarchy if the
source container is a group object. Only group objects above the event
initiator in the hierarchy can be source containers. Set the source tier
in situations where there is a field, such as an account number
associated with a group, that must be included in the subscriber events
of its group members. Note: Source Tier is
applicable when MtxGroupObject or its descendants are used as the
source container. |
String |
Destination Container | The name of the MDC containing the event field. The only Destination container allowed is the container defined in the Session Monitor Event Type Object. No virtual field,
|
String |
Destination Field | The name of the event object field in which to copy the source field
value. The value is the full path of the field in the MDC, separated by dots (.). |
String |