Fragments in Report
Hi,Does someone know if it's possible to build a fragment in javascript? I would like to use it in models creation. The other option is to use a "ready for use" fragment as a template but how I can get...
View ArticleActivating/Deactivation ObjOccs Via Script
I have a large database and need to deactivate a set of objoccs via script. In ARIS 7, this script worked well. Now in ARIS 9.7, the difference in script execution time is dramatically slower. I just...
View ArticleChange model type
Hello,Is it possible to change model type in script?Thanks.Forum:Â Reports & Macros
View ArticleExport Automation
How could I automate and export reports in Aris PPM version 5 ?Forum:Â Reports & MacrosTags:Â ARIS PPM
View Articlefind connected models in ARIS
Hi,In ARIS architect i can get the connected models by using the "go-to" in a model.How can i get the connected models in ARIS reports ?Thanks in advance.Forum:Â Reports & Macros
View ArticleCreate relationship bettwen occurences with placement one on top of other
Hi,I need to create relationship (CreateCxnOcc(..)) between two object occurrences. My problem is I don't know how can I "paste" one on the top of the other one what means when I move the one...
View ArticleConnected Models in ARIS to be reported
Hi All,Could someone pls explain the logic used to get the connected models as shown below:Forum:Â Reports & Macros
View ArticleVisio BPMN Diagram Import In ARIS 9
I am exploring the Import > Visio VDX files for BPMN 2.0 models. When the procedure is started, the user needs to point one out of three options for the source visio file:BPMN 2 Model (w & w/o...
View ArticleUnique models
Hi all,how to make the list of your collected result models unique?in code we do it by ArisData.Unique(models) but i want in WYSIWYG editor.Thanks,SarasiForum:Â Reports & Macros
View ArticlePrevent dialog from closing when OKbutton is pressed
In a multipage (ARIS 9.7) dialog I want to validate the input when the OK button is pressed. In case of invalid data the dialog may not be closed. This leads to the following questions.1. Is there a...
View ArticleCreating model from excel
Hi,I want to create a model from excel. The model is like a library of all Application System Type objects for example.Till 7.2 we had a macro in Process Generator Category which did this. What is the...
View ArticleModel Graphic for Print
Hello to All ARIS Experts,In my current project, we have used "EPC row display" models at L3, L4 & L5. One of the stakeholders wants to have the model graphic along with some attributes for it in...
View ArticleKPI definition
Hello, is there a way to define KPI in ARIS?How can I do that?Thanks!Forum: Reports & Macros
View ArticleRead from .csv file into Aris Script instead of a .xls
Hello, i am trying to read from a .csv file which is in a defined location and thereafter manipulate the data.I used to convert the .csv file manually to a .xls file and then import the.csv file and...
View ArticleSpeading the Word
ARIS is a powerful tool supporting both Business and IT transformation alike. As part of this transformation journey, although unique for each business, will always have a reporting requirement be it...
View ArticleProcess Times and Costing Analysis
OverviewCompared to as-is processes, to-be processes should result in improvements concerning cost and time. Improvement potential can be identified using the "Analyze times/costs" standard report...
View ArticleProcess Generator & MS Excel Complements
does anyone working with process generator in excel 2010. i´m trying to export models to excel and synchronize with Aris 7.2 but the process generator excel complement it doesn't work. i thought it may...
View ArticleGenerating model through a report
I'm trying to generate a model with the method below from the ModelGeneration class:generateModel ( Model[] models, String sName, int nModelType, Group group, ModelGenerationOptions options )It fails...
View Articlea report which can Move an object to a different folder
The purpose of the script is to transfer an obsolete document knowledge object from production folders to W. folder that will be used by a normal ARIS users. The approach will be as follows:1.   Add a...
View ArticleMerging Cells in Various ways - Edited
Hello again guys,I'm trying to do something like this: I'm not really sure how to start. Edit:I thought of a way of doing so by just removing the borders, however than I encountered a different problem...
View Article