Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started 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.
-
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)
-
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.
-
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