Quantcast
Channel: Reports & Macros
Browsing all 1118 articles
Browse latest View live

How to get names of groups and models from Dialogs.BrowseArisItems?

Hello, all!In the report I need to get objects or models which are chosen by the user on the server. I use a standard method:Dialogs.BrowseArisItems ( String sTitle, String sDescription, String...

View Article


find same model(by name) in a group or sub group?

Hi All,Could some one please suggest a way to write a report script to find all the groups/folders name that contain a particular model.eg- suppose a model abcis present in Group A,Group B and Group...

View Article


How to find a model that is used in many groups?

Hi All,Could some one please suggest a way to write a report script to find all the groups/folders name that contain a particular model.eg- suppose a model abcis present in Group A,Group B and Group...

View Article

Find syntax

Hi All,Could someone please give an example to show the find command is used in aris.Suppose i have a 2 folder/group source and Destination having 3 model A,B,C each. eg. Group      Model    Source...

View Article

No view Head and Foot in PDF document

I've generated a PDF document from a word Template. Aris 9.7 works correctly, but ARIS 9.8 shows no header or footer.I have found that the template is loaded correctly.But using BeginSection...

View Article


Date Format - update Aris via Excel file

Hi guys,I'm writing a script that reads data from an Excel file and updates attributes of different objects accordingly.Everything works fine except for the date field. When I tried to write the date...

View Article

RFI: Write report result to server

I want to change a script (import translated attributes) to be able to run it scheduled. I'm able to gray out all dialog lines so it now actualy runs however I would like to get the result file which...

View Article

replace a Prefix and suffix of the model name

Hi All,Is there any way to replace a Prefix and suffix of the model name with new one. eg: if we have 3 models - Demo Model 1                                     Test Modell 2...

View Article


Automatic ARIS/SAP Solman synchronization

We are trying to set up an automatic ARIS/Solman synchronization using the default Report.After running the report, the synchronization doesn't work and we get the log below:<result>...

View Article


How can I export ALL Models from Aris Designer

HiI need to export ALL the models which exists in ARIS designer. I need to send the models to our Polish counter-part so that they can view our processes. Hoping to hear from you (someone / anyone)...

View Article

Image may be NSFW.
Clik here to view.

ARIS Spreadsheets & Reports

Hello freinds.I want to work with ARIS Spreadsheets from reports. Can I? I found methods to work with Matrix  but not with Spreadsheets . It is a new functionality of ARIS 9.X version. I mean work with...

View Article

Escape Sequences (\t) has a problem with OutputDOCX format

Hi,I'm just copying the necessary snippets.Files = Context.createOutputObject(Constants.OUTWORD, "example.doc", Constants.MEDIASIZE_A4); Files.OutputLnF("DOCUMENT...

View Article

Report

hello,is there a way to generate a report or a macro that will show me which users who made latest changes while modeling???!Forum: Reports & Macros

View Article


Set a date attribute to blank

Hello again guys,I am trying to overwrite the existing value of a date attribute with a blank value (an empty string): ""I made sure that "" (an empty string) is the value when the existing attribute...

View Article

Export Model to Image and import into excel

Great Day :-)by using begin table method how to export model into image.not by using worksheet.please share some code snippet, it will be great helpfull for me.Forum: Reports & Macros

View Article


How to get user defined attributes

Greetings :-)Hi,Im new to ARIS, I wanted to know type of attributes and how to get only userdefined attributes through script.  Forum: Reports & Macros

View Article

How to get the connected object list

Hi,How to get all objects that are connected by particular connection type through aris script. Problem Solved : var oOutputFile = Context.createOutputObject(); // Output object var nLocale =...

View Article


How to get name of the attribute type by API or by ID?

Hello all,How can I get the name of the attribute type from database by ID or by API?For example:FUNCTION(Constant.OT_FUNC) = "Function",FUNCTION(Constant.OT_EVT) = "Event". Thanks!Forum: Reports &...

View Article

How To delete Empty Groups and subgroup

hi, I am looking for as how to delete empty groups and subgroups with the database? Would be great if you share a code snippet. Many thanks.. SaniyaForum: Reports & Macros

View Article

Error when using Database.Find

Good Day,I am getting an error at random intervals when using the following method:Databse.Find ( int SearchKind, int[] itemTypes, int AttrTypeNum, int LocaleId, String sAttrValue, int CompareFlags...

View Article
Browsing all 1118 articles
Browse latest View live