Book a Demo

Author Topic: Regarding the EA SOAP APIs  (Read 5542 times)

ea0921

  • EA User
  • **
  • Posts: 104
  • Karma: +0/-1
    • View Profile
Regarding the EA SOAP APIs
« on: August 21, 2023, 09:34:00 pm »
Please help with the SOAP APIs to perform the below:

1. Package creation
2. Package Update
3. Get all packages with filtration
4. Will package get SOAP api response give creation and last modified date for Package?
5. How to add the Diagram and element in the Package

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Regarding the EA SOAP APIs
« Reply #1 on: August 22, 2023, 08:45:36 am »
There is no SOAP API.

PCS offers a REST API. All the documentation is at https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html

ea0921

  • EA User
  • **
  • Posts: 104
  • Karma: +0/-1
    • View Profile
Re: Regarding the EA SOAP APIs
« Reply #2 on: August 22, 2023, 07:42:09 pm »
Currently, we are using EA .net weservices and we would like to implement via webservices.

Could you answers the questions based on the above ?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Regarding the EA SOAP APIs
« Reply #3 on: August 22, 2023, 08:30:38 pm »
Currently, we are using EA .net weservices and we would like to implement via webservices.

Could you answers the questions based on the above ?
So are you using the REST API or not?

Geert