Property name | Description |
---|
abpm.product.name | Product Name for private labeling | abpm.vendor.name | Vendor Name for private labeling |
Expand |
---|
|
Property name | Description | Default value | Possible value |
---|
abpm.transportHttpNonProxyHost | Transport Non Proxy HTTP Host IP Address |
|
| abpm.transportProxy | Transport Proxy Enable and Disable Option | false | true/false | abpm.transportProxyFtpPort | Transport Proxy FTP Port | 21 | Depends on proxy server configuration. | abpm.transportProxyHost | Transport Proxy Host IP Address | 192.168.1.129 | Specify the IP address of the proxy Server | abpm.transportProxyHttpPort | Transport Proxy HTTP Port | 8082 | Depends on proxy server configuration. |
|
Expand |
---|
|
Property name | Description |
---|
abpm.connectRuntime.cache.enable | Runtime Cache enable or disable option |
|
Expand |
---|
title | Spring Retry Policy Configurations |
---|
|
Property name | Description |
---|
abpm.spring.retry.backOff.policy.initialInterval | Property to define backoff initial interval for each retry attempt in the exponential form. | abpm.spring.retry.backOff.policy.maxInterval | Property to define backoff maximum interval for retry attempt. | abpm.spring.retry.backOff.policy.multiplier | Property to define backoff multiplier for each retry attempt. | abpm.spring.retry.policy.maxAttempts | Property to define the maximum number of retry attempts. |
|
Expand |
---|
title | Web Service Configuration |
---|
|
Property name | Description | Default value | Possible value |
---|
abpm.webservice.consumer.hostNameVerificationEnabled
| Do not allow HTTPS connection if the URL's hostname and the server's identification hostname mismatch.
| true
| true/false | abpm.webservice.consumer.wsengine.rest.isjersey | Use jersey engine for rest webservice calls | true | true/false |
|
To configure these application properties, refer to the page Configuring the application properties. |