Intro
IBM Informix is a fast and scalable database server that manages traditional relational, object-relational, and dimensional databases. Use Domo’s Informix SSH connector to retrieve Informix data based on an SQL query. To learn more about Informix, visit their page (https://www.ibm.com/analytics/us/en/…logy/informix/ ). You connect to Informix data in the Data Center. This topic discusses the fields and menus that are specific to the Informix connector user interface. General information for adding DataSets, setting update schedules, and editing DataSet information is discussed in Adding a DataSet Using a Connector.Prerequisites
To connect to your Informix account and create a DataSet, you must have the following:- SSH Hostname, User name, Password
- SSH port
- Database Hostname
- Database Name
- Database Port Number
- Database Username and Password
- Informix Server Name
Connecting to Your Informix Account
This section enumerates the options in the Credentials and Details panes in the Informix Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in greater length in Adding a DataSet Using a Connector.Credentials Pane
This pane contains fields for entering credentials to connect to your Informix account. The following table describes what is needed for each field:Field | Description |
|---|---|
SSH Hostname | Enter the hostname or URL of the UNIX server to SSH-tunnel through. |
SSH User | Enter the SSH username for your UNIX account. |
SSH Password | Enter the SSH password for your UNIX account. |
SSH Key | Enter the SSH private key. |
SSH Port | Enter the port number for your UNIX account. |
Database Hostname | Enter the host name for the Informix database. For example: db.company.com. |
Database Name | Informix database name. |
Database Port Number | Enter your Informix port number. |
Database Username | Enter your Informix username. |
Database Password | Enter your Informix password. |
Informix Server Name | Enter the name of your Informix server. |
Details Pane
This pane contains a single menu in which you enter your SQL query.Menu | Description |
|---|---|
Query | Enter the SQL query for the Informix data you want to pull into Domo. |