After deploying a launch configuration you wish to execute it in IBM rational Rhapsody for
all your own projects but you want invoke it without changing properties for each project.
You will find below a way to perform this operation.
You can add as many commands as necessary rulesets in Rational Rhapsody as follows:

rhp_generate.bat.
You find this program at location:<rhapsodyInstallationDirectory>\Sodius\RulesComposer\bin\rhp_generate.bat
.launch
file associated to your own ruleset with its full folder path:C:\tmp\JavaGeneration\JavaGeneration.launch
| Note: | To avoid error during execution, ruleset main entry must contain only one input argument of type rhapsody, example: |
public ruleset Class2List(in rhp : rhapsody) | |
You can launch rulesets in deployed mode that use only following metamodels:
| |
| However: | If you installed RulesComposer too, you can also use more:
|
1 To avoid error, the field Arguments can be left empty. In this case Rational Rhapsody should launch ruleset declared in:
<rhapsodyInstallationDirectory>\Sodius\RulesComposer\mdw.ini,
Prev Section: Customize filenames associated to Rational Rhapsody objects
Next Section: Import, run and deploy "Rhapsody to Excel" sample