Reference > Rule Studio User Interface > Wizards > New Client Project for RuleApps Wizard > SCA Component Properties Page

The Properties page prompts you to specify the required properties for the SCA component client project.

Table 24 New SCA Component Client Project for RuleApps Properties Page
Field/Check Box 
Purpose 
Interface Name 
Specify a name for the interface inside the project. This serialized public interface will include a method to execute the selected ruleset archive(s). The proposed name is the name of the project followed by Runner. 
Implementation Name 
Specify a name for the implementation class inside the project. This class implements the interface whose name is specified in the previous field. The proposed name is the name of the project followed by RunnerImpl. 
Client Name 
Specify a name for the public client class. The proposed name is the name of the project followed by RunnerClient. 
Rule Execution Server configuration 

Related Tasks

Creating RuleApp Projects
Editing RuleApp Projects

Related Reference

New Rule Execution Server Configuration Project Wizard
New Rule Execution Server Configuration Wizard