Hi everybody,
I'm working on a report, in Aris 7.1. An excel output, that i want to open to modify.
The report extracts data from risk objects inside a model. If i make it work on a model with just two risk objects, it works flawlessly, but (there's always a but) if i try to run it with a real model (with 200 or more risks) the thing just explodes.
All i get is the attached error, which i will translate with some context:
"Error during execution time for this command sequence"
"Command sequence: SCRIPTNAME, line 392 [var wbk =Context.createExcelWorkbook(filename, xlsTemplateData);]
"cannot create output object, Unable to construct record instance"
Is this a filesize server limit thing? when i try to open the output created without trying to modify it with this method, it gets a popup saying that data may be missing from the file.
I have tried to pull out reports with the same big data, and this is the first time i get this kind of error, but this is the first time I'm trying to edit an excel output.
Thanks for your time, any input will be valuable, as the time deadline is watching over my shoulder.
Kind regards.