
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 09:14 AM
Alert level: info.
Unable to identify source of the Execute operation on script include 'GetOrderTasksStatus' from scope 'Global'. No Restricted Caller Access privilege records were created. The operation was allowed because target resource RCA policy is set to 'Tracking', but will be blocked with the 'Restricted' policy. Please contact the application admin.
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 11:38 AM
@Community Alums Open your script include GetOrderTasksStatus and set the Caller Access dropdown value to None. The warning will no longer appear.
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2024 11:38 AM
@Community Alums Open your script include GetOrderTasksStatus and set the Caller Access dropdown value to None. The warning will no longer appear.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2024 07:04 AM
Thank You @Sandeep Rajput, It worked.