A fix is available
APAR status
Closed as program error.
Error description
Description: When creating a simple tooltip customization using Rhapsody Apps, you get a different result depending on the Rhapsody UI used. If you use vanilla Rhapsody then the tooltip behaves as expected. However, if you use the Rhapsody/Eclipse Platform Integration then the tooltip frequently disappears before the user can expand the tooltip. Steps to reproduce: 1. Add a new Rhapsody App project and use the Custom Tooltip template. I add some basic output to the log window: public void execute(IRPApplication rhapsody, IRPModelElement selected) { // TODO: Place your code here rhapsody.writeToOutputWindow('log', 'TESTTESTESTTEST'); // Add section with hyperlink to owner element addHyperlinkElement('My Owner', selected.getOwner()); // Add section with hyperlinks to children elements @SuppressWarnings('unchecked') List<IRPModelElement> elements = selected.getNestedElements().toList(); for (IRPModelElement element : elements) { addHyperlinkElement('My Children', element); } } 2. Create a new Rhapsody Platform Integration project in Eclipse 3. Enable custom tooltips in the rhapsody project and load the app Workaround: No workaround
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * **************************************************************** * PROBLEM DESCRIPTION: * **************************************************************** * RECOMMENDATION: * **************************************************************** Rhapsody App custom tooltip using platform integration disappears before expanding
Problem conclusion
Fixed in 8.1.1
Temporary fix
Comments
APAR Information
APAR number
PI09943
Reported component name
TLOGIC RHAPSODY
Reported component ID
5724V74RP
Reported release
805
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2014-01-20
Closed date
2014-09-11
Last modified date
2014-09-11
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
TLOGIC RHAPSODY
Fixed component ID
5724V74RP
Applicable component levels
R805 PSN
UP
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7P9W","label":"Rational Rhapsody"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.5","Line of Business":{"code":"LOB02","label":"AI Applications"}}]
Document Information
Modified date:
16 October 2021