Model Context Protocol (MCP) finally gives AI models a way to access the business data needed to make them really useful at work. CData MCP Servers have the depth and performance to make sure AI has access to all of the answers.
Try them now for free →How to Easily Query Adobe Target Data in OpenOffice Base
Connect to Adobe Target data in OpenOffice Base using the CData ODBC Driver for Adobe Target 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 Adobe Target, you can seamlessly integrate and query live Adobe Target data, bringing real-time insights directly into OpenOffice.
This guide simplifies the setup, showing you how to connect Adobe Target 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:
- CONFIGURE: Configure the DSN for Adobe Target data in the CData ODBC Driver for Adobe Target, using the required connection properties.
- CONNECT: Set up the ODBC connection in OpenOffice Base using the configured DSN.
- IMPORT: Once connected, review the available metadata and tables.
- CREATE: Create a report based on the queried Adobe Target data data.
Configure the Adobe Target DSN Using the CData ODBC Driver for Adobe Target
To start, configure the DSN (Data Source Name) for Adobe Target data in your system using the CData ODBC Driver for Adobe Target. 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.
Once launched, double-click on the CData Adobe Target data Source and enter the required values to establish a connection:
To connect to Adobe Target, you must provide the Tenant property along with OAuth connection properties mentioned below. Note that while other connection properties can influence processing behavior, they do not affect the ability to connect.
To determine your Tenant name:
- Log in to Adobe Experience. The URL will look similar to: "https://experience.adobe.com/#/@mycompanyname/preferences/general-section".
- Extract the value after the "/#/@". In this example, it is "mycompanyname".
- Set the Tenant connection property to that value.
User Accounts (OAuth)
You must set AuthScheme to OAuthClient for all user account flows.
Note: Adobe authentication via OAuth requires updating your token every two weeks.
All Applications
CData provides an embedded OAuth application that simplifies OAuth authentication. Alternatively, you can create a custom OAuth application. Review Creating a Custom OAuth App in the Help documentation for more information.Obtaining the OAuth Access Token
Set the following properties to connect:
- InitiateOAuth: Set to GETANDREFRESH to automatically perform the OAuth exchange and refresh the OAuthAccessToken as needed.
- OAuthClientId : Set to the client Id assigned when you registered your app.
- OAuthClientSecret : Set to the client secret assigned when you registered your app.
- CallbackURL : Set to the redirect URI defined when you registered your app. For example: https://localhost:3333
With these settings, the provider obtains an access token from Adobe Target, which it uses to request data. The OAuth values are stored in the location specified by OAuthSettingsLocation, ensuring they persist across connections.
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:
- Launch OpenOffice Base and select Database from the home screen.
- In the Database Wizard, choose ODBC from the 'Connect to an existing database' option and click Next.
- Click Browse to locate and select the DSN you created, then click OK.
- Enter the username associated with the DSN, click Test Connection to verify, and then click Next.
- Finally, click Finish to save the new database file to your desired directory. This will connect OpenOffice Base to your live Adobe Target data data, ready for querying and analysis.
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 Adobe Target data objects.
- Review the Adobe Target data Object List: In the left pane, click on Tables to view the Adobe Target data objects now available within OpenOffice Base.
- View Object Data: Click on any object to view its contents. The Adobe Target data data will display directly within OpenOffice Base, allowing you to review records and fields with ease.
That's it! You have now successfully established a connection to Adobe Target data in OpenOffice Base, with data readily available for analysis and reporting.
Create a Report
Now, let's generate a report based on your Adobe Target data data.
- Open your database and go to the Reports tab, then select Create Report Using Wizard.
- In the Report Wizard, choose the Adobe Target data table from the Table or Query section. Select the columns from Available Fields that you want to include in your report and move them to the Fields in Report section using the arrows.
- After configuring the fields, click Finish to generate your report.
- Analyze, adjust, save, and publish the report as needed.
Your report is now created, drawing live data directly from Adobe Target data, and ready for analysis.
Try CData Free for 30 Days
Experience the power of live Adobe Target data data at your fingertips and seamlessly integrate it into OpenOffice Base. Start your free trial today!