The Workflow LDAP APIs raise this event when changed user information is retrieved from an LDAP directory. One event is raised for each changed user. See: Workflow LDAP APIs.
| Internal Name | oracle.apps.global.user.change |
| Status | Enabled |
| Generate Function | wf_entity_mgr.gen_xml_payload |
| Owner Name | Oracle Workflow |
| Owner Tag | FND |
| Customization Level | Limit |
Oracle Workflow provides one default subscription to the User Entry Has Changed event that loads the changed user data into the WF_LOCAL_ROLES table in Oracle E-Business Suite when the User Entry Has Changed event is raised locally. You should enable this subscription if you want to implement integration with Oracle Directory Services.
Note: Oracle Directory Services refers to both Oracle Internet Directory (OID) and Oracle Unified Directory. Procedures documented for implementing Oracle Directory Services apply to both these directories.
The following table lists the properties defined for this subscription.
Subscription Properties
| Subscription Property | Value |
|---|---|
| System | <local system> |
| Source Type | Local |
| Event Filter | oracle.apps.global.user.change |
| Phase | 51 |
| Status | Disabled |
| Rule Data | Key |
| Rule Function | fnd_user_pkg.user_create_rf |
| Owner Name | Oracle Workflow |
| Owner Tag | FND |
| Customization Level | Limit |