Display the Functions Integrity Report by clicking Functions Integrity on the Status Tab.
The Functions Integrity Report finds problems that prevent functions from running due to the following major reasons:
- Functions' Include File compilation errors.
- Functions that do not compile.
- Functions that might create circular reference.
- Library functions compilation errors.
- Circular dependencies that might cause circular function references.
- The report provides possible solutions for the problems reported.
- It is recommended to run the Integrity test periodically, as well as in the following scenarios:
- After building a PPM system.
- After upgrading the database.
- After major setup changes (e.g., package import).