Generating the Project Deployable Files
Deployable files are generated using the TIBCO BusinessEvents Studio project files, located in the RMS project’s folder.
You can generate deployable EAR files only if you have the permission to check out all the required project resources (ACLs can limit what you can check out). The deployables are generated in the location configured in the
RMS.cdd file by the property
ws.artifact.deploy.location
, see
Generated Files Location.
- Procedure
- In the Project Explorer, click on the
Change the navigation style icon and select any of these navigation style:
- Show resources as a tree
- Show breadcrumbs
- Basic tree navigation (no groups)
The project is displayed in the Project Explorer. - Select the down arrow icon for the project and select Generate Deployable.
- On the Generate Deployable screen, enter the value of the following fields and click
Confirm to generate deployable files.
- Project Selected - Select the project for which you want to generate EAR and class files.
- Generate Classes Only - Toggle the switch to
ON
to generate only class files for decision tables and business rules. When set toON
, the EAR file for the project is not generated.
The deployable files are generated at the configured deployable location.
Subtopics