RVR-SAPC-507
  • 1 Minute to read
  • Dark
    Light
  • PDF

RVR-SAPC-507

  • Dark
    Light
  • PDF

Article summary

  1. Issue Summary

    • The error "MISSING_INCREMENTAL_FIELD Error Code: RVR-SAPC-507" is encountered when using the SAP Concur data connector in Rivery. This error is caused by not specifying an incremental field in a river configured for incremental data extraction. Incremental fields are necessary to track and fetch only the new or modified data since the last extraction.
  2. Action Steps:

    • Check River Configuration: Ensure that your river is set to incremental loading where it supports it. Verify that an appropriate incremental field is selected.
      • The incremental field should have a consistent increasing or sequential value, like a date, timestamp, or an auto-incremented number.
    • Define Incremental Field:
      • In the Rivery interface, navigate to the Table Settings tab and ensure a valid column is chosen as the incremental field. This field is used to define data increments.
    • Evaluate Source Schema:
      • Make sure the source table or view has a column that can act as an incremental field. Without this, the incremental loading configuration will not work and result in this error.
    • River Configuration Review:
      • Adjust the loading mode if needed, and ensure your configured settings match the capabilities of the source data.
  3. External References:

If the issue persists or you need further assistance, please open a ticket with Rivery support.


Was this article helpful?

What's Next