Source descriptor is empty while recording access for table sn_hr_le_case: no thrown error

GhitaB
Tera Contributor

Actually i m facing this issue of "Source descriptor is empty while recording access for table sn_hr_le_case: no thrown error", i ve created an notification for only hr tables and also i ve created an email script for it , and they re all in the global scope , but when testing this notification it's working fine for all the sn_hr table expect for hr lifecycle events cases (sn_hr_le_case) it showing this error "Source descriptor is empty while recording access for table sn_hr_le_case: no thrown error" ? how can i solve this issue here is my email script 

 
1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@GhitaB This is related to one of your previous threads, you need to create the application restricted caller access records within the Human Resources Lifecycle event application to allow scripts from the Global scope to have access to data in the LE scope for more information please refer to https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/applications/conc...

View solution in original post

1 REPLY 1

Sandeep Rajput
Tera Patron
Tera Patron

@GhitaB This is related to one of your previous threads, you need to create the application restricted caller access records within the Human Resources Lifecycle event application to allow scripts from the Global scope to have access to data in the LE scope for more information please refer to https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/applications/conc...