RIC returned using datascopr ftp is missing using REST API

Hi,

We are currently trying to migrate from datascope ftp mode to dataascope Rest api and we encoutered some issues.

The REST API does not return any Data for some RIC

ie (RON4Y=COBA)

Is there some reason for that ?

Best Answer

  • amarocco
    Answer ✓

    We finally raise a Case and get as answer to change the request from:

    "ValidationOptions": null,
    "UseUserPreferencesForValidationOptions": false
    to:
    "ValidationOptions": null,
    "UseUserPreferencesForValidationOptions": true

Answers