ES

Hello,

I want to take group output information(attributes). How can I generate the report? Can you send me script codes?

Thanks.

by Shashi Pal
Posted on Fri, 03/21/2014 - 04:55

Hi,
please use below script for generating the group attribute
var ogroup=ArisData.getSelectedGroups();
var g_nloc=Context.getSelectedLanguage();
function main(){
var gout=Context.createOutputObject();
gout.BeginTable(100,Constants.C_CORNFLOWER_BLUE,Constants.C_GRAY,Constants.FMT_LEFT|Constants.FMT_BOLD,0);
gout.TableRow();
gout.TableCell("Group Name",30,getString("TEXT1"),10,Constants.C_BLACK,Constants.C_WHITE,0,Constants.FMT_BOLD,0);
gout.TableCell("Attribute Name",20,getString("TEXT1"),10,Constants.C_BLACK,Constants.C_WHITE,0,Constants.FMT_BOLD,0);
gout.TableCell("Attribute Value",50,getString("TEXT1"),10,Constants.C_BLACK,Constants.C_WHITE,0,Constants.FMT_BOLD,0);

for(var j=0;j

0
by PEDRO PABLO RODRIGUEZ
Posted on Fri, 03/21/2014 - 13:52

In reply to by Shashi589

Hi!

Thanks! I need some like this.... but, after the sentence "for (varj=0;j".... what's the next?

0
by PEDRO PABLO RODRIGUEZ
Posted on Fri, 03/21/2014 - 13:48

Hi!

Thanks! I need some like this.... but, after the sentence "for (varj=0;j".... what's the next?

 

Regards from méxico!

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