跳转至

SAS Xpt

The SAS Xpt connector is a Palantir-provided driver for SAS Xpt.

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

Configuration

The properties below are mandatory or recommended.

Property Required? Description Default
ConnectionType Mandatory Specifies the file storage service, server, or file access protocol through which your SAS Xpt files are stored and retrieved. Local
URI Mandatory The Uniform Resource Identifier (URI) for the SASXpt resource location. C:\folder
InitiateOAuth Recommended Specifies the process for obtaining or refreshing the OAuth access token, which maintains user access while an authenticated, authorized user is working. REFRESH
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.

中文翻译

SAS Xpt

SAS Xpt 连接器是一个由 Palantir 提供的驱动程序(Palantir-provided driver),用于处理 SAS Xpt 文件。

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

配置(Configuration)

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

属性 是否必填 描述 默认值
ConnectionType 必填 指定用于存储和检索 SAS Xpt 文件的文件存储服务、服务器或文件访问协议。 Local
URI 必填 SAS Xpt 资源位置的统一资源标识符(URI)。 C:\folder
InitiateOAuth 推荐 指定获取或刷新 OAuth 访问令牌的流程,该令牌用于在已认证的授权用户工作时维持其访问权限。 REFRESH
OAuthClientId 推荐 指定创建自定义 OAuth 应用程序时分配的客户端 ID(也称为消费者密钥)。该 ID 用于在 OAuth 授权服务器上注册自定义应用程序。
OAuthClientSecret 推荐 指定创建自定义 OAuth 应用程序时分配的客户端密钥(也称为消费者密钥)。该密钥用于在 OAuth 授权服务器上注册自定义应用程序。