IBM Support

Rational Systems Developer, Version 7.0.5.1 Release Information

Release Notes


Abstract

IBM® Rational® Systems Developer, Version 7.0.5.1 fix pack includes new features, enhancements, and fixes to the version 7.0.5 release.

Content


© Copyright IBM Corporation 2004, 2008. All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.


About this release
In addition to the new features, enhancements, and fixes to the version 7.0.5 release, this fix pack also includes upgrades to IBM installation Manager Version 1.1.1 and Eclipse 3.3.2.

Important: The upgrade to Eclipse 3.3.2 has specific implications if you use other IBM products or third-party plug-ins that are installed in the same Eclipse IDE with the product. For information about known issues with interoperation between Rational Software Modeler, Rational Systems Developer, and other Rational products, see the technote.

To learn about its new features, enhancements, and any limitations or problems known at the time of its release, see the Release Information for Rational Systems Developer, Version 7.0.5.

Back to top



New this release

This release of Rational Systems Developer contains new features and enhancements in the following areas:




Platform, operating system, and utility software support enhancements
  • Microsoft® Windows® Vista Service Pack 1
  • Eclipse 3.3.2

  • For compatibility with previous releases and known issues, see the Eclipse 3.3.2 Project Release Notes.
    Important: The upgrade to Eclipse 3.3.2 has specific implications if you use other IBM products or third-party plug-ins that are installed in the same Eclipse IDE with the product. For information about known issues with interoperation between Rational Systems Developer, Rational Software Modeler, and other Rational products, see the technote.
  • IBM Installation Manager, Version 1.1.1

  • For information about working with Installation Manager, visit the Installation Manager Information Center.

Back to top


UML modeling - compare and merge
  • New compare and merge delta filters

  • You can use predefined new delta filters to suppress a subset of deltas that you don't want to see in the Compare editor. The filter can also be created dynamically and customized. In addition, the deltas can be grouped and sorted. Delta filters, sorter, and grouper can be imported and exported from one workspace to another.

Back to top


UML modeler
  • When you perform a search using either the Find and Replace window or the Model Search page, you can limit the number of search results by defining a maximum number of matches. When you select the Limit number of matches to: check box, the search stops as soon as possible after hitting the specified number of results. This improves the search performance by preventing broad searches that can take a long time to complete.
  • The following improvements were made to slot values functionality:
    • Provided new functionality to add literals for uml primitive types: string, boolean, int, unlimited natural
    • Provided new functionality for "deep delete" (i.e. delete the actual literal or instance in addition to removing it from the slot)
    • Display the values in the value column instead of object IDs for instance spec's values and literals
    • Prevent editing of "values" for enumerations and classifiers; for these elements, we display the name of the literal' or the name of the instance
    • Prevent creation multiple slots when adding instances (making it out of sync with the attributes) -- just add the values into the same slot
    • Handle the case when the attribute type is changed by displaying "Invalid value" when displaying the properties
    • Addressed issues with using non-UML primitive types
    • Create opaque expressions instead of strings for instance specification's values
    • In the General properties page for a selected slot, display "Slot values: n" for multiplicity > 1
    • Allow multi-line text editing of slot values for instance specifications
    • Validate the supported UML literals: boolean (true, false), int, unlimited natural (special handling for * and -1)
    • String UML literal can be nullified using cell editor by pressing X
  • The Project Explorer view and Select Element dialog box now display the imported elements for element imports and package imports. You can browse and work with these imported elements (including models and packages) in the importing model. You can also browse shared resources. This permits you to view a collection of UML models in a hierarchical view. This broadens the options for model partitioning and team modeling strategies. Historically some users have found it unacceptable to adopt a partitioning strategy based upon the use of multiple "top-level" UML models, because they have a requirement to be able to see everything arranged in a logical hierarchy. Now a multiple-model partitioning approach can be considered in cases where that requirement exists.
  • You can now add input and output gates to sequence diagrams. A gate is a connection point that relates a message outside an InteractionFragment with a message inside the InteractionFragment. Two types of gates are supported:
    • Formal gates are used on interactions
    • Actual gates are used on interaction uses
    Using gates, you can split a large sequence diagram into smaller ones, draw messages between diagrams, and easily trace call and return message relationships from one diagram to another.

Back to top


