Create your own ruleset player and Rhapsody plugin

Maybe, you have developed some rulesets that you have deployed (see this tutorial) and can launch either with RulesPlayer code generator (see Rhapsody main menu command: Code > Generate) or, with RulesPlayer helper (see this tutorial) or with a Rich Client Program (see this tutorial).

But, you have encountered limitations in the use of:

Or you wish to integrate your deployed rulesets as some elements in a more huge Java process chain.

But you have tried unsuccessfully the LaunchSnippet presented in the MDWorkbench documentation: Running an MDWorkbench Java application because this program does not know how check-out the Rhapsody license.

So we create for experimented users this both samples that works with the Rhapsody license and can launch specific rulesets with customized arguments and can load all model format defined in RulesComposer or RulesPlayer:

To import these samples in RulesComposer workspace:

To continue this tutorial, please select files com.sodius.rhp.player/src/readme.html or com.sodius.rhp.plugin/src/readme.html and open both with the Web Browser (command with right-click: Open with > Web Browser).


Prev Section: Deploy a Launch Configuration and use it in a Rich Client Program
Next Section: Update a model in IBM Rational Rhapsody