Save scheduled report output to a folder on server
Hi,We are looking to save report output to a shared folder on server each day, like a batch job.We have specified the path of the folder in the code and when we run the script manually it saves the...
View ArticleAttributes
Hi,Is it possible to run a script to edit the font and formatting of text under attributes e.g. have additional spacing between sentences, have bullets etc.ThanksForum: Reports & Macros
View ArticleQuestions about color in Excel-Reports
Hello,I have 2 questions about how to use colors in Excel-Reports.1. In BeginTable and TableCell I can set the color of font and backround with some constants like C_BLACK but is there a way to set an...
View ArticleGet Date Using Dialog Box
Hi again,I need to present all objects that were modified within specified dates (similar functionality to what one could preform with the Find in the explorer). The dates should be received via a...
View ArticleEnhancement to marco Dialogs API?
HiIs it possible to enhance the user Dialogs in Macro. There is very limited scope with the current dialogs.Reports has the below functioncreateNewDialogTemplate ( int X, int Y, int DX, int DY, String...
View ArticleSolMan Sync Log File error
Good Day,We are able to successfully sync between ARIS and SolMan but we get the following message:We need to use the log file to validate that everything went as planned.Is there anyone who can assist...
View ArticleUpdating matrix model by report script
Hi,I have to update an existing matrix model by script, reading from an excel file.I found this kind of problems:matrix.ConnectionData.isFromRowToCol ( ) doesn't work: the result is always...
View ArticlePage format and orientation
Hello,I created a report which reads the model attributes and adds it to a table in word, pdf or excel. Is it possible to change the page format (like A0-A4) and the orientation in the report depending...
View ArticleComparing Dates Problem
Hi guys, I managed to get user's input and format the dates, however when I try to compare the dates (using a couple of methods) I receive wrong values. )Ideas? Forum: Reports & MacrosFile...
View ArticleDialogTemplate - make your own navigation
Hi, I've created a dialog in my script, including 2 pages.Those pages have the basic buttons (next/previous, cancel, validate). Then, I also added personnalized buttons in the second page. But I have...
View ArticleDIalogTemplate - display updated value
Hello,I work on a script which display a dialog made of 2 pages.In the first page, the user will select a value from a list.Depending on this value, the script store in a variable another value. I wish...
View ArticleTest for database access in javascript
In user(group) management you see a column 'Has access to database' which contains Yes or No. Is there a way to interogate this value from javascript to quickly determine if a user or usergroup has...
View ArticleDialogTemplate - bug using OptionButton
Hello,I added optionbuttons in my page, but unfortunatly this doesn"t seems to work...Like said in the ARIS Script Help, I've added an OptionGroup before the options buttons, but no matter what I do, I...
View ArticleAdding a customized report to Publisher
Hi,We are trying to add a customized report to Publisher, it uploads the document showing no name or description (below screenshot)While evaluating a report in Publisher, it shows no evaluation name...
View ArticleDialogTemplate - how to add a picture
Hi,I found a method to add a Picture in a page of a dialogTemplate, but I have no idea of how to proceed to set the picture with my png file.I didn't found a solution matching this case in the existing...
View ArticleCreate Filtered Table in Excel
Hello all,I am having some issues creating a filtered table in excel. I am able to output all the necessary information into an excel spreadsheet, and format the information to my satisfaction. My...
View ArticleProblems using the ".replace()" function with regular expressions
I've been recently experimenting and learning with writing scripts for Aris, and I've hit a wall with this one. My problems is this, I'm trying to compare a list of models that I extract with a report....
View ArticleGet Color and Style of Font from Attribute
All,I am having issues using a report to read the Color/Style of attributes from an occurrence in a model. I am trying to determine if the name of the object is in Red, Black, or another color. My...
View ArticleDownloading Script on publisher
I want to make custom changes in create process manual report provided by ARIS. Please suggest ways of importing the script running on business publisher.Forum: Reports & Macros
View ArticleARIS Reports
Hi All,We were actually looking for downloading the ARIS reports in csv format. But found that this format is not listed in the reports properties page in ARIS administration.Could you please advice,...
View Article