Transformation core
  • In version 7.0.5 of Rational Software Developer and Rational Software Modeler, you can run transformations outside of an Eclipse session or workspace session by specifying the following syntax on a command line:

  • eclipse -data <workspace-path> -application com.ibm.xtools.transform.core.transformationRunner -transformConfigs "[-R]<transform-config-path1>,[-R]<transform-config-path2>,..."
    However, this command might not produce the expected output if a transformation has user interface dependencies. If a transformation has user interface dependencies, you should use the following syntax:
    eclipse -data <workspace-path> -application com.ibm.xtools.transform.core.workbenchTransformationRunner -transformConfigs "[-R]<transform-config-path1>,[-R]<transform-config-path2>,...\"

Back to top


WebSphere Business Modeler integration
  • The WebSphere Business Modeler integration now supports opening of business models created in WebSphere Business Modeler 6.1 as UML models.


Back to top


Fixes contained in this release

The following table lists the APARs fixed in this release:

Component APAR number Headline
C++ domain modeling PK60064 Visibility specificer separates method from its documentation
C++ transformation PK61275 Displaying relationships (inheritance) between two classes in different project on a class diagram
Compare and merge PK56469 Merge changes behaviors' and classifiers' path to an incorrect href
Compare and merge PK56220 "Visual combine models" screen does not recognize difference between stereotyped and unstereotyped elements
Compare and merge PK56394 org.eclipse.uml2.uml.internal.impl.ComponentImpl incompatible with org.eclipse.uml2.uml.Package during compare/merge
Compare and merge PK57532 Cannot deliver/rebase due to absolute reference to profile in ancestor model
Compare and merge PK60811 Merge reports conflicting deletes of stereotype applications and out of memory condition follows
Compare and merge PK54739 Consecutive merges on the same machine causes an Out Of Memory error
Documentation PK39057 PiggyBank sequence diagram gives 6 errors and 6 warnings
Java domain modeling PK60583 Search takes too long to complete
Java domain modeling PK59404 Filters > Show Related Elements does not show Incoming references when using a Collection
Java domain modeling PK48416 Misleading Live Validation error is reported when attempting to draw a relationship between Java elements.
Java transformation PK58673 Java-to-UML transformation fails on package-info.java
Java transformation PK61628 UML-to-Java transformation: Java generic containers not imported in the generated class for UML primitive types
Java transformation PK59681 Java-to-UML transformation aborted during its execution with NPE
Java transformation PK60422 Java-to-UML transformation: generate attribute without type if it is an inner class
Java transformation PK52479 UML-to-Java transformation generates duplicate get/set methods if they have been created in the model
Rational Rose® model import PK60276 Rose Model import: Notes on activity diagrams display on the bottom of the diagram
Rational Rose model import PK60042 Rose model import of text stereotypes in Rose are not displaying
Rational Rose model import PK59778 An unnecessary return type parameter is added to all methods of a Class during model migration
Rational Rose model import PK57353 Text boxes on sequence diagrams in Rose model are not placed correctly on sequence diagram
Rational XDE model import PK61789 Importing XDE models separately into same project causes loss of references in diagrams in second model
Rational XDE model import PK48360 XDE import missing flow after import
Rational XDE model import PK55802 An XDE self destructor message became a half arrow message after being transformed
Rational XDE model import PK56242 XDE model import: Properties values of Structured Activity Node and opaque action are lost
Rational XDE model import PK55467 XDE diagram model definition description is imported as a Note in the diagram, not as a property
Rational XDE model import PK55500 Relationship definition description is lost after a XDE model is imported
Rational XDE model import PK55096 Label on the association lost on migration from XDE
Rational XDE model import PK55100 Notes in activity diagrams move to bottom of the swimlane after migration from XDE
Rational XDE model import PK55800 XDE Self destruction message and event are converted into a conjunction within a focus of control
Rational XDE model import PK62523 Data lost when the migrates an XDE model which contains classes that have relationships to classes/interfaces in external Jar
Rational XDE model import PK55013 Geometric shapes turn into note after migrating from XDE
Rational XDE model import PK54932 "Restore Defaults" button doesn't work properly in "Import Option window" of Rational XDE Import Wizard
Transformation authoring PK56799 NPE in model-to-model mapping transformation due to stereotype inheritance
UML modeler PK56701 Importing 6.x models into 7.x overlap the text on state diagrams and changes the layout
UML modeler PK58990 Large activity diagrams display incorrect migrate from 6 to 7.0.0.5
UML modeler PK56224 Documentation missing after Refactor > Move between fragments
UML modeler PK60364 Changes made in fragmented model are not saved
UML modeler PK57364 Deploy relation direction on diagram and in Properties is different
UML modeler PK60015 New unwanted signal is created when adding a signal reception to an active class
UML modeler PK60485 Wrong in cross model references
UML modeler PK60911 Association multiplicity may not be changed from the properties view when using nested diagrams
UML modeler PK39910 Validation error when creating instance link
UML modeler PK53023 Only states of the class type should be shown when adding a state to the object node on an activity diagram
UML modeler PK56847 Attribute/Operation list of sort/filter compartment item is inconsistent
UML modeler PK57198 Style of the port connector in composite structure diagram changes after re-open the diagram
UML modeling framework PK56687 User-defined palette tool creating stereotyped constraint behaves differently for different diagrams
UML modeling framework PK59697 Create Asynchronous signal message prompts for operation name
UML modeling framework PK61293 Synchronous Message tool doesn't reuse operations
UML modeling framework PK59985 Multiple relationships between elements overlap on diagrams
UML modeling framework PK07524 Cannot set relationship filters to show all relationships to/from association classes in visualization class diagram
UML modeling framework PK57359 Can not specify signature for "Create Message"
UML modeling framework PK57422 Changing the message signature from advanced property isn't reflected to the diagram
UML modeling framework PK58655 Duplicate Modeling Validation Constraint Derived Union is Derived
Web publishing PK58469 NullPointerException on Web publishing
Web publishing PK61607 Error occurs when trying to link to an html webpage into the external content's dropdown box.
Web publishing PK59206 UML Constraints ignored during the web publishing
Web publishing PK56769 Web report does not show classes under components
Web publishing PK61590 Failed to web publish with IRJC0015E


