Online Model Loading

Online model loading requires the invoking of the catalog publish workflow in TIBCO Product and Service Catalog using the exposed SOAP service.

You can invoke the catalog publish workflow in TIBCO Product and Service Catalog directly by using the sample SOAP web service requests. The request can be sent using any standard SOAP client tools such as SOAPUI. Specify the correct enterprise name, user name, and password in the request. Also, specify the correct MASTERCATALOGNAME key and a PRODUCTID to publish the specific catalog.

Invoke the request against the running instance of TIBCO Product and Service Catalog on the URL, which typically looks like http://<HOST>:<PORT>/eml/services/router/MasterCatalogRecordAction where HOST and PORT are the machine name and port number where TIBCO Product and Service Catalog is deployed and running.

Refer to the TIBCO Product and Service Catalog documentation for more details.

TIBCO Product and Service Catalog publishes the models on respective topics as mentioned in the following table:

Model (Catalog) TIBCO Product and Service Catalog JMS Topic
Product tibco.ac.productmodel.topic
Plan Fragment tibco.ac.planfragmentmodel.topic

To make these models available to TIBCO Order Management - Low Latency, the following JMS bridges must be created between the TIBCO Product and Service Catalog topics and the corresponding TIBCO Order Management - Low Latency queues as mentioned in the following table:

TIBCO Product and Service Catalog Source Topic TIBCO Order Management - Low Latency Target Queue
tibco.ac.productmodel.topic tibco.aff.catalog.product.request
tibco.ac.planfragmentmodel. topic tibco.aff.catalog.planfragment.request