Skip to main content
Feedback

RVR-BRA-002

Issue summary

The error code RVR-BRA-002, with the description "No mapping data received", indicates a problem with the data connector setup on the Data Integration platform, specifically for the base_rest_api. This error occurs when the API data connector does not receive the expected mapping data during execution. This occurs due to misconfigured column mappings or an issue with the connected API’s response structure.

Action steps

To resolve the error, follow these steps:

  1. Verify the configuration of your base_rest_api data connector:
    • Ensure that the API endpoint is correctly set up and accessible.
    • Check the response structure of the API to confirm it matches the expected schema as defined in your Data Integration configuration.
    • Double-check the Column Mapping section in Data Integration to ensure the fields from the API response are properly mapped.
  2. Use Data Integration Auto Mapping feature to let Data Integration automatically detects and sets mappings if applicable.
  3. Ensure the necessary permissions or API keys are valid and correctly entered.
  4. Check authentication and data format requirements to ensure prerequisites are complete.

External references

For more information, refer to the Getting started with Data Integration topics to follow best practices when configuring API data connectors(ensure to refer to the right sections for API configuration).

note

If the issue persists or you need further assistance, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page