Can call prioritization done by call type in ICM8.0?

Hi,
I have two calls coming in with nos. 801 and 802 for sales and support for e.g.
Now, I have two scripts scheduled based on caltype of 801(sales) and 802(support).
In sales script, I use 'Queue to skill group node' and add sales skill group and assign priority 3.
In support script, I use 'Queue to skill group node' and add support skill group and assign priority 2.
Now I have an agent available who can take both sales and support calls. Wll the support call be diliverdd first to the agent in this case?
Thanks
Maneesh

My bet would be that the function doesn't promise not to update
the database. Therefor it can't be called from a select statment.
To overcome this you need to define a pragma. I don't remember
its exact name but I think it is restricted_reference.

Similar Messages

  • UCCX 9.0-Customer wants only ziptone in headset for new call to agent, no ringing on Phone. Can this be done?

    UCCX 9.0- My customer wants only ziptone in headset for new call to agent, no ringing on Phone.
    Can this be done? I can't seem to find a way to do this natively.

    Yes, I looked into that option. They don't want that because some agents have been known to walk away from their desk without going not ready.
    Thanks for the quick response!
    Dave

  • TS4268 I can call facetime my contact/friend but status says "CONNECTING" but doesnt connect. what should be done to overcome/correct it. Help is appreciated.

    I can call facetime my contact/friend but status says "CONNECTING" but doesnt connect. what should be done to overcome/correct it.
    I have tried logginf off my account and sign in after restarting my iphone. But it still doesnt help !! Any suggestion/Help is appreciated. Many thanks

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue.
    http://www.apple.com/support/systemstatus/

  • TS2755 My wife and I have IPhone 5's.  For some reason, we can call each other, and if I text her she gets it, but if she texts me I don't get it.  Any one else ever have something like this happen?

    My wife and I have Iphone 5's.  For some reason, we can call each other, no problem, but if we text she receives my texts but I don't recieve hers.  Any one ever have a problem like this, and more importantly, a solution?   Thanks!

    In Settings> Messages
    make sure iMessage is turned on, and
    in Settings> Messages> Send & Receive...
    make sure you have your phone number listed under "you can be reached by imessage at"

  • Residential phone: we can call out, and we can also receive calls, but the phones don't ring...

    this just started today, sometime after 9am. working fine before then, and we didn't touch anything re: the system today.
    behavior:
    - we can call out fine
    - people calling in say it just rings & rings
    - we have no idea that someone is calling unless we happen to be looking at the CID of a plugged in phone
    - we can pick up the phone and have a conversation if we happen to catch it at just the right time
    - same behavior at the NIC or whatever it's called (the box in the garage).
    tried: 
    - i've unplugged our main wireless phone and tried it w/a wired phone, no change 
    - i've unplugged our verizon broadband modem, no change
    we have a tivo that uses the phone line; i'm about to give that a shot. 
    this is really bizarre...
    thanks for any ideas,
    scott.

    Sounds very strange! I hope your house isn't haunted. =P
    Message Edited by CharlesH on 12-18-2008 09:52 AM

  • In Siri, I can call by my voice, but why I can not use Siri voice call in my country (Laos), just can call only us phone number; my country we use like 3 number for option call, 8 numbers for call friend but Siri cannot use this please help us, thanks

    In Siri, I can call by my voice, but why I can not use Siri voice call in my country (Laos), just can call only us phone number; my country we use like 3 number for option call, 8 numbers for call friend but Siri cannot use this please help us, thanks
    And please help me can type Laos font in it like andrio phone.

    Hi Cozumel,
    Thanks for posting. I'm sorry you're having problems with your bills. I can take a look at this for you. Drop me an email with your account details and a link to this thread for reference. You'll find the address in my profile.
    Cheers
    David
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Place Queue label on phoneset instead of ANI for specific call types - how is this down in IPIVR?

    I am very new at IPIVR scripting so bare with me.
    We have a priority Queue that bascally allows specific ANI's call (validate by 'if" function) and they proceed into the call centre by-passing up front messages and placed in a higher priority.
    This VRU script as 2 "if" functions that are then given Call Types:
    "if" Call.CallingLineID="***-***-****"  => Call Type: PRI-CityPhone
    "if" Call.CallingLindID="***-***-****"||Call.CallingID="***-****"  => Call Type: Pri_Emergency911
    where can I create a rule to show a label on the phoneset instead of the ANI that is calling? Can this be done (IVR or ICM script?) as we want our agents to be able to decipher from the two Call Types on this queue?
    Anyone help?

    I am very new at IPIVR scripting so bare with me.
    We have a priority Queue that bascally allows specific ANI's call (validate by 'if" function) and they proceed into the call centre by-passing up front messages and placed in a higher priority.
    This VRU script as 2 "if" functions that are then given Call Types:
    "if" Call.CallingLineID="***-***-****"  => Call Type: PRI-CityPhone
    "if" Call.CallingLindID="***-***-****"||Call.CallingID="***-****"  => Call Type: Pri_Emergency911
    where can I create a rule to show a label on the phoneset instead of the ANI that is calling? Can this be done (IVR or ICM script?) as we want our agents to be able to decipher from the two Call Types on this queue?
    Anyone help?

  • Call Type Half Hour - Aggregated over days

    I am looking for suggestions on Call Type Half Hour report (calltyp22 in webview).
    We need a custom version where the half hours stats are for the entire interval not by each day.
    Is there a canned report for this in 7.5 Webview? is this something one can do with CUIS/CUIC?
    In terms of SQL I could do some group by basedon time - but would appreciate any hints.
    Thanks.

    There's nothing out of the box that will do that. I've built those type of reports as custom reports before for webview so I would say you'd have to look at doing it in SQL (from memory I did it by casting DateTime to a string, doing a RIGHT string function on it to grab just the time and then grouping by that).
    In CUIS you'll run across the same issue, you'll be able to group by day if required out of the box but to aggregate for a 30 minute interval over a period of days that will need to be done using modified SQL just the same.
    Cheers,
    Nathan

  • My iPod touch keeps telling me that my Apple ID has been disabled - I have changed my password twice. Is there a phone number that I can call to actually talk with someone about it?

    My iPod touch (3rd gen - 64 gig)
    keeps advising me that my Apple ID has been disabled - it doesn't say for security reasons
    I have reset the device, changed my password twice, and left it overnight but it still will not allow me to update OR install any new apps (that have been paid for).
    Does anyone have a phone number that I can call that will reach a person who can get it sorted out???

    Unfortunately, I don't have a number, but if you go the apple.com/support/itunes, it'll give you the pathway to connect with iTunes support. You can also just go straight to Express Lane. Hope this helps!

  • How do I highlight phone numbers, in documents such as .pdf or pages or numbers, so I can call that number simply by touching that number?

    I save a document into my iPhone 6's pdf reader, such as a pages, word, excel doc   Sometimes the phone numbers are highlighted, so that I can call the number just by touching that number.  Other times the phone numbers are not "live."  How do I make the phone numbers work?

    If I go to my notes app ( not a note in a contact) and I add a phone number and tap done the number becomes live.  However if I then copy the live number from the notes app and try and paste it into the notes field in a contact it is no longer live.  Weird huh

  • Call Type node not setting Call Type Dynamically By name.

    I'm attempting to use the Call Type node to set a Call Type dynamically by name using the following logic:
    concatenate("somestring_",userParseFromVXML("CT"),"_Q")
    The userParseFromVXML is a custom function that works correctly and pulls my data out of FromExtVXML correctly.  If I use a peripheral variable and use the same logic then set the Call Type node to set the call type dynamically by name using the peripheral variable it sets the call type correctly without any problems.  I'm using UCCE 9.0.3 and I'm wondering if anyone else has run across this issue.

    I wish I'd known about the table function before myself.
    This is what my experience is now after having tested these scenarios.
    Scenario
    Example
    PASS/FAIL
    String literal
    concatenate("somestring_", "test", "_Q")
    PASS
    Peripheral Variable
    concatenate("somestring_", Call.PeripheralVariable1, "_Q")
    PASS
    Custom Function
    concatenate("somestring_", userParseFromVXML("CT"), "_Q")
    Passing now (not sure what i must have been missing)
    The custom function I'm using returns a string and when I created a new custom function returning a String literal it worked just fine.  After doing my testing and swapping back to my original custom function I started seeing the call tagged with the correct Call Type, so I can only assume that I was missing something in the original concatenate string.  The custom function I am using is as follows:
    if((find(%1%,Call.user.microapp.FromExtVXML[0]))>0,before(";",after(concatenate(%1%,"="),Call.user.microapp.FromExtVXML[0])),if((find(%1%,Call.user.microapp.FromExtVXML[1]))>0,before(";",after(concatenate(%1%,"="),Call.user.microapp.FromExtVXML[1])),if((find(%1%,Call.user.microapp.FromExtVXML[2]))>0,before(";",after(concatenate(%1%,"="),Call.user.microapp.FromExtVXML[2])),if((find(%1%,Call.user.microapp.FromExtVXML[3]))>0,before(";",after(concatenate(%1%,"="),Call.user.microapp.FromExtVXML[3])),"Not Found"))))

  • Call types ,service, category , Responsible group in service ticket

    Hi All,
    I have to  config Date as drop down to  1. Responsible Group 2. service ,3.category 4. call type in SERVICE TICKET on Web client .  
    can any body please tell me , where i have to do config to get data as drop down in service ticket .
    Thanks,
    Aravind.

    Hi Aravind,
    You can configure drop downs in service tickets using category modeler which is a BSP application.
    1. maintain categorization profile
    IMG Path: CRM>IC WebClient>Business Transactions-->Define Categorization Profiles,copy default and rename it
    2. Create subject profile
    Customer Relationship Management > Transactions> Settings for Complaints> Settings for Subjects> Define Subject Profiles,
    3. maintain the subject profile in ur service ticket
    4.you can add CRMM_ERM_CAT to your favourites.Here you will have to make a schema first and then maintain the application area as service ticket, maintain the correct subject profile,then you can create nodes and subnodes and define the drop down values.
    5. after doing this,remember to change the status to Released in the basic data tab page of category modeler application
    No you will be able to see the drop down values in category modeler

  • Answer wait time SG vs Call type

    IPCCE 7.1 CVP 3.1 .We had a big issue regarding call type reports and skill group reports, exactly regarding the ASA. why the answer wait time is huge in skill group comparing to call type, our scenario is little bit different as we have five call types feeding the same skill group based on the customers category, and every queue to skill group node has different priority, so we need to know why answer wait time is hugely different in skill group compared to the call type.
    attached is one of the five scripts, all the rest of them are the same and. each one is maped to one call toype.

    attached are clear scripts
    You have your Send to VRU in the wrong place, in my opinion.
    With CVP, the first thing to have is an explicit "Send To VRU". For calls from the PSTN, failure in this should go to an End node, which forces survivability on the gateway to play the error message. For warm transfer calls, the best is probably Release.
    No point in going further if Send to VRU fails.
    Then I would set the ECC variables required for your microapps.
    Once you have this, then go to your Call Type node - to set the "queuing" call type. I don't like to rely on the call type that the script is scheduled against, because you normally have to peel off calls for holidays, out of hours and so on. I like to make it obvious what's being counted by the queuing call type.
    Finally, go into your Queue To Skill Group.
    Be aware that RONA will mess up the call type stats a little - they will be counted as Other (which includes short calls, but they are counted separately so it's possible to see the RONAs). I would rather not set a call type on the RONAs as some do, as this will mean that they are in "Flow Out" and the stats are messed up even further.
    For failures out of Q2SG, I like to send them to a script where I set an "error" call type to count and return the error label on the CVP RC.
    Everyone has different ideas ...
    Regards,
    Geoff

  • CUIC - Meaning of "Offered" in Call Type Historical All Fields?

    I am using the report template "Call Type Historical All Field Daily". And i feel very confusing on the field "Offered".
    From Cisco document, offered tasks is the field CallsOffered from table Call_Type_Interval when means "The "The total number of calls of this call type offered during the reportinginterval.".
    From "Call Type Historical All Field Daily" report, Can i make an assumption that
    "Offered = Handled + Aban + Return + Default Treatment + Network Routed + Flow Out + Call Error + Other" ?
    But i found that the number of offered task always is greater than the sum of right hand side. So where is the missed offered call/ task? (my system only has call task)
    Thank you for any suggestion.

    Hi,
    I do understand your struggle but you cannot simply compare data which is not supposed to be compared. If you want to see the calls, you need to break away from CUIC/WebView and take a look at the database tables (or, more specifically: database views), especially the ones named Route_Call_Detail and Termination_Call_Detail. The combination of these two will give you the list of all calls - in theory.
    If your call center does not run 24 hours a day, there's a slight chance that you can compare information, but using strict daily aggregation. Let me just check, what other columns we can use for comparison. What is the ICM version you are using?
    G.

  • Dynamic Call types

    Hi!
    I am writing a script where we are trying to use dynamic call types based on the inputs from a database look up.  Basically the call is comes into the script and a database lookup is done on the AW to determine which call type is used.  Later on we use a menu script and change the call type.  Once the system has allocated a precision queue we need to collect some queue stats.  How do we do this?  The format for collecting a stats is PQ.<preciscion queue name>.CallsInQ.  How du you replace the precision queue name with a variable that is then evalutated. 
    Peter                  

    Your best best is to keep the call type name in a PV, then just do PV.CallsinQ.
    david

Maybe you are looking for

  • 17 inch i7 Macbook Pro Snow leopard install problems

    Got my new 17 inch i7 MBP, powered it up everythings fine. So I go to re partition the drive and do a clean system install. Middle of the install it fails. Log file shows it cant read files from the DVD. So I grab a snow leopard install version 10.6

  • USB6009 with Visual Studio 6.0

    Hello, I'm trying to use NI-USB 6009 supported by NIDAQmx using Visual C++ (Visual Studio 6.0). I've been used NIDAQ driver for traditional DAQ board, but this is the first time to use NIDAQmx driver. I wonder whether NIDAQmx supports Visual C++ (Vis

  • Film Look ...

    Hi, I have been racking my brains as to figure out how to give that 'film look' to PAL video in FCE. Using a clip, I 'selected all' and went into video effects to find de-interlace (or is 'interlace' that I need) ... I clicked on de-interlace and not

  • Scheduling aggrement - ERS field greyout

    Hi, We want to greyout the ERS indicator box in ME31L & ME32L transaction. This is to prevent user from modifying the ERS activation in the Sch.Aggrement, which is flowing from the vendor master. Pl. suggest how we can make this field non-editable. W

  • Time Constraints in Hr

    hi gurus , there is some doubt in Time constraints 1 , 2  and 3 . Can  u plz Give me detail of time constraints with example so that it can clear the picture. thanks and regards. Ruchi