IBM Support

IBM Engineering Systems Design Rhapsody 9.0

Download


Abstract

IBM Engineering Systems Design Rhapsody 9.0 has been made generally available. It contains new features, enhancements, and quality improvements, as well as fixes to release 8.4 and previous releases.

Download Description

Table of Contents
Sections Description

The Change history section provides an overview on what is new in this release with a description of any new functions or enhancements when applicable.

The How critical is this fix section provides information related to the impact of this release to allow you to assess how your environment may be affected.

The Prerequisites section provides important information to review prior to the installation of this release.

The Download package section provides the direct link to obtain the download package for installation in your environment.

The Installation instructions section provides the installation instructions necessary to apply this release into your environment.

The Known side effects section contains a link to the known problems (open defects) identified at the time of this release.

Supporting Documentation
Document Description

Click to review the detailed system requirements information for a complete list of hardware requirements, supported operating systems, prerequisites and optional supported software, with component-level details and operating system restrictions.

IBM Knowledge Center provides an entry point to product documentation. You can view, browse, and search online information related to the product.

Click to review a complete list of the defects (APARs) resolved in this release including a list of resolved defects for the entire version family.

Click for information about the migration of existing Rhapsody projects to this version of the product.

Prerequisites

Prerequisites include:

Review the Pre-installation tasks section in IBM Knowledge Center.

Installation Instructions

Review the installation page in IBM Knowledge Center.

Before installation, review the Planning the installation section in IBM Knowledge Center.

After installation, review the Post-installation tasks section in IBM Knowledge Center.

Download Package

Download options
Access type Description

Passport Advantage and Passport Advantage Express clients are required to sign in to download the software package.

IBM Software Group OEM offerings are designed for partners who develop and sell business solutions with embedded or bundled IBM middleware software. Clients with Flexible Contract Type (FCT) license purchases and IBM Business Partners must sign in to download the software package.

How critical is this fix?

Impact Assessment
Impact Description

This release contains new features, enhancements, and quality improvements, as well as fixes to release 8.4 and previous releases.

Test Results

Definitions

Regression: An error in the Maintenance Delivery Vehicle (MDV) that produces incorrect or unexpected behavior causing a supported feature to stop functioning as designed.
This includes:

  • Coding errors that cause a regression
  • Documentation or packaging problems that cause a regression
  • Errors reported in a new function delivered in a MDV that cause a regression

Incomplete: An error in the MDV has not regressed, but does not work as designed.
This includes:

  • Fixed APARs which did not solve the original problem but did not break anything new
  • APARs reporting documentation errors, such as readme errors, that cause problems applying an MDV but do not lead to a regression


Notes:
  • Regression and incomplete APARs are considered fix-in-error or MDV-in-error
  • Definitions above apply only to valid APARs that result in product fixes (APARs returned as working-as-designed are not assessed for being fix-in-error)
  • Issues in major releases due to new functionality do not apply in this definition

There are no known regressions to report.

Problems Solved

Defects resolved

Fix List

Known Side Effects

Review the following list of known issues and open defects:

There are no known issues to report.

Open defects

Review technote 1461170: Open APARs for IBM products available on the Web for information on how to configure your MyNotifications subscription account and subscribe to the APARs you are interested in following.

Change History

 
What's new

AppLocker compliance

In order to comply with Win10 AppLocker, the structure of the Rhapsody installation has been modified to separate executable files from Rhapsody files that require read/write access.

The Rhapsody folders affected by this change include the sample, property, and profile folders. As a result of these changes:

  • The site.prp file is now located in \UserShare\Properties.
  • If you want the New Project dialog to include profiles that you have created or out-of-the-box profiles that you have modified, you must put them in \UserShare\Profiles.

Depending on the options that you selected during the installation of Rhapsody (data file location, install all files in one location), the UserShare folder can be found under: <Rhapsody installation directory>, C:\Users\<username>\IBM\Rhapsody, or C:\ProgramData\IBM\Rhapsody.

Code generation: building of Rhapsody framework files

The installation wizard now allows you to specify the path where the Rhapsody framework files should be built. If you need to modify this path after Rhapsody is installed, you can change the value of FRAMEWORK_LIB_ROOT in the General section of the rhapsody.ini file or change the value of the property CG::Configuration::FrameworkLibRoot.

Code generation: support for MinGW compiler

For C and C++ models, the list of available environments now includes an entry for MinGW.

Code-signing for binaries

Additional Rhapsody binaries (including the installation executable) are now digitally signed.

Command-line interface: open model as read-only

The "open" command now has a "readonly" parameter, which can be used if you want to open a model as read-only. The syntax for this option is: -cmd=open <path to the .rpyx file> readonly

Configuration Management: integration with ClearCase

Rhapsody's integration with ClearCase can now be used with ClearCase 9.x

Diagrams: information displayed for attributes in compartments

It is now possible to control what information is displayed for attributes when they are shown in a compartment of a graphic element. This applies also to "new terms" that are based on attributes, such as flow properties. To customize the information displayed, modify the values of the following new properties: ObjectModelGe::Attribute::CompartmentDisplayFormat and StructureDiagram::Attribute::CompartmentDisplayFormat. These properties support the following keywords: DirectedFeatureDirection, Name, Multiplicity, FlowPropertyDirection, Type, DefaultValue.

Diagrams: new "Expand/shrink to fit text" option

Now, in addition to the "Expand to fit text" option, diagram elements have an "Expand/shrink to fit text" option, which can be used to both expand and shrink the selected elements as required.

Helpers and plugins: maximum number of helpers and plugins

