跳到主要内容 跳到补充内容

Guidewire PolicyCenter 

Guidewire PolicyCenter provides underwriting and policy administration for personal and commercial line insurers in the property and casualty industry.

For more information about the API, see Guidewire Cloud API Documentation.

Supported update methods

For more information, see 目标更新方法概览.

  • Change data capture (CDC)

  • Reload and compare

  • Change data capture (CDC) using Change Tables

  • Full load

  • Change data capture (CDC)

  • Reload

Preparing for authentication

To access your Guidewire data, you need to authenticate the connection with your account credentials.

信息注释Make sure that the account you use has read access to the tables you want to fetch.

Creating the connection

For more information, see 连接到 SaaS 应用程序.

  1. Fill in the required connection properties.
  2. Provide a name for the connection in Connection name.

  3. Select Open connection metadata to define metadata for the connection when it has been created.

  4. Click Create.

Connection settings
Setting Description
Data gateway

如果您的用例需要,请选择一个 数据移动网关

信息注释

此字段不适用于 Qlik Talend Cloud Starter 订阅,因为它不支持 数据移动网关。如果您有另一个订阅层并且不想使用 数据移动网关,请选择

有关 数据移动网关 的优势和需要它的用例的信息,请参阅Qlik 数据网关 - 数据移动

JWT Payload JSON Web Token payload is a set of claims. Each claim is a key/value pair that represents information that the bearer of the token claims to be true.
Signing Algorithm The algorithm to sign the JWT.
Private Key The private key to sign the JWT.
Token URL Token URL.
Token Request Body The body to send to the Token URL. Use <signed> as a variable for the signed JWT Payload.

Example: grant_type=urn:ietf:params:oauth:grant-type:jwt-bearer&assertion=<signed>

Base URL The base URL for this source. This is the common part of the endpoints preceding /bc/rest/.
User Context User context.

The contents of this field will be base64-encoded and included as GW-User-Context header. If a user context is not needed, leave the field empty.

For more information, see JWTs for services with user context.

Supported datasets

The following datasets are supported. For more information about the datasets, see Guidewire Cloud API Documentation.

  • Accounts

  • Affinity Groups

  • Policies

  • BOP Class Codes

  • Industry Codes

  • Tax Locations

  • WC Class Codes

本页面有帮助吗?

如果您发现此页面或其内容有任何问题 – 打字错误、遗漏步骤或技术错误 – 请告诉我们如何改进!