Data connectivity & integrationAvailable connectorsSAP applicationsSAP Business One

SAP Business One

The SAP Business One connector is a Palantir-provided driver for SAP Business One.

To create a new SAP Business One source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for SAP Business One-specific configuration and networking. For the complete property reference, see the official SAP Business One driver documentation ↗.

Configuration

The properties below are mandatory or recommended.

PropertyRequired?DescriptionDefault
CompanyDBMandatoryYour SAP Business One company database.
PasswordMandatorySpecifies the password of the authenticating user account.
URLMandatoryURL to the SAP Business One Service Layer root. For example, http://localhost:50000/b1s/v1.https://{serverAddress}:{port}/b1s/v{version}
UserMandatorySpecifies the user ID of the authenticating SAP Business One user account.

Networking

The table below lists the domains that the source needs to be able to access in order to successfully 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.

DomainRequired
<URL>Always. URL connection property; default format URL='http://[server]:[port]/b1s/[version]'