Hi Rami, How did you resolve this issue with importing xls in Acceptance env 4.4.0.
I am getting this error too, when trying to create template from xls: lg: com.mendix.core.CoreRuntimeException: com.mendix.core.CoreException: Document could not be read, because: Access is denied at ExcelImporter.IVKSaveContinueCreateTemplateFromDoc (JavaAction : 'Get the columns from the template document')
Advanced stacktrace: at mt.a(SourceFile:187) Caused by: com.mendix.core.CoreException: com.mendix.core.CoreRuntimeException: com.mendix.core.CoreException: Document could not be read, because: Access is denied at com.mendix.core.Core.execute(SourceFile:232)
And similarly also getting error when trying to upload xls using existing template:
lg: com.mendix.core.CoreRuntimeException: com.mendix.core.CoreException: com.mendix.core.CoreException: Document could not be imported, because: Access is denied at ExcelImporter.IVK_ImportTemplateDocument (JavaAction : 'Call 'StartImportByTemplate'')
Advanced stacktrace: at mt.a(SourceFile:187) Caused by: com.mendix.core.CoreException: com.mendix.core.CoreRuntimeException: com.mendix.core.CoreException: com.mendix.core.CoreException: Document could not be imported, because: Access is denied at com.mendix.core.Core.execute(SourceFile:232)