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

Get function rights for a user group

Hello,In ARISv9, the function "FunctionRights()" applicable to UserGroup objects doesn't return any right when the user group is a database administrator (all its users are system users). That's a...

View Article


Image may be NSFW.
Clik here to view.

Image alignment issue

Hi  All, I want to know all parameter use that we can pass in Graphic function.I am using that function to extract the graphical image of one model but don't know what are the parameters this function...

View Article


Image may be NSFW.
Clik here to view.

Merge Cells in EXCEL Reports

Hi,I want to publish a excel report with merged cells. I am unable to merge the cells.output = Context.createExcelWorkbook("Book"); sheet = output.createSheet("Sheet1");  row1= sheet .createRow(0);...

View Article

How to get the (sub) version of ARIS?

Hi Guys (and girls)Is there a good method to get the (sub) version of ARIS?Call Context.getScriptInfo(Constants.SCRIPT_VERSION) is too rough. It gives only the major version of ARIS and I need the...

View Article

How to Set Default Line Spacing for a word report?

Hi,Can any one help to set default line spacing (to be applied for entire document) for a word report?Forum: Reports & Macros

View Article


Move objects and models not in use.

Hi All,I need to create a report script that checks if the group named "zz_folder" already exists in the data database if not I need to create that group, then moved all objects that has a name...

View Article

Attribute type Radio button check and uncheck

Hi,I am writing a report to toggel a radio button for every selected model. If set to "true" means checked and "false" means unchecked. But I am facing one issue report is running and updating the last...

View Article

How to call & Send Value from Macro to Report

Hai There.Im Pretty new learn about Aris Software. So anyway i have some Issue. I have Jlist made in Macro Aris. And Get the one data by ActionListener Double Click event. After that, i need to sent...

View Article


Problems with Method - setSelectedMethodFiltersAsString

Good afternoon.I'm having problems using the Method setSelectedMethodFiltersAsString creating a export script.When I debug the script this method is not found. There is another method to replace this...

View Article


Find Report using GUID

Hi,Is there any easier way to find a report using its GUID? rather than opening each and every report. Forum: Reports & Macros

View Article

Test Case Designer Report - Attribute Access

Hi,I am trying to read out some attributes from objects in the TestCase Designer over report functionality. (I try to get the test path picture, and some assigned objects to the test objects). -...

View Article

Report & Macro communication

Hi,This is my first ever post on aris community. Hope I get my doubt clarified.Is there a way to communicate between a report and a macro. You can run a report from a macro, but is there a way to  call...

View Article

Sorting Objects via ARIS Reports

Hi, I just want to sort my array of values, which I get from a model. After checking the forum I found that I need to sort occures list and did the following:  var objOccs = array.ObjOccList(); objOccs...

View Article


uncompress picture objects from ARIS database

Hi, again a question from my side. In my report I try to add a picture, which is stored as attribute in the database on my selected object. The getting of this object is ok. I have some identifier for...

View Article

How to export name list of all reports ?

Hi,I want to export all the report's name list to an excel file. How can i do this ?please help me on this!Forum: Reports & Macros

View Article


Picture in Excel via report without using cells

Hi,  I just want to add a picture in a new sheet of excel. I am using  Context.createOutputObject(Constants.OUTEXCEL, Context.getSelectedFile()); and create a new TableRow() and TableCell() for my...

View Article

Report/Macro location on ARIS 9 server?

Back when we had ARIS 7 we would find all script files on "E:\ARIS7.1\server\templates\scriptservice\" on the server. Now in ARIS 9 they are nowhere to be found. From what I've read in other posts, it...

View Article


Image may be NSFW.
Clik here to view.

How to get connection list of any object?

Hi Guys, Again I am here to ask you a question. I am struggling with this from last few days.I want to extract all yellow marked connection from relationship of any object.mean all connection which are...

View Article

Pixel : Lometric ratio is different in ARIS 9

Is this a bug? The conversion ratio between pixels and the lometric measurement are different in ARIS 7 and ARIS 9. It's smaller in ARIS 9, too small when exporting things with pixels. Calculated like...

View Article

Frustrating script help

I have no idea what on earth this help text is trying to tell me:DialogTemplatecreateNewDialogTemplate ( int X, int Y, int DX, int DY, String Title, String sDialogFunc )Deprecated Hint:Do not use old...

View Article
Browsing all 1118 articles
Browse latest View live