Hi there,
i achieved this by righting a counter into a Data Table.
i have a integer in a Data Table which i get with every call and add 1 (counter)
I have another 2 integers set to 8 and 2 for 80 | 20 split
when counter id <= 8, i route to point A
when counter is > 8 and <= 10, i route to point B
when counter = 10, i reset the counter to 0
this is not the best way but was the closes i got
------------------------------
Reginald Sheraton
------------------------------
Original Message:
Sent: 06-23-2021 07:19
From: Piotr Danielewski
Subject: Transfer set percentage of calls to external number
Hello everyone.
For one of our upcoming deployments, we need to send some percentage of calls coming to a flow to external number. I was thinking of doing it with a simple counter in Architect, but… I just realized that variables are working only for each call session, so next call doesn't see the value left by previous call.
So, please help me, is there any way of storing the value somewhere in PureCloud, or maybe there's a way of handling it differently. To make it more interesting, I can't use AWS for this, so no lambda, dynamo, or s3 bucket :-(
I'd appreciate any hints on how to approach it.
BR
Piotr
#Routing(ACD/IVR)
------------------------------
Piotr Danielewski
EY Global Services Limited
------------------------------