1
|
Project Explorer Head
|
Displays the type of artifacts that are displayed on the Project Explorer. In case of the
Show Breadcrumbs navigation style, this displays the breadcrumbs for the artifacts.
|
2
|
Filter
|
Enter the filter text to filter the artifacts in the project explorer.
|
3
|
Recently Opened Artifacts
|
You can view the list of recently opened artifacts by clicking the down arrow icon.
|
4
|
Checkout Artifacts/ Import Project
|
Click the
Plus icon to import a project or check out artifacts of a project.
|
5
|
Refresh All Projects
|
Refresh the artifacts
|
6
|
Navigation Style
|
Click the
Menu icon to select the navigation style for the project explorer. The following navigation styles are available:
- Show resources as a tree - Shows all the artifacts along with their folder structure in the tree view.
-
Show resources as a flattened list - Displays all the artifacts of the project in a single list. This is the default navigation style.
-
Show breadcrumbs - Shows all the artifacts in the folder structure, but it only displays the artifacts of the selected folder. You can use the breadcrumbs links displayed on the project explorer head to navigate through the project.
-
Basic tree navigation (no groups) - Shows all the artifacts in the folder structure. In this navigation style, the artifact groups are not present for filtering.
|
7
|
Project Explorer
|
Displays list of artifacts of the checked out project. You can use the filter, navigation style, and artifact groups to filter the artifacts list on the project explorer. Click the managed artifacts (business rule and decision table) to open them in their respective editor.
Right-click the managed artifacts to open the list of available operations for them. The available options are as follows:
- Export
- Exports the artifact to your local computer. Decision table is exported as an Microsoft Excel file (.xls) while business rule is exported as a
.ruletemplateinstance file. For details, see
Exporting Artifacts from TIBCO BusinessEvents WebStudio.
- (Project only) Sync to Repository
- Synchronize the (non-managed) project artifacts changes, that you have made externally after performing check out in WebStudio, into RMS. Select the option to open Sync To Repository screen, which displays the list of artifacts that are synced to the repository. Click
Confirm to sync artifacts to RMS.
- (Project only) Validate
- Validates decision tables and business rules of the project, for any access control violations or syntax errors. EAR file for the project must be present in the deploy location; otherwise, the validate command fails.
All the errors are displayed on the
Problems tab at the bottom of the editor. New errors in syntax are added to these existing errors. Double-click errors to see the problematic view.
- (Project only) Generate Deployable
- Generates deployable files (EAR and class files) using the TIBCO BusinessEvents Studio project files, located in the RMS project folder. The deployables are generated in the location configured in the
RMS.cdd file by the property
ws.artifact.deploy.location, see
Generated Files Location.
- Select this option to display the Generate Deployable screen. In the Generate Deployable screen enter the value of the following fields and click
Confirm to generate deployables:
- 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 to
ON, the EAR file for the project is not generated.
|
8
|
Artifact Groups
|
Select the artifact group to display the respective artifact type in the project explorer. The values are:
-
All Projects - Displays all checked out artifacts.
-
Business Rules - Displays only checked out Business Rules.
-
Decision Tables - Displays only checked out Decision Tables.
You can also create a custom group where you can add artifacts that you want. Click on the
Create a new artifact group icon ( ), enter the new group name and click
OK. Drag and drop artifacts from the project explorer to the newly created artifact group to add the artifacts to the group.
|
9
|
Open Editors
|
Displays all the open artifact editors in the workspace
|