Will Enterprise Skill group allow queuing with interrupt ?

Dear All,
I have a requirement to use three enterprise skill group in a single ICM script.
Customer dials TFN and if agents are in ready state they will take a call.
If no agents were available in both enterprise skill group the call goes to queue(hold music), once agent become available customer call will patched to the agent.
In our case, we have three enterprise skill group with overflow concept assume no agents are available and the call sucessfully goes to queue, and once the agent become available, call was not landing to agent instead of this call gets disconnected after queue prompt was played.
Note: Interruptible was working if we use Queue to skill group and the same was not working if we use enterprise skill group
This was my script
Kindly do let me know the solution for this
Thanks
Srinivasan

David,
Thanks for reply, yes every thing was working as expected. Only interrupting was not working and also queue music was playing only one time.After queue music played the call get disconnected
If i use queue to skill group with the same scenario it was working, pls tell me why the same was not working if i use enterprise skill group..kindly find the below screen shot which is working if i use queue to skill group
Srini...

Similar Messages

  • Routing Script, Route to Enterprise Skill Group

    This is an ICM 7.5 Routing Script question:
    Is there any way to route to entire Enterprise Skill Group using a common set of parameters (say longest available agent) without specifying in Route Select or Enterprise Skill Group node all member Skill Groups?  Having to specify all member Skill Groups means having to update all Scripts that reference a given Enterprise Skill Group whenever new Skill Groups are added to the Enterprise Skill Group.
    In an enterprise environment Skill X.ESG may include Skill X.SiteA, Skill X.SiteB, etc.  Seems there is no way to code a Route Select in Routing Script so that Skill X.SiteC may be added without editing the Routing Script.
    Any way to get around this?  Sometimes just routing all to all Skills within the ESG the same, is good enough!

    Unfortunately there is not out of the box. The Enterprise Skill Group builds the list at 'compile' time rather than at runtime. Not to say you couldn't get creative with it but it would require pre-building configuration elements which tends to defeat the purpose.

  • CUIC-Total Answered Call in Peripheral Skill Group are different with Skill Group Abandon-Answer

    Hi UCCE/CUIC Expert,
    I have CUIC 9.1(1). Now I am trying to access Cisco Historical Report (Stock).
    When I accessed Peripheral Skill Group Historical All Fields, I found total "Answered" are different when I produced using Skill Group Abandon-Answer Distribution Historical.
    My question is:
    - What kind of call will produce symptom above?
    - Is there any miss step in ICM Script so that CUIC will produce this report?
    Thanks in advance,
    Heribertus

    Hi
    Some, but not all, Half_Hour tables now have an equivalent Interval table. The Half_Hour tables still appear in the database, but are no longer populated. For CUIC only (and not for WebView) the equivalent Interval tables are populated by either half-hour or fifteen-minute data, based on configuration. WebView uses “half-hour views” to pull 30-minute data from the Interval tables.
    While configuring the PG, you will give whether the Reporting interval should for 15 minutes or 30 Minutes, If you have 15 minutes selected then will see 15 minutes Interval in the Agent_Skill_Group_Interval Table.
    Regards,
    Senthil

  • Peripheral vs Enterprise skill targets

    Hi all,
    Will I have the Enterprise Service and Enterprise Skill Group reports if my ICM routing is based on Peripheral Service / Skill Group?
    Will I have the Peripheral Service / Skill Group reports if my ICM routing is based on Enterprise Service and Enterprise Skill Group?
    I'm trying to see how to maximize the available out of box reporting.
    Thanks!
    -JT-

    Hi G,
    "Maximizing the out of box reporting" -> design and configure ICM to avoid custom report creation
    Most prospect that we are working on are Avaya based customer who are familiar with interval based reporting. One example would be "Call Type Queue Interval All Fields" where it will display interval result for the 1 CT first before displaying the next (group by CT then datetime). The intent is to show all results by interval first (of all CT selected).
    Based on the CUIC doc, Avaya's VDN is closely mapped to Cisco's Service. Is the following possible
    a) map skill group 1,2,3,4 to service 1
    b) map skill group 3,4,5,6 to service 2
    c) run peripheral service report to report on service 1 and 2
    Thanks!
    -JT-

  • Forward Delay on Uniform Distributed queues with no consumers

    Suppose you have a cluster with 2 members, and a uniform distributed queue targeted to the cluster. Messages are produced onto the queue by an application targeted to the cluster, so both distributed members should receive messages. Messages within the queues are consumed by a remote WL server which intermittantly connects ( with t3:// ).
    By default, the forward delay is disabled ( set to -1 ) on a queue, so no messages will be forwarded from a queue with no consumers to a queue that does have consumers. A load balancer in front of the cluster should result in the remote cluster's JMS consumer alternating its connection across the cluster.
    If the remote server is connecting to only a single node within the cluster, it will only consume messages from one queue, leaving the other queue's messages un-consumed. But if both queues are configured to use forward delay, and there are no consumers to either queue, will the messages be continuously forwarded back and forth between the queues?
    Or, once the forward delay has expired, will the queues wait for a consumer to show up and then forward all its messages at once?
    I'm wondering how much "sloshing" there's going to be between the nodes of the cluster, as messages are pushed back and forth between the queues.

    From the documentation, a distributed queue forward delay is:
    The amount of time (in seconds) that a distributed queue member with messages, but no consumers, will wait before forwarding its messages to other queue members that do have consumers.Therefore, messages will not forward if a consumer attaches before the configure idle period passes, or if there are no consumers on other queue members.
    I think one case where "Sloshing" would occur if all of the following were true: consumers are transitory and only exist for slightly more than the idle period, message rates are sufficiently high so that the consumer sometimes cannot keep up for significant periods of time, not all destinations are concurrently serviced by consumers, and the limited number of consumers that do exist frequently do not re-attach to the same member.
    Obligatory distributed queue best practice note: For the best performance, simplicity, HA, and message ordering support, it's generally a best practice to ensure that every member of a distributed queue is serviced by a consumer. WebLogic MDBs are specifically designed to handle this need simply and automatically.
    Tom
    Edited by: TomB on Apr 23, 2009 6:27 AM

  • Queue to skill group node with consider if statement.

    Hello,
    I have a question on a queue to skill we have set up. There have been complaints that calls have not been able to be answered after the center closes even though they are logging in an agent or two to clean up these calls. Within the queue to skill is consider if statement that says:
    IF call center location is open and there is at least one agent logged in, queue the call to this skill group.
    This applies to both skills that are in this queue to skill node. What they are saying is that if there are calls queing after the center is closed and they have already passed the consider if statements and are sitting in MOH/queuing, would these consider if statements not allow the call to be delivered to an agent if they log in after the center is closed as they are stating that they will log an agent in and they still can't pick up the call. However, these are agents at 2 different locations on 2 separate PGs so that throws another variable into the mix. Not sure how much of the truth they are telling either....
    Also, is there a way to check if the call is queing to both groups or just one? Not sure if there is something in the DB that will tell you this, I know there is a route field in RCD but I'm assuming this will only popluate after a call is handled.
    There is also a TOD check that will not allow calls to this queue if it past hours of op built in as well.
    Thanks

    Paul,
    It sounds like the first "IF" statement is being used as an "accept or deny" calls access to the queue node-
    If the queue to skill group node is the where this decision is made(perfectly acceptable to do so)- once a call passes through the queue to node- calls do not return to it unless you loop though it.
    Think linear-
    Start----Queue to(with if) -----play music-----play announcement--------wait-------loops back to play music-------
    Queue to node (conditions-if agents logged on queue the call, if not, the call is not queued)-If calls do not get queued in this step, calls are just in the treatment, not actually queueud- even if your subsequent steps are to play music, play prompts etc- the call is not queueud. 
    I do not recommend this---but it would resolve the issue if agents logged on after the call was in the treatment----
    Start----Queue to(with if) -----play music-----play announcement--------wait-------loops back to queue to(with if)------
    Logging in agents to the queue would not automatically add callers to the queue-
    the script would need a new queue to node during the treatment- again looking to see if agents signed on.
    I would advise adding an Admin Script with TOD/ DOW conditions and then set a variable for open/ closed-
    If the script is "open" queue the calls to the skill group, then if agents do sign on to the queue the calls can be answered.
    Start---
    IF Node(if open)---->Queue to(if not required here) -----play music---play announcement---wait---loops back to play music-
          '------>(if closed) play after hours greeting/ route to voicmail/hangup.

  • Queue to Skill Group node Failure

    Queue to Skill Group node failing on load and sometimes witout load
    Router Log Viewer
    3/28/2013 1:04:07 PM          Call route request from routing client CVP_PG_1G (ID 5015) with unknown DN of 7771111000.
    3/28/2013 1:04:08 PM          Call route request from routing client CVP_PG_1G (ID 5015) with unknown DN of 7771111000.
    3/28/2013 1:04:12 PM          Call route request from routing client CVP_PG_1G (ID 5015) with unknown DN of 7771111000.
    3/28/2013 1:04:12 PM          Call route request from routing client CVP_PG_1G (ID 5015) with unknown DN of 7771111000.
    3/28/2013 1:04:14 PM          Call route request from routing client CVP_PG_1G (ID 5015) with unknown DN of 7771111000.
    rtrtest logs
    :40:29:245 ra-rtr Trace: (29437 29438 12329 : 0 0) CallEventReport: CID=(150565,47621458),Event=DISCONNECT, DlgEnds=1, FromVRU=0, CallState=2, Cause=NORMAL
    16:40:29:245 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog received event report 6 from NIC during RunScript.
    16:40:29:245 ra-rtr Trace: (29437 29438 12329 : 0 0) Canceling queuing for CID=(150565,47621458)
    16:40:29:245 ra-rtr Trace: (29437 29438 12329 : 0 0) Unqueuing Call CID=(150565,47621458) for SkillGroup CUCM_PG_1.Cisco_Voice.SMDSkill, pos=14
    16:40:29:246 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog sending VRUQueueEvent to VRU (4)
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog handling script resp
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) CallEventReport: CID=(150565,47621458),Event=DISCONNECT, DlgEnds=1, FromVRU=0, CallState=22, Cause=INVALID_CAUSE
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog (callstate:22) received event(6)(Call disconnected. (Event has dialog end set.)) 
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog resuming (Call disconnected. (Event has dialog end set.)) status (3)
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog aborted and was deleted.
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Dialog sending release call to VRU
    16:40:29:252 ra-rtr Trace: (29437 29438 12329 : 0 0) Deleting Dialog.
    16:40:29:252 ra-rtr Trace: For message (9) from routing client CVP_PG_1F (ID 5014) could not find dialog id (29438).
    16:40:29:254 ra-rtr Trace: Received dialog fail for unknown dialog(29438) from PG.
    CVp VRU PIM logs
    Line 15925: 16:46:11:090 PG1A-pim7 Trace: DIALOGUE::NoSuchRouterDIDError:DIALOG_FAIL  RCID=5014 PID=5000 FailureType=2 NumOfEvents=1 DID=29677 DIDRelSeqNo=-1 ReasonCode=1
    Line 15946: 16:46:19:533 PG1A-pim7 Trace: DIALOGUE::NoSuchRouterDIDError:DIALOG_FAIL  RCID=5014 PID=5000 FailureType=2 NumOfEvents=1 DID=29695 DIDRelSeqNo=-1 ReasonCode=1
    Line 15958: 16:46:20:690 PG1A-pim7 Trace: DIALOGUE::NoSuchRouterDIDError:DIALOG_FAIL  RCID=5014 PID=5000 FailureType=2 NumOfEvents=1 DID=29584 DIDRelSeqNo=-1 ReasonCode=1
    Line 15960: 16:46:20:691 PG1A-pim7 Trace: DIALOGUE::NoSuchRouterDIDError:DIALOG_FAIL  RCID=5014 PID=5000 FailureType=2 NumOfEvents=1 DID=29584 DIDRelSeqNo=-1 ReasonCode=1
    Trying on Simple Script now:
    Ideas and response appreciated. Thanks.

    What ivr type is being used. It seems the call correlation is failing when the number ends 0 check either your translation routes or that you correlation I'd does not start as 0 as this will cause calls to fail
    Sent from Cisco Technical Support iPad App

  • What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    What are the security settings to lock down a form with fillable fields and yet allow someone with Reader to fill in the fields as will as save the form and print it?

    You want to allow someone to open your document and fill out the form (in the fields you have created), but not change or edit the form, right? Here's the answer - assuming you are using Acrobat Pro and someone will be opening the PDF using at least Acrobat Reader 9 and up:
    Tools > Protection > Encrypt < Encrypt with Password
    Answer YES to change the security.
    A new window opens:
         Do NOT select Document Open (or that will require a password to open the document.)
         Select: Permissions (Check the box next to "Restrict editing and printing of the document.")
         Change the following 2 settings from the drop-down box:
              Printing Allowed: Select High Resolution
              Changes Allowed: Select Commenting, filling in form fields, and signing signature fields
              Leave selected: "Enable text access for screen reader devices for the visually impaired"
              Change Permissions Password (insert a strong password)
              Leave all other settings alone in "Options"
              OK - OK
              Re-enter the Permissions Password (the one you entered above)
              OK - OK
              Save the PDF to apply the security [notice that (SECURED0 will appear after the document title]

  • OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    OXS server 3 with mavericks, it will not load up the assistant with open directory and will not allow me to use old opeopen directory and will not allow me to use old open directory it was not a clean install just upgrade. any help or advise appreciated as i really need the server.

    I wonder if the disk being referred to is actually your iPod which is not plugged in. Maybe something has stuck thinking the iPod should be there.
    Try completely removing all the iTunes related programs according to this method.
    http://support.apple.com/kb/HT1923
    Restart you PC and see if startup improves.
    If it doesn't improve you need to consider the possibility that there is something else going on.
    If The problem goes away, hopefully a fresh install will be OK.

  • My insurance company replaced my stolen iphone 4s with a brand new one,will the apple store allow me to exchange it for a iphone 5 and pay the difference in price ?

    My insurance company replaced my stolen iphone 4S with a new one, will the apple store allow me to exchange it for an iphone 5 and pay the price difference?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    You would need to ask that directly to Apple. Apple is not here nor does Apple answer questions here.
    To return an iOS product requires a valid receipt. You have 30 days to return an iPhone. The iPhone must have all original packaging & accessories and be in new condition. Apple may charge a restocking fee on a returned iPhone.
    If the iPhone was bought from a 3rd party, their regulations for returns would apply.

  • UCCE 7.5 Skill group expansion

    I have an issue where
    I want to queue to a skill group for say 5 mins and then expand it to another skill group or groups.  What is the best way to do this?
    My thoughts:
    1) add skill group to initial queue to node with a consider if statement
    2) add an if statement after the initial queue to node?
    Other options or opinions?

    1. Will not work assuming this if the first queue to SG node it sees.  So you just queue the call.
    2. This will work assuming you have the check in the right place.  For example, to check after 30 seconds of music on hold.
    david

  • Courtesy call Back to a different Skill Group

    Am running UCCE 8.5 + CVP 8.5
    How does the courtesy call back application gets the value of the skill group it needs to be routed to or  the caller has been queued to? Is it possible to make some changes so that when the call back is done the caller should be connected to a different skill group rather than the original one with a higher priority?

    Hello,
    May i ask why do you want to do that ? the courtesy call back is used so that the call can stay where it is in the queue, the system calculate the Estimated Wait Time (EWT) for this speicific skill group so it can be routed directly to agent, if in case it is routed to another skill group (which i am not sure it can be done) how do you want to go to the same place it enters the queue, it will be as new call ?
    If a specific call you need to route to another skill group, i suggest for you not to use the courtesy call back script, just re-route it and raise the priority of the call.
    Amer

  • Cisco ICM CMS intergartion to check skill group status

    Hi,
    We are trying integrate Cisco ICM (8.5.6)with Avaya CMS.
    The goal is to check agents stats in skill group configured in Avaya and queue call to VDN.
    I am following Avaya-ICM integration guide and trying to build best formula for this.
    Please let me know if anyone has done this before.
    Thank You!

    I could see and monitor the Avaya agents from PG PIM and were able route calls also.
    I am using following formula to calculate EWT,
    ValidValue(((SkillGroup.SY1_CMC_Tech_01.RouterCallsQNow+1)*(ValidValue(SkillGroup.SY1_CMC_Tech_01.AvgHandledCallsTimeTo5,50))/max(SkillGroup.SY1_CMC_Tech_01.Ready,(SkillGroup.SY1_CMC_Tech_01.TalkingIn+SkillGroup.SY1_CMC_Tech_01.TalkingOut+SkillGroup.SY1_CMC_Tech_01.TalkingOther))),100)
    I used set variable to write the value in DB.With 4 agents logged in and talking and 4 calls in queue,I am getting 16.XX as EWT time.
    The business requirement is 180 seconds of EWT and if not then route the calls to different destination.This formula is working but LAB has some limitation of number we can log in.
    Any help in approach to test this formula will be appreciated.Thanks!

  • UCCE - Default Skill Group Clarification

    Looking for clarification on which stats track against an agent's default skill group - ucce 9.1. Specifically, in which circumstances would calls offered/answered be incremented against the default skill group?
    The scenario is an agent with 2 lines - 1 DID and one not. The agent states that he logs in using the non-DID line and that no calls were placed/received on the DID line. Grain of salt. Occasionally, there will be a single offered and answered call on a skillgroup report against the default skill group -- and not just for this one agent -- it's happened with a couple of agents. It's my understanding that if an agent manually places an outbound call, it'll be tracked against the default sg, but when would an inbound call hit that sg?
    I've made some tests (transferred call to either line, inbound call to the DID line, etc) but haven't been able to make any test call hit the default sg. Any ideas?
    thanks,
    will

    Will,
    Offered/Handled should only occur for calls delivered by call center. The a few ways I can think of to deliver a call center call to a default skill group (without selecting the skill group):
    Queue to Agent node
    Select node followed by Agent node
    Agent to Agent node
    Label node, routed to extension that the Agent is logged into
    That said, I think 1-3 are likely the only options that will increment Offered/Handled.
    -Jameson

  • UCCE 7.5.10 - Modify Agent Skill Groups via Database instead of Config or Re-Skill tool?

    Background - We would like to bulk modify agent skill groups on a weekly basis, but have over 400 agents, 3 teams and over 5 skill groups per agent. We are hoping to build a query to modify the tables required to skill an agent properly. We would problably use a .csv file from our fiance dept. to determine skill groups per agent.
    Has anyone been successful or know what tables must be updated/inserted to change an agent's skill groups? Is there a hack/workaround to do it using POST/URL in the Cisco Reskill Tool?
    Thanks,
    Ray Khan

    It is about time for Cisco to realize that this is something that their biggest contact center competitor, Avaya offers as a standard feature, out of the box (I'm sure they know it without me pointing it out). This is "old" technology for Avaya.
    We are doing this now in our Avaya contact center with a VB Script and scheduled tasks in Windows. Needless to say, it didn't take a developer to set it up. The scheduled tasks run twice per day to "reset" the agents' skills to pre-determined default values. This allows us the spend less time worrying about intraday skill changes, and whether or not any additional skills were removed from an agent's profile. We know that they'll be changed back twice per day.
    We essentially have three different configurations based on time of day and day of week: Monday through Friday, 6:00am to 6:00 pm (Business Hours); Saturday and Sunday 6:00am to 6:00pm (Weekend Daytime); and Sunday through Saturday, 6:00pm to 6:00am (Overnights). We would have to have three UCCX skills with time of day routing to every one Avaya skill achieve this in UCCX.
    Also, this capability enables us to re-skill our entire call center, or any subset thereof to a predetermined skill-set with a single mouse click.
    I'd love to see Cisco allow and support this or similar functionality.
    Sent from Cisco Technical Support iPhone App

Maybe you are looking for

  • How to change email double screen on iPad?

    Hi All, As a new iPad user (familiar with iPhone), I am having trouble with the email function.  On the iPhone it shows the mailbox screen only, or the selected email.  The iPad shows both screens, as there is tons of room to do so.  My problem is, I

  • Preview Problem for DSC 2.0 files in CS4

    I'm having problems getting a preview for a file created in Adbobe PSCS4. The file is a Multi-channel using spot colors. The file was created new by going from a blank RGB straight to Multi-channels and spot colors assigned to each channel with an ad

  • Text_IO.put_Line

    Hi, Forms 6i. I used: Text_IO.put_Line(out_file,'blablabla...'); Text_IO.put_Line(out_file,'blablabla...'); Always that i used "Text_IO.put_Line" it creates caracter new line. How I make it not to create this to caracter in the end? Regards Jomar

  • Error starting schconfig on Solaris 10 (OBIEE 10.1.3.2.1)

    We're running OBIEE 10.1.3.2.1 on Solaris 10 and receive the following error when starting schconfig: Oracle BI home directory is not defined Incomplete Oracle BI Server Suite configuration Error: Incomplete Oracle BI Server Suite configuration Any i

  • Speedgrade Crashing at Start up after Update on Windows 8.1

    I updated through CC yesterday and Speedgrade hasn't started once. It crashes everytime. I can't launch it from the desktop or direct link from Premiere pro. I've tried everything I could think of and even full uninstalled every CC app and wiped with