Error in scope application

Hafsa1
Mega Sage

I'm getting below error while using flow designer: -

Security restricted: Read operation on table 'sn_hr_core_profile' from scope 'SuccessFactors Spoke' was denied because the source could not be found. Please contact the application admin.

GlideSession message was modified by sanitization. [message=Read operation on table 'sn_hr_core_profile' from scope 'SuccessFactors Spoke' was denied. The application 'SuccessFactors Spoke' must declare a cross scope access privilege. Please contact the application admin to update their access requests.]

 

I have created scope but still not working:

Hafsa1_0-1718264357992.png

 

4 REPLIES 4

Rafał Rataj
Tera Contributor

check the  "Restricted Caller Access Privileges"  [sys_restricted_caller_access]

if you have the error message the request should be created in this table, ( there should be a record with status = Requested for your permission) 

open the record, change the state to allowed and retry 

 

https://docs.servicenow.com/bundle/washingtondc-application-development/page/build/applications/conc...

 

 

 

Hafsa1
Mega Sage

Created in "sys_restricted_caller_access" also but still not working. I'm using a flow designer "parse script step"

Hafsa1_0-1718266177833.png

 

Rafał Rataj
Tera Contributor

on the cross scope privilege you have a type = table as the error message mentions? 
on the Restricted Caller Access Privileges try to have source type scope instead of flow  and target type scope as well

Hafsa1
Mega Sage

Create scope but still not working.

Hafsa1_0-1718327113106.png