The docintel tasks are gettig failed in VancouverDescriptionOn vancouver instances task processing fails with error NSE0014:Failed to initialize pipeline : No columns to parse from file (screenshot) This is because, as part of security patch fix new roles are required to access docintel tables. Steps to Reproduce 1. Take vancouver instance with version: Patch 7 hotfix 32. install platform Document Intelligence plugin3.install 3.0 docintel and 2.0 docintel admin App4. go to the Use case and create a new under the DE 5.create a task and process it Issue : the Task is not getting processed. It failed with error NSE0014:Failed to initialize pipeline : No columns to parse from fileWorkaroundAdd platform_ml_create role for sys_di_key_hint, sys_di_prediction_input, sys_di_ocr_input, sys_di_pdf_input, sys_di_training_input, sys_di_key, sys_di_key_group tables read acl's. If you are on 2.4 docintel app. You have to update di_prediction_input, di_ocr_input, di_pdf_input, di_training_input, di_key, di_key_group tables read acl's. This fix has been pushed to vancouver patch 10. Related Problem: PRB1771235