Back to top


System requirements

The following sections describe the specific installation requirements for this fix pack.

For information about hardware and software requirements for Rational Systems Developer, Version 7.0.5, see the detailed system requirements document.


Back to top


Hardware requirements
There are no additional processor or memory requirements for installing this fix pack; however, there might be additional disk space requirements depending on whether you are installing the fix pack at the same time when you install Rational Systems Developer, Version 7.0.5 or if you are installing the fix pack as an update:
  • If you are installing the fix pack at the same time when you install Rational Systems Developer, Version 7.0.5, the disk space requirements are essentially the same as for version 7.0.5.
  • If you are installing the fix pack as an update, however, you might need up to an additional 1.0 GB of disk space. Your actual disk space requirements depend on the feature that you selected when you installed version 7.0.5 of the product.

If you choose to download the update as compressed files for local installation, you require approximately 2.5 GB to store and extract the compressed files.


Back to top


Software requirements

This section describes the additional software requirements for installing Rational Systems Developer, Version 7.0.5.1.

For information about prerequisites for installing Rational Systems Developer, Version 7.0.5.1, see the Installation Guide.

Before you can install this fix pack, you must install IBM Installation Manager, Version 1.1.1. By default, if you attempt to update or install packages by using an earlier version of Installation Manager, IBM Installation Manager, Version 1.1.1 is installed on your computer automatically.

If you are extending an Eclipse IDE: Before you install this fix pack you must install the following:

  • Version 3.3.2, or later, of the Eclipse IDE
  • Important: There are IBM-specific patches for the Eclipse IDE that are required for this fix pack but are not available on the Eclipse update site. To obtain these patches, and for instructions on updating the Eclipse IDE, see the technote document.

  • One of the following Java runtime environments:
    • For Windows: IBM 32-bit Runtime Environment for Windows, Java 2 Technology Edition, Version 5.0 service release 6; Sun Java 2 Platform Standard Edition Runtime Environment Version 5.0 Update 15 for Microsoft Windows
    • For Linux: IBM 32-bit Runtime Environment for Linux on Intel architecture, Java 2 Technology Edition, Version 5.0 service release 6; Sun Java 2 Platform Standard Edition Runtime Environment Version 5.0 Update 15 for Linux x86 (not supported for SUSE Linux Enterprise Server [SLES] Version 9)

    Important: You need to install a Sun JRE only if the existing Eclipse IDE uses a Sun JRE, which has been properly configured.

