22 lines
668 B
Markdown
22 lines
668 B
Markdown
# Deployment & Testing — Appraiser Review Letter
|
|
|
|
## Deployment Steps
|
|
1. Deploy custom objects & fields
|
|
2. Copy updated template files into Salesforce docs directory
|
|
3. Map merge fields to object schema
|
|
4. Configure CLM template and connect API
|
|
5. Test with sample Appraisal and Deficiency objects
|
|
|
|
---
|
|
|
|
## Testing Workflow
|
|
- Use sample JSON payloads (see requirements.md)
|
|
- Validate conditional logic—test both existence and missing data
|
|
- Test table rendering for arrays (DeficiencyList, ReviewerComments)
|
|
- Document any failed merges or formatting gaps
|
|
|
|
---
|
|
|
|
_Last updated: 2026-02-26 13:26 PM_
|
|
_Work in progress: Add test cases and troubleshooting checklist._
|