| Reference > Rule Studio User Interface > Wizards > New Client Project for RuleApps Wizard > Web Service Properties Page |
Web Service Properties Page |
PREVIOUS NEXT |
The Properties page prompts you to specify the required properties for the Web service client project.
Field/Check Box |
Purpose |
|---|---|
Interface Name |
Specify a name for the interface inside the SCA component 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 Web service 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. |
Client Project Name Suffix |
Specify a suffix for the name of the client project. The proposed suffix is -client. |
Generate as a decision service |
By default this check box is selected. If you uncheck this box, the Web service project will not contain a listener class to enables the Rule Execution Server Console to detect the decision service. |
Author |
If you select the Generate as a decision service check box, you can specify the name of the author for the monitored transparent decision service. If the check box is deselected, this field is greyed out. |
Rule Execution Server configuration |
Click Browse and select the configuration you want to use. If there is no configuration available, you are prompted to create one using the Execution Server Configuration Selection Dialog. |
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |