Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: omis on September 12, 2023, 06:27:28 pm

Title: Integration with TULEAP
Post by: omis 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.
Title: Re: Integration with TULEAP
Post by: Eve 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 (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 (https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/oslc_am_top.html)
Title: Re: Integration with TULEAP
Post by: Guillaume 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.
Title: Re: Integration with TULEAP
Post by: Helmut Ortmann 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