Scope does not have access to table sc_task in flow designer

rakshith_shetty
Tera Contributor

Getting 'Scope does not have access to table 'sc_task' while trying to create new task  in Flow Designer

 

 

I have also tried creating cross scope privileges to  write from source application to target app in my instance and it still does not work. Any idea about this ?Screenshot 2022-11-18 195501.png

1 ACCEPTED SOLUTION

Dharmaraj Binna
Tera Guru

Hi @rakshith_shetty ,

 

It seems that you need to create an application restriction access to solve this issue. 

Try to give access to the target scope by creating a record in System Applications > Application Restricted Caller Access with "Target Type" as Table.

 

Please mark the answer as correct, If I answered your query. It will be helpful for others who are looking for similar questions.

Regards,

Dharmaraj

 

View solution in original post

2 REPLIES 2

Dharmaraj Binna
Tera Guru

Hi @rakshith_shetty ,

 

It seems that you need to create an application restriction access to solve this issue. 

Try to give access to the target scope by creating a record in System Applications > Application Restricted Caller Access with "Target Type" as Table.

 

Please mark the answer as correct, If I answered your query. It will be helpful for others who are looking for similar questions.

Regards,

Dharmaraj

 

Raghav Kakkar
Tera Expert

Hi @Dharmaraj Binna, @rakshith_shetty ,

Need your expertise here again.

 

I have set Caller Access of "sn_si_incident" table to "Caller Restricted"

 

I have created an RCA record from Source type "Flow", Source "<Flow Name>" and Source Scope "Global" to Target Type "Table", Target Scope "Security Incident Response" and Target as "sn_si_incident" table. The operation type is Read and status of the RCA record is set to allowed.

 

My first concern is that should the RCA records be not created automatically on runtime when a cross scope call is being made?

Secondly, even after creating the record, the flow is still throwing the same error.

 

Thank you so much for your help in advanced.
Regards,

Raghav Kakkar