跳转至

Sage 300

The Sage 300 connector is a Palantir-provided driver for Sage 300.

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

Configuration

The properties below are mandatory or recommended.

Property Required? Description Default
Password Mandatory Specifies the password of the authenticating user account.
URL Mandatory Set the URL to the HTTP or HTTPS endpoint of your Sage 300 system. For example, http://localhost/Sage300WebApi/v1.0/-/. https://{host-application-path}/v{version}/{tenant}/
User Mandatory Specifies the user ID of the authenticating Sage 300 user account.
Company Recommended Determines the company.

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, in format {protocol}://{host-application-path}/v{version}/{tenant}/ (i.e., http://localhost/Sage300WebApi/v1.0/-/)

中文翻译

Sage 300

Sage 300 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 Sage 300 系统。

要创建新的 Sage 300 数据源,请遵循 Palantir 提供驱动程序的标准设置流程(standard setup flow),然后参考以下各节进行 Sage 300 特定的配置和网络设置。有关完整的属性参考,请参阅官方 Sage 300 驱动程序文档(Official Sage 300 Driver Documentation)。

配置(Configuration)

以下属性为必填或推荐配置。

属性(Property) 是否必填 描述(Description) 默认值(Default)
Password 必填 指定验证用户账户的密码。
URL 必填 设置 Sage 300 系统的 HTTP 或 HTTPS 端点 URL。例如:http://localhost/Sage300WebApi/v1.0/-/。 https://{host-application-path}/v{version}/{tenant}/
User 必填 指定验证 Sage 300 用户账户的用户 ID。
Company 推荐 确定公司实体。

网络配置(Networking)

下表列出了数据源成功运行所需访问的域名。

对于每个域名,请添加相应的出站策略(egress policy)。如果数据源部署在本地且无法直接从 Foundry 访问,请改用代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问所列出的域名。详情请参阅使用代理作为中间件(using an agent as a proxy)。

域名(Domain) 是否必需
\ 始终必需。URL 连接属性,格式为 {protocol}://{host-application-path}/v{version}/{tenant}/(例如:http://localhost/Sage300WebApi/v1.0/-/)