Event Mapping

Subscription, user, group, and device operations, such as a subscription creation, usage refund, or device suspension, have a one-to-one mapping to respective events and define the fields to be included in the Event Detail Record (EDR).

There is a one-to-one mapping of an operation type to an event. You can choose whether an EDR is generated when the associated event occurs.

For example, consider a custom MDC, CsrBalanceAdjustEvent that has a field named csr_name that extends the MtxBalanceAdjustEvent EDR. You can include the csr_name field in EDRs by mapping the operation balance_adjust_subscriber to the custom CsrBalanceAdjustEvent EDR.

Follow the procedure described in this section to include the private field in EDRs.