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.
| Property | Required? | Description | Default |
|---|---|---|---|
CompanyDB ↗ |
Mandatory | Your SAP Business One company database. | — |
Password ↗ |
Mandatory | Specifies the password of the authenticating user account. | — |
URL ↗ |
Mandatory | URL to the SAP Business One Service Layer root. For example, http://localhost:50000/b1s/v1. | https://{serverAddress}:{port}/b1s/v{version} |
User ↗ |
Mandatory | Specifies 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.
| Domain | Required |
|---|---|
| \ |
Always. URL connection property; default format URL='http://[server]:[port]/b1s/[version]' |
中文翻译¶
SAP Business One¶
SAP Business One 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 SAP Business One。
要创建新的 SAP Business One 数据源,请遵循 Palantir 提供驱动程序的标准设置流程(standard setup flow),然后使用以下各节进行 SAP Business One 特定的配置和网络设置。有关完整的属性参考,请参阅官方 SAP Business One 驱动程序文档(official SAP Business One driver documentation)。
配置(Configuration)¶
以下属性为必填或推荐设置。
| 属性(Property) | 是否必填 | 描述(Description) | 默认值(Default) |
|---|---|---|---|
CompanyDB ↗ |
必填 | 您的 SAP Business One 公司数据库。 | — |
Password ↗ |
必填 | 指定验证用户账户的密码。 | — |
URL ↗ |
必填 | SAP Business One 服务层(Service Layer)根目录的 URL。例如,http://localhost:50000/b1s/v1。 | https://{serverAddress}:{port}/b1s/v{version} |
User ↗ |
必填 | 指定验证 SAP Business One 用户账户的用户 ID。 | — |
网络设置(Networking)¶
下表列出了数据源为成功运行而需要能够访问的域名。
对于每个域名,请添加相应的出站策略(egress policy)。如果数据源部署在本地且无法从 Foundry 直接访问,请改用代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问列出的域名。详情请参阅使用代理作为代理(using an agent as a proxy)。
| 域名(Domain) | 是否必填 |
|---|---|
| \ |
始终必填。URL 连接属性;默认格式为 URL='http://[server]:[port]/b1s/[version]' |