Guidewire Best Practices Exam study guide 100% Correct | latest update
Guidewire Best Practices Exam study guide 100% Correct | latest update Avoid using internal path for your classes - wire.* should be avoided. These can always be potentially changed or replaced during an upgrade. When referencing typecodes, use the static property on the typelist class instead of the string representation - Use TC_TYPECODE instead of "typecode", example: LossCause.TC_REAREND instead of "rearend" Use the text for logical operators instead of the symbols - Use "and","or", and "not" instead of "&&", "||", and "!" Code placement - 1) Avoid placing code within the CODE tab of a PCF. Create a UI helper class instead 2) Avoid extending entity enhancements with code supporting UI operations Avoid using deprecated classes and methods - Guidewire will eventually remove deprecated classes and methods.
Document information
- Uploaded on
- April 23, 2024
- Number of pages
- 32
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers