I set everything but nothing is audited. What's wrong?

Top  Previous  Next

I set everything but nothing is audited (and no errors are shown). What's wrong?

 

There are many reasons because the template might be not working.

Here you have a checklist: You have to check these in the data dll AND on each app.

 

Are you using the FullRecord.fil file to load the files?

Make sure the file is in the app folder.

Check that the file list is there and matches your dct.

In the template, "Files to Audit" tab, be sure to actually SELECT the files you want to audit (Press "Select All" if you want to audit the whole list).

If you are not using the FullRecord.fil file to load the files, double check that you have the files to audit SELECTED in the "Files to Audit" tab, on every app.
In the "more settings" tab, check that "Disable file Auditing code generation" or "Suspend File Auditing" are NOT checked.
If you set a Run-time Disabling variable, be sure it is not set to TRUE when your program runs.
If your program uses the Clarion template chain (a.k.a. Legacy) check that you have active the global switches "Enable Triggers Support" in the "File Control Flags" tab and "Enable de use of ABC classes" in the "Classes" tab.