Rhapsody can now load up to 1000 helpers and up to 500 plugins.

Modeling: prevention of unresolved elements

The property General::Model::DisableIgnoreReadOnlyFilesOption is now True by default. This reduces the likelihood of a user introducing unresolved elements into a model.

Performing EWM actions from within Rhapsody: accepting incoming changes

When using the integration with EWM (Engineering Workflow Management), it is now possible to accept incoming changes from within Rhapsody. In addition, the icon mechanism that is used to indicate the CM status of Rhapsody units has been enhanced so that the status indications are propagated upward to the parent unit and onward up to the project level. For example, if a package contains a class with incoming changes, the icon of the package also has the incoming arrow added to it. If you don't want unit status to be propagated upward, you can turn off the feature by changing the value of the property ShowCMStatusOfSubUnits.

Ports: interface selection

When selecting a provided interface for a port, the list of available interfaces now starts with the required interface of the port that the first port is connected to. Similarly, when selecting a required interface, the list starts with the provided interface of the connected port.

Property help files for custom properties

A new property called AdditionalPropHelpLocation has been added (under Model::Profile). If you want to write help files for custom properties that you have added, you can use this property to specify a folder where Rhapsody should look for custom property help files. The format of any such custom help files should be the same as that used in the files in the ..\Doc\PropertyHelp folder. The folder hierarchy in the additional location should also be the same as that used for the different languages in the ..\Doc\PropertyHelp folder. For example, if you are adding English help files, the .xml files should be put in the folder <custom property help location>\PropertyHelp\EN\.

RTOS support: WindRiver VxWorks 7 (Workbench 4)

Rhapsody can now be used with WindRiver VxWorks 7 (with Workbench 4).

Reporting: generation of HTML model reports with Engineering Publishing (formerly Rational Publishing Engine)

Enhancements have been made to the generation of HTML documents, using an auto-generated Engineering Publishing template, including: use of element icons in the report browser, navigation from diagrams to model elements, support for reporting on Java models, and improvements in the structure and appearance of the reports.

SysML: code-generation support for proxy ports with multiplicity greater than 1

In SysML models, Rhapsody can now generate code for proxy ports that have multiplicity set to a value greater than 1 (C++ only).

SysML: new perspective - Getting-Started

If you create a new SysML project, and enable perspectives, the default perspective is now the Getting-Started perspective, which was added in this release. This perspective makes Rhapsody more accessible to new users, and simplifies the user interface by hiding options that such users are unlikely to need.

User Interface: product renaming changes

The relevant parts of the Rhapsody user interface have been modified to reflect the changes made to the names of the individual programs that make up the IBM Engineering Lifecycle Management family.

User Interface: use of new combo box for filtering

Additional dialogs now use the combo box that dynamically filters list elements as you type, which was introduced in an earlier release.

Back to top

Off

Technical Support

 

IBM Software Support Communities

  • Visit the IBM Support Community to configure your support portal experience and review FAQs, lists of known problems, fixes, and a wealth of important support information.
  • Visit the Jazz Community if you use an IBM product created using the Jazz platform to interact directly with the Jazz development team and other community members, download product trials and betas and track development progress.
 
 

Helpful Hints For Obtaining Technical Assistance:

 

Before you contact IBM Software Support, gather the background information that you need to describe the problem. When you describe a problem to an IBM software support specialist, be as specific as possible and include all relevant background information so that the specialist can help you solve the problem efficiently. To save time, know the answers to these questions:


  • What software versions were you running when the problem occurred?
  • Do you have logs, traces, or messages that are related to the problem?
  • Can you reproduce the problem? If so, what steps do you take to reproduce it?
  • Is there a workaround for the problem? If so, be prepared to describe the workaround.
 

Follow IBM Client Support on Twitter | Facebook | YouTube | devWorks Blog


 

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSB2MU","label":"IBM Engineering Systems Design Rhapsody"},"Component":"Installation","Platform":[{"code":"PF033","label":"Windows"}],"Version":"9.0","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Problems (APARS) fixed
PH00843;PH01760;PH02793;PH04128;PH04892;PH04949;PH07142;PH07476;PH07525;PH07754;PH07881;PH07922;PH08284;PH08782;PH09269;PH09404;PH09671;PH09849;PH10014;PH10244;PH10481;PH10536;PH10764;PH10769;PH10833;PH10924;PH10929;PH10938;PH11028;PH11088;PH11264;PH11986;PH12103;PH12109;PH12396;PH12399;PH12445;PH12446;PH12688;PH12736;PH12818;PH12869;PH12942;PH13290;PH13404;PH13473;PH13474;PH13508;PH13675;PH14041;PH14048;PH14058;PH14101;PH14378;PH14599;PH14858;PH14885;PH14914;PH15009;PH15022;PH15026;PH15131;PH15507;PH15537;PH15795;PH15862;PH15873;PH15954;PH16091;PH16112;PH16152;PH16270;PH16458;PH16469;PH16470;PH16530;PH16721;PH16779;PH16921;PH16987;PH17383;PH17454;PH17455;PH17576;PH17889;PH17980;PH18034;PH18179;PH18266;PH18588;PH18670;PH18967;PH18997;PH19133;PH19168;PH19170;PH19312;PH19438;PH19546;PH19649;PH19738;PH20078;PH20103;PH20335;PH20440;PH20555;PH20738;PH20797;PH20981;PH21044;PH21394;PH21448;PH21993;PI62014;PI75716;PI93269;PI99327

Document Information

Modified date:
27 May 2022

UID

ibm11078827