RTC - File type for EMF Model?
I would like to find out if there is a supported MIME type mapping to map some of our EMF files so that the RTC Web interface can display the before/after differences when doing an "Advanced Search" on Change Sets.
Within the RTC Client, when comparing two different delivered versions (show history/compare), the compare view displays a tab named Explorer. The Explorer tab displays a nice tree. This would be great if I could see this in the Web Interface.
Currently, the web interface says: "Differences between the Before and After states of the file cannot be computed because neither of the content types of the states can be displayed: application/unknown, application/unknown"
Thanks for your help.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Oct 22 '12, 4:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I believe EMF files are typically text/xml files. You could try to change the MIME type to text in the SCM system.
Comments
Tim Cornillaud
commented Oct 25 '12, 11:58 a.m.
Can you provide some clue please about how I would go about "[changing] the MIME type [...] in the SCM system"
Ralph Schoon
commented Oct 25 '12, 12:09 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Converted wrong answer to comment because I overlooked the "web" part of the question.