I have a problem when I save a cockpit I can't save it and I have an error which is the following: An exception occurred while saving the document then when I try to open the cokpit document I have once again an error which is the following: it.eng.spagobi.utilities.exceptions.SpagoBIRuntimeException: error while restoring the execution parameter map: it.eng.spagobi.utilities.exceptions.SpagoBIRuntimeException: the model is [null] in the document with ID equal to [3246] can someone help me please?
Hey, Can you check in your metadata database whether the following table is present: 'sbi_obj_function'. If it is not you need to download the sql scripts for 7_4 and run the 'create' script. You can find it here: https://release.ow2.org/knowage/7.4.6/Database%20scripts/I had the same problem where during the installation of Knowage 7_4_6 the metadata database was not properly created and I fixed it by recreating the knowage_ce database using that script. I'm not sure what the other scripts are for yet but you probably need to run those aswell if you decide to recreate it in this way. If you dont have any other data yet in the database you can drop all the tables and run the script.