- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 07:27 AM - edited 12-15-2023 05:16 AM
Hi everyone,
I need help with a advanced reference qualifier.
If logged in user belong to a group which name start with "SN-CC" then he should see only his groups he belongs to + the one exception group with sys_id xyz.
All other logged in user which not belongs to a group which name start with "SN-CC" then he should see all assingment groups.
Thanks for help!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 01:35 AM
Hello @JohnDF ,
Does this resolved your issue?? If yes, Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 12:07 AM
No idea I teset both. Script include in global and in customer Service scope. And both calls on dictionary override case table and on task global level. I dont get any gs.addinofomessage.
sn_customerservice.GroupFilter.filterGroups()
global.GroupFilter.filterGroups()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:18 AM
Hello @JohnDF ,
Finally I am able to identify the issue !!! See the resolution below.
1. First make sure the script include is accessable from 'All application Scopes'.
2. See the reference qualifier syntax for sn_customerservice_cae table dictionary overide.
Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 01:35 AM
Hello @JohnDF ,
Does this resolved your issue?? If yes, Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.
Regards,
Siddhesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 08:34 AM - edited 12-21-2023 08:35 AM
Hi @JohnDF, You can try the below script. I have tried in my PDI by replacing the sys_id with other and its working for me.
Script Include:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 05:22 AM
@SunilKumar_P thanks for reply,
how can I test if my script include is called. I added everywhere a gs.addinfomessage but I get no message when I open a the assignmedn group on case