RVR-SAPC-507
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-SAPC-507
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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.
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.
- Check River Configuration: Ensure that your river is set to incremental loading where it supports it. Verify that an appropriate incremental field is selected.
External References:
- Review Rivery's official documentation for SAP Concur connectors: Rivery Documentation for SAP Concur.
- For more about incremental loading and setting appropriate fields in Rivery, refer to the Incremental Load Section.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?