Order Service Web Service Configuration
These configuration values are used to point Order Capture System to the TIBCO Order Management Order service endpoint. Order Capture System uses these configuration values to submit the orders to TIBCO Order Management. They also provide security credentials.
Name | Description | Default Value |
---|---|---|
com.tibco.af.ocs.orderService.url |
The complete URL for the order service endpoint. This is constructed using the values given for host and port. |
http://localhost:9093/api/orderService |
com.tibco.af.ocs.orderService.username | The order service security user name. | admin |
com.tibco.af.ocs.orderService.password | The order service security password | admin |
com.tibco.af.ocs.orderService.trust.store |
The order Service SSL trust store location. | cert/trust.jks |
com.tibco.af.ocs.orderService.trust.password |
The order Service JKS trust store password. | changeit |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.