Relationships/Connections Occurrences and DB Reorganization
This is a question about Connections/Relationships and Occurrences that will or won’t be Deleted by a DB Reorganization. I want to understand the differences between those Connections CREATED on a...
View ArticleUserList function not displaying all the users
Hi everyone,I'm trying to get all the users from a database by using the following code:var db = ArisData.getSelectedDatabases()[0]; var userList = db.UserList();I'm getting only one user (mine) among...
View ArticleAPI Invalid token
Hi ,I really need someone's help, I'm stuck on a problem for quite a few times.Recently , I installed ARIS Architect/Designer version 10.0.15 on a new server.On the old server, ARIS version 10.0.13 is...
View ArticleHow to get the Last Active session for a user from the UMC ?
Hi ,I'm trying to get all the database user's last active sessions informations from the Aris Administration.There is a field called "Active Sessions", but it is only reporting users that are logged...
View ArticleHow to get the Last Active session for a UMC user from script ?
Hi,I'm writing a report that retrieves data about the Users. However, I didn't succeed to get the last active sessions of the users. I know that on Aris Connect, I can export an excel file with this...
View ArticleHow to back up a filter?
The goal is to back up only filters automatically. I know that I can back up system DB, but restoring of this type of DB contains a lot of unwanted changes, which I want to avoid. Is there any...
View ArticleJava extension error after ARIS 10.0.16 upgrade
I have developed an java extension (.jar file) 2 years before, this java application are stored in the past on the folder ..\LOCALSERVER\jre\lib\ext and its work fine.But after the installation of...
View ArticleHow to change the language dependency of an Attribute
Hi,I need to change the language dependency of both User defined Attribute and Aris default Attribute.I heard that this is possible by writing a report, but I don't know which functions to use.Does...
View ArticleConnect to Aris through Batch file in a specific language
Hi,I'm writing a Batch file to connect to Aris and run a script automatically.However, I need to connect to the database in a specific language. Is there a command to connect to the Aris Database in a...
View ArticleExport attributes for translation
Hi,I'm using the default Aris Script "Export attribute value for translation”. It works well, however, for some objects, the attributes values are not retrieved. For example, I have a model where 4...
View ArticleFilter objects based on the connection on matrix model
Hi Everyone,How to get/filter Rowheader (Function) and columnheader (Org Unit) values based on the connection (Connection Type = belongs to) on Matrix Model using ARIS script.Thanks, Forum: Reports...
View ArticleLimit of OutputFormattedText
Hello Team,Can anyone please help me, While trying to execute the below code I am getting "output object Exception: null'var l_dec = oObjects[def].Attribute(Constants.AT_DESC,...
View ArticleMacros in ARIS Connect
Good day,We have a macro that does the following:- A user edits and saves the models- Macro is then triggered to check warnings and errors- If there are warnings and errors, the model will not be...
View ArticleHow to increase code font size in script editor?
Hi,Dear community, I have a problem with ARIS 9.7 script editor and I don't understand how to solve it: I have a laptop with a very high screen resolution (15,6", 3K) and because of this, my code...
View ArticleBring objects to foreground with script
Hi everyone,I'm trying to bring objects to the foreground, so I'm using the setZorder() function with 1000000 paramater.for(var i = 0 ; i < objectList.length ; i++){...
View ArticleReport Automation for new models created in Connect
Hello all, I am really excited that we have finally been upgraded to the latest version of ARIS! Our modelling community are loving the new connect features (was on 10SR3) In the Features Overview for...
View ArticleRun output graphic as pdf report for 200 models
Hi,I want to get graphic as pdf for around 200 models in separate pdfs. When I run "Output graphic as pdf" report by selecting all those models it gives me a consolidated file with all graphics in one...
View ArticleSchedule a report and make it available to end users in Aris Document Storage ?
Hi allis this possible and how ? We'd like to give the end users a (possibly) permanent URL where they could retrieve the report output (which could be stored in Aris Connect Document Repository)...
View ArticleMatomo feed or Dynamic RSS feed
Hi All,I am currently working to get Matomo up and going in our instance of ARIS. I am able to get the XML feed from Matomo into a datafeed without an issue but I do need to run a script over a...
View Articleerror in connected object
Hi all, I have a problem I want to show the name of connected application system type in all function in EPC but I faced this error "TypeError: Cannot find function ObjDef in object . (Listing...
View Article