Hi All,
We want to create one custom method filter which will have more permissions than Default and less than entire method.
However, to create these filters its taking too much time to select each attribute , object symbols etc.
We have list of type numbers for object and functions .
Is there way we can create filters using script with the details we have ?
If there are any alternative way if you can recommends to carry out this task ?
Kay Fischbach on
It is usually recommended that you create a new ARIS database, log into that with the entire method and then create all the content your filter is supposed to contain (create obj definitions, model types, maintain all the attributes you need, place object occurrences to make specific symbol types usable, create the connections between obj occurrences, ...).
Then, when starting to create a new filter, you can just tell ARIS to auto generate a filter based on the content of this newly created database.
The way in which you initially fill this new database, is up to you. If you have a complete list of type numbers, you can probably write a custom script that auto creates database content.