Review the audit trail for a job
-
Find audited jobs to display the AUDITJOB—JobNumbers Form.
-
Double-click a Job number to display the AUDITJOB—AuditJobEdit Form.
- To perform a simple search of job audit records:
- To perform an advanced search of job audit records:
- Click Advanced to open the AUDITJOB—EditCriteria Form.
- Build the SQL string:
- Double-click a Custom form field to add it to the SQL string.
- Double-click an Operator to add it to the SQL string.
- Double-click a SQL component to add it to the SQL string.
- Make required adjustments to the SQL string.
- To test the SQL string, click Test SQL. » The test result displays.
- To clear the SQL string, click Clear. » The SQL string clears.
- To cancel the search, click Cancel.
- To apply the search criteria, click OK to close the form and display the records matching the search criteria in the AUDITJOB—AuditJobEdit Form.
-
The query form contained in the AuditSingleJobUserQuery.SCR script filters the list of operational data audits displayed for the job in the list view.