- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 06:26 AM
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 ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2022 07:57 AM - edited 11-20-2022 07:59 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2022 07:57 AM - edited 11-20-2022 07:59 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2024 01:52 AM - edited 05-09-2024 01:53 AM
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