Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

widget failing and cross scope issues

GPavanKumK
Tera Contributor

Hi

 

I'm cloned the OOTB jny_journey widget in journey design scope after implementing that widget I'm facing some errors.

Execute operation on script include 'hr_TicketPageConfigUtil' from scope 'Journey designer' was denied. The application 'Journey designer' must declare a cross scope access privilege. Please contact the application admin to update their access requests.
 ErrorServer JavaScript error undefined is not a function.

 

 ErrorFailing widget: 'JNY Creation Panel' (0e996363536501101a14ddeeff7b12be) called from: 'JNY My Templates Tab' (281b99b98d950110fa9be01dac615f1e) called from: 'RAL IMM JNY Journey Tabs' (cdb613c53b2fe2908c1553d643e45a93) 

1 REPLY 1

Maren R
Tera Contributor

Hi! I had the same issue, and resolved it by going to "System Applications > Application Restricted Caller Access", or directly to the table "sys_restricted_caller_access", and set the Restricted Caller Access Privilege with target "Script Include: hr_TicketPageConfigUtil" to status "Allowed" 🙂