cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3874
Views
21
Helpful
8
Replies

UCCX 8.5.1 Basic Scripting Assistance - Set Priority

907ct043.
Level 1
Level 1

One of my "also supported products" is UCCX. I hope someone can help me out. We don't have any bells and whistles, just a fairly minimal configuration. Now I need to configure a priority queue for our K-12 school cafeteria POS equipment.  I am sure the answer is simple.  I have looked at lots of online docs but need a sample script to look at or some basic directions.  We have one main support number and callers can select one of four options to route to specific support queues.  Some agents support all four queues, one of which will be the priority POS queue. I need calls that route from the priority queue to be handled before calls from the other queues.  I know I need to insert a "Set Priority" with a setting of 10 to make it the highest priority, but I am not sure which queue to put it in or where in the script to insert it.  I have tried various scenarios, but my testing has not been successful.

The main script and the POS script screen shots are shown below.  Thank you for any direction you might give me.Service Desk Script2.jpg

Fifth Service Desk.jpg

1 Accepted Solution

Accepted Solutions

thomascollins
Level 3
Level 3

So everything coming into the POS script (screenshot #2) should have a Priority of 10? 

Then just before your select resource step, add the set priority step there.

View solution in original post

8 Replies 8

thomascollins
Level 3
Level 3

So everything coming into the POS script (screenshot #2) should have a Priority of 10? 

Then just before your select resource step, add the set priority step there.

Anthony Holloway
Cisco Employee
Cisco Employee

Tom is correct.  You simply use the Set Priority step somewhere before the Select Resource step.

The way your post reads, it seems like you might think that it's the CSQ which you set the priority on.  However, it is the Contact (aka Caller) which receives the priority setting.  This is important if you are redirecting the caller around in your scripts, as his/her priority will "stick" with them, no matter what queue they get in to.  Just thought I'd clear that up.

Anthony Holloway

Please use the star ratings to help drive great content to the top of searches.

Thank you for the fix and the clarification.  Yes, everything routing to the POS queue should be a priority 10.  Inserting the Set Priority before the Select Resource worked!!    Many thanks!!

I have a follow-up question regarding this.  Does the Set Priority have to be before the Select Resource step or can it be the first step in the Queued Branch of the Select Resource step?  I am looking at a script that someone else created and they put that in the Queued Branch as the first step.  I would logically think this was OK as if the caller was connected that means there was no wait and no need to use the Set Priority.  But not sure if there is a reason behind this.

Thanks!

That is technically valid.  You just need to look at your business requirements is all.

Anthony Holloway

Please use the star ratings to help drive great content to the top of searches.

jaredgray2
Level 1
Level 1

Hello,

I’m trying to set up the priority configuration discussed in this thread using the exact same procedure, but I keep getting an error message stating the system is experiencing problems.  When I remove the “set priority” the script functions normally.  Any ideas?

What UCCX version and licensing are you using?  Priority queuing requires at least Enhanced.  

Thomas,

Thanks for the follow up.  I was actually able to get mine resolved in a different discussion.

https://supportforums.cisco.com/discussion/12291756/uccx-851-scripting-assistance-set-priority