About this task
Add a set vector step to manage values of local or global COLLECT vector variables and digits obtained by the collect step using digit string operations and mathematical functions, such as addition and multiplication. You can then send the output of the set step with the call as call metadata, over the ASAI in an adjunct route, or use it to route calls with the route-to digits step.
For example, if you select digits as value 1, one of variables as value 2, and ADD as a mathematical function, the Routing Core Server adds the selected variable to the digits that the contact center collected from a caller.
You can also use the set vector step to store the login ID of the last agent who handles the call before the post-call survey. You can assign the agent login ID to an ASAIUUI variable. For example, set A = B SEL 7 assigns 7 rightmost digits of the agent login ID stored in the AGENT variable B to the ASAIUUI variable A.