Function getValue is not allowed in scope sn_hr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 05:54 AM - edited 05-29-2025 03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:07 AM - edited 05-29-2025 03:49 AM
Hi,
Thanks for your response .
Thanks,
Sirisha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:16 AM
Unfortunately, you cannot fix it without finding it.
You can try below approach :
> Go to Business rules table and apply filter as table is 'your current table' and add one more filter saying script contains 'getValue'
> Similarly you can check in client scripts.
When is this message appearing? on form load? on submit? or changing some field?
based on that you can find out that.
Hope the above approach solves your question to find out from where is that coming.
Accept the solution and mark as helpful if it does, to benefit future readers.
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:27 AM
Hi ,
You mean need to check with all scripts like around 150 ?
There is any alternate solution for that ?
Thanks,
Sirisha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2025 07:30 AM
Not all the scripts will be using the same function.
To find out the one,
Apply the filter saying script contains 'getValue'
You can then find the exact script
Regards,
Sumanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2025 12:37 AM - edited 05-29-2025 03:50 AM
Hi ,
Thanks,
Sirisha