Event Generation When Retrieving Managed Objects

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 idmgr generates. For example:
cim1265
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
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.