Execute operation on script include 'XXXX' from scope 'XXXXX' was denied because the source could not be found. Please contact the application admin.

Flavio Tiezzi
Kilo Sage

Hi everyone,

I created a script include for the instance's core application to place functions and be able to reference them as a condition in the UI Action, so that the buttons only appear when the flow designer is running. And I'm making the flow in a different application than the script include was created. In this sense, when I'm testing the flow, the following message is appearing: Execute operation on script include 'cscUtils' from scope 'XXXXX' was denied because the source could not be found. Please contact the application admin. How should I solve this problem?

 

Thanks,

 

Flavio.

1 ACCEPTED SOLUTION

sarahbionii
Tera Guru

Hi,

I tried in my PDI, I created a script include with the "Caller Access" as "Caller Tracking" and I got the same error message. So just change the "Caller Access" to "None".

 

find_real_file.png

View solution in original post

8 REPLIES 8

Upender Kumar
Mega Sage

Check the script include and change the accessibility to all applications.

find_real_file.png

Hello, 

I really appreciate your reply.

But the application is already accessibility to all applications. Do you have any other suggestions?

find_real_file.png

 

Thanks,

 

Flavio.

sarahbionii
Tera Guru

Hi,

I tried in my PDI, I created a script include with the "Caller Access" as "Caller Tracking" and I got the same error message. So just change the "Caller Access" to "None".

 

find_real_file.png

It was very useful! Helped me a lot! Thanks 🙂