Pages of details notebooks
Most pages of the details notebooks are self-explanatory. However, the following pages require explanation:
- Audit Log
- Lists all status changes for the current object.
- Batch
- Displays the details of the batch, if any, that the current object belongs to.
- Context Objects
- Lists all objects that are listed in the context data of an event. These objects are the objects that the event is related to.
- Counters
- Lists any counter values, including the historical revisions that are associated with this object.
- Events
- Lists all events that are related to the current object, that is, all events that contain the object ID in their context data. Often, these events are the events that caused the current object to change its state.
- Extended Values
- Lists more data that was associated with the current object during its processing by FTM. For example, while a batch of payment transactions is processing, FTM calculates a total of all the transaction amounts and associates that value with the batch.
Because a batch doesn't have an amount field, an extended value is created to store a total of all the amounts
for the completed transactions within the current batch. The key for the extended value that is created is
VALUE_AMOUNT_CALC
. - ISF
- Displays message data in the FTM internal standard format (ISF), which is based on the ISO20022 financial messaging standard.
- Physical Transmission
- Displays the details of the physical transmission that contains the current object.
- Raw Data
- Displays message data in its original format.
- Related Objects
- Lists all other objects that are related to the current object.
- XML Data
- Displays the representation of an event that conforms to the Common Base Event specification.