compare_instance_config
Detect field, type, and annotation differences between two SAP SuccessFactors instances to validate cutover configurations.
Instructions
Compare entity metadata between two SF instances.
Detects fields that exist in one instance but not the other, type mismatches, and annotation differences (editability, labels). Essential for cutover validation (DEV → QA → PROD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Entity to compare (e.g., 'EmpJob', 'User', 'FOCompany') | |
| instance_a_dc | Yes | Data center or API host for instance A (e.g., 'api8preview.sapsf.com') | |
| instance_b_dc | Yes | Data center or API host for instance B | |
| instance_a_user | No | ||
| instance_b_user | No | ||
| instance_a_password | No | ||
| instance_b_password | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||