The REST SCO currently depends on the Autonomous REST Connector schema discovery mechanism to generate the schema for a REST service. The Autonomous REST Connector design accounts for this by allowing users to supply a REST schema file as an alternative to the schema discovery approach. Corticon lets you specify the schema file when configuring a REST Datasource. When specified, the schema file is supplied to Autonomous REST Connector, so schema discovery is not performed.

The schema files are text files, yet they can be complex. Corticon does not provide any mechanisms to simplify the creation of schema files. That is the purview of the Autonomous REST Connector, whose roadmap includes provisions for tooling to aid in the creation of schema files. Corticon just provides for the import of the files. See the Progress DataDirect Autonomous REST Connector for JDBC documentation and tooling for creation of schema files.

Requirements

When configuring a REST Datasource, you have the option of supplying the schema file.

The schema is imported and stored as part of the vocabulary, similar to how it is done when schema discovery is performed. Because of its close relationship with the vocabulary, the schema is not stored as a separate file.