Skip to main content
Answer

Data Workflow permission issue

  • August 29, 2024
  • 2 replies
  • 30 views

Hi,

I see this error in UI when I open the data workflow in slb-forum project. 

In access-info, below permissions are listed:

{
            "workflowOrchestrationAcl": {
                "actions": [
                    "READ",
                    "WRITE"
                ],
                "scope": {
                    "all": {}
                }
            },
            "projectScope": {
                "projects": [
                    "slb-forum"
                ]
            }
        }

 

Can you please check if anything is missing?

Best answer by Jørgen Lund

@Niranjan Madhukar Karvekar - to add to Jason’s comment above: you’ll need files:read with scope:all to access the data workflows UI, which is currently in an Alpha state. This is temporary and in the long term you will not need the files capability for data workflows.

2 replies

Forum|alt.badge.img
  • Seasoned Practitioner
  • August 29, 2024

@Niranjan Madhukar Karvekar ,

Please reach out to your SLB owner/Admin for this project to set the correct capabilities are available.

May have been an oversight on CDF group setup.
@Tanmay Deshpande 
-Jason


Jørgen Lund
Seasoned Practitioner
Forum|alt.badge.img
  • Product Manager
  • Answer
  • August 30, 2024

@Niranjan Madhukar Karvekar - to add to Jason’s comment above: you’ll need files:read with scope:all to access the data workflows UI, which is currently in an Alpha state. This is temporary and in the long term you will not need the files capability for data workflows.