Hi,
I'm an ARIS Advanced Cloud User with Designer License(Includes Administrator). I want to learn to create Custom Reports as per my company's requirements. Could anyone guide me on how to code? any references/videos.
Best Regards,
Naveen
Hi,
I'm an ARIS Advanced Cloud User with Designer License(Includes Administrator). I want to learn to create Custom Reports as per my company's requirements. Could anyone guide me on how to code? any references/videos.
Best Regards,
Naveen
Yes, and below the evaluations there are the Reports and then the Script categories (like Standard)...
And there you can create a new script and then use the description posted by Veronika...
Hi Naveen,
I would just search within the community. There are plenty of different articles :)
This is the first one that showed up when I searched for scripting reports: Learn how to write your own report scripts using ARIS Script Editor | ARIS BPM Community (ariscommunity.com)
Hope this helps already a bit.
Best,
Veronika
Hi Naveen,
as far as I know, it is NOT possible to write JS scripts in ARIS in the cloud, meaning Connect. You need a normal download client, probably with an Architect license and ScriptAdmin function rights...
Robert
Dear Madam,
Thanks for the quick response.
Sure, I'll have a look into it.
Best Regards,
Naveen
Hi Robert,
Please check the Screenshot, are you referring to that?
Best Regards,
Naveen
Yes, and below the evaluations there are the Reports and then the Script categories (like Standard)...
And there you can create a new script and then use the description posted by Veronika...
Hi Robert,
Thanks for the confirmation.
Sure, I'll have a look at the post of Veronika. To edit/create the report, Do I have to be an expert in JavaScript?
Best regards,
Naveen
Hi Naveen,
well, I have scripted in ARIS 6 already and in VB and it was easy to switch this to JS... The main problem is the ARIS enhancements to the methods etc. But if you understand the basic ARIS setup and use the ARIS help, this is doable...
And always look into other scripts and how they did some things :-)
Robert