Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Перейти к основному содержимому Перейти к дополнительному содержимому

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.

Preparing for authentication

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

Примечание к информацииУбедитесь, что используемая учетная запись имеет доступ для чтения к таблицам, которые требуется получить.

Creating the connection

Для получения дополнительной информации см. раздел Подключение к приложениям SaaS.

  1. Заполните необходимые свойства подключения.
  2. Заполните поле Имя подключения.

  3. Установите флажок Открыть метаданные подключения, чтобы определить метаданные для подключения, когда оно будет создано.

  4. Щелкните Создать.

Connection settings
Setting Description
Data gateway

Выберите шлюз Data Movement gateway, если этого требует текущий сценарий использования.

Примечание к информации

Это поле недоступно при использовании подписки Qlik Talend Cloud Starter, так как она не поддерживает Data Movement gateway. Если используется другой уровень подписки или не требуется использовать Data Movement gateway, выберите Нет.

Для получения информации о преимуществах Data Movement gateway и о сценариях, требующих его использования, см. раздел Qlik Data Gateway — Data Movement.

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

Помогла ли вам эта страница?

Если вы обнаружили какую-либо проблему на этой странице и с ее содержанием — будь то опечатка, пропущенный шаг или техническая ошибка, сообщите нам об этом, чтобы мы смогли ее исправить!