generate_cutover_checklist
Create an ordered cutover checklist for SAP SuccessFactors migration from DEV to PROD, based on entity dependencies, picklists, and business rules.
Instructions
Generate a cutover checklist for migrating configuration from DEV to PROD.
Produces an ordered checklist based on entity dependencies, including:
Foundation Objects in correct load order
Picklist configurations
Business rules
User/employee data in dependency order
Essential for go-live planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | Entities to include in cutover (e.g., ['FOCompany', 'FODepartment', 'EmpJob']) | |
| language | No | Output language: 'en' or 'es' | en |
| data_center | No | ||
| auth_user_id | No | ||
| auth_password | No | ||
| include_rules | No | Include business rules in the checklist | |
| include_picklists | No | Include picklists in the checklist |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||