Getting started creating a Model file
- Last Updated: September 26, 2024
- 5 minute read
- DataDirect Connectors
- ODBC
- Autonomous Rest Connector 8.0
- Documentation
This section provides you with an overview of the steps required to
install the Autonomous REST Connector and create a Model file to be used with your
connections. The REST model file defines endpoints and table mapping used to generate your
relational model. In addition, the Model file is capable of configuring a number of driver
behaviors, such as paging, custom authentication, and HTTP response code processing.
Note: If you are accessing a publicly available
data source, refer to the library of Model files for your data source. These Model files
contain fully defined requests and pagination setting, allowing you to connect after
providing your authentication credentials. See Getting started using prebuilt Model files (Windows) for details.
To begin accessing data with the driver:
After creating your Model file, you are ready to configure and connect.
See the following to configure your driver for connection: You can edit your Model file later by opening it by clicking Import Model when starting the Autonomous REST Composer.
Note: The Model file
generated by the Configuration Manager supports most of the request types and
functionality typically used to access a service. However, the driver supports additional
features and functionality that are not currently available through the file generated by
the Configuration Manager. If you need to configure features or functionality not
supported through the Configuration Manager, you can manually edit your generated file
using a text editor. See "Model file syntax" for details.




