Document Intelligence task processing fails with NSE0014 error on Washington instancesDescriptionOn Washington instances at Patch 4 or below, Document Intelligence tasks fail to process after the Document Intelligence platform plugin and the 3.0 docintel and 2.0 docintel admin apps are installed. When a task is created under the Document Extraction use case and processed, it fails with the following error: NSE0014: Failed to initialize pipeline: No columns to parse from file This occurs because a security patch fix introduced new role requirements to access Document Intelligence tables. The platform_ml_create role must be added to the read ACLs for the affected tables.Steps to Reproduce Take Washington instance with version: Patch 4 or below.Install platform Document Intelligence plugin.Install 3.0 docintel and 2.0 docintel admin App.Go to the Use case and create a new use case under the Document extraction.Create a task and process it.WorkaroundAdd the platform_ml_create role to the read ACLs for each of the following tables: sys_di_key_hintsys_di_prediction_inputsys_di_ocr_inputsys_di_pdf_inputsys_di_training_inputsys_di_keysys_di_key_group This fix is included in Washington Patch 5. Upgrading to Patch 5 or later resolves the issue permanently without the need to manually update ACLs.Related Problem: PRB1743818