Hi all,
I am currently working on some changes to one of the pop scripts in our organisation.
I have a scenario where a call needs to have a new skill applied to it and then moved back to a general queue, with a view of moving the caller to an agent appropriately skilled in their enquiry.
To achieve this, my pop script has a dropdown where the current agent would select what the call itself is about, and this updates a variable, call it "ScriptSetRequiredSkill", this variable is stored with intention of GETting it in an in-queue flow, but when I get the variable, there is no data accessible (I assume because its "ScriptSetRequiredSkill" not "Flow.ScriptSetRequiredSkill")
Looking at the conversation breakdown, I can see the attribute is stored - I cant pass it from the script as "Flow.ScriptSetRequiredSkill" as dots (".") are not permitted.
Has anyone seen this behaviour?
------------------------------
Thanks in advance
Matt Johansson
Deakin University
------------------------------