Community
Participate
Working Groups
Build Identifier: Version: 1.5.1.1 Need to import models from Rhapsody 7.5 to EPF. Always got the error IUPM0011E Reproducible: Always Steps to Reproduce: 1.File 2.Import 3.Import file XML 4. Select file, leave default
Created attachment 189474 [details] screenshot of the importing
Can you attach your xml import file? Or at least can you attach the 1st element part of it, e.g. - <uma:MethodLibrary xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uma="http://www.eclipse.org/epf/uma/1.0.6" name="SimpleLib" briefDescription="" id="_0atFYSArEeCdyb-wvS3gkg" orderingGuide="" presentationName="" suppressed="false" authors="" changeDescription="" version="" tool="epf=1.5.0;rmc=7.5.0"> .... I can take a look to see what's the cause and explain. Thanks, Weiping
Created attachment 189518 [details] 1 element of my xmi file I selected the first element, please tell me if it is enough , thank you
EPF Composer only knows how to import library data in the XML format exported by EPF Compser, and defined in the XML Schemas publishded at http://www.eclipse.org/epf/tool_component/xml_schema.php I don't understand how you would import a Rhapsody model XMI into EPF Composer. This will fall into the enhancement category, and need some type of model transformation from Rhapsody model to EPF Composer library model and detailed mapping has to be defined. Very likely we also need some volunteers to work on this. Anyone is interested in this?