ASG_TRANSACTION_KEYS Table

The ASG_TRANSACTION_KEYS table stores the reference data passed in the body of request message. An example is the customer reference data sent in the request message.

Columns of ASG_TRANSACTION_KEYS Table
Field Name Description
KEY_TRN_GUID The foreign key reference to the transaction in the ASG_TRANSACTIONS table.
KEY_VALUE The transaction key name such as tel:4366412345678.
KEY_TYPE The key type of the transaction message. The type of the transaction message is populated from the address element in the transformation xslt file specified for the parse output document.