So to be clear
You have Agent A, receive a call or callback in "Queue A"
Agent A schedule a call back to Q B
Agent B gets the call back in Q B
You want Agent B to see the words "Queue A" ?
Setting a variable to output i have found is more useful for post call work, rather an as part of an ongoing call
Script input and output variables - Genesys Cloud Resource CenterIf i'm wrong and there is an easier way i am keen to learn to.
But what we do for transfers or anything like that where we want information from one Queue/Script to another is through DataActions
So update the Participant Data in one DataAction, then in the script for the second queue call another DataAction to fetch that data.
------------------------------
Anton Vroon
KiwiBank
------------------------------
Original Message:
Sent: 08-17-2021 19:36
From: Michael Joseph Carreon
Subject: Assigning Script Variable into Custom Variable then pass the info to the receiving end
Hi,
Beginner here. I created in Script a scheduled callback to another queue. I want the receiving agent of the callback to see the details of the originalQueue and originalAgentName of the call. I assigned the originalQueue with default value of {{Scripter.Queue Name}}. Then I called the {{Custom.originalQueue}} in the script of the agent that received the callback. I am doing it incorrectly because the value shows the literal word "{{Scripter.Queue Name}}" . How can I pass the information of the original queue to the receiving end?
#ArchitectureandDesign
------------------------------
Michael Joseph Carreon
Dexcom, Inc.
------------------------------