Non Rational Products Integration with RTC
![]()
Vinay Kumar AV (179●2●37●37)
| asked Nov 27 '14, 9:38 a.m.
retagged Dec 01 '14, 10:42 a.m. by David Lafreniere (4.8k●7)
Actually can you get me an idea , how actually integration can we done from non rational products(like Simulink) to RTC.
|
Accepted answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Nov 27 '14, 10:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is a too broad question that no one can answer in general. For Simulink something you might want to be able to do is to version the model code. The RTC MSSCCI interface intents to provide (classic) tools that only support this kind of SCM interface a way to checkin and deliver code. You could also use the RTC Windows Shell, in which case Simulink would not know you version the code.
Other customers might want to have a model integration into code generation tools. Rational Rhapsody has some built in to offer, I believe. Other integration scenarios depend on what the tools offer as data and how and what might be desirable. Vinay Kumar AV selected this answer as the correct answer
Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
And if the tool is more recent and has an integration into Visual Studio or Eclipse, and is using their SCM providers, the SCM component of these IDE's would naturally integrate the tool on that level.
There is also OSLC linking (which is apparently popular in the systems space).
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If the other tool provides a server based OSLC provider/consumer this is an option, right.
|
One other answer
![]()
Thanks Ralph and Evan Hughes.
But primary tool is Enterprise architect, i want to do version control So, whether MSSCCI provider should be used or OSLC is an approach or is any other way to do version control. What is possible and what is not possible from EA to RTC. Can you please let me know the best approach to proceed and how to achieve the target Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The best option to understand what can be done is to look what that tool provides in the first place. I googled that for you:
Please let me know,
MSSCCI was specifically implemented to allow these tools to use RTC SCM.
How it actually impact Performance and efficiency
|