![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Location of generated files can be configured using deploy location properties in the RMS.cdd file. See RMS Server Configuration Property Reference for more details on deploy location properties. Below are the location of generated files as per the preconfigured location in the shipped product.
• EAR files are saved in the RMS project directory in the RMS’s shared directory. For example, EAR file for CreditCardApplication project (CreditCardApplication.ear) is stored atBE_HOME\rms\shared\CreditCardApplication
• Project’s class files are saved in the codegen subdirectory under the RMS project directory in the RMS’s shared directory. For example, class files for CreditCardApplication project (CreditCardApplication.ear) are stored atBE_HOME\rms\shared\CreditCardApplicatio\codegen
− Click WebStudio, with the down pointing triangle in front of it, and select RMS > Generate Deployables.
− Right-click on any artifact and select RMS > Generate Deployables.
− To generate class files, check the Generate Classes Only checkbox.
− To generate EAR files, do not check the Generate Classes Only checkbox.
4. (For EAR files only.) If you want to generate the debug information, check the Generate Debug Info checkbox.
5.
6. Click OK.Files are saved to the preconfigured location (see Location of Generated Files). Any existing files are overwritten.In TIBCO BusinessEvents WebStudio, the BuildAndDeploy status menu option in the Worklist window generates the class file for just selected decision tables. You can generate a decision table’s class file only after it is approved. See Checking a Worklist and Taking Action on how to approve a commit request.
−
− Right-click on any artifact and select RMS > Show Worklist.
3. To generate classes for the decision table, click on the Approved status under the Status column, and select BuildAndDeploy from the status drop-down menu. The project EAR must already be created.In TIBCO BusinessEvents WebStudio, the BuildAndDeploy status menu option in the Worklist window generates the rule template instance file for just selected business rules. You can generate a business rule’s rule template instance file only after it is approved. See Checking a Worklist and Taking Action on how to approve a commited request.
−
− Right-click on any artifact and select RMS > Show Worklist.
3. To generate rule template instance file for the business rule, click on the Approved status under the Status column, and select BuildAndDeploy from the status drop-down menu.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |