OSLC Server support for Matlab
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Siddharth Somani
il 17 Giu 2020
Risposto: Paul Urban
il 18 Dic 2023
Hi,
I'm a Product Manager for PTC's Windchill RV&S SSE product suite. Our customers use Matlab Simulink in integration with Windchill RV&S. I'm looking for information on OSLC Support for Matlab Simulink. While searching for an already answered question, I came across an article that talks about Requirements traceability with DNG using OSLC. https://in.mathworks.com/help/slrequirements/ug/requirements-traceability-with-ibm-rational-doors-next-generation.html
Would you please confirm if MathWorks has rolled-out official support for OSLC Server, OSLC Client or both ?
Thanks & regards,
Siddharth Somani
1 Commento
Adrian Whitfield
il 17 Giu 2020
I'm interested in this too Mathworks ! We have OSLC support in Polarion, so this is very interesting.
Risposta accettata
Paul Urban
il 24 Giu 2020
Currently MATLAB and Simulink are not OSLC consumers or producers. Simulink Requirements uses OSLC API’s from DOORS Next Generation to import DNG content into Simulink Requirements using a query. We continue to evaluate OSLC as a means to provide data exchange. Please contact me directly for more information.
Paul
0 Commenti
Più risposte (1)
Paul Urban
il 18 Dic 2023
As of R2021a you can now use a command-line OSLC client in MATLAB to communicate with OSLC providers. You can use the client to integrate third-party requirements management, quality management, and change management tools with Requirements Toolbox. Currently MATLAB and Simulink are not OSLC consumers or producers.
After you instantiate a client and provide authentication credentials, you can query a service provider for existing OSLC resources and fetch all properties of the resource. You can commit changes to the provider from MATLAB when you add, update, or delete resources.
For more information, see the documentation: oslc.Client
0 Commenti
Vedere anche
Categorie
Scopri di più su Import and Integrate Requirements in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!