Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
ADD A NEW IDEA

Content Analysis & Reporting

Showing 88

Add method to set schedule script start time in reports

Currently after a clock change we need to manually adjust all of our scheduled script times. In the script properties object there are a few methods available to retrieve the start time and other properties. Most properties also have a "set" metho...
Guest about 2 years ago in Content Analysis & Reporting 0 Open for voting

Localization of 'OK' button in report dialog

In the context of the dialog use the customer would like the button to finish the dialog to be named 'Submit', instead of the default 'OK'. Currently localization of the 'OK', 'Cancel' and 'Help' buttons is not possible, it would be useful if this...
Rob Filor about 2 years ago in Content Analysis & Reporting 0 Open for voting

Quick Viewer for usage of variables/constants in Script/Reports

Where a variable/constant is used throughout a script in Architect, it currently highlights that variable throughout the script, but it would be of added value to visual represent this on the left side of the script ( next to numbers ) so you can ...
Guest about 2 years ago in Content Analysis & Reporting 0 Open for voting

Freeze rows/Columns on spreadsheet models and query outputs

It would be useful to add a common feature of excel/google sheets which is to freeze panes/columns as part of the spreadsheet
Guest about 2 years ago in Content Analysis & Reporting 0 Open for voting

Report method to return AVT in method order

The current implementation of the 'ArisMetaModel.AttrValueTypeNums(nAttrTypeNum)’ method returns the array of AVT numbers in numerical sequence, not in the order in which the values have been defined in the method. This should be fixed so the outp...
Rob Filor about 2 years ago in Content Analysis & Reporting 0 Open for voting

Add SVG export

Add SVGas a format export for all graphics. SVG is a vector format that enables to get high-res pictures (for posters)and to edit with tools like Inkscape or Adobe AI.
Michel Benard about 2 years ago in Content Analysis & Reporting 0 Open for voting

Report abort after client connection abort

If the connection from the client to the server is interrupted during the report execution, the report is also canceled. In the case of long-running reports, this leads to undefined statuses in the database being edited. Desire: After starting the...
Hubert Warsitz about 2 years ago in Content Analysis & Reporting 1 Open for voting

Report API function parameters

Standard values of optional method parameters are sometimes nonsensical and dangerous. Example: The report method Merge.startMerge. Since ARIS 9, there has been an optional parameter waitInCaseConcurrentMergeRunning, which avoids conflicts during ...
Hubert Warsitz about 2 years ago in Content Analysis & Reporting 0 Open for voting

Error handling API functions

Furthermore, errors are not intercepted correctly in some cases, especially when dealing with versioned data. See, for example, Incident 5308192: createObjOcc can be called with an object definition from a versioned database without an error messa...
Hubert Warsitz about 2 years ago in Content Analysis & Reporting 0 Open for voting

Error handling report API

All error handling in the report API is poor. Instead of messages that are really helpful for troubleshooting, something like "An error occurred in the report object model" or "Unable to initialize selection objects" is often output without a line...
Hubert Warsitz about 2 years ago in Content Analysis & Reporting 0 Open for voting