![]() |
VOOZH | about |
APOS Live Data Gateway (LDG) is a data connection and data transformation solution that enables live data connectivity and expanded data source options for SAP Analytics Cloud and other SAP solutions. When paired with CData Connectors, users can build semantic layer views for live SharePoint Excel Services data, enabling real-time analytics on SharePoint Excel Services just like working with a relational database.
With built-in optimized data processing, the CData Connector offers unmatched performance for interacting with live SharePoint Excel Services data. When you issue complex SQL queries to SharePoint Excel Services, the driver pushes supported SQL operations, like filters and aggregations, directly to SharePoint Excel Services and utilizes the embedded SQL engine to process unsupported operations client-side (often SQL functions and JOIN operations). Its built-in dynamic metadata querying allows you to work with and analyze SharePoint Excel Services data using native data types.
In order to access SharePoint Excel Services data through the APOS Live Data Gateway, you will need to download the connector files from APOS and install them on the machine hosting the Live Data Gateway. An APOS representative can deliver the necessary files.
Before establishing the connection to SharePoint Excel Services from the APOS Live Data Gateway, you need to configure the SharePoint Excel Services JDBC Connection String.
For assistance in constructing the JDBC Connection String, use the connection string designer built into the SharePoint Excel Services JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.excelservices.jar
Fill in the connection properties and copy the connection string to the clipboard.
The URL, User, and Password properties, under the Authentication section, must be set to valid credentials for SharePoint Online, SharePoint 2010, or SharePoint 2013. Additionally, the Library property must be set to a valid SharePoint Document Library and the File property must be set to a valid .xlsx file in the indicated Library.
π Using the built-in connection string designer to generate a JDBC URL (sharepoint excel services is shown.)Your connection string will look similar to the following:
jdbc:ExcelServices:URL=https://myorg.sharepoint.com;[email protected];Password=password;File=Book1.xlsx;
After installing the connector files and configuring the connection string, you are ready to connect to SharePoint Excel Services in the Live Data Gateway Admin tool and build a semantic layer view in the Live Data Gateway Web UI.
jdbc:ExcelServices:URL=https://myorg.sharepoint.com;[email protected];Password=password;File=Book1.xlsx;
At this point, we are ready to build our semantic layer view in the Live Data Gateway Web UI.
With the Semantic Layer View created, you are ready to access your SharePoint Excel Services data through the APOS Live Data Gateway, enabling real-time data connectivity to SharePoint Excel Services data from SAP Analytics Cloud and other SAP solutions.
Please visit APOS Systems - APOS Solutions - Request Evaluation Software to request evaluation software or email [email protected] for more information on working with your live SharePoint Excel Services data in APOS Live Data Gateway.
Download a free trial of the SharePoint Excel Services Driver to get started:
Download NowLearn more:
π SharePoint Excel Services IconRapidly create and deploy powerful Java applications that integrate with live Excel Spreadsheet content hosted on SharePoint server!