The SAP ByDesign connector is a Palantir-provided driver for SAP ByDesign.
To create a new SAP ByDesign source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for SAP ByDesign-specific configuration and networking. For the complete property reference, see the official SAP ByDesign driver documentation ↗.
The SAP ByDesign connector is in the beta phase of development and may not be available on your enrollment. Functionality may change during active development.
| Capability | Status |
|---|---|
| Exploration | 🟡 Beta |
| Batch syncs | 🟡 Beta |
| Incremental | 🟡 Beta |
| Table exports | 🟡 Beta |
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
AuthScheme ↗ | Mandatory | The type of authentication to use when connecting to SAP ByDesign. | Basic |
Password ↗ | Mandatory | Specifies the password of the authenticating user account. | — |
ServiceType ↗ | Mandatory | Specify the type of the service to get reports from. Used together with the URL and ServiceName connection properties to determine the service from which to retrieve data. | AnalyticsService |
URL ↗ | Mandatory | URL to your system host name. | https://mySite.sapbydesign.com |
User ↗ | Mandatory | Specifies the user ID of the authenticating SAP ByDesign user account. | — |
ServiceName ↗ | Recommended | Specify the SAP ByDesign service name to connect with. | — |
The table below lists the domains that the source must be able to access to run.
For each domain, add a corresponding egress policy. If the source is hosted on-premises and not directly reachable from Foundry, use an agent proxy egress policy instead. The agent host itself must also be able to reach the listed domains. See using an agent as a proxy for details.
| Domain | Required |
|---|---|
| <URL> | Always. URL connection property |
This connector supports table exports. Learn how to set up a table export.