Object Reference Check Script
This script searches the schema you select and checks if invalid or null references exist. If so, the invalid or null references are listed in a log file and saved in your selected directory.
- GT
- CRM
- HR
Options Reference
Each option and field on the form is described below. Mandatory options and fields are highlighted in red.
Check for Invalid References
Select this option if you want the script to search and retrieve invalid references. An invalid reference is when one CRM object has a reference to another object, but the link is not allowed.
You must investigate and fix all invalid references.
Check for Null References
Select this option if you want the script to search and retrieve null references. A null reference is when one CRM object does not have a reference to another object.
You can determine if the null reference is valid or invalid:
- If invalid, you must fix the reference and determine the source of the invalid null reference.
- If valid, you can add it to the list of valid references so that it is not returned by the script when you run it a following time.