Hi All,
We have received a new request from an user which was about changing the existing reports in ARIS. Currently we are using ARIS 9.6 and the output for all the reports are generated in excel format with the help of JavaScript language .
The user needs 3 new reports in csv format.
We require an immediate solution to create reports in csv format. Could you please look into this ASAP and please provide us a sample script or any kind of effective guidance.
Thanks in Advance.
Robert Goldenbaum on
Hi,
you could try to generate a txt file and then just rename it to csv (or change the extension in ARIS to csv) - this should work.
BR Robert