Eligibility and Pricing Web Service Configuration
These configuration values are used to configure the offer and price interface used by the Order Capture System. In a typical TIBCO Order Management deployment, these values point to the pricing service from Offer and Price Engine. They also provide security credentials.
Name | Description | Default Value |
---|---|---|
|
The complete URL for the eligibility service endpoint. This is constructed using the values given for host and port. |
http://localhost:9094/opes/api/v1/offers/eligible
|
|
The eligibility web service security username. | admin
|
|
The eligibility web service security password. | admin
|
|
The eligibility service JKS trust store for the HTTP location. | cert/trust.jks
|
|
The eligibility web service JKS trust store password. | changeit
|
Name | Description | Default Value |
---|---|---|
|
The complete URL for the pricing web service endpoint. This is constructed using the values given for host and port. |
|
|
The pricing web service security username. | admin
|
|
The pricing web service security password. | admin
|
|
The pricing web service JKS trust store for the HTTPS location. | cert/trust.jks
|
|
The pricing web service JKS trust store password. | changeit
|