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

Content Analysis & Reporting

Showing 95

Allow query duplication

When we want to refactor a query, or just try something new, we often want to create a duplication of the query. Currently, we have to copy & paste the query to a new folder, rename it, move it to the old folder and delete the new folder in or...
Aron van Stiphout over 2 years ago in Content Analysis & Reporting 0 Open for voting

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 over 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 over 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 over 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 over 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 over 2 years ago in Content Analysis & Reporting 0 Open for voting

Standard Output occurrences of object report not fit for purpose

The standard 'Output occurrences of object' report is unusable in the way it currently presents the information in the output. Taking the excel export for example - it outputs the attribute names within column A rather than creating them as column...
Chris Litten over 2 years ago in Content Analysis & Reporting 0 Open for voting

Evaluate content types

When dealing with the content types I am missing some functionality: better support when changing order of elements or categories - at least the possibility to move an element to the top go to top would be good if we are dealing with "long" pages ...
Veronika Prueher-Pilsl over 2 years ago in Content Analysis & Reporting 0 Open for voting

Add ad-hoc query builder in Connect

Users need to be able to create ad-hoc queries. The builder should be visual and cover a significant portion of the semantic abilities of SQL (though need not be based on SQL nor generate that syntax, per se) - "SELECT" flexibility, no limitation ...
Marco Temaner over 2 years ago in Content Analysis & Reporting 0 Open for voting

javascript API methods for Attribute value handling

Today we are able to read Attribute Value Types in a report by means of a javascript method. What we also need is the possibility to create new Attribute Value Types by a report. Also, we need the possibility to update Attriibute Value Types.
Dietmar Durek over 2 years ago in Content Analysis & Reporting 0 Open for voting