Hi,
I created a report to print out model graphics & attributes. This report gives me what I need to see, but I now need to include multiple models in one report and they need to appear in a specific order. I can include multiple models in the report, but I cannot get them to appear in the correct order.
The structure is shown below - I'd like to see the models in the numerical order 1-6, but the report shows me 4, 5, 6, 2, 3, 1 (or 2, 3, 4, 5, 6, 1 if I sort the groups by Name). How do I change this sorting order?
Hi Eva,
I must admit I haven't tried that - I went the WYSIWYG route, I am a real novice when it comes to ARIS.
Looking at the actual script, I find the following:
iteration_group(p_output, ArisData.sort(p_aGroup[i].ModelList(true, new Array(Constants.MT_IT_ARCH_MATRIX,Constants.MT_NW_DGM,Constants.MT_PRG_STRCT_CHRT)),Constants.AT_NAME, nLocale))
If I need to make changes to the script instead of just tweaking some setting, I've got some studying ahead of me!
Thanks for the prompt response.
Regards
Willem
Hm, okay for me it is a little bit complicated to find the problem without the report.
Do you start the report from the context "Model" or "Group"? For me it looks like "Group", right?
Can you upload a screenshot of your report or send the report to contact@ariscommunity.com.
Regards
Eva
Hello all
After several years I'm bringing this question up here because I need to run reports on multiple models too using ARIS 10. So far, we're running them one by one which is not efficient enough.
We need to manage how to run reports for multiple models at once (for example, picking up a folder and run reports on all its folders beneath.
Thank you in advance for your assistance
Regards
Pedro.