Group member should assign as per round robin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 06:41 AM
Hi ,
I want to assign group member as per caller location in round robin manner .
There are two users in the group , I have created after Business rule for this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2023 03:24 PM
You are saying else so I'm ignoring the else if part. That being the result in all cases, your aren't getting anything back in your query. Copied that to a notepad and see there is a space after subcategory= and looks like the invoice to the end ended up on another line. Is that it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2023 02:54 AM
@Claude DAmico , Query is working fine , I have checked that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2023 04:02 AM
Hi @Ankita dhavale ,
Can you try with
gr.getValue('assigned_to')=='xxxxxxxxxsysIDxxxxx';
Thanks and Regards,
Rahul