Configuring OData Warehouse

A OData warehouse connection is required when managing OData warehouse in the enterprise edition.

Procedure

  1. On the project data page, click OData > Warehouse configuration.
  2. In the "OData warehouse configuration" dialog, provide the following information to create a connection to OData warehouse:
    1. In the URL field, enter the address of OData warehouse.
      Because PostgreSQL is used as the OData warehouse data storage, you can only configure the jdbc parameter.
    2. In the User Name and Password fields, enter your user name and password to connect to OData warehouse.
    3. In the Connect timeout (sec) field, enter the timeout interval of the connection. The timeout interval is specified in seconds, and the default value is 5000 seconds.
  3. Click Test Connection to validate the connection.
  4. Click Save to save the connection configuration.