Spotting Mistakes with VDL Hints
- Forgetting to specify value or label on an entity—this would be a mistake at development time and can easily be rectified by adding either .value or .label to the end of the entity reference.
- Accessing an entity for which data has not automatically been batch fetched—This hints that the VDL engine could not determine the usage of the given scenario/entity combination and you should consider providing more information in the VDL to improve performance.
Hints are only shown when you are in debug mode—see Debugging Custom Views in the Web Client. They appear in the web browser's console window.
All hint messages are prefixed with [VDL HINT] so you can easily search for them.
© 2001-2020 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.