Note: On Windows Vista, if you install Eclipse inside the Program Files directory (C:\Program Files), you must run Rational Software Modeler as the administrator (Right-click the program shortcut and click Run as administrator.).


Back to top


Other requirements

Internet access is usually required because, by default, the update is located and installed by Installation Manager directly from the IBM update repository for Rational Systems Developer, Version 7.0.5.


Back to top



Installation information

This section describes the specific installation instructions for this fix pack.

For information on deploying Rational Systems Developer in an enterprise environment, see the IBM Installation Manager Enterprise articles.





Fix pack installation methods
The following are two ways to install this fix pack:
  • If version 7.0.5 release of IBM Rational Systems Developer is installed on your computer, you can install this fix pack as an update by using the Update Packages wizard in IBM Installation Manager. For details, see Installing the fix pack as an update.
  • If you are installing the version 7.0.5 release of IBM Rational Systems Developer for the first time or if you are installing this fix pack as an additional instance of it, you can install IBM Rational Systems Developer, Version 7.0.5.1 fix pack at the same time when you install IBM Rational Software Modeler, Version 7. For details, see Installing the fix pack during an initial installation.

Important note about upgrading from Microsoft Windows XP to Microsoft Windows Vista: If you plan to upgrade your operating system from Microsoft Windows XP to Windows Vista and version 7.0.5 release of IBM Rational Systems Developer is currently installed on your computer, see the instructions on the Support Web site.

Back to top


Installing the fix pack as an update

If IBM Rational Systems Developer, Version 7.0.5, is already installed on your system, you can install this update by using the Update Packages wizard in IBM Installation Manager. See the following sections for details on installing the fix pack as an update:



Back to top


Restrictions to installing the fix pack as an update
  • Rational Systems Developer, Version 7.0.5, must be installed.
  • The product and all other applications that were installed by using IBM Installation Manager cannot be running when you install this fix pack. Also, ensure that all browsers and other applications opened by Rational Software Modeler are closed.
  • You can install this fix pack by using the user accounts that are members of the Administrator Group on Windows operating systems. On Linux and Unix systems, you must have "root" privileges.
  • If you installed the product from CDs or other media, they must be available when you use the update feature.


Back to top

(Optional) Changing the repository search preferences

When Rational Systems Developer is installed, the location of its update repository is automatically embedded in Installation Manager. For Installation Manager to search the default update repository, the preference Search the linked repositories during installation and updates on the Repositories preference page must be selected. This preference is selected by default.

To install the fix pack from a different repository location (for example, if the fix pack is available on a shared drive or HTTP or HTTPS server), you must add the repository location in Installation Manager.

To add a repository location:

  1. Start Installation Manager.
  2. On the Start page of Installation Manager, click File > Preferences, and then click Repositories. The Repositories page opens.
  3. On the Repositories page, click Add Repository.
  4. In the Add repository window, enter the URL of the repository location or browse to it and enter a file path, and then click OK.
  5. Click OK to close the Preference page.


Back to top

Steps for installing the fix pack as an update

To find and install the fix pack as an update:

  1. Start IBM Installation Manager.
    On Windows Vista, you must run Installation Manager as administrator. (Right-click the program shortcut and click Run as administrator.)
  2. On the Start page of Installation Manager, click the Update Packages button.
  3. If a new version of Installation Manager is found, you are prompted to confirm that you want to install it before you can continue. Click OK to proceed. Installation Manager automatically installs the new version, stops, restarts, and resumes.
  4. In the Update packages wizard, select the Installed Location for Rational Systems Developer and click Next. Installation Manager searches for updates in the Rational Systems Developer repository on the Web, as well as any repository locations that you entered. A progress indicator shows the search is taking place.
  5. By default, recommended updates are displayed and selected on the Update Package page. Ensure that you select Version 7.0.5.1 for Rational Systems Developer, then click Next.
  6. On the Licenses page, read the license agreements for the update. On the left side of the License page; click each item to display the license agreement text.
  7. If you agree to the terms for all of the license agreements, click I accept the terms of the license agreements.
  8. Click Next to continue.
  9. On the Summary page, review information displayed, then click Update. A progress indicator shows the percentage of the installation completed.
  10. When the update process completes, a message that confirms the success of the process is displayed near the top of the page. Click View log file to open the log file for the current session in a new window. You must close the Installation Log window to continue. To complete the installation process, click Finish.


