Rhapsody save and restart

By default, Rhapsody will save the imported Model and will restart after a Publication. This default behaviour can be changed thanks to the option md2rhp.rhapsody.restart in the publisher.properties file.

To save and restart Rhapsody at the end of the Publication set the value to true
#Determines the default value of the checkbox to restart Rhapsody at the end of the publication. Default: true md2rhp.rhapsody.restart=true .
If you don't want to restart at the end of the Publication set the value to false
#Determines the default value of the checkbox to restart Rhapsody at the end of the publication. Default: true md2rhp.rhapsody.restart=false .

If the md2rhp.rhapsody.restart property is not set, the default value is true.

The Publisher user interface provides a checkbox to change the value of this option for the next executions of the Publisher. See Running the Publisher for more details.