Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Audit.SetIgnoreCalculations
Set whether stored calculations are audited.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Audit | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Audit.SetIgnoreCalculations"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. 1 to ignore and 0 to audit. | 1 |
Result
Returns OK or error.
Description
Set whether stored calculations are audited.Unstored calculations are always ignored. This setting allows you to disable auditing of stored calculations. Due to field type caching, setting this property does not take effect immediately.
Must be called before first Audit run to take effect. Otherwise cache my mark a field as eligible for audit before the rule is set.
You may best call this in start script of the solution to setup Audit as needed.
See also
Release notes
- Version 10.4
- Changed Audit.SetIgnoreSummaryFields and Audit.SetIgnoreCalculations to clear field cache, so the setting is applied sooner.
Blog Entries
- Configure Audit functions in MBS Plugin
- MBS FileMaker Plugin, version 10.4pr9
- Audit with MBS FileMaker Plugin
- MBS Filemaker Plugin, version 4.4pr3
FileMaker Magazin
This function is free to use.
Created 25th September 2014, last changed 3th June 2021
