Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: andy__d on May 31, 2024, 10:46:02 pm
-
To automate repetitive tasks, we use a lot of project browser scripts and model search scripts, so users can select one or more items, right click and select Specialize->Scripts->(script name) to perform the task. We're expanding our user base to include users without SQL query authoring skills, but need to view lists of elements based on tagged values. Viewing a package in List View and adding tagged value columns is a good alternative to SQL queries for these users: but, I've not been able to figure out a way to execute scripts based on the users' selection in list view, as there's no "Specialize" option on the context menu, and does not appear to be a script group type that correlates to List View. Is there a way to add scripts to list views?
-
Have you tried an Element Group? That works for me.
Geert
-
Perfect! Thank you very much Geert, I wasn't aware of an Element Group type, as I'd been looking just at the list of group types available in the New Group drop down (but found this in the group properties, thanks to your suggestion). That's giving me exactly what I needed, thanks very much!
-
Perfect! Thank you very much Geert, I wasn't aware of an Element Group type, as I'd been looking just at the list of group types available in the New Group drop down (but found this in the group properties, thanks to your suggestion). That's giving me exactly what I needed, thanks very much!
Yeah, you would think that the new group dropdown would contain all group types, wouldn't you ;D
But nope, gotta keep some mysteries for the masses
Geert