Author Topic: Integration with TULEAP  (Read 2290 times)

omis

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Integration with TULEAP
« on: September 12, 2023, 06:27:28 pm »
Hello,

we are using tools from TUELEAP for requirement management. Is it possible to sync requirements on TULEAP website with enterprise architect?

Thanks.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Integration with TULEAP
« Reply #1 on: September 14, 2023, 08:10:57 am »
I'm not aware of any existing tool for that.

Possible depends more on what kind of API TULEAP provides. I can only point you to the APIs we provide.

Client:
https://sparxsystems.com/enterprise_architect_user_guide/16.1/add-ins___scripting/reference.html

Server:
https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1370
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Re: Integration with TULEAP
« Reply #2 on: September 28, 2023, 07:19:09 pm »
From EA, only a few tools like IBM DOORS, Polarion are supported with MDG/extensions.
As suggested by Eve, you need to create to write custom addin or script to synchronise requirements between your tool and EA.
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Integration with TULEAP
« Reply #3 on: September 28, 2023, 07:39:13 pm »
Some time ago, I've developed an Open Source EA AddIn to:
- Import ReqIF
- Export ReqIf
- Synchronize EA with ReqIF file/*.zip

The ReqIF support is only a part of this AddIn.

You find it at:
https://github.com/Helmut-Ortmann/EnterpriseArchitect_hoReverse
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)