Reference > Rule Studio User Interface > Editors and Views > RuleApp Editor

A RuleApp is handled as an Eclipse project, and the deployment of a RuleApp to a running Rule Execution Server is performed through the RuleApp project.

To open the RuleApp Editor double-click archive.xml in a RuleApp project in the Rule Explorer to open the RuleApp Editor.

Note
Rule Studio opens this editor automatically when you click on Finish in the New RuleApp Project wizard.

The editor comprises the Overview and Ruleset Archives pages.

Overview

This page is used as follows.

Table 18 RuleApp Editor Overview Page
Section 
Purpose 
General Information 
Displays information such as the name, a display name, version, creation date and description of the RuleApp. 
Deployment 
This section lets you export a RuleApp archive or deploy a RuleApp to one or more Rule Execution Servers. 
Ruleset Archives 
Displays the archive(s) in the RuleApp project. 
RuleApp Properties 
Used to define properties that are attached to the RuleApp. You can add new, edit existing, or remove properties. 

Ruleset Archives

This page is used as follows.

Table 19 RuleApp Editor Ruleset Archives Page
Section 
Purpose 
Ruleset Archives 
Used to specify or edit the ruleset archives in the RuleApp project. 
You can add a rule project, a ruleset archive, an external ruleset archive, edit the XOM path, remove items and refresh the list after changes. 
To regenerate a ruleset archive from a rule project, select a ruleset archive and click Refresh
Ruleset Archive Properties 
This section lets you export a ruleset archive into a RuleApp archive and enable debug. 
Provides options to: 
It is also possible to add custom ruleset properties by typing the new name in the Property Edition dialog. 

Related Concepts

RuleApps and RuleApp Projects

Related Tasks

Creating RuleApp Projects
Editing RuleApp Projects

Related Reference

Deploy RuleApp Archive Wizard
Export Ruleset Archive Wizard