VOOZH about

URL: https://www.cdata.com/kb/tech/zuora-odbc-openoffice-base.rst

⇱ How to Easily Query Zuora Data in OpenOffice Base


How to Easily Query Zuora Data in OpenOffice Base

πŸ‘ Mohsin Turki
Mohsin Turki
Technical Marketing Engineer
Connect to Zuora data in OpenOffice Base using the CData ODBC Driver for Zuora and generate reports with live data insights.

Apache OpenOffice Base is a versatile, free database tool that makes connecting and managing data easy. With CData ODBC Driver for Zuora, you can seamlessly integrate and query live Zuora data, bringing real-time insights directly into OpenOffice.

This guide simplifies the setup, showing you how to connect Zuora to OpenOffice Base so you can easily generate reports, analyze trends, and make informed decisions right within your familiar workspace.

Overview

Here is an overview of the steps:

  1. CONFIGURE: Configure the DSN for Zuora data in the CData ODBC Driver for Zuora, using the required connection properties.
  2. CONNECT: Set up the ODBC connection in OpenOffice Base using the configured DSN.
  3. IMPORT: Once connected, review the available metadata and tables.
  4. CREATE: Create a report based on the queried Zuora data data.

Configure the Zuora DSN Using the CData ODBC Driver for Zuora

To start, configure the DSN (Data Source Name) for Zuora data in your system using the CData ODBC Driver for Zuora. Download and install a 30-day free trial with all the features from here.

Once installed, launch the ODBC Data Source Administrator:

  • On Windows: Search for ODBC Data Source Administrator in the Start menu and open the application.
  • On Mac: Open Applications, go to Utilities, and select ODBC Manager.
  • On Linux: Use the command line to launch ODBC Data Source Administrator or use unixODBC if installed.
πŸ‘ ODBC Data Source Administrator

Once launched, double-click on the CData Zuora data Source and enter the required values to establish a connection:

Zuora uses the OAuth standard to authenticate users. See the online Help documentation for a full OAuth authentication guide.

Configuring Tenant property

In order to create a valid connection with the provider you need to choose one of the Tenant values (USProduction by default) which matches your account configuration. The following is a list with the available options:

  • USProduction: Requests sent to https://rest.zuora.com.
  • USAPISandbox: Requests sent to https://rest.apisandbox.zuora.com"
  • USPerformanceTest: Requests sent to https://rest.pt1.zuora.com"
  • EUProduction: Requests sent to https://rest.eu.zuora.com"
  • EUSandbox: Requests sent to https://rest.sandbox.eu.zuora.com"

Selecting a Zuora Service

Two Zuora services are available: Data Query and AQuA API. By default ZuoraService is set to AQuADataExport.

DataQuery

The Data Query feature enables you to export data from your Zuora tenant by performing asynchronous, read-only SQL queries. We recommend to use this service for quick lightweight SQL queries.

Limitations
  • The maximum number of input records per table after filters have been applied: 1,000,000
  • The maximum number of output records: 100,000
  • The maximum number of simultaneous queries submitted for execution per tenant: 5
  • The maximum number of queued queries submitted for execution after reaching the limitation of simultaneous queries per tenant: 10
  • The maximum processing time for each query in hours: 1
  • The maximum size of memory allocated to each query in GB: 2
  • The maximum number of indices when using Index Join, in other words, the maximum number of records being returned by the left table based on the unique value used in the WHERE clause when using Index Join: 20,000

AQuADataExport

AQuA API export is designed to export all the records for all the objects ( tables ). AQuA query jobs have the following limitations:

Limitations
  • If a query in an AQuA job is executed longer than 8 hours, this job will be killed automatically.
  • The killed AQuA job can be retried three times before returned as failed.
πŸ‘ Configuring a DSN (Salesforce is shown)

Setup an ODBC Connection in OpenOffice Base

Once you've set up the DSN, it's time to connect to it in OpenOffice Base and start querying data:

Your connection is now established β€” ready to query and analyze data seamlessly within OpenOffice Base.


Review the Metadata and Tables

After the database file is created and the connection is established, the table list will automatically display all available Zuora data objects.

  • Review the Zuora data Object List: In the left pane, click on Tables to view the Zuora data objects now available within OpenOffice Base.
  • View Object Data: Click on any object to view its contents. The Zuora data data will display directly within OpenOffice Base, allowing you to review records and fields with ease.
πŸ‘ Apache OpenOffice Base Metadata (Salesforce data is shown)

That's it! You have now successfully established a connection to Zuora data in OpenOffice Base, with data readily available for analysis and reporting.


Create a Report

Now, let's generate a report based on your Zuora data data.

Your report is now created, drawing live data directly from Zuora data, and ready for analysis.


Try CData Free for 30 Days

Experience the power of live Zuora data data at your fingertips and seamlessly integrate it into OpenOffice Base. Start your free trial today!

Ready to get started?

Download a free trial of the Zuora ODBC Driver to get started:

 Download Now

Learn more:

πŸ‘ Zuora Icon
Zuora ODBC Driver

The Zuora ODBC Driver is a powerful tool that allows you to connect with live data from Zuora, directly from any applications that support ODBC connectivity.

Access Zuora data like you would a database - read, write, and update Zuora. through a standard ODBC Driver interface.