MA

Is there any way to know the creator of a group/ folder in ARIS?

I want to know this - if there is no content inside folder- who created that folder.

by Tricarico Romain
Posted on Fri, 06/20/2014 - 12:54

Hi,

in my mind, the way to get this information is to add a macro in Aris with the event "group creation".

the code of the macro should be :

var group = Context.getSelectedGroups()[0];
var logInf = Context.getLoginInfo(group);
var userName = logInf.getUserName();
Designer.setAttributePersistent(group, Constants.AT_DESC, userName, null);

Every time a group is created, this macro is automatically launched to add the user name in the Description Attribute.

You can change this attribute by another one if you desire.

Hope it could help you for the future.

ps. Find this macro attached here

BR,

0
by maitrey ahuja Author
Posted on Tue, 06/24/2014 - 08:54

In reply to by BPMap

Hi,

 

Thank you for the macro.

Yes, it is a good idea to capture folder creator name in an attribute.

I think the creator name for folder should be present in ARIS by default.-> this can be added in next ARIS release!

For now, I needed creator names of already created folders.

Thank You.

 

 

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock