RVR-SCF-501
Issue summary
- Error encountered:
MISSING_KEYS_FOR_MERGE(Error Code: RVR-SCF-501). - Data Connector: SuccessFactors.
- Initial Diagnosis: This error typically indicates that required keys to perform a merge operation on the data are missing. This could be due to missing mapping configurations or key fields that are necessary for executing a merge operation within Data Integration.
Action steps
To resolve the error, follow these steps:
- Review Source Schema:
- Ensure that your source configuration includes all necessary primary or unique keys required to perform merge operations. Lack of these keys in the source data might result in this error.
- Check Mapping Configuration:
- Examine the column mapping configuration within your Data Integration settings to ensure all essential data fields have been correctly mapped, especially those involved in the primary key or unique index.
- Handle Missing Keys:
- If the data source does not provide a unique identifier, consider adding a surrogate key or unique column to handle the merge process.
- Consult Documentation:
- Review any specific Data Integration documentation on handling SuccessFactors data connections and merge operations for additional instructions.
External references
- Data Integration official documentation on SuccessFactors: Data Integration SuccessFactors Documentation.
note
If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.