![]() |
VOOZH | about |
Tableau Server is a visual analytics platform transforming the way businesses use data to solve problems. When paired with the CData Tableau Connector for XML, you get access to live XML data within Tableau Server. This article shows how to connect to XML in Tableau Desktop, publish a Data Source to Tableau Server, and build a simple chart from that data.
The CData Tableau Connectors enable high-speed access to live XML data in Tableau Server. Once you install the connector, you simply authenticate with XML and you can immediately start building responsive, dynamic visualizations and dashboards. By surfacing XML data using native Tableau data types and handling complex filters, aggregations, & other operations automatically, CData Tableau Connectors grant seamless access to XML data.
NOTE: The CData Tableau Connectors require Tableau 2020.3 or higher. If you are using an older version of Tableau, you will need to use the CData JDBC Driver.
Start by installing the CData Tableau Connector on the machine hosting Tableau Server.
java -jar cdata.tableau.xml.jar -l
If you cannot execute the java commmand from step 2, you will need to install a Java runtime environment. The name of this package differs on Red Hat-based and Debian-based systems:
| OS | Java Package |
|---|---|
| Ubuntu | openjdk-8-jre-headless |
| Debian | openjdk-8-jre-headless |
| RHEL | java-1.8.0-openjdk |
| CentOS | java-1.8.0-openjdk |
| Fedora | java-1.8.0-openjdk |
| SUSE | java-1_8_0-openjdk |
You can substitute Java 8 with a later Java release as needed.
Once the connectors are installed on the Server machine, we can configure a connection to XML in Tableau Desktop and publish a XML-based Data Source to Tableau Server.
CData Drivers let you work with XML files stored locally and stored in cloud storage services like Box, Amazon S3, Google Drive, or SharePoint, right where they are.
Set the URI property to local folder path.
To connect to XML file(s) within Amazon S3, set the URI property to the URI of the Bucket and Folder where the intended XML files exist. In addition, at least set these properties:
To connect to XML file(s) within Box, set the URI property to the URI of the folder that includes the intended XML file(s). Use the OAuth authentication method to connect to Box.
To connect to XML file(s) within Dropbox, set the URI proprerty to the URI of the folder that includes the intended XML file(s). Use the OAuth authentication method to connect to Dropbox. Either User Account or Service Account can be used to authenticate.
To connect to XML file(s) within SharePoint with SOAP Schema, set the URI proprerty to the URI of the document library that includes the intended XML file. Set User, Password, and StorageBaseURL.
To connect to XML file(s) within SharePoint with REST Schema, set the URI proprerty to the URI of the document library that includes the intended XML file. StorageBaseURL is optional. If not set, the driver will use the root drive. OAuth is used to authenticate.
To connect to XML file(s) within Google Drive, set the URI property to the URI of the folder that includes the intended XML file(s). Use the OAuth authentication method to connect and set InitiateOAuth to GETANDREFRESH.
The property is the controlling property over how your data is represented into tables and toggles the following basic configurations.
See the Modeling XML Data chapter for more information on configuring the relational representation. You will also find the sample data used in the following examples. The data includes entries for people, the cars they own, and various maintenance services performed on those cars.
Once you establish the connection to XML data, you can configure which entities to visualize.
After you configure the data you wish to visualize, you can publish the Data Source to a Tableau Server instance. In Tableau Desktop:
This creates a new entry under the server's data source list, from which you an change the data source's permissions, view its history, and perform other management tasks.
π Data Source EntryNote that workstation connected to the same server will be able to use the same source in Tableau Desktop, even if the connector isn't installed there. Also, workbooks created directly on Tableau Server (via the web interface) can use this source.
With the Data Source published to Tableau Server, you are ready to visualize XML data.
Using the CData Tableau Connector for XML with Tableau Server, you can easily create robust visualizations and reports on XML data. Download a free, 30-day trial and get started today.
Download a free trial of the XML Tableau Connector to get started:
Download NowLearn more:
π XML Documents IconThe fastest and easiest way to connect Tableau to XML Documents data. Includes comprehensive high-performance data access, real-time integration, extensive metadata discovery, and robust SQL-92 support.