Job Scheduler: Audit Log
The feature provides,
- Log of all the changes made to the Jobs in the Job Scheduler application.
- The log contains the below details.
- Job Name - The job that is created or updated.
- When - The date and time when the job was created or updated.
- Who - The First Name and Last Name of the Account from which the change was made.
- Action - The action performed by the Admin on the Job.
- Field Name - The field that was modified.
- Old Value - The value before the change.
- New Value - The value after the change.
- The log contains the below details.
- The Action field will have one of the below values.
- Create - A new job is created.
- Update - The existing job is updated.
- Delete - The existing job is deleted.
- Schedule Now - When a job is scheduled using the Schedule Now from the Job Details page.
NOTE: The below fields are applicable only for the Action type Update.
- Field Name: The field that was modified in the job.
- Old Value: The value before the field was changed.
- New Value: The new value of the field.
Audit log in Job Scheduler
Business Value:
- Accountability: The audit log tracks admin action and ensures accountability.
- Traceability: The audit log provides historical information that can be used to reconstruct the changes and ensures traceability.
Steps to Enable
You don't need to do anything to enable this feature.
Tips And Considerations
The Oracle B2C Service site has to be on 25B version to utilize the feature.