跳转至

SAP Concur

The SAP Concur connector is a Palantir-provided driver for SAP Concur.

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

Configuration

The properties below are mandatory or recommended.

Property Required? Description Default
Region Mandatory The region where the server is located. Valid values are US, EU and CN. US
AuthScheme Recommended The scheme used for authentication. Accepted entries are OAuth, OAuthPassword, and CompanyLevelAuth. OAuthPassword
ConcurInstanceURL Recommended The server URL to use. The new server URLs are backwards compatible with the legacy authentication methods, so set this only if necessary. For example, https://us2.api.concursolutions.com for some production accounts and https://us-impl.api.concursolutions.com for sandbox accounts.
InitiateOAuth Recommended Specifies the process for obtaining or refreshing the OAuth access token, which maintains user access while an authenticated, authorized user is working. GETANDREFRESH
LoginId Recommended Login ID of the user. Can be used if the user account associated with the OAuth 2.0 access token has a Concur account with one of these roles: Web Services Administrator for Professional or Can Administer for Standard.
OAuthClientId Recommended Specifies the client Id that was assigned when the custom OAuth application was created. (Also known as the consumer key.) This ID registers the custom application with the OAuth authorization server.
OAuthClientSecret Recommended Specifies the client secret that was assigned when the custom OAuth application was created. (Also known as the consumer secret). This secret registers the custom application with the OAuth authorization server.
Password Recommended The password used to authenticate the user.
UserId Recommended The unique identifier of the SAP Concur user. Used only for tables that expose V4 endpoints of the SAP Concur API.
Username Recommended The user account used to authenticate to SAP Concur.
UseSandbox Recommended A boolean indicating if you are using a Sandbox account. The provider makes requests to the production environment by default. FALSE

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
developer.concur.com Always
us2.api.concursolutions.com If UseSandbox=FALSE (default) AND Region=US (default)
www-us2.api.concursolutions.com If UseSandbox=FALSE (default) AND Region=US (default) - OAuth Authorization URL
eu2.api.concursolutions.com If UseSandbox=FALSE (default) AND Region=EU
www-eu2.api.concursolutions.com If UseSandbox=FALSE (default) AND Region=EU - OAuth Authorization URL
cn.api.concurcdc.cn If UseSandbox=FALSE (default) AND Region=CN
www-cn.api.concurcdc.cn If UseSandbox=FALSE (default) AND Region=CN - OAuth Authorization URL
us-impl.api.concursolutions.com If UseSandbox=TRUE AND Region=US (default)
www-us-impl.api.concursolutions.com If UseSandbox=TRUE AND Region=US (default) - OAuth Authorization URL
emea-impl.api.concursolutions.com If UseSandbox=TRUE AND Region=EU
www-emea-impl.api.concursolutions.com If UseSandbox=TRUE AND Region=EU - OAuth Authorization URL
\ If UseNewOAuthVersion=FALSE - GeoLocation property (retrieved automatically unless OAuthAccessToken set)
\ Used with older API versions (API v1-3)
concursolutions.com If UseNewOAuthVersion=FALSE AND GeoLocation empty AND ConcurInstanceURL empty

中文翻译

SAP Concur

SAP Concur 连接器是 Palantir 提供的用于 SAP Concur 的驱动程序

要创建新的 SAP Concur 数据源,请遵循 Palantir 提供驱动程序的标准设置流程,然后使用以下各节进行 SAP Concur 特定的配置和网络设置。有关完整的属性参考,请参阅官方 SAP Concur 驱动程序文档 ↗

配置

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

属性 是否必填 描述 默认值
Region 必填 服务器所在区域。有效值为 US、EU 和 CN。 US
AuthScheme 推荐 用于身份验证的方案。可接受的值为 OAuth、OAuthPassword 和 CompanyLevelAuth。 OAuthPassword
ConcurInstanceURL 推荐 要使用的服务器 URL。新的服务器 URL 向后兼容旧的身份验证方法,因此仅在必要时设置。例如,某些生产账户使用 https://us2.api.concursolutions.com,沙箱账户使用 https://us-impl.api.concursolutions.com。
InitiateOAuth 推荐 指定获取或刷新 OAuth 访问令牌的过程,该令牌在已认证授权用户工作时维持其访问权限。 GETANDREFRESH
LoginId 推荐 用户的登录 ID。如果与 OAuth 2.0 访问令牌关联的用户账户在 Concur 中拥有以下角色之一,则可以使用此属性:Professional 版的 Web Services Administrator 或 Standard 版的 Can Administer。
OAuthClientId 推荐 指定创建自定义 OAuth 应用程序时分配的客户端 ID(也称为消费者密钥)。此 ID 将自定义应用程序注册到 OAuth 授权服务器。
OAuthClientSecret 推荐 指定创建自定义 OAuth 应用程序时分配的客户端密钥(也称为消费者密钥)。此密钥将自定义应用程序注册到 OAuth 授权服务器。
Password 推荐 用于验证用户身份的密码。
UserId 推荐 SAP Concur 用户的唯一标识符。仅用于公开 SAP Concur API V4 端点的表。
Username 推荐 用于向 SAP Concur 进行身份验证的用户账户。
UseSandbox 推荐 一个布尔值,指示是否使用沙箱账户。默认情况下,驱动程序向生产环境发送请求。 FALSE

网络设置

下表列出了数据源为成功运行而需要能够访问的域名。

对于每个域名,请添加相应的出口策略。如果数据源部署在本地且无法从 Foundry 直接访问,请改用代理出口策略;代理主机本身也必须能够访问列出的域名。详情请参阅使用代理作为代理

域名 必需条件
developer.concur.com 始终需要
us2.api.concursolutions.com 如果 UseSandbox=FALSE(默认)且 Region=US(默认)
www-us2.api.concursolutions.com 如果 UseSandbox=FALSE(默认)且 Region=US(默认)— OAuth 授权 URL
eu2.api.concursolutions.com 如果 UseSandbox=FALSE(默认)且 Region=EU
www-eu2.api.concursolutions.com 如果 UseSandbox=FALSE(默认)且 Region=EU— OAuth 授权 URL
cn.api.concurcdc.cn 如果 UseSandbox=FALSE(默认)且 Region=CN
www-cn.api.concurcdc.cn 如果 UseSandbox=FALSE(默认)且 Region=CN— OAuth 授权 URL
us-impl.api.concursolutions.com 如果 UseSandbox=TRUERegion=US(默认)
www-us-impl.api.concursolutions.com 如果 UseSandbox=TRUERegion=US(默认)— OAuth 授权 URL
emea-impl.api.concursolutions.com 如果 UseSandbox=TRUERegion=EU
www-emea-impl.api.concursolutions.com 如果 UseSandbox=TRUERegion=EU— OAuth 授权 URL
\ 如果 UseNewOAuthVersion=FALSE— GeoLocation 属性(除非设置了 OAuthAccessToken,否则自动获取)
\ 用于较旧的 API 版本(API v1-3)
concursolutions.com 如果 UseNewOAuthVersion=FALSE 且 GeoLocation 为空且 ConcurInstanceURL 为空