How to fetch User changes details in oracle fusion on daily basis
Summary:
Can anyone please let us know if there is any way to fetch audit log of when a below actions are performed on user account. The log should give who performed the action , when was it performed, what action performed and to which user account the action was performed.
- Creating the user account.
- Updating the parameters of the user account which includes Updating Email Address, First Name, last name, username.
- Updating the native password of a user account.
- Activating or deactivating and locking or unlocking of the user account.
- Deleting a User Account.
If possible please let us know is there any table or API which will help us to fetch this details. This will be really needed for Audit Purpose.
0