Skip to main content
Feedback

RVR-SCF-505

Issue summary

  • The error code RVR-SCF-505 with the description "MISSING_COLUMNS" occurs when using the SuccessFactors data connector in Data Integration. This error typically indicates that there is mandatory columns missing in the data processed. The issue often arises when there is a mismatch between the expected schema and the available data columns. Possible causes include schema changes in the source data, user permissions that limit access to certain columns, or a misconfiguration in the data pipeline setup.

Action steps

To resolve the error, follow these steps:

  • Verify Schema: Ensure that the schema defined in Data Integration matches the schema of the data in SuccessFactors. Update the schema configuration if there have been changes in the source.
  • Check Permissions: Make sure that the user credentials used for accessing SuccessFactors have the necessary permissions to access all required columns. This can verify by reviewing user roles and permissions.
  • Reconfigure Data Pipeline: If there have been changes to the schema, update the data pipeline configuration in Data Integration to reflect these changes. This includes updating any mappings or transformations that might rely on the missing columns.
  • Review Logs: Check the logs for any additional error messages or warnings that could provide more context about what specific columns are missing.
  • Contact SuccessFactors Support: If the issue relates to access permissions or other configurations on the SuccessFactors side, contacting their support.

External references

  • Data Integration - SuccessFactors API for further details on setting up and troubleshooting SuccessFactors connections.
  • SuccessFactors official documentation for user roles and data access permissions.
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.

On this Page