Information Management IBM InfoSphere Master Data Management, Version 11.3

Retrieving transaction audit information log information

The getTransactionLog transaction allows InfoSphere® MDM common components to use TAIL. This transaction can be used for TCRM applications or DWLAdminService applications.

This transaction works the same way as the deprecated getTAIL transaction when used for TCRM application (InfoSphere MDM domains),, however, the request/response wrappers are different; the transaction getTAIL uses TCRMTAILRequestBObj and TCRMTAILResponseBObj, while getTransactionLog uses DWLTAILRequestBObj and DWLTAILResponseBObj. The getTransactionLog transaction uses an external rule to retrieve additional detail.

To keep backward compatibility, the deprecated getTAIL transaction in ITCRMTAILController can still be used. It takes TCRMTAILRequestBObj as input and the TCRMResponse it returns contains TCRMTAILResponseBObj.

The transaction getTransactionLog in IDWLTAILController takes DWLTAILRequestBObj as input and the DWLResponse it returns contains DWLTAILResponseBObj.

TAIL information can be retrieved through the getTransactionLog request transaction. The more parameters you add to a TAIL request, the more specific the results of the request will be, in other words, the more parameters supplied, the narrower the result set is. For example, if a PartyId and a business transaction type are specified, the transaction logs returned in the result set area are only those that satisfy both conditions.



Last updated: 27 June 2014