Back to top

Adding new features

Depending on your currently installed version of the product, this fix pack might contain new installable product features that are not displayed and cannot be added while running the Update Packages wizard in Installation Manager. To find and add new installable product features, run the Modify Packages wizard in Installation Manager after you have installed the fix pack.



To find and add new features after you have installed the fix pack:
  1. Start IBM Installation Manager.
    On Microsoft Windows Vista:
    You must run Installation Manager as administrator (Right-click the program shortcut and click Run as administrator.).
  2. On the Start page of Installation Manager, click the Modify Packages button.
  3. Follow the instructions in the wizard to install or uninstall features of the product. For additional information, see the Installation Manager online help.


Back to top

(Optional) Downloading the fix pack for local installations

By default, you do not need to download the compressed files that contain the update; the update is downloaded and installed by IBM Installation Manager directly from the IBM update repository.



If you choose to download the update for local installations, see the download document.

Back to top

Installing the fix pack during an initial installation

If you are installing IBM Rational Systems Developer, Version 7.0.5, for the first time or if you are installing an additional instance of it, you can install this update at the same time when you install version 7.0.5 by clicking Check for updates on the Install page of the Installing Packages wizard in IBM Installation Manager.



Important: If you are installing Rational Systems Developer, Version 7.0.5.1 for the first time on Microsoft Windows Vista, see Installing the fix pack during an initial installation on Windows Vista.

Back to top

Installing Rational Systems Developer, Version 7.0.5.1 for the first time on Windows Vista

The steps for Installing Rational Systems Developer, Version 7.0.5.1 on Microsoft Windows Vista are essentially the same as installing on other Windows operating systems. However, there are some important differences that are summarized in the following sections:






Installation notes for Windows Vista
  • You must run Installation Manager as administrator. (Right-click the program shortcut and click Run as administrator.)
  • If you are starting the installation of Rational Systems Developer from the launchpad program, you must run the launchpad programs as administrator.
  • Note: If the launchpad program starts automatically (for example, if you are installing from a CD), stop the launchpad program and restart it by using the Run as administrator command; navigate to the CD or disk image, and right-click launchpad.exe (at the top level of the CD or image) and click Run as Administrator.

  • If you want to enable users who do not have Administrator privileges to run Rational Systems Developer, do not select an installation location in the default path C:\Program Files\IBM\; instead, select a directory in a different path, such as C:\Program Files_IBM\.
  • Note: If you select an Installation Location within the Program Files path, the packages that you install must be run as administrator.


Back to top


Sample installation steps for the fix pack on Windows Vista
  1. Start the launchpad program as administrator (Right-click the launchpad program and click Run as administrator.).
  2. If you have not done so already, read the release information by clicking Release notes.
  3. When you are ready to begin the installation, click Install IBM Rational Systems Developer.
  4. A message window opens to inform you whether the program IBM Installation Manager is detected on your workstation.
  5. If IBM Installation Manager is not detected on your system, you are informed that you must install it before you can continue.
  6. Click OK to install IBM Installation Manager. The IBM Installation Manager installation wizard opens. Follow the instructions in the wizard to complete the installation of IBM Installation Manager.
  7. When the installation of IBM Installation Manager completes successfully, click Finish to close the wizard.
  8. Read the message that opens and click OK. Installation Manager starts and automatically opens the Install Packages wizard.
  9. If IBM Installation Manager is detected on your system, click OK and Installation Manager starts and automatically opens the Install Packages wizard.
  10. On the Install page, click Check for updates.
  11. If a new version of Installation Manager is found, you are prompted to confirm that you want to install it before you can continue. Click OK to proceed. Installation Manager automatically installs the new version, stops, restarts, and resumes.
  12. Click Check for new updates and extensions and select the latest version of the product (7.0.5.1).
  13. Follow the instructions in the Install Packages wizard to complete the installation. Note that you should not choose a Shared Resources directory or an Installation Location in the Program Files directory (C:\Program Files).


Back to top


