Hello,
I'm executing a report on a model , but I get an error:
"An error occured in report object model.Unable to save modified objects."
What the report does ? - On the basis of relationships between the objects in the model , it creates/updates assigned model for the objects.
I've been using this report for quite a long time but never faced this error, is it because of any assigned model was open in another user session that might have casued this error ?
Any appropriate resolution for this ?
Pls do let me know if any further info is required.
Regards,
Krishna Boddu
Hi,
normally you get this error, when the object is locked at the moment of the report run. Locked either by ARIS locking or just by being "opened" by a user...
Is the model open when you run the report ? There is a command to check this: Model.canWrite
Regards, Robert