Domo

DOMO is business intelligence software that offers a wide range of data analytics capabilities. Using the DOMO Connector, existing Dashboards can be pulled and used as Report Groups in the OvalEdge application.

This connector document should be used along with the Generic Features of Connectors document which covers the generic features and settings (Establishing Connection, Connector Parameters, Connector Settings, etc.) of the OvalEdge connectors that are common. This document outlines the specific connector information only.

Connector Characteristics

Connector Category

Report

Connectivity

Connector Version

Sisense Versions Supported

OvalEdge Releases Supported (Available from)

Supported Features

Crawling

Report Groups, Reports, and Report Columns

Lineage

Not Supported

Profiling

Not Supported

Crawling of Query Logs

Not Supported

Data Preview

Supported

Data Quality Module

More info on DQ: Data Quality

Supported

RDAM (Remote Data Access Management) Support

More info: RDAM

Not Supported

Bridge Support

Supported

Query Sheet Support

(Run simple queries)

Not Supported

Crawl of Usage Statistics (Source System)

Not Supported

Certifications at Source (Source System)

Not Supported

Prerequisites (Prepare Sisense Environment)

The following are the prerequisites required for establishing a connection:

  • API Details

The API version used by the connector is given below:

S.No

Version

API Details

  • Service Account Minimum Permissions

Operation

Minimum Access Permission

Configure Environment Variables (Optional)

This section describes the settings or instructions you should know before establishing a connection. If your environments have been configured, skip this step.

For more information, refer to the "Generic Features of Connectors" document.

DOMO-Specific Parameters

Field Name

Description

Client id

Enter the Client id, which you have copied from the Manage Clients Page.

Example:

Client ID

a4dd7994-a7b3-47d5-xxxx-xxxxxxxxfd7

Client Secret

Enter the Client Secret, which you have copied from the Manage Clients Page.

Example:

Secret

435d68ee13f3a0a31de4f0exxxxxxxxxxxxxxxxxxxxxxxxxxxx

Scopes

Enter the Scopes, which you have copied from the Manage Clients Page.

Example:

Scopes

Data, workflow, audit, buzz, user, account, dashboard

Base URL

Enter the instance where the DOMO is running.

Example: https://shiva-dev-442568.domo.com

User Name

Enter the Name to connect to the DOMO.

Password

Enter the Password to connect to the DOMO.

Connector Settings

The following are the Sisense Connector settings:

  • Crawler

  • Access Instruction

  • Business Glossary Settings

  • Lineage

  • Others

Limitations

S.No.

Description

1

Errors & Resolution

S.No.

Error Message(s)

Error Description/Resolution

1

Authentication Errors

Error Description: Errors related to invalid credentials or expired tokens.

Resolution:

Verify that your credentials (username, password, API key) are correct and up to date. If using OAuth, ensure that the token has not expired and re-authenticate if necessary.

2

Data Format Errors

Error Description: Data retrieved from the source does not match the expected format.

Resolution:

Ensure that the data source schema has not changed. Validate the data format and update the connector configuration to handle the new format if necessary.

3

Parsing Errors

Error Description: Issues with parsing the data retrieved from the source.

Resolution:

Ensure the data format is compatible with the connector. Implement error handling to manage unexpected data formats. Update the connector code if necessary to handle new data structures.

FAQs

Q1: How much does the driver cost?

A: The JDBC Driver for Sisense is available at no additional charge.

Q2: Can I use the driver to access Sisense from a Linux system?

A: Yes! You can use the driver to access Sisense from Linux, Unix, and other non-Windows platforms.

Planned upgrades

S.No.

Expected Date

Upgrade Version

Description

NONE planned as of now

Client creation process for the DOMO instance

  1. Enter the Domain mentioned in the above screenshot and click on the Continue button. The Documentation page will then be displayed.

  2. On the Documentation page, click on My Account and select the New Client option. The Create New Client page will then be displayed.

  3. In the Create new client page, enter the Name and Description and click the Create button. The Manage Clients page is displayed with the Client ID, Secret, and Scopes.

Note: Save the Client ID, Secret, and Scopes details for further use.

Was this helpful?