Skip to content

Repository files navigation

The ODS Console

ODS has a comprehensive HTTP API. To easy testing and development the ODS Console can be used to initiate calls to any of the API functions through a simple UI.

Installation

The ODS Console can be installed on any system to access any ODS instance given that the domain of the Console installation has been added to the ODS instance as a client (See also admin.client.new).

The simplest way to install ODS-Console is to download the ods-console VAD package and install it via Virtuoso's Conductor. Log into the Condictor with dba privileges and navigate to the System Admin -> Packages page. From there select the downloaded file in the section called "Upload package" and continue with the "Proceed" button. After the successful installation ODS Console will be available at the Virtuoso instance under the path /ods-console/.

ODS Console is a pure client-side JS application which can be run from any location including a local folder or OpenLink's own test installation of ODS Console. By default the console will access the ODS installation on the same domain. However, if the host of the Console installation has been added as a client to the ODS instance (See admin.client.new it can be used to access the API of the ODS instance by simply setting the ODS host in the Console configuration:

ODS Console Config Dlg

The ODS API is always accessible at path /ods/api. This path should not be included in the configuration setting as ODS Console will add it automatically.

See also: http://web.ods.openlinksw.com/odsdox/ods_console.html.

About

A simple Javascript web application which provides a testing console for the ODS HTTP API

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages