How to add or remove an user from list collector field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 01:40 AM - edited 09-11-2023 03:10 AM
Hi Team ,
I have an requirement, I have a scheduled report, and in that a user field list collector type present.
And i have a manager field refers to user table in the sys_user_group table. If "XYZ" group has changed the manager in that record, then we need to check the removed user in the manager fiels wheather exist in the list collector scheduled report or not. if yes the user still present means we need to remove and we need to add newly added manager in the list collector field.
Businnes rule trigger condition on group table
When ever manager changes this BR will trigger
Scheduled report:::::::::::::::::::::::::::::::
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 05:34 AM
Hi @sinu2 ,
Can you please check at what line the code fails?