メイン コンテンツをスキップする 補完的コンテンツへスキップ

Guidewire ClaimCenter 

Guidewire ClaimCenter manages the process of reporting, verifying, and making payments on claims against policies.

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

ユース ケースに応じて Data Movement gateway を選択します。

情報メモ

Qlik Talend Cloud スターター サブスクリプションでは Data Movement gateway をサポートしていないため、この項目は使用できません。別のサブスクリプション ティアを利用しており、Data Movement gateway を使用しない場合は、 [None] (なし) を選択します。

Data Movement gateway の利点とそれを必要とするユース ケースの詳細については、「Qlik Data Gateway - データ移動」を参照してください。

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.

  • Service Requests

  • Activities

  • Batch Processes

  • Database Consistency Checks

このページは役に立ちましたか?

このページまたはコンテンツに、タイポ、ステップの省略、技術的エラーなどの問題が見つかった場合は、お知らせください。改善に役立たせていただきます。