Alternate Model Loading Process
Instead of loading models in production, you can copy specific tables to your production environment instead of loading models in real time.
Current Model Loading Process
- Create models in the TIBCO Product and Service Catalog in the integration test environment.
- Publish models to TIBCO OPE in the integration test environment.
- Perform end-to-end tests in the test environment.
- Publish the models in the production environment.
- Perform sanity tests in the production environment.
- Confirm that the models have been processed correctly.
Alternate Model Loading Process
- Create models in the TIBCO Product and Service Catalog in the integration test environment.
- Publish models to TIBCO OPE in the integration test environment.
- Perform end-to-end tests in the test environment.
- Copy the model xml files for those models from the integration test environment to the production environment.
- Update Consul to send model publish notifications to all OPE instances.
For more information, see Example for Alternate Model Loading Process.
Copyright © Cloud Software Group, Inc. All rights reserved.