Custom Attributes in TIBCO MDM

You can create user-defined attributes in a repository cache using IFastCacheCustomOperation.

Consider a scenario, where a retailer wants to store information about the customer, which is not present in TIBCO MDM. For example, customer type, loyalty points, payback points, and so on. This information is referred to as custom attributes. To add custom attributes in TIBCO MDM, you must implement the IFastCacheCustomOperation interface.