Command-line Launcher


Rhapsody provides command-line options, including for all Rhapsody Java Plugins like the M2MEngine.
  1. Here is the M2M command line:

    call_extended "M2M Engine" "-filePath 'D:/ TestTransformer.rpyx' -ruleset 'SysmlToAR431' -traceabilityReport true"

    The maximum number of characters of a Rhapsody command-line is 256 including the first part "call_extended "M2M Engine". Everything after the 256th characters is not transmitted to the M2M Engine.

    All arguments are optional, and if there is no ruleset argument, the engine will take the first M2MRuleset it found in the model:
  2. Rhapsody commands in a script file