Gift Certificate – 010702
Adapter Stored Value Server - 01070200001
The configuration of the Stored Value Server Adapter is saved in the file transaction-bulk-exporter.properties . This file includes all relevant parameters, e.g. connection parameters.
The GK/Retail Stored Value Server is able to return debug output if the query contains a corresponding request. The configuration file transaction-bulk-exporter.properties allows you to define whether this request is sent.
| Parameter Name | Configuration Details | Migration | Data Type, Range | Description | Default |
|---|---|---|---|---|---|
| gkr.tx-export.giftCertReconciliationAgent. transactionBulkExporter.enabled | true false |
Boolean | Property for enabling/disabling the agent | false | |
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.url | boserver.{functionNumber}. connection.url | String | Stored Value Server web service URL (example:http://localhost:8080/svs/ services/GkrHoGcsClearing) |
||
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.connectionTimeout | Period | Timeout to establish TCP connection | 30s | ||
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.receiveTimeout | boserver.{functionNumber}. timeout | Period | Timeout to get response from webservice | 30s | |
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.failFastTreshold | Period | How long to block remote calls after failure | 2m | ||
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.auth.type | String | Webservice authentication type
|
NONE | ||
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.username | boserver.{functionNumber}. username | String | Web service authentication username | pos-server | |
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.webservice.password | boserver.{functionNumber}. password | String | Web service authentication encrypted password | ||
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.companyId | boserver.{functionNumber}. companyId | String | Company code | GKR | |
| gkr.tx-export.giftCertReconciliationAgent.svs-clearing.debugMode.enabled | true false |
Boolean | Property for enabling/disabling the web service debug mode | false |