Virtual agent if option in incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 05:38 AM
Hi ,
I need to do if the assigned to in incident is empty go to 'no' and end else go to yes
how I can do if in virtual agent and take from the form ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 06:12 AM
The condition on your 'no' needs to be adjusted to 'incident.assigned_to = empty'. With only this screenshot, it's unclear where you are defining the incident itself.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 06:21 AM
How and where I need to put it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 06:29 AM
The condition on your 'no' needs to be adjusted to 'incident.assigned_to = empty'.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark