Hi,
I have some diagrams with some objects. When I try to see the object's attributes, I see some default (built-in) attributes like: Creator, Last User, ...etc. These attributes are disabled. I need to change the default value to some other value. For example, I want to change the value of "Creator" attribute for all objects in all diagram from "Some Old Value" to "Some New Value".
Is this possible to do? If yes, could you please explain how to do it?
Thanks in advance.
Hi,
this is not possible via the application UI, because it is not considered to be senseful. These attributes are automatically created by the system, depending on the (ARIS) who took that action.
If you really want to change these values, you would need to write a report script for that.
Bye,
Frank
Hi,
Thank you for your answer. I want to change these values because the user name that I used was not meaningful (it was user1) and I want to change it to something meaningful.
I don't mind doing this through a script. I'd appreciate it if you can guide me to an article that explains how to do this.
Thanks,