Starting Rational Systems Developer on a Windows Vista computer

If the installation location or Shared Resources directory for Rational Systems Developer is in a directory in the path C:\Program Files\IBM\, you must run Rational Systems Developer as the administrator. To run as administrator, right-click the program shortcut and click Run as administrator.

On Windows Vista, the Program Files directory is usually virtualized in order to allow users who are not running as the administrator to have write access to this protected directory. However, the virtualization workaround is not compatible with Rational Systems Developer.

If you selected an installation location or Shared Resources directory in the path C:\Program Files\IBM\ and you do not want to require running Rational Systems Developer as administrator, complete one of the following steps:

  • If you selected an installation location in a directory in the path C:\Program Files\IBM\, reinstall Rational Systems Developer (and any other programs sharing the same installation location) and select an installation location that is not in the path C:\Program Files\IBM\, such as C:\Program Files_IBM\.
  • If you selected a shared resources directory in the path C:\Program Files\IBM\, reinstall Rational Systems Developer and all Rational Software Development Platform product (regardless of their installation location) and select a Shared Resources directory and installation locations that are not in the path C:\Program Files\IBM\, such as C:\Program Files_IBM\.

For more information on running Rational Systems Developer on Windows Vista, see the technote.


Back to top


Uninstalling the fix pack

If you updated a previously installed version to version 7.0.5.1, you can revert to the previous version by using the rollback feature of Installation Manager. For instructions on uninstalling the product, see the Installation Guide.

The rollback feature uninstalls the updated resources and reinstalls the resources from the previous version. You can only roll back one version level at a time.

When you roll back to an earlier version of a package, it will be restored with same features that were associated with that version; any features that you added after upgrading to version 7.0.5.1 by using the Modify Packages wizard will be removed, and any features that you removed will be restored.

During the rollback process, Installation Manager must access files from the earlier version of the package. By default, these files are stored on your system when you install a package. If you changed the default setting or deleted the files by using the Remove Stored Files option on the Roll Back preferences page (File > Preferences > Rollback Files), Installation Manager will require access to your installation repository or media. If you installed the product from a repository, you must have listed in your Preferences (File > Preferences > Repositories) the repository from which you installed the previous version of the product. If you installed the product from CDs or other media, they must be available when you use the rollback feature.

Before you roll back Rational Systems Developer, Version 7.0.5.1, complete the following steps:

  1. Log in with a user account that has the same privileges as the account that was used to install the packages to be uninstalled.
  2. Close Rational Systems Developer, Version 7.0.5.1 and any other applications that you installed by using Installation Manager.
  3. If any applications started by Rational Systems Developer are still open or running, such as a browser, close them.

To roll back an updated package, complete the following steps:
  1. Start IBM Installation Manager.
  2. On the Start page, click Roll Back Packages.
  3. In the Rollback wizard, from the Package Group Name list, select the package group that contains the packages that you want to roll back and click Next.
  4. Select the version of the package that you want to roll back to and click Next.
  5. Read the summary information and click Roll Back.

For additional instructions on uninstalling Rational Systems Developer, see the Installation Guide or visit the Installation Manager Information Center.



Back to top


Known limitations, problems, and workarounds
Known problems are documented in the form of individual technotes in the Support knowledge base. As problems are discovered and resolved, the knowledge base will be updated and maintained with any new information. By searching the knowledge base, you can quickly find workarounds or solutions to problems.

To learn about the known limitations and problems in this update, and any workarounds that are available, see technotes for Rational Systems Developer, Version 7.0.5.1.

Back to top


IBM Rational Software Support

For contact information and guidelines or reference materials that you will need when you require support, read the IBM Software Support Handbook.

For FAQs, lists of known problems and fixes, and other support information, visit the product support page for Rational Systems Developer.

For product news, events, and other information, visit the product home page for Rational Systems Developer.

Before you contact IBM Rational Software Support, gather the background information that you will need to describe your problem. When describing 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.


Back to top


Trademarks and service marks
For trademark attribution, visit the IBM Terms of use Web site.

Back to top

[{"Product":{"code":"SSJP3D","label":"Rational Systems Developer"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"General Information","Platform":[{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"7.0.5.1","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Product Synonym

RSD

Document Information

Modified date:
17 June 2018

UID

swg27011698