Problem calling setPrefix on database User
Hello,I'm trying to set a user's prefix programmatically and this error pops up.I'm running the report as a user who is "system user" therefore permissions shouldn't be a problemWhen I try executing...
View ArticleAdding Fragment Header to Model Automatically
Does anyone know how to create a macro that will automatically add a fragment header to a model in the Designer view? Thanks for any help!All tags: fragment headermacromacro enforced modeling...
View ArticleAdding Fragment Header to Model Automatically
Does anyone know how to create a macro that will automatically add a fragment header to a model in the Designer view? All tags: fragment headermacroscriptLogin or register to tag items
View ArticleAlternative to Fragment Header
Wanted to get an idea of what folks are using in models that can display common information about a process, including things that may be common across all or many processes. We are currently handling...
View ArticleAris Script: database.find doesn't work
Good afternoon,I have a problem while developing a report script in ARIS 7.1 Business Architet. I need to locate a model list, finding it by attribute value. I use this method: (1)...
View ArticleКонвертация скрипта RSM в ARX
При попытке конвертировать старый скрипт RSM в ARX (импортирую скрипт в Business Architect) получаю ошибку: Unable to import script "...": illegal char value for string: 1055. В моем скрипте 60 строк....
View ArticleProblem to add object attributes using script
Hi ARIS Community,I'm writing an ARIS Script to add object attributes using createAttrOcc ( Model model, Occ occ, int port, int atn, int alignment ).I have the following code but the object attribute...
View ArticleProblem with inserting an object's symbol graphic in Excel
I'm not sure if this is the proper place to post my question, so please remove it, or move it, if it's not in the proper place.I want to create a report, which runs on group context, and... for the...
View ArticleIs there a way to automate ARIS Report Script backup?
Hi,I want to know is there a automated way of ARIS Report Script backup.I understand with the use of Admin tool you can backup the DB's and you can put the command in a batch command and run it in...
View ArticleSolution-Find by GUID
I was looking for solution to search object/model/group by GUID in ARIS repository however could not find any. Well then realized by writing few lines of code it is easily possible to search in the...
View ArticleARIS Report Encryption
Hi,Is there a way to encrypt a report so that even if you give it to them they can not check the code?Please note I am not asking to decrypt the the standard report which is hidden by Software AG or...
View ArticleQuestion around automatic numbering of activities
Good morning,In our company a number of scripts have been developed to automatically number activities on a model for output in a particular sequence. These have generally been successful......to a...
View ArticleHow to replace a picture/bitmap to a model using script?
Hello All,I am writing a report (running over a group of models) that will replace for each model an old company logo by a new one, but I'm not finding a way to replace a bitmap or a picture for all...
View ArticleHow do I know if there is any model opened (or in use, or locked ....) on a...
Hi everyone!I'm a brand new Architect and still have a lot to learn. I am about to execute the script that will push my database in Aris Business Publisher. Before that, I'm backuping the database to...
View ArticleScript error
I tried to run the report, it's been advised the following errorthe code in line 376 & 377 are as following:o.TableCell(vBusinessRules,50,"Arial", 11, Constants.C_BLACK, Constants.C_WHITE, 0,...
View ArticleGathering script data (e.g. a script's name, description, context etc.)...
Hi,We are working on compiling a list of all the ARIS scripts that are available in our system, including data such as script name, description, context, output formats, etc. Is it possible to access...
View ArticleHelp with a report in ARIS
Hello ARIS community,I have been researching how to generate reports in ARIS IT Architect and I am a little stumped on creating the type of report I need.Here are the details: I must create a report...
View ArticleScript Debugging Issue With Breakpoints
I've written hundreds of ARIS scripts without this problem. I'm debugging a javascript report and the script runs to completion without stopping at my breakpoints. Has anyone else experienced this? Can...
View Articleoutput into PDF differs from output to DOC
Hi, when I print the same report into PDF and Word I get output with different page settings. It seems Acrobat 'srinks' the page area though print settings set to "Do not scale". Does anyone have ideas...
View ArticleHow to set the "Display wallpaper" option for a model using the API
Hi I would like to set "Display wallpaper" to "True" for all my models in the database, but I can't find the method to do it in the scripting environment. I checked the ModelFlags, I could not find a...
View ArticlexmlExportResultWrapper.getFileResult() JAVA HEAP SPACE
Hello,var xmlExportOptionsWrapper = xmlExport.createDefaultXMLExportRootOptions(db.RootGroup(), [1033]);xmlExportOptionsWrapper.set......var xmlExportResultWrapper =...
View ArticleExcel column delete
Hi Guys,Why is there no Column manipulation methods in ARIS script classes?I create a fixed number of columns for a specific content type in the Excel template file, I then want to remove (delete) the...
View ArticleQuestion: how can i get object occurrence list ?
Hi, How can i get List of "Application System Type" outgoing connections ?regards,All tags: Application System TypeCxnObjDefObjOccscriptLogin or register to tag items
View ArticleAre scripts sought after?
Hi all,Over time I / we have accumulated a number of reports and macros to help with the analysis, administration and quality assurance of an Aris based BPM solution. As opposed to re-inventing the...
View ArticleHelp - Breaking out of a script
I'm running ARIS 7.1 through the JRE (web browser version) and a script was written that has an infinite loop. Is there anyway to break out of the code? The "stop" button gets locked when the script is...
View Article