i simplified it to this, but it still does not change the position in QUEUE. could there be a permissions issue?
/* TechnicalHelp */
QUEUE TO SKILLSET TestSkillset
WAIT 2
ASSIGN POSITION IN QUEUE TestSkillset TO piq_cv
WHERE piq_cv EQUALS
VALUE 0: GIVE CONTROLLED BROADCAST...
ok. here is my whoe script. i have commented out some parts for testing purposes. not sure what you mean about the initialisation section. I may not have it at all.
/* TechnicalHelp */
/*IF DATE = TechEarlyHoliday AND
TIME OF DAY = TechHolidayTime THEN
EXECUTE AfterHours
END IF
IF DATE...
ok. i removed the 'READVAR piq_cv' and 'SAVEVAR' and inserted the example above, but the POSITION IN QUEUE is still not changing. it is always set to 0. I POSITION IN QUEUE something that i need to build? or is that variable built in to the SCCM system?
I cannot seem to get this place in queue thing to work. Is there something that I am missing? It always seems to assign 0 to the piq_cv. I am going crazy. Can some one of you help on this? It will keep me from pulling my eyes out. If I replace the ASSIGN POSITION IN QUEUE TestSkillset TO...
I am still fairly new at scripting in CCM 7.0. I am attempting to creat a new Skillset. I have done all the CDN setup. I am having trouble getting this script to give ivr. It is very short and sweet. I have set the variables and tested many different ways. If I replace the give ivr with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.