Permission Error When Trying to Migration BIP Reports between DEV and SAT environments
Summary:
We've setup a pipeline in VBS and are using a job to migrate data models and bip reports from one region to another and running into a permissions error on our app id -
[2021-11-11 18:27:44] >> Command Error: import->importObject
[2021-11-11 18:27:44] >> java.lang.SecurityException: Security violation: /Custom/Financials/Payables/Payables/VGI002_GL_EXCH_RT_ERP_TO_EPBCS_REPORT.xdo, user: id, expect: 514, permission: 4088
The folder structure has the BI Author and BI Administrator roles with full control permissions. The app id has been added to both of these as well roles.
Does anyone know what file permissions or roles need to be set to accomplish this? Is this even possible in the SaaS environment?