Reckon¶
The Reckon connector is a Palantir-provided driver for Reckon.
To create a new Reckon source, follow the standard setup flow for Palantir-provided drivers, then use the sections below for Reckon-specific configuration and networking. For the complete property reference, see the official Reckon driver documentation ↗.
Configuration¶
The properties below are mandatory or recommended.
| Property | Required? | Description | Default |
|---|---|---|---|
Password ↗ |
Mandatory | Specifies the password required to authenticate with the Reckon Gateway. | — |
URL ↗ |
Mandatory | Specifies the URL where the Reckon Gateway is running. This is the endpoint the driver uses to communicate with Reckon Desktop. | http://localhost:8166 |
User ↗ |
Mandatory | Specifies the username required to authenticate the connection to the Reckon Gateway. | — |
ApplicationName ↗ |
Recommended | Specifies the name of the application connecting to Reckon. | CData Reckon Connector |
CompanyFile ↗ |
Recommended | Specifies the Reckon company file the provider uses during the connection. | — |
SSLServerCert ↗ |
Recommended | Specifies the certificate to be accepted from the server when connecting using TLS/SSL. | — |
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 - Address and Port of the host machine running the CData Reckon Gateway |
中文翻译¶
Reckon¶
Reckon 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于连接 Reckon 系统。
要创建新的 Reckon 数据源,请遵循 Palantir 提供驱动程序的标准设置流程,然后使用以下各节内容进行 Reckon 特定的配置和网络设置。有关完整的属性参考,请参阅 官方 Reckon 驱动程序文档 ↗。
配置¶
以下属性为必填或推荐配置。
| 属性 | 是否必填 | 描述 | 默认值 |
|---|---|---|---|
Password ↗ |
必填 | 指定用于验证 Reckon 网关(Gateway)身份所需的密码。 | — |
URL ↗ |
必填 | 指定 Reckon 网关(Gateway)运行所在的 URL。这是驱动程序用于与 Reckon Desktop 通信的端点。 | http://localhost:8166 |
User ↗ |
必填 | 指定用于验证 Reckon 网关(Gateway)连接所需的用户名。 | — |
ApplicationName ↗ |
推荐 | 指定连接到 Reckon 的应用程序名称。 | CData Reckon Connector |
CompanyFile ↗ |
推荐 | 指定连接过程中提供程序使用的 Reckon 公司文件(company file)。 | — |
SSLServerCert ↗ |
推荐 | 指定使用 TLS/SSL 连接时,需要从服务器接受的证书。 | — |
网络配置¶
下表列出了数据源成功运行所需访问的域名。
对于每个域名,请添加相应的 出站策略(egress policy)。如果数据源部署在本地且无法直接从 Foundry 访问,请改用 代理出站策略(agent proxy egress policy);代理主机本身也必须能够访问所列出的域名。详情请参阅 使用代理作为代理服务器。
| 域名 | 是否必需 |
|---|---|
| \ |
始终必需。URL 连接属性 - 运行 CData Reckon 网关(Gateway)的主机地址和端口 |