Generating Deployable Files (EAR and Class Files)
Deployable files are generated using the TIBCO BusinessEvents Studio project files, located in the RMS project’s folder.
The deployable files are of two types: EAR files and class files.
- EAR files
- EAR files are generated in Decision Manager and TIBCO BusinessEvents WebStudio UI.
- Class files
- You can generate class files using Decision Manager and TIBCO BusinessEvents WebStudio UI, or at the command line. You can generate an entire project’s class files, one decision table’s class file, or one business rule’s rule template instance file. If you generate an entire project’s class files, a property in the CDD file enables you to exclude unwanted packages.
- Generating the Project EAR or All Project Class Files
You can generate deployable EAR files only if you have the permission to check out all the required project resources (ACLs may limit what you can check out). - Generating and Deploying the Decision Table’s Class File
In TIBCO BusinessEvents WebStudio, using the BuildAndDeploy status menu option in the Worklist window you can generate the class file and hot deploy the decision table. - Generating and Deploying Business Rules
In TIBCO BusinessEvents WebStudio, using the BuildAndDeploy status menu option in the Worklist window you can generate the rule template instance file and hot deploy the business rule. - Generated Files Location
Location of generated files can be configured using deploy location properties in the RMS.cdd file.
Copyright © Cloud Software Group, Inc. All rights reserved.