Modifying the generator used in the RuleApp code generation wizards
To modify the generator that is used in the RuleApp code generation wizards, you redefine the last three pages of the Client Project for RuleApps wizard by specifying a nested wizard.
About this task
The Decision Server wizards
for a Client Project for RuleApps and Artifacts
for RuleApps have the following pages:
- A page to select the generator
- A page to select the destination project
- A page to select the RuleApp project that is used as source
- A page to select the ruleset to manage in the RuleApp project
You can redefine the last three pages by specifying a nested wizard. A page in the nested wizard can inherit from IWizardPage or extend the IlrFileGeneratorWizardPage class. This class sets the context-sensitive help, the page title, and the wizard banner.