![]() |
VOOZH | about |
Bubble is a no-code platform that simplifies the process of developing and launching apps and businesses. When coupled with CData Connect AI, you gain effortless no-code access to SQL Analysis Services data for streamlined app development. This article guides you through the integration process from Bubble to SQL Analysis Services using CData Connect AI.
CData Connect AI provides a pure cloud-to-cloud OData interface for SQL Analysis Services data that allows you to integrate from Bubble to SQL Analysis Services data in real time.
To work with SQL Analysis Services data from Bubble, we need to connect to SQL Analysis Services from Connect AI, provide user access to the connection, and create a Workspace for the SQL Analysis Services data.
CData Connect AI uses a straightforward, point-and-click interface to connect to data sources.
To connect, provide authentication and set the Url property to a valid SQL Server Analysis Services endpoint. You can connect to SQL Server Analysis Services instances hosted over HTTP with XMLA access. See the Microsoft documentation to configure HTTP access to SQL Server Analysis Services.
To secure connections and authenticate, set the corresponding connection properties, below. The data provider supports the major authentication schemes, including HTTP and Windows, as well as SSL/TLS.
Set AuthScheme to "Basic" or "Digest" and set User and Password. Specify other authentication values in CustomHeaders.
Set the Windows User and Password and set AuthScheme to "NTLM".
To authenticate with Kerberos, set AuthScheme to NEGOTIATE. To use Kerberos delegation, set AuthScheme to KERBEROSDELEGATION. If needed, provide the User, Password, and KerberosSPN. By default, the data provider attempts to communicate with the SPN at the specified Url.
By default, the data provider attempts to negotiate SSL/TLS by checking the server's certificate against the system's trusted certificate store. To specify another certificate, see the SSLServerCert property for the available formats.
You can then access any cube as a relational table: When you connect the data provider retrieves SSAS metadata and dynamically updates the table schemas. Instead of retrieving metadata every connection, you can set the CacheLocation property to automatically cache to a simple file-based store.
See the Getting Started section of the CData documentation, under Retrieving Analysis Services Data, to execute SQL-92 queries to the cubes.
π Configuring a connection (Salesforce is shown)When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
After connecting to SQL Analysis Services, create a workspace for your desired table(s).
With the connection, PAT, and Workspace configured, you are ready to connect to SQL Analysis Services data from Bubble.
With OData endpoints added to Connect AI, you can build an app in Bubble with live access to SQL Analysis Services data.
To start, Configure the API Connector for accessing CData Connect AI from Bubble.
With the API Connector configure, you are ready to retrieve SQL Analysis Services data in your Bubble app. In this article, we request the data with a UI component that can display an Excel-like table.
At this point, you can develop applications with live access to SQL Analysis Services data without needing to know the complexities of the back-end API.
Now you have a direct connection to live SQL Analysis Services data from Bubble. You can create more SQL Analysis Services-connected apps β all without writing any code or replicating SQL Analysis Services data.
To get live data access to hundreds of SaaS, Big Data, and NoSQL sources directly from your cloud applications, see the CData Connect AI.
Learn more about CData Connect AI or sign up for free trial access:
Free Trial