Programming Guides › Programming Guide for Java › Managed Objects › Access to Objects in a Task › Retrieval of Managed Objects › Event Generation
Event Generation
When you retrieve a managed object through a BLTHContext get... method and then update the object, the update is represented by one or more events that CA IdentityMinder generates. For example:
- If you change the email address and telephone number in an existing user’s profile (the subject of the task), the changes are reflected in the event ModifyUserEvent.
- If you add the subject of the task to five groups, five AddToGroupEvent events are generated. This allows a separate workflow process and approval to be associated with each group assignment.
More Information:
Access to Event Objects
Copyright © 2013 CA.
All rights reserved.
|
|