RTC Extension: plugin for Sparx EA?
Hi Ralph,
I saw you were involved in the discussions about SPARX EA and RTC in the question linked below https://jazz.net/forum/questions/32924/rtc-and-sparx-enterprise-architect Do you see the possibility to use RTC SDK to create the plugin? Or Williams used something totally outside RTC extension (SDK)? Any tips/advices are appreciated. Thanks and regards Frank |
One answer
Ralph Schoon (63.3k●3●36●46)
| answered Feb 28 '13, 2:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Frank, in general you can use the plain Java Client Libraries, Perl, OSLC, REST APIs etc. for all kinds of integrations. What and how and if possible relies more on the tool you want to integrate, e.g. does it have extension points and integration mechanisms, how does it store and make the data available.
However, what and how depends on the requirements and use cases. William created an integration with work items, I think. In general the following things come into mind
Comments
Frank Ning
commented Feb 08 '15, 1:02 p.m.
Hello,
Just revisit this topic. Now if I would like to create a link in RRC requirement or RTC work item to a requirement in Sparx EA, what would be the major steps to implement? Basically, how I can associate Sparx ea with RTC so that when I create a requirement link in a work item, I would be able to see list of requirements in Sparx EA and select one from the list to create the link
Regards
Frank
|
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
Anyone has any advice/idea?