BrowseAuditBck (Example of historical audit data inspection) |
Top Previous Next |
This is just a copy of the Browse “BrowseAudit” with the primary file changed. This Browse browses the historical audit file (AuditBck) create with the previous process (CleanAudit), and allows you to inspect the old data the same way you do to the current one. You can create it from scratch in the same way as you did “BrowseAudit”, except that you must change the files involved in the “FileSchematic”.
This is possible because the control templates from FullRecord works on any audit file, as long as they have the exact same layout as the main Audit file (declared in the global extension). If you just want to copy the “BrowseAudit” procedure, follow these steps:
That's it, now the copied browse should work with the historical file, without having to redoing the browse from scratch.
|