how to show general case hr services to particular group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 08:14 AM
we have create hr services for general case and we need to show only particular group.
we wrote query business rule but its not working could you please help me to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 03:09 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 06:45 AM
@Vani14 maybe it is the values in your encoded Query. Here is the example I coded in my instance and is working as expected. Maybe try using the Value of the HR Service instead of the (Display) name as I did in my testing.
Be sure the Business Rule Condition is met. You may want to include some debug output in your script to see what is happening.
Regards,
Mike