Previous Topic: Transforming Data in the User StoreNext Topic: Applying Custom Business Logic


Logical Attribute Handlers

Logical attribute handlers are custom Java code that transform user attribute values used on CA IdentityMinder task screens. Using logical attribute handlers, you can control how a physical attribute is displayed on a task screen. You can also use logical attribute handlers to transform a display value, such as cost, on the task screen to one or more physical attributes, such as unit price and quantity, that are stored in the user store.

Note: For more information about logical attribute handlers, see the Programming Guide for Java.