Profile picture for user dominr1

I have not yet had the pleasure of creating any custom reports in ARIS. I have been asked to create a report based on the following requirements and would really welcome some simple advice on how to complete this:

The report outputs need to include:
  • Report structured so that it groups the report on the group/folder hierarchy (even if there is nothing in the group)
  • The hierarchy of the report will continue to be structured as per the group hierachy populating the models in their respective groups
  • The information for each model is as below {the ones with stars in brackets already can be found in the report RWE npower selected group model information v2.0}
    • Model Name (*)
    • Model Pathname (*)
    • Creator (*)
    • Owner (*)
    • Last Change (*)
    • Last User (*)
    • Version  (*)
    • GUID (*)
    • Date Created
    • Status
    • Model type

Look forward to hearing from you - Russell.

by Eva Klein
Badge for 'Community Team' achievement
Posted on Fri, 01/14/2011 - 08:52

Hi Russell,

can you please send me a screenshot or a more detailed description showing how exactly you want this structure to look like? As far as the information details without stars in brackets is concerned you can find the corresponding details below:

You get the "model type" with the following method:

var oSelModel = ArisData.getSelectedModels() //Returns the selected models
//........
oSelModel[i].Type()   //Returns the model type name

You can get the information about "date created" and "status" in this way:

var creattime = oSelModel.Attribute(Constants.AT_CREAT_TIME_STMP,Language).getValue(); 
var status = oSelModel.Attribute(Constants.AT_STATE_1,Language).getValue();

I hope this will help you.

Regards

Eva

0
by Russell Dominey Author
Posted on Fri, 01/14/2011 - 09:48

Morning Eva

My thanks to you for responding to my enquiry. I have no further information for the report structure I am afraid so there is a bit of free licence with this!

The 'code' you have supplied, do I just copy and paste into the static area/For all: Selected Models fields?

Sorry but I have little experience in creating a report..doh!

0
by Eva Klein
Badge for 'Community Team' achievement
Posted on Fri, 01/14/2011 - 10:07

Hi Russell,

no problem, that's why we are a community;-)!

To gain more experience in creating reports check out our ARIS scripting tutorials :-).

Regards

Eva

0
by Russell Dominey Author
Posted on Fri, 01/14/2011 - 13:26

Thank you Eva. I have received some coaching this morning...phew!

Russell.

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