Skip to main content
Feedback

RVR-SFM-113

Issue summary

  • The error "Invalid date format, end date precedes start date" with error code RVR-SFM-113 pertains to a situation where the end date set for a data retrieval operation occurs before the start date while using the Salesforce Marketing (sf_marketing) data connector in Data Integration. This indicates a misconfiguration in the date inputs, as the end date must always follow the start date chronologically.

Action steps

To resolve the error, follow these steps:

  • Verify Date Inputs:

    • Ensure that the date format follows the required format, which might typically be DD/MM/YYYY as per Data Integration guidelines.
    • Double-check the start and end dates in the Data Flow settings to confirm the chronological order.
    • If you have set the dates dynamically (e.g., using variables or functions), review their evaluations during the Data Flow runtime to ensure they produce valid, logical ranges.
  • Adjust Data Flow Configuration:

    • Go to the Data Flow's configuration settings in Data Integration for the sf_marketing data connector.
    • Correct the end date to be equal to or later than the start date.

External references

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