
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 12:13 PM
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.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2021 05:16 AM
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".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2021 02:39 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2021 10:24 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2021 05:16 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2021 05:24 AM
It was very useful! Helped me a lot! Thanks 🙂