Skip to Main Content
ARIS - SHARE YOUR IDEAS
How can we make ARIS better?
Status Open for voting
Created by Sebastian Huber
Created on Nov 4, 2022

Custom names for report output files in ARIS Connect

Currently the report API allows it to set custom names for the output files generated by reports.

This works fine if a report is started via ARIS Architect / ARIS Desginer but does not work if a report is started via ARIS Connect.

If a report is started via ARIS Connect the name of the output file is overwritten with a default value (even tho the code to to set the custom name is present in the report).

Please make the methods to customize the name of the output files also work if the report is started via ARIS Connect.

The creator of the report is then responsible for making sure the name stays unique if those methods are used (e.g. by adding a timestamp to the file name).