Open Aris application and specific model
Hello,I'm planning to write a script which gives to user ability to send email to his colleague with link to the specific model in Aris. I will figure out how to send email but I don't know if it's...
View ArticleObject Size
how can we find the objects size of the model ?it is possible to check all the objects of the models should have ARIS default size ?please help.Forum: Reports & Macros
View ArticleOpen Outlook Application
Hi,It it possible to open Outlook using Aris script? More then that, with some text and links inside the body of the message.Thanks.Forum: Reports & Macros
View ArticleProblem with dialogs function "canChangePage" after use of method...
Hi ,I am struggling with the next script, with a sample of some Dialogs routines.Function ‘canGotoNextPage ‘ doesn’t work correct anymore when method 'setActiveWizardPages' is used in the script.In...
View ArticleGetting connections for an object
HiI want to get the objects that use a service in a diagram. I get the diagram and the object and try to use this function: getConnectedObjs(Constants.OT_IS_SERVICE, Constants.EDGES_IN), but there is a...
View ArticleAPI to access Chart data in ARIS Administration
Is there any way or is it planned to open API to access data feeding these Charts?I would like to create report that would be providing similar information on daily basis. Forum: Reports &...
View ArticleDialogs.createNewDialogTemplate without OK/Cancel buttons
Hi,I'm just wondering if is it possible to kick off the OK/Cancel buttons from Dialogs? I mean:function myDialog() { this.getPages = function() { var iDialogTemplate1 =...
View ArticleDialog function to enable ok button with check in check box doesn't run
I'm having trouble in making a dialog box work with a Dialog Function. The problem is, I don't even know what is the matter, because when I try to run it, Aris doesn't report any specific or generic...
View ArticleAris.exe and command line
Hi!I'm looking for list of commands for aris.exe file. The command "aris.exe help" just opens Aris application. I'm looking for some command which open Aris when it's closed. And after that it goes to...
View ArticleMacro - check attribute value
Hi ARIS experts,Is there a way to check ARIS attribute value (object attribute) compared to another external system value (for example value can be stored in database, or xml or excel format) when...
View ArticleAris macro and java swing (ActionListener)
Hi!How is it possible to catch some events in macros? I built form (JFrame) and added JButton. How can I get some data by ActionListener, Click event?Thanks.Forum: Reports & Macros
View ArticleDefinition and Occurrence Copies
How to find no of Definition copies and Occurrence Copies present in a model ?Forum: Reports & MacrosTags: ARISARIS ArchitectARIS ReportARIS Report ScriptingARIS script
View ArticleARIS Report
Hi All,We have special character like * in our ARIS reports. Clients wanted those to be removed.Could someone please advice how to remove all the special characters from the columns in the reports...
View ArticleSwing dialog and events
Hi,How is it possible to catch events inside dialogs (double clicks, press button ...)?Thanks.Forum: Reports & Macros
View ArticlePrint the objects in a model in the same order as in the model
Hi All,Could someone please let me know if there is a way to print the objects in a model in the same order as they are in the model using WYSIWYG window.For example if Object A is followed by Object B...
View ArticleMacro dialogs with Table control
Hi!I did not find in Aris help for macros the possibility to catch the doubleclick event on table control of the macro dialog. I wrote the script in Aris 9.7 using "new style" dialog...
View ArticlePage break checking in PDF report through script
How do we check for a page break in a PDF report through script. Any leads will be highly appreciated. Forum: Reports & Macros
View ArticleReport in ARIS Connect with multiple outputfiles
Hi fellow ARIS Users,I have a question concerning reports in ARIS Connect.I wrote a report creating multiple Excel files, which returns the desired results perfectly when executed from the ARIS client....
View ArticleMacro Dialogs with "-" button
Hi,Is ti possible to create macro user dialog which runs in it's own thread or to add "-" button with "x" in the upper right corner?Thanks.Forum: Reports & Macros
View ArticleStandard ARIS report listing
At one point in time there was a listing of all of the STANDARD reports provided with the ARIS application, with the report description as provided in the script, is this still available?is it current...
View Article