The "BI Data Configuration" feature simplifies data management within CARL Source by allowing the creation of data models.
In addition, the integration of the OData API offers a practical solution for retrieving this data in external tools while respecting the access rights specific to each CARL Source user (access restriction groups, profile rights, and organization groups). This approach ensures data security and confidentiality, while offering a personalized experience so that the extracted data is in the user’s language.
Use of this feature requires the purchase of additional rights.
CARL Source comes with several standard data models, and you can duplicate them and create as many as needed.
Using the OData API:
You can use the data models in tools compatible with the OData API by accessing their dedicated URL.
You can also use the objects globally by using the following OData URL: http://[host]:[port]/[context]/API/ODATA/V1
The parameters [host], [port], and [context] correspond to the machine name, port, and path where CARL Source is installed.
Limitations:
To preserve system performance, it is essential to create models with reasonable datasets, limiting the number of rows retrieved.