| Identity Manager Engine Events | ||||||||||||||||||
| The following events are issued by the IDM engine: | ||||||||||||||||||
| EventID | Description | Originator Title | Target Title | Subtarget Title | Text1 Title | Text2 Title | Text3 Title | Value1 Title | Value2 Title | Value3 Title | Data Type | Triggers | ||||||
| 30001 | Status Success | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Many different events can cause the status success event to occur. It usually signifies that an operation was successfully completed. | |||||||||
| 30002 | Status Retry | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Many different events can cause the status retry event to occur. It signifies an operation was not completed and the operation must be tried again later. | |||||||||
| 30003 | Status Warning | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Many different events can cause the status warning event to occur. It usually signifies that an operation was completed with minor problems. | |||||||||
| 30004 | Status Error | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Many different events can cause the status error event to occur. It usually signifies that an operation was not completed successfully. | |||||||||
| 30005 | Status Fatal | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Many different events can cause the status fatal event to occur. It usually signifies that an operation was not completed successfully and the engine or driver could not continue. | |||||||||
| 30006 | Status Other | Channel | src-dn (dest-dn) | Level | Type | Status Document | Event ID | XML Document | Any status document processed with a level other than the five previously defined creates a status other event. These events can only be generated within a style sheet or rule. | |||||||||
| 30007 | Search | Channel | dest-dn or association | Scope | Object type | Event ID | Result | XML Document | Occurs when a query document is sent to the IDM engine or driver. | |||||||||
| 30008 | Add Entry | Channel | dest-dn or association | Attribute name | Object type | src-dn | Event ID | Result | XML Document | Occurs when an object is added. | ||||||||
| 30009 | Delete Entry | Channel | dest-dn or association | Attribute name | Object type | src-dn | Event ID | Result | XML Document | Occurs when an object is deleted. | ||||||||
| 3000A | Modify Entry | Channel | dest-dn or association | Attribute name | Object type | src-dn | Event ID | Result | XML Document | Occurs when an object is modified. | ||||||||
| 3000B | Rename Entry | Channel | dest-dn or association | Object type | New name | src-dn | Event ID | Result | XML Document | Occurs when an object is renamed. | ||||||||
| 3000C | Move Entry | Channel | dest-dn or association | Move Destination | Move Association | src-dn | Event ID | Result | XML Document | Occurs when an object is moved. | ||||||||
| 3000D | Add Association | Channel | dest-dn | Attribute name | Association | Event ID | Result | XML Document | Occurs when an association is added. It can happen on an add or a match. | |||||||||
| 3000E | Remove Association | Channel | Attribute name | Association | Event ID | Result | XML Document | When an object is deleted, there is no remove association event. The remove association occurs when a User object is deleted in the disparate application, and the delete is then converted into a modify that removes the association. | ||||||||||
| 3000F | Query Schema | Channel | Event ID | Result | XML Document | Occurs when a query schema operation is sent to the IDM engine or driver. | ||||||||||||
| 30010 | Check Password | Channel | Driver | Manual function that is initiated via iManager. | ||||||||||||||
| 30011 | Check Object Password | Channel | dest-dn or association | Event ID | XML Document | Occurs when a request is issued to check an object's password, other than the driver. | ||||||||||||
| 30012 | Change Password | Channel | dest-dn or association | Object type | src-dn | Event ID | Result | XML Document | Occurs when a request is issued to check the driver's password. | |||||||||
| 30013 | Sync | Channel | dest-dn or association | Attribute name | Object type | association | Type | Result | XML Document | Occurs when a sync event is requested. | ||||||||
| 30014 | Input XML Document | Channel | Attribute name | Warning message | XML Document | Generated whenever an input document is created by the engine or driver. | ||||||||||||
| 30015 | Input Transformation Document | Channel | Warning message | XML Document | Generated after the input transformation policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 30016 | Output Transformation Document | Channel | Warning message | XML Document | Generated after the output transformation policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 30017 | Event Transformation Document | Channel | Warning message | XML Document | Generated after the event transformation policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 30018 | Placement Rule Transformation Document | Channel | Warning message | XML Document | Generated after the Placement rule policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 30019 | Create Rule Transformation Document | Channel | Warning message | XML Document | Generated after the Create rule policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 3001A | Input Mapping Rule Transformation Document | Channel | Warning message | XML Document | Generated after the Schema Mapping rules are processed which convert the document to the eDirectory schema | |||||||||||||
| 3001B | Output Mapping Rule Transformation Document | Channel | Warning message | XML Document | Generated after the Schema Mapping rules are processed which convert the document to the applications schema. | |||||||||||||
| 3001C | Matching Rule Transformation Document | Channel | Warning message | XML Document | Generated after the Matching rule policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 3001D | Command Transformation Document | Channel | Warning message | XML Document | Generated after the command transformation policies are processed, allowing the user to view the transformed document. | |||||||||||||
| 3001E | Publisher Filter Transformation Document | Channel | Warning message | XML Document | Generated after the processing the notify filter on the Publisher channel, allowing the user to view the transformed document. | |||||||||||||
| 3001F | User Agent Request | Channel | Result | XML Document | Occurs when a User Agent XDS command document is sent to the Driver on the Subscriber channel. | |||||||||||||
| 30020 | Resync Driver | Channel | Driver | Error message | Result | Occurs when a resync request is issued. | ||||||||||||
| 30021 | Migrate | Channel | Association | Attribute name | Object type | Warning message | Occurs when a migrate request is issued. | |||||||||||
| 30022 | Driver Start | Driver Set | Driver | Driver message | State | XML Document | Occurs when a driver is started. | |||||||||||
| 30023 | Driver Stop | Driver Stop | Driver | Driver message | State | XML Document | Occurs when a driver is stopped. | |||||||||||
| 30024 | Password Sync | Channel | Object | Attribute name | Result | Generated when setting the distribution or simple password on an object. | ||||||||||||
| 30025 | Password Reset | Channel | dest-dn or association | Attribute name | src-dn | Generated when resetting the connected application password after a failed password sync operation. | ||||||||||||
| 30026 | DirXML Error | Channel | Object | Error Message | Code | Generated whenever the engine throws an internal error. | ||||||||||||
| 30027 | DirXML Warning | Channel | Object | Warning Message | Code | Generated whenever the engine throws an internal warning. | ||||||||||||
| 30028 | Custom Operation | Channel | XML Document | Occurs when an unknown operation appears in an input document. An example of known operations would be an add, delete, or modify. | ||||||||||||||
| 30029 | Clear Attribute | Channel | dest-dn or association | Attribute name | src-dn | Event ID | Result | Occurs when a modify operation contains a remove-all-value element. | ||||||||||
| 3002A | Add Value - Modify Entry | Channel | dest-dn or association | Attribute name | Value | src-dn | Event ID | Result | Value | Occurs when a value is added during the modification of an object. | ||||||||
| 3002B | Remove Value | Channel | dest-dn or association | Attribute name | Value | src-dn | Event ID | Result | Value | Occurs when a modify operation contains a remove-value element. | ||||||||
| 3002C | Merge Entries | Channel | Object | Attribute name | Object type | Channel | Association | XML Document | Occurs when two objects are being merged. | |||||||||
| 3002D | Get Named Password | Driver or Channel | Object | Password Name | Event ID | Result | XML Document | Generated on a Get Named Password operation. | ||||||||||
| 3002E | Reset Attributes | Channel | Object | Channel | XML Document | Occurs when a Reset document is issued on the publisher or Subscriber channels. | ||||||||||||
| 3002F | Add Value - Add Entry | Channel | dest-dn or association | Attribute name | Value | src-dn | Event ID | Result | Value | Occurs when a value is added during the creation of an object. | ||||||||
| 30030 | Set SSO Credential | Channel | Target Object | Application ID | Repository | Message | Result | Occurs when a driver policy executes the do-set-sso-credential action. | ||||||||||
| 30031 | Clear SSO Credential | Channel | Target Object | Application ID | Repository | Message | Result | Occurs when a driver policy executes the do-clear-sso-credential action. | ||||||||||
| 30032 | Set SSO Passphrase | Channel | Target Object | Repository | Message | Result | Occurs when a driver policy executes the do-clear-sso-credential action. | |||||||||||