Hi Everyone,
Is it possible to search for all models within an ARIS tADB hat were created with a different method that you are currently logged in as? (currently this ADB is just south of 10k models)
I've inherited an ARIS installation that for some reason or other had allowed users to employ the entire method for model creation. As you can imagine now with a specific method in place the models created during this period will/are having issues (shadow boxes, ARIS BP representations, etc.). I'm attempting to scan the ADB in order to locate these guys and attempt to fix them for the exsiting method. I'm wondering if there are any tools or techniques within ARIS that could help me.
Please and thanks
Edmund
Rick Bosworth on
I created a semantic check that looks for objects that are used but are not in our BP filter. Unfortunately it will only work at the object level as symbols are not available in semantic checks (unless you write your own in java). That would sure be a useful report to have though!