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 →Create SAP-Connected Business Apps in AppSheet
Use CData Connect Server to connect to SAP from AppSheet and build custom business apps using live SAP data.
AppSheet provides a no-code development platform for application software, which allows users to create mobile, tablet, and web applications. When paired with CData Connect Server, you get instant access to SAP data for business applications. This article shows how to create a virtual database for SAP in Connect Server and build a simple app from SAP data in AppSheet.
CData Connect Server provides a pure SQL Server interface for SAP, allowing you to easily build reports from live SAP data in AppSheet — without replicating the data to a natively supported database. As you build visualizations, AppSheet generates SQL queries to gather data. Using optimized data processing out of the box, CData Connect Server pushes all supported SQL operations (filters, JOINs, etc) directly to SAP, leveraging server-side processing to quickly return the requested SAP data.
About SAP Data Integration
CData provides the easiest way to access and integrate live data from SAP. Customers use CData connectivity to:
- Access every edition of SAP, including SAP R/3, SAP NetWeaver, SAP ERP / ECC 6.0, and SAP S/4 HANA on premises data that is exposed by the RFC.
- Perform actions like sending IDoc or IDoc XML files to the server and creating schemas for functions or queries through SQL stored procedures.
-
Connect optimally depending on where a customer's SAP instance is hosted.
- Customers using SAP S/4HANA cloud public edition will use SAP NetWeaver Gateway connectivity
- Customers using SAP S/4HANA private edition will use either SAP ERP or SAP NetWeaver Gateway connectivity.
While most users leverage our tools to replicate SAP data to databases or data warehouses, many also integrate live SAP data with analytics tools such as Tableau, Power BI, and Excel.
Getting Started
Create a Virtual SQL Server Database for SAP Data
CData Connect Server uses a straightforward, point-and-click interface to connect to data sources and generate APIs.
-
Login to Connect Server and click Connections.
- Select "SAP" from Available Data Sources.
-
Enter the necessary authentication properties to connect to SAP.
You can connect to SAP systems using either librfc32.dll, librfc32u.dll, NetWeaver, or Web Services (SOAP). Set the ConnectionType connection property to CLASSIC (librfc32.dll), CLASSIC_UNICODE (librfc32u.dll), NETWEAVER, or SOAP.
If you are using the SOAP interface, set the Client, RFCUrl, SystemNumber, User, and Password properties, under the Authentication section.
Otherwise, set Host, User, Password, Client, and SystemNumber.
Note: We do not distribute the librfc32.dll or other SAP assemblies. You must find them from your SAP installation and install them on your machine.
For more information, see this guide on obtaining the connection properties needed to connect to any SAP system.
- Click Save Changes
- Click Privileges -> Add and add the new user (or an existing user) with the appropriate permissions.
With the virtual database created, you are ready to connect to SAP data from AppSheet.
Connect to SAP in AppSheet
The steps below outline connecting to CData Connect Server from AppSheet to create a new SAP data source.
- Log into AppSheet.
- Click the letter icon in the top-right corner, then select Account Settings.
- Click the Sources tab and click + New Data Source. Then, select Cloud Database.
- Set the connection information to the following:
- Type: SQLServer
- Server: the endpoint for your instance, including port, for example, CONNECT_SERVER_URL,3306
- Database: the virtual database, for example, SAPERP1
- Username: a Connect Server user with permissions for the database
- Password: the password for the above Connect Server user
- SSL: Require SSL
- Click Test. Then, click Authorize Access.
Create an App
Once you create the data source for SAP, you can start building apps on SAP data.
- Start by clicking + Create -> App -> Start with existing data.
- Name the app and select an appropriate category, based on your data. Then, click Choose your data.
- Select the newly created data source (e.g., SAPERP1).
- Select the table or view with the data you want.
At this point, you can configure the design of your app, selecting which columns from the selected table to display, use as labels, and more. Preview the app in the preview panel and then publish or share it when ready.

To get SQL data access to 200+ SaaS, Big Data, and NoSQL sources directly from your applications, try the CData Connect Server.