Release 1.2.5
Improvements
- Upgraded to RMF Version 0.11.0.
- Possible to start the Application via Console Arguments
- In order to see all available arguments, Start "ReqXChangerc.exe -help" (only the ReqXChangerc.exe will make output to a console).
- This also allows to start the ReqXChanger from other applications, for instance from Rhapsody using its Helper Mechanism (Tools->Customize->Helpers)
Examples for Rhapsody Helpers:
- Run Import/Export
- Command: C:\ReqXChanger 1.2.5\ReqXChanger.exe.
- Arguments: -noSplash -importer "com.sodius.reqxchanger.model.importer.reqIf1_0_1_importer" -exporter "com.sodius.reqxchanger.rhapsody.export.ReqRhapsodyExporter" -doImportExport -logger "com.sodius.wstxchanger.rhapsody.RhapsodyLogger" -rhapsodyAppID "$RHPCONNECTIONID".
- Run Roundtrip Import/Export
- Command: C:\ReqXChanger 1.2.5\ReqXChanger.exe.
- Arguments: -noSplash -importer "com.sodius.reqxchanger.model.importer.reqIf1_0_1_importer" -exporter "com.sodius.reqxchanger.rhapsody.export.ReqRhapsodyExporter" -doImportExport -roundtrip -logger "com.sodius.wstxchanger.rhapsody.RhapsodyLogger" -rhapsodyAppID "$RHPCONNECTIONID".
- Open Options Dialog for Importer/Exporter Options
- Command: C:\ReqXChanger 1.2.5\ReqXChanger.exe.
- Arguments: -noSplash -importer "com.sodius.reqxchanger.model.importer.reqIf1_0_1_importer" -exporter "com.sodius.reqxchanger.rhapsody.export.ReqRhapsodyExporter" -showInExOptions -rhapsodyAppID "$RHPCONNECTIONID".
- Set lastChanged attribute value for SpecHierarchy elements.
- Possible to set, which attribute is used for identifying requirements during export.
Attention: This should only be used, if a RM tool does not work correctly and always created new IDs for requirements during export.