tag elements to filter those in the view

Started by rholdberg, February 07, 2024, 11:15:24 AM

Previous topic - Next topic

rholdberg

Hey,
is there a way to tag elements in the Archimate? For example, I want
Application (or any element) to tag with tag client_A, client_B and filter all the elements by tags.

Thank you

Phil Beauvoir

No, sorry, filtering in Views by tags (properties) is not supported.
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.

rholdberg

Any suggestions on what will be the best way to implement it? Create a separate view per tag?

Jean-Baptiste Sarrodie

Hi,

Quote from: rholdberg on February 07, 2024, 12:04:23 PMAny suggestions on what will be the best way to implement it? Create a separate view per tag?

If your goal is to create (once) a view with applications associated with different contexts, and then filter this view to show only the applications for one context, this can only be done using jArchi scripts. Such script (that you'll have to write by yourself) should prompt you to choose the context to keep, and then iterate on each application and remove it if not associated with the chosen context. Of course, you should duplicate the view before running the script.

Regards,

JB
If you value and use Archi, please consider making a donation!
Ask your ArchiMate related questions to the ArchiMate Community's Discussion Board.