Hello,

I was wondering if there was any built in function or macro in ARIS that will automatically check to see if an object occures in multiple models, and if so, warn the modeller before they change the name of the object. This way, it'll prevent them from having to go through the properties and also help prevent accidental name changes.

I've dug around the macros and there is an event on "object name change (persistant)" but this only checks it after it's been saved. Similarly, on the object attributes change (vetoable), it checks prior to the name being changed.

What I am looking to do is have the following occur:

1) User clicks to do a name change

2) User changes name

3) User clicks out so name applies

4) Macro runs to validate if this object occures in multiple locations

    a) if it does, then give pop up warning asking if they are sure they want to change it because it will impact other models. If they hit okay, it keeps change. If they hit cancel, it reverts back to origional name

    b) If it doesn't, just change name

Thanks,

David

 or register to reply.

Notify Moderator