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.
- Error encountered:
-
Action 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 inherently provide a unique identifier, consider adding a surrogate key or unique column that can be used to facilitate the merge process.
- Consult Documentation:
- Review any specific Data Integration documentation on handling SuccessFactors data connections and merge operations for additional instructions.
- Review Source Schema:
-
External References:
- Data Integration official documentation on SuccessFactors: Data Integration SuccessFactors Documentation.
If the issue persists or you need further assistance, please open a ticket with Data Integration support.