Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These instructions allow you to connect Yellowfin to an InterSystems IRIS data source.

Note

Note that Yellowfin does not ship with the driver required for this connection due to licensing/paywall reasons. You will need to manually upload the driver through the the Plugin Manager or Creating a Basic Data Source Connection.

1. Click on the Create button and select Data Source.
Image Added
2. 
Click on the

...

InterSystems IRIS option.

...

Image Added
3. 
When the New Connection popup appears, provide a name and description for your database.
4. 
Connection String: when selecting Connection String you have the same functionality as in Generic JDBC Data Source.
Image Added

5.   InterSystems IRIS configuration fields.
Image Added
6. 
Authentication Adapter: Specify an authentication method for the database adapter. More details Advanced Connection Editor.
7. 
Include Schema in SQL: Select this checkbox to add the schema name when addressing database tables in SQL queries.
8. 
Database Host: Enter the name or IP address of the server hosting the IRIS database.
9. 
Database Port: The TCP/IP port number for this connection. Set this to 51773.
10. 
Name Space: Provide the IRIS namespace.
11. JDBC Driver: The JDBC driver

...

talks to your IRIS database. Yellowfin will automatically select the correct JDBC driver to talk to your IRIS database.
12. 
Username: Enter the username of your IRIS account.
13. 
Password: Enter the password of your IRIS account.
14. 
Toggle Advanced Settings to see more settings.
Image Added

15. 
Once you have completed your connection information, you will have several options:
Image Added

    1. Back: 
  1. Advanced Connection Editor:
    1. This will
  2. take you to the Data Source page in the Admin Console and allow you to edit all the advanced options available for your database
    1. navigate to the database selection.
    2. Cancel: This will close the New Connection popup.
    3. Test Connection: This will
  3. validate
    1. test the connection parameters you provided to ensure it can connect to your database. If the connection
  4. was
    1. is successful,
  5. a message
    1. an indicator will appear
  6. .
  7. Create View: This will save your connection and get you started on creating a view based on it.
  8. Save & Close:
    1. and you will be able to save the connection
      Image Added
    2. Save: This will allow you to save your connection and
  9. close the New Connection popup, returning you
    1. navigate to the Success page
  10. you were on previously.Cancel
    1. :
  11. This closes the New Connection popup without saving your connection, returning you to the page you were on previously.We recommend testing the connection, and then saving it by using the Save & Close button.

    1. Image Added