We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Employee Relation Record Producer error message

edupaz
Tera Contributor

Hi,
I am implementing a new record producer using the table Employee Relations Case [sn_hr_er_case]. Every time I submit the record producer, I get this error:
"Read operation on column 'task.short_description' from scope 'Human Resources: Core' was denied because the source could not be found. Please contact the application admin."


I already tried setting up restricted caller access, but I can’t find the problem. In the record producer there is nothing calling this field

 

edupaz_0-1769437112291.png

 

1 REPLY 1

sandeepdutt
Tera Patron

Hi @edupaz ,

Create a Restricted Caller Access Privilege record by:

1) Navigating to System Applications ==> Application Restricted Access Privilege.

2) Click the New button and then add the following information:

Source Scope = Global
Source Type = Scope
Status = Allowed
Target Scope = Human Resources: Core
Target Type = Scope.

 

Also, Roles can be configured for the Activity stream from the system property (glide.ui.activity.email_roles).

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.