- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-SVG-103
- 1 Minute to read
- Print
- DarkLight
- PDF
Issue Summary
The error code
RVR-SVG-103
with the message "No data for mapping" you encountered using the SurveyGizmo connector in Rivery is typically triggered when no source data is available to map to target fields during the data extraction process. This can happen if there is a configuration issue or if the source data is empty or improperly structured for the mapping operation.From a general knowledge perspective, this error usually indicates a configuration problem with the data source or that the data source query returned no results. It might also occur if the data schema expected in the mapping does not match the incoming data.
Action Steps:
- Verify Data Source Connection: Ensure that your connection to SurveyGizmo is correctly set up and operational. Confirm that the API credentials are correct and that the connection is active.
- Check the Source Data: Validate that there are records available in the data source that match the criteria specified in your river's configuration.
- Review Mapping Configuration: Revisit the mapping configuration in your river. Ensure that all fields in the source data are correctly mapped to the target fields.
- Test API Endpoints: If SurveyGizmo API endpoints are being used, test them directly to ensure that data is being returned as expected.
- Enable Logging: Activate logging in Rivery to get detailed execution logs, which may provide additional insights into why the data isn’t being retrieved as expected.
External References:
- For more details on configuring data source connections in Rivery, you can refer to the official Rivery documentation: Rivery Documentation.
- SurveyGizmo's own documentation might be useful for ensuring proper API usage: SurveyGizmo API Documentation.
If the issue persists or you need further assistance, please open a ticket with Rivery support.