Hi Community,
In our evaluate schedule group task we get the current estimated wait time and add 2 hours to that time before it evaluates the schedule to see if we would likely be able to answer that call within the business day or not. We want to be able to see what padded time the system calculated to make the decision of which path to go down for that evaluate schedule task. My question is how I can display that padded time in the participant data? What is the expression I can use? Here's a better breakdown if it helps
Evaluate Schedule
Open Path
Get Estimated Wait Time and store it in Task.EWTSeconds
Update Data: Variable name Task.EOD. Variable to assign: MakeDuration(0, 0, 0, Task.EWTSeconds) + MakeDuration(0, 2, 0, 0)
Evaluate Schedule Group Specific: AddDuration(GetCurrentDateTimeUtc(), Task.EOD)
How can I display what ended up in the Task.EOD variable on the participant data of an interaction?
#ArchitectureandDesign#Routing(ACD/IVR)------------------------------
Nichole Conway
State of Missouri - Family Support Division
------------------------------