기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

Guidewire BillingCenter 

Guidewire BillingCenter is Guidewire’s insurance billing system with prebuilt models and flexible architecture to support all existing and future policyholder transactions.

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 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 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.

  • Agency Bill Plans

  • Billing Plans

  • Commission Plans

  • Delinquency Plans

  • Payment Allocation Plans

  • Payment Plans

  • Return Premium Plans

  • Disbursements

  • Suspense Payments

  • Batch Processes

  • Database Consistency Checks

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!