![]() |
VOOZH | about |
Integrate connectivity to Aha! data into your enterprise reporting capabilities. The CData ODBC Driver for Aha! enables you to access live Aha! data in business intelligence tools like Tableau Server. Connectivity to Aha! APIs enables you to monitor changes to your data in real time. Other members of your organization can access your dashboards from a Web browser and get updates from their mobile phone.
This article explains how to configure a DSN on the client and server machines, publish a data source for Aha! to Tableau Server, and publish an entire Workbook to Tableau Server (including the data source). If you publish a data source, you will be able to create new, refreshable workbooks in Tableau Server.
To create a data source or workbook in Tableau Desktop and publish the data source or workbook to Tableau server, you will need to configure a DSN on each machine (Desktop and Server), specifying connection properties and creating DSNs using the same name on each machine. Information for connecting to Aha! follows, along with different instructions for configuring a DSN in Windows and Linux environments.
Start by setting the Profile connection property to the location of the Aha! Profile on disk (e.g. C:\profiles\aha.apip). Next, set the ProfileSettings connection property to the connection string for Aha! (see below).
The Aha! API uses OAuth-based authentication.
You will first need to register an OAuth app with Aha!. This can be done from your Aha! account under 'Settings' > 'Personal' > 'Developer' > 'OAuth Applications'. Additionally, set the Domain, found in the domain name of your Aha account. For example if your Aha account is acmeinc.aha.io, then the Domain should be 'acmeinc'.
After setting the following in the connection string, you are ready to connect:
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
If you are installing the CData ODBC Driver for Aha! on Windows, DSN configuration is the last step of the driver installation. If you already have the driver installed, or you wish to configure new DSNs, you can use the Microsoft ODBC Data Source Administrator.
If you are installing the CData ODBC Driver for Aha! in a Linux environment, the driver installation predefines a system DSN. You can modify the DSN by editing the system data sources file (/etc/odbc.ini) and defining the required connection properties.
[CData API Source] Driver = CData ODBC Driver for Aha! Description = My Description Profile = C:\profiles\aha.apip ProfileSettings = 'Domain = acmeinc' Authscheme = OAuth OAuthClientId = your_client_id OAuthClientSecret = your_client_secret CallbackUrl = your_callback_url
For specific information on using these configuration files, please refer to the help documentation (installed and found online).
With the connections to Aha! data configured, you are ready to publish a Aha! data source on Tableau, ready to be leveraged by users in your organization to create workbooks based on Aha! data.
In the Connect pane, click More -> Other Databases (ODBC). Select CData API Sys, the system DSN.
The driver installation automatically creates matching user and system DSNs: The system DSN is needed to connect from Tableau Server.
π The connection to the DSN. (Salesforce is shown.)You and other users in your organization can now create and share workbooks based on the published data source.
π Connectivity to your data source from the Web authoring environment in Tableau Server. (Salesforce is shown.)With a system DSN configured on the client (Tableau Desktop) machine and server (Tableau Server) machine, you can refresh workbooks connected to the Aha! data source. From the Web interface for Tableau Sever, click Data -> (YOUR DATA SOURCE) -> Refresh.
π Refresh the data extract on demand from Tableau Desktop. (Salesforce is shown.)If you have a specific Workbook that you wish to share with your organization, you can create the Workbook on Tableau Desktop and publish the Workbook directly to Tableau Server.
You and other users in your organization can now review the published workbook from Tableau Server.
π Connectivity to your published Workbook from the Web authoring environment in Tableau Server. (Salesforce is shown.)Connect to live data from Aha! with the API Driver
Connect to Aha!