A fix is available
APAR status
Closed as program error.
Error description
Rhapsody API gets wrong result when Rhapsody is reopened. Error Description: 1] Open attached model and add a decision node in one of the swimlane. 2] Test Java API code against it and verify the correct results. 3] Reopen Rhapsody model and verify the API results are incorrect this time. API public class TestSwim { public static void main(String[] args) { // TODO Auto-generated method stub IRPApplication rpy = RhapsodyAppServer.getActiveRhapsodyApplication(); IRPConnector connector = (IRPConnector) rpy.getSelectedElement(); System.out.print(connector.getMetaClass()); System.out.print(connector.getUserDefinedMetaClass()); if(connector.getItsSwimlane()==null) { System.out.println("Swimlane null!"); } else{ System.out.println("Swimlane: '"+ connector.getItsSwimlane().getName() +"'"); }
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * * Rhapsody users * **************************************************************** * PROBLEM DESCRIPTION: * * Decision Node on the swimlane is not recognized by API * **************************************************************** * RECOMMENDATION: * ****************************************************************
Problem conclusion
Fixed in Rhapsody 8.2 - Fixed by returning the swimlane of the connector.
Temporary fix
Comments
APAR Information
APAR number
PI63324
Reported component name
TLOGIC RHAPSODY
Reported component ID
5724V74RP
Reported release
813
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2016-05-31
Closed date
2016-12-05
Last modified date
2016-12-05
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
R813 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.1.3","Line of Business":{"code":"LOB02","label":"AI Applications"}}]
Document Information
Modified date:
14 October 2021