Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: adepreter on August 31, 2019, 05:21:50 pm

Title: Pro Cloud Server providing access to the object model via Interop.EA.dll
Post by: adepreter on August 31, 2019, 05:21:50 pm
So we can write console programs or services that access the object model in batch mode
- without having to install EA on the server
- without existing limitations which are due to the fact that EA is a desktop program
Title: Re: Pro Cloud Server providing access to the object model via Interop.EA.dll
Post by: Eve on September 02, 2019, 08:56:56 am
The API provided by PCS is OSLC. Quick Reference (https://sparxsystems.com/enterprise_architect_user_guide/14.0/model_repository/oslc_quick_ref.html)

Interop.EA.dll is only a .Net wrapper around EA's API. You can't have it without EA.