insert background in Wizard cover page.
Can insert background image in report cover page and write over the image?How? Forum: Reports & MacrosChoose content type: Ask a question
View ArticleHow to Query or Report on Relationship/Connection Object Assignments to Models?
Here is some background. I have a SINGLE Aris Repository with a Working Group and a Baseline Group. Ongoing updates to Models and Objects occur in the Working Group that Users have full read/write...
View ArticleModernized Process Generator script(s)?
Hi all (especially Runè Becker!)It’s been awhile since I’ve used Process Generator, and I the latest I have is version 9.0, which still old fashioned VBA that requires Excel for Windows. We are using...
View ArticleRefresh Connect page
Hello,I'm written a report which via dialog places or removes attribute symbols. Now the user needs to refresh the page in Connect before this change is visible, which can be a bit confusing...
View ArticleQuery on executing report outside ARIS
Hello,I've a requirement to execute a report outside ARIS.So for this my report,scriptrunner.cfg template is ready and working fine as I tested it via executing scriptrunner using the command prompt.My...
View ArticleAccess denied when trying to get an Excel file from the Network folder
Hi Everyone,I'm writing a Script that takes as input some excel files that are stored in the Network folder.I'm using the following line of code to get it :var csvFile =...
View ArticleHow to re-merge cells correctly in Word report?
Dear community,I spent a lot of time today, but I could not achieve a result. How do I create a table like this? More precisely - how to make cell number 5 correctly?Below is my code, but it only works...
View ArticleFiltering object occurrences by multiple object types
I am attempting to get an array of object Occurrences on a model that are of certain types. I have defined the types in an array. However, the ObjOccListFilter only seems to allow one type, and not...
View ArticleAssistance
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...
View Articlelandscape format in report
Is there any way to make a single page of report to print landscape for graphic model?Forum: Reports & MacrosChoose content type: Ask a question
View ArticleProblem with recursive traversal of the organizational structure model
Dear community, I ask for your help in finding an error in my code. I can't find it myself :(Task: go from the lower position in the organizational structure to upper division and get all the...
View ArticleOccList( Model[] inModels ) does not work after applying Aris Data.Unique
Good afternoon, dear community!Once again I was faced with a situation that was incomprehensible to me. I have two arrays:- array of models (modelsBpList)- an array of definitions (rolesDefsArr) for...
View ArticleARIS Queries and spreadsheet
Hi ,I am trying to fetch data using aris queries and spreadsheet and export in an excel format, however i see that the rows are limited in the table result.Is there limitation to the number of rows and...
View ArticleScript to Change EPC Process and Folder Names
Hello, I am new to ARIS reporting and scripting. My company wants to modify all the process and folder names in our ARIS model. Does anyone have any scripting or other method to automate this process...
View ArticleError in running a report
Hello, I'm executing a report on a model , but I get an error:"An error occured in report object model.Unable to save modified objects."What the report does ? - On the basis of relationships between...
View ArticleDouble dynamic merging of cells. I can't program algorithm.
Dear community,I have to ask for help again. I've been dealing with the issue for several days now but I can't find a solution.I have an array with nested arrays. An example of an array fragment is...
View ArticleTest if a file exists in the Constants.LOCATION_COMMON_FILES directory
Hello CommunityI'm looking for a way to test if a file exists or not in the "LOCATION_COMMON_FILES"Previously (version 9.x), it seems that the "getFile" function fire a try catch error in the file does...
View ArticleReport showing how many Licenses are actually in use
Hi,I have been asked to create a report which shows how many Licenses are actually used each month. This includes differentiation Concurrent and Named Licenses and also calculating the cost of these....
View ArticleNullpointerException when trying to use UserGroup Methods
Hi,I have a Report in which I have an Array of UserGroups and I would like to get the Groups UserList, but I always get a NullPointerException when trying to do so.Using Methods inherited from Item...
View ArticleExample of AssignedModels()
Hi,I am working on a report (script) to list models, objects and all assigned models to def&occ objects within the listed models. I know I should be using the AssignedModels() method but can't seem...
View Article