ARIS Report script with dialog box
Hi all,Please if anyone can help.I have to do report with dialog box where the user can select groups, objects and models. The idea is from the root group to have tree with parent and child groups,...
View ArticleTrigger APG via external system
Looking for some type of external API which can trigger my APG workflow automatically.I am aware of he Macros which can trigger on particular events but can we enhance those event with custom...
View ArticleSelect destination folder group
Hi everyone,In my report I have to give option to the user with dialog box to select a destination folder inside ARIS before further selection of objects and models.How can I present the user all...
View ArticleExecute a report out of a model object or attribute
Hello,In my company we use a report to create a process handbook. For more inexperienced ARIS users (especially the ones that just view processes in the publisher) it would be handy to have an OLE...
View ArticleManipulate the output object after writeReport()
Hi,I am trying to typecast the object to an excel format and add some hyperlinks. I am trying to get the output object after WriteReport(). Below are the code snippet.var outObj=...
View Article(Macro) getAttribute() from Objects
Hey guys,i want to create a dialog, where the user can select an object (Context.BrowseArisItems(...)) to edit the attributes of the selected object.The problem is, that some objects have attributes...
View ArticleARIS Architect: Output group information report modification
Hello everyone I'm definitely not a Javascript guy so I think that what I'm going to ask is a piece of cake for those who have the skills.The thing is, I was asked to modify the Output Group...
View ArticleMatrix Model Creation
Lot of the users are facing issues in creating Matrix Models via script. This forum will help in discussing various issues related to Matrix Model Creation script.Forum: Reports & Macros
View ArticleARIS Connect: how to make an attached file available on a report
Hello everyoneMy customer asks me if it's possible to print an attached file in a report when running a report in a model. I tried to do it from both ARIS Connect and ARIS Architect without success. I...
View ArticleConcurrent threads in reports
Hi -I've created an import script that creates/updates objects from Excel. I would like to make this run faster with threads, but I can't get the code working. This page was my reference:...
View ArticleReport script methods for CHANGING custom attributes' value list
Dear all,Summary: I need to import a list of possible attribute values from an external system through a report script. How can I do this?Explanation:A customer wants to identify weak points...
View Articleprocess modelling and simulation
Hello,I am actually interested only in the process modeling and simulation capabilities of Aris. What is the best Aris Software Edition that offer these features with the best pricing.Thank you for...
View ArticleSuperior Model filtered by Model type
Hi, I am new to ARIS Reports and Scripts and I am using the design view for developing the script. I want to get the list of superior processes for a process represented in BPMN Collaboration diagram....
View ArticleGeneral traverse a model tree report code
We have a need to generate reports on model assignment hierarchies in Aris, to a predefined deapth. For example, our metamodel adoption allows one policy to be broken down into subpolices. That is, we...
View Article(Macro) setSelection() doesn´t work (ComboBox)
Hey guys,I want to create a reset button, that reset all inputs from the user. (should actually be no problem)But i get some issues with:...
View ArticleSemantic Checks cannot find functions like __createArray
Hi,In the ARIS downloadclient (ARIS 10 SR5) I created a new semantic checks ruletype and coded this check.When running this semantic check on a model I get an error message telling me that...
View ArticleHow to make a bat file for executing an ARIS script using scriptrunner
Hi All,does anyone know how to make a bat file for executing an ARIS script using scriptrunner, I have done the modification in the "scriptrunner.cfg.template" file (PFA, have converted to notepad file...
View ArticleCheck what client version is the same as server version
Is there a way to check what client version is the same as server version?By script? Or same another way?Forum: Reports & MacrosTags: ARIS script
View ArticleModel Version Attribute
Hello everyone, I'm writing a report that starts on a VACD model. In the VACD there is a user-defined attribute called revision.I need to show the value of this attribute in all versions of the model....
View ArticleGetting Type value of an Object as Attribute
Hi Everyone,I'm trying to find a way to display object types as function,event etc. on my report. Is there a way to do that? I already tried to use Constants.AT_TYPE , but I got just empty...
View Article