SN

Hi,

I am playing with the standard report Output Model Information. In the report output, I would like to remove the number before the headings as seen below and keep the heading format so that it can be navigated from the table of content.

Has anyone done this before? Any feedback is much appreciated.

Regards,

Sam

----------------CODE SAMPLE------------------

Code defining the headings:

...
  ooutfile.value.DefineF("REPORT_HD1", getString("TEXT21"), 14, Constants.C_BLACK, Constants.C_TRANSPARENT, Constants.FMT_LEFT | Constants.FMT_BOLD | Constants.FMT_TOCENTRY0, 0, 21, 0, 0, 0, 1);
  ooutfile.value.DefineF("REPORT_HD2", getString("TEXT21"), 12, Constants.C_BLACK, Constants.C_TRANSPARENT, Constants.FMT_LEFT | Constants.FMT_BOLD | Constants.FMT_TOCENTRY1, 0, 21, 0, 0, 0, 1);
...

Code generating the headings:

...
ooutfile.value.OutputLnF(ocurrentmodel.Name(nloc),"REPORT_HD1");
...
ooutfile.value.OutputLnF(ocurrentobjdef.Type() + ": " + sobjname,"REPORT_HD2");
...
by Peggy Walther
Posted on Tue, 08/14/2012 - 09:58

Hi Sam,

did you check the statements before that line:

ooutfile.value.OutputLnF(ocurrentmodel.Name(nloc),"REPORT_HD1");

IMHO the number is written to ooutfile directly (and not created by the format).

Kind regards,

Peggy

0
by Brooke Baker
Posted on Thu, 08/16/2012 - 18:25

 

Hi Sam

ooutfile.SetAutoTOCNumbering(false);  after BeginSection

 

:-D

0
by Ciska de Jager
Posted on Tue, 08/21/2012 - 06:40

Hi,

I have a different though related question.

I want the uatonumbering to be part of the heading but only show Header 1 and Header 2 in the Table of contents. I know Aris 7.2.3 SR03 has a command that one can use to indicate the total levels to show in the TOC (seems to be not working in this SR03 though) but how can I achieve this in earlier releases of Aris 7.2?

Ciska

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