String table doesn't work properly
Hi,I noticed that translation of constants defined in String table (for report script) is based on client language and it hasn't any effect if I only select different language on launching a script.Is...
View ArticleFilter on attributes of object in report
Dear Experts , please help:var filter = ArisData.getActiveFilter();var attrs = filter.AttrTypes(Constants.CID_OBJDEF, oTypeNum);But "attrs" includes all types attributes of type objects. How get...
View ArticleList of pictures and tables
Hello community,in my report into a Word document I need lists of all chapters, pictures and tables in the document with the page number.The list of chapters (= table of content) I get with the...
View ArticleVersioning in Script
Hi All,How do I implement versioning in ARIS 9 using scripting.I used the following to add a new version, after a model has been updated in a merged database, but I get an error when the version part...
View ArticleWord Template, using docproperty tags
I would like to replace word tags "{DOCPROPERTY XXXX \* MERGEFORMAT}" with information from arris during the creation of a report.example:var docTemplateData = Context.getFile ("Word Template.docm",...
View ArticleWYSIWYG Report - Attributes and Connected Objects to a Function (Task)
Hi,I am new to ARIS reporting and struggling to create a report using the WYSIWYG editor.Basically we have created process models using the Enterprise BPMN Collaboration Diagram models and supplemented...
View ArticlewdxLibrary for .docx output
Hello everybody!I've just finished my home opensource project and I'm ready to share the results with you.I've been coding for ARIS Platform (scripts, macros) for many years. And there was a lot of...
View ArticleExcel File Properties
Hi everybody,there is a way to read the Excel File properties such as "Creation Date" or "Author" or other properties? ThanksMarco Forum: Reports & MacrosTags: excel
View ArticleAris Report or macro to show the different process scenarios?
HiIs there a report that can be run that outputs all the different scenarios or paths that can be followed within a EPC swimlane diagram.So for example we use many decision gateways (Any/ one/ all)...
View ArticleHow to fill excel import template
Hi Community, Can someone give me a sample on how to fill the Excel import template to import an excel to ARIS for BPMN models.Thanks,SubashForum: Reports & MacrosTags: ARIS ArchitectARIS...
View ArticleAlert on accidentally moving folder
Is there any function, macro or event present in ARIS so that we can alert the user or give a popup in case of accidently moving a folder to another folder in designer Tab?Forum: Reports &...
View ArticleModel height limit?
Hello,Dear Community, I have encountered a problem while trying to place object occurance on model using script in ARIS 7.2. When Y position of the object occurance is higher than 50000 there is an...
View ArticleARIS Connect Direct Weblink to published models
Hello,actual I have a problem in ARIS 10 Connect.I need to get the direct weblink address to a published model in the Connect portal.The address is to be used within an ARIS report. So I need a way to...
View ArticleAccess to collaboration comments via report
Hello,one thing in our preparation for migration from ARIS 7.2 to ARIS 10 Connect is the question:- Is it possible to get the comments that are made in Connect on a model within a report? (Comment,...
View ArticleARIS 10 Connect How to send an email via report
Hello,another thing in our preparation for migration from ARIS 7.2 to ARIS 10 Connect is the question:- Is it possible to send an email via a report script?The new Connect server should have an email...
View ArticleARIS Architect report consuming UML Designer models
Hi!We need you expertise!We are using ARIS 10 Architect as well as UML Designer.We have made model in ARIS Architect which object has assignment to the model located in ARIS UML Designer.Is there any...
View ArticleDelete a model in a report
Hello community,with the command line:oTmpModel = oTmpGrp.CreateModel(Constants.MT_EEPC_TAB, sTmpModName, LOC)I can create a new model for temporary use. That works fine. But after the usage I don't...
View ArticleExtracting Attribute information from Model
Hi I'm trying to retrieve all the object attributes in the BPMN model, i have tried looking around in the forum. but no avail in my search with my limited knowledge in this area.Hoping someone can help...
View ArticleInsert a picture into a model
Hallo together,what I want is to insert a picture into a model within a report.I can insert rounded rectangles, lines, texts ... into a model. I also can insert a picture manually into a model or...
View ArticleARIS 10.0.2.1.1185787 - "Spreadsheet" component doesn't exist
Hi all,I have a problem with the new version of ARIS. We have developed a script that runs on ARIS 9.8.8 but it doesn't work on ARIS 10 because the instruction:var component =...
View Article