OSLC Server support for Matlab
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Siddharth Somani
am 17 Jun. 2020
Beantwortet: Paul Urban
am 18 Dez. 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 Kommentar
Adrian Whitfield
am 17 Jun. 2020
I'm interested in this too Mathworks ! We have OSLC support in Polarion, so this is very interesting.
Akzeptierte Antwort
Paul Urban
am 24 Jun. 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 Kommentare
Weitere Antworten (1)
Paul Urban
am 18 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Import and Integrate Requirements finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!