Odoo¶
The Odoo connector is a Palantir-provided driver for Odoo.
To create a new Odoo source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Odoo-specific configuration and networking. For the complete property reference, see the official Odoo driver documentation ↗.
Configuration¶
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
APIToken ↗ |
Mandatory | The API token (or password) used to authenticate the user. | — |
URL ↗ |
Mandatory | The base URL of the Odoo site you're connecting to. For example, http://my.odoo.com/. | https://MyOdooSite/ |
User ↗ |
Mandatory | The Odoo user account used to authenticate. | — |
CheckPermissions ↗ |
Recommended | Whether to use Odoo user's permissions to determine which tables and views to list. | TRUE |
Database ↗ |
Recommended | The name of the Odoo database you're connecting to. | — |
OdooEdition ↗ |
Recommended | The edition of Odoo being used. Set either Odoo Online or Odoo On-Premise. | Odoo Online |
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 |
中文翻译¶
Odoo¶
Odoo 连接器是一个用于 Odoo 的 Palantir 提供的驱动程序。
要创建新的 Odoo 数据源,请遵循 Palantir 提供驱动程序的标准设置流程,然后使用以下各节进行 Odoo 特定的配置和网络设置。有关完整的属性参考,请参阅 官方 Odoo 驱动程序文档 ↗。
配置¶
以下属性为必填或推荐项。
| 属性 | 是否必填 | 描述 | 默认值 |
|---|---|---|---|
APIToken ↗ |
必填 | 用于验证用户身份的 API 令牌(或密码)。 | — |
URL ↗ |
必填 | 您要连接的 Odoo 站点的基本 URL。例如,http://my.odoo.com/。 | https://MyOdooSite/ |
User ↗ |
必填 | 用于身份验证的 Odoo 用户账户。 | — |
CheckPermissions ↗ |
推荐 | 是否使用 Odoo 用户的权限来确定要列出的表和视图。 | TRUE |
Database ↗ |
推荐 | 您要连接的 Odoo 数据库名称。 | — |
OdooEdition ↗ |
推荐 | 所使用的 Odoo 版本。设置为 Odoo Online 或 Odoo On-Premise。 | Odoo Online |
网络配置¶
下表列出了数据源为成功运行而需要能够访问的域名。
对于每个域名,请添加相应的 出站策略。如果数据源部署在本地且无法从 Foundry 直接访问,请改用 代理出站策略;代理主机本身也必须能够访问列出的域名。详情请参阅 使用代理作为代理。
| 域名 | 是否必需 |
|---|---|
| \ |
始终必需。URL 连接属性 |