run_go_live_checks
Run pre-go-live validation checks to identify critical, important, and recommended issues like missing jobs, orphan records, and incomplete data. Returns a pass/fail report with sample affected records.
Instructions
Run pre-go-live validation checks on the SF instance.
Validates:
Critical: Employees without jobs, orphan records, missing key dates
Important: Vacant positions with incumbents, self-referencing managers, inactive FOs in use
Recommended: Email/phone completeness, compensation completeness
Returns a pass/fail report for each check with sample affected records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_sample | No | Max sample records to return per check | |
| data_center | No | ||
| auth_user_id | No | ||
| auth_password | No | ||
| checklist_type | No | Check severity to run: 'critical', 'important', 'recommended', 'all' | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||