Sparx Systems Forum

Pro Cloud Server / Prolaborate / WebEA => PCS Suggestions and Requests => Topic started by: PascalV on August 02, 2024, 07:29:48 pm

Title: PCS OSLC api examples
Post by: PascalV on August 02, 2024, 07:29:48 pm
hello,

I'm just discovering the PCS OSLC api, I found the documentation https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html (https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html)


But I don't find some concrete examples whatever the language to start using it.


Do you have some simple examples to share ?


Thanks in advance
Pascal
Title: Re: PCS OSLC api examples
Post by: Eve on August 05, 2024, 09:09:40 am
It's not a language.

It's a REST API, which means that it is responding to requests made to a webserver.

Try looking at the Quick Reference (https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_quick_ref.html).