Skip to main content
Feedback

RVR-ANA-203

Issue summary

The error code RVR-ANA-203 with the message "Got not supported file format" occurs within Data Integration when the Anaplan connector receives an incompatible file format. This error indicates that the data structure does not meet the Anaplan connector's requirements.

The Data Integration platform requires data in specific formats like JSON arrays or others commonly used in data integration workflows. and if the data format does not align with expectations, trigger this error.

Action steps

To resolve this issue, follow these steps:

  1. Verify file format: Ensure the file format used is supported by Data Integration. Check the file for proper formatting, such as correct delimiters, structure, and schema.
  2. Refer to Anaplan documentation: Verify the file against Anaplan's specifications for supported file formats and configurations to ensure compatibility with Data Integration.
  3. File transformation: If the file format is unsupported, transform your data into a compatible format such as a CSV, JSON array, or standard data format compatible with Anaplan and Data Integration.
  4. Test file upload: After converting or verifying the file format, re-upload and check if the issue persists.
note

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