We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

In FLow Designer i'm getting this error Scope does not have read access to table sn_hr_core_service,

smkreddy
Tera Contributor

HI All,
getting this error in flow designer. 
flow designer in workday scope . and record in HR core scope. comparing one field value in both the scopes .

 

smkreddy_0-1703048501078.png

 

10 REPLIES 10

tsai25044
Tera Contributor

Hi 

That error only occurs because when you are using look up records that sn_hr_core does not have access to the table you are selected. 

Try to look in another table. 

previously faced same issue.

Thank you.