- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2023 03:32 AM
I want to show a no agent available message based on the Schedule time
if it is falling during the Schedule time then the message should display 'No agents available to take the chat, all are busy in other chat'
if it is falling outside the Schedule time then the message should display 'All agents are offline now, please contact during the working hours 8AM-5PM Mon-Fri'
@Mark Roethof
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2023 11:11 AM - edited ‎06-19-2023 11:29 AM
Remove lines 2,9 and 10. Sorry about that as I should have noticed that when you added that directly in the workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 11:58 AM - edited ‎06-18-2023 11:59 AM
To be clear, I am referring to here when I say add it to the decision condition.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 12:10 PM - edited ‎06-18-2023 12:26 PM
No I tried by creating the Variable, I'm not getting output for this script, don't know where I'm wrong, I wrote the script inside the execute function. Is is something write?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 12:30 PM
Did you try to remove the first function execute?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 12:32 PM
No I didn't remove it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2023 11:11 AM - edited ‎06-19-2023 11:29 AM
Remove lines 2,9 and 10. Sorry about that as I should have noticed that when you added that directly in the workflow.