UCCX Pre-Select Agent prompt the Agent's ID

Hi All,
  I'am Testing UCCX 7.0, and create the script like ICD script. If use 'Connect' or 'Select Resource' UCCX will find the Agent
direct. We wanna kwon how to insert a prompt, prompt the Agent's ID to customer  before agent pickup the phone.

The Select Resource step will only produce a User object.
I made an assumption that you would be able to convert the User object to a string.
You would use the ?.getId() method on the User Object to get the username of the User.
Of course, your AD team could have user id's setup as numbers instead of names.  But regardless, this will still work.
Additionally, I don't know why I didn't mention this originally, but there is a builtin process for assigning prompts to Agents, and it's managed with the spoken name upload script.  If you were to use that feature, then you would get the Agent's recording (their spoken name, or whatever they choose to record) via the Get User Info step.  And because the Get User Info step requires a User Object, and your Select Resource Step produces a User Object, you should be good to go.
Anthony Holloway
Please use the star ratings to help drive great content to the top of searches.

Similar Messages

  • Configuration of Pre-selected tab of the Room Directory

    Hi,
      It appears from SAP Help that it is possible to preselect the tab of the collaboration Room Directory iview to display, as well as to define what room types to display under each type using the iview property 'Pre-selected tab of the room directory'  as described in  http://help.sap.com/saphelp_nw04/helpdata/en/08/01b341800e3231e10000000a155106/frameset.htm
      I have tried entering the value 'ALLROOMS{restricted,public} into the above value, but I do not see public rooms being listed in the resultant room directory iview. Does anyone have experience with this?
    Thanks,
    Ju

    Hi Ju,
    > the restricted and public rooms appear
    > in the respective tabs
    Then it's not a TREX indexing problem.
    > Do you have any links with regards to this? thanks
    See http://help.sap.com/saphelp_nw04/helpdata/en/ff/1a9442062bcd6ae10000000a155106/frameset.htm for details.
    From the rest of your description, it sounds like an implementation bug; anyhow, this does not seem to appear on KMC SPS14. If your are on an older version, consider to upgrade your installation.
    Hope it helps
    Detlev
    PS: Please consider rewarding points for helpful answers on SDN. Thanks in advance!

  • Error from Cisco Agent Desktop - The agent- or workflow-initiated action request failed.

    We have roughly 20 agents using Cisco Agent Desktop version 85.1.417 and I have one that when she clicks the phone button to answer a call she gets the error: "The agent-  or workflow-initiated action request failed."
    I reinstalled the program, but she still receives the same error.  What could be causing this problem?

    This is what I found in the log:
    2014-10-06 08:59:46:838 INFO VOIP2021 Desktop monitoring enabled for extension [9214].
    2014-10-06 09:00:12:147 WARN STD3000 Get registry key <MTS_CitrixInstall> under path <SOFTWARE\Calabrio\CAD\Site Setup>. Object not found: <2:The system cannot find the file specified.>.
    2014-10-06 09:00:12:159 INFO SOCKET0000 <CADEEMConnector> service on port <59015> has started.
    2014-10-06 09:01:01:580 INFO PD4002 error while answering call ICDJtapiCallControlChannel (answer) error, invalid callId (17781617 != 37533406)
    2014-10-06 09:09:28:543 INFO PD4002 error while answering call ICDJtapiCallControlChannel (answer) error, invalid callId (17781655 != 37533406)
    2014-10-06 09:13:42:458 INFO PD4002 error while answering call ICDJtapiCallControlChannel (answer) error, invalid callId (17781669 != 37533406)
    2014-10-06 09:29:03:809 INFO PD4002 error while answering call ICDJtapiCallControlChannel (answer) error, invalid callId (17781740 != 37533406)
    I'm attaching part of the DBG log.  I hope that it helps.
    Thanks

  • UCCX 10.5 - License consumption about Agent

    Hi,
    My Customer have a solution  with UCCX 10.5 and license to 400 Agents. My question is: If I use 50 CTI ports in CUCM to attend IVR, are will there decrease license about Agent of UCCX?
    Thanks,
    Wilson

    Hi Wilson,
    The Agent licenses depend on the number of Seat Licenses you have on the system. For example, if there are 25 seats, then 25 agents can login simultaneously.
    These do not depend on the Port licenses.
    Other components which utilize seat licenses:
    Agent
    Supervisor
    Recording
    Regards,
    Arundeep

  • Remove Agent from the Approval process

    Hello,
    I have a work item that is going for approval to an agent. The agent should not be getting it. I have checked the hierarchy in pposa_bbp, the person who created the shopping cart, does not report to this agent, and both are in different org structures. I also checked the work item log in swdp but he is no whenre in the approvers list. He is still getting this emails to approve. These are coming from mailbox called ebatch and when i checked the user ebatch, in su01d, there is no information there. I am fairly new to this issue... any inputs will be appreciated.
    this is for std work item WS14000033.
    Please help!

    Hello,
    Ebatch could be the name assigned to WF-BATCH, have a look at its entry in SU01.
    I assume not every user is getting these workitems?
    It could be that the agent was set up as a substitute, checkl the entries in table HRUS_D2.
    regards
    Rick Bakker
    Hanabi Technology

  • Pre-selected button

    I need to know how to make my a button pre-selected. When the
    user comes to the screen, I'd like it to show up just like it does
    in the rollover state. Is there a way to do this? I already tried
    using the my_btn.selected property, but that does't do it (didn't
    think it would).
    Similar issue: I have three buttons in a movieclip, and I'd
    like them to be the only items the user can choose from and
    navigate to, I haven't figured that one out yet either. If anyone
    knows how to do that, please tell me, I'd like to be able to tell
    which items have the "focus" similar to the getFocus() method used
    for text fields, is there anything like that for movieclips

    If you want to hide a radio button from a group, you have to use individual IWDRadioButton elements instead of IWDRadioButtonGroupBy{Index, Key}.
    Armin

  • Need button so be pre-selected

    I need to know how to make my a button pre-selected. When the
    user comes to the screen, I'd like it to show up just like it does
    in the rollover state. Is there a way to do this? I already tried
    using the my_btn.selected property, but that does't do it (didn't
    think it would).
    Similar issue: I have three buttons in a movieclip, and I'd
    like them to be the only items the user can choose from and
    navigate to, I haven't figured that one out yet either. If anyone
    knows how to do that, please tell me, I'd like to be able to tell
    which items have the "focus" similar to the getFocus() method used
    for text fields, is there anything like that for movieclips

    Solved.
    My final code:
    data: lv_tree_size TYPE i,
                ls_layout_item TYPE lvc_s_laci,
                lt_layout_item TYPE lvc_t_laci,
                lv_ind TYPE LVC_INDEX.
          CLEAR ls_layout_item.
          ls_layout_item-fieldname = 'SEL'.
          ls_layout_item-class = cl_gui_column_tree=>item_class_checkbox.
          ls_layout_item-editable = 'X'.
          ls_layout_item-u_class = 'X'.
          ls_layout_item-u_editable = 'X'.
          ls_layout_item-u_chosen = 'X'.
          ls_layout_item-chosen = 'X'.
          append ls_layout_item to lt_layout_item.
    call method g_tree9001->set_table_for_first_display
          EXPORTING
            i_save              = 'A'
            is_variant          = ls_variant
          CHANGING
            it_sort             = gt_sort9001
            it_outtab           = gt_tree9001
            it_fieldcatalog     = gt_treefcat9001.
    DESCRIBE TABLE gt_tree9001 LINES lv_tree_size.
    DO lv_tree_size TIMES.
            CALL METHOD G_TREE9001->CHANGE_LAYOUT
              EXPORTING
                I_OUTTAB_INDEX = sy-index
                IT_ITEM_LAYOUT = lt_layout_item                .
    ENDDO.
    The main trick is in u_class, u_editable, u_chosen. These params say that layout should be changed. Only this way it will work.
    And some helpful links:
    ALV tree get selected checkbox
    Checkbox ALV Tree CL_GUI_ALV_TREE
    ALV TREE-Checkbox
    CL_GUI_ALV_TREE and Checkboxes
    Report BCALV_TREE_ITEMLAYOUT is also very helpful.

  • How to Pre-select Value in auto drop down list

    Hi,
    I have an automatically populated drop down list, and I'm trying to have it display with a pre-selected value (in the example 5). I didn't know where to start, so I modified the Dreamweaver code for "Set value equal to" from the Dynamic list function.The list displays, but the value defaults to 0. What am I missing?
    <?php
    echo '<select name="firstnumber" id="number">';
    for ($j=0; $j<11; $j+=1)
    echo  "<option value=\"$j\" <?php if (!(strcmp(\"$j\",5))) {echo \"selected=\"selected\"\";} ?>$j</option>\n";
    echo '</select>';
    ?>
    Thanks,
    Tim

    The problem is that you have nested PHP tags inside a PHP block. You can't do that. In fact, it's surprising that the code works at all. Normally, nesting PHP tags inside a PHP code block will trigger a syntax error.
    Also, your code is very difficult to read because of the way you use double quotes all the time. It's best to use single quotes for strings, except when you need to display the value of a variable inside a string. You can also nest double quotes inside a single-quoted string and vice versa, making for code that's much easier to read without all the backslashes.
    This is how I have rewritten your code:
    <select name="firstnumber" id="number">
    <?php
    for ($j=0; $j<11; $j+=1) {
      echo  "<option value='$j'";
      if (!(strcmp($j,5))) {
         echo 'selected="selected"';
      echo ">$j</option>\n";
    ?>
    </select>

  • Definition of selection periods to use as defaults in the agent Inbox ICwin

    Hi,
    I am trying to define the selection periods to use as default in the agent Inbox (planned activities) in the IC Win Client. Any idea how to customize?
    Thanks,

    Please go to transaction SPRO: CRM/IC Win client/Visible Components/Navigation Area/Assign Time Period for Search in Locator
    Search type: ONE_ORDER_PLANNED
    Search ID: ORDER_PERIOD_PLANNED
    And That's it.

  • Error: No selected agent. Actually the agents are defined

    Hi Experts,
    In my workflow at one of the steps, the work item does not come to agents'  inbox. In the LOG when i try to check agents I get the message "No selected agents".
    In WF definition nothing is defined as responsible agents. the field is empty. 
    I tried to define the task as general task or to write down some user or org unit as possible agents. The result is the same.
    There are no selected agents in the log.
    Do anyone have any idea?
    Thanks a lot,
    Nina

    hi,
    "No selected agents".comes when for a dialog task have no agent assigned or when possible agent is not configured means you hav not make general task  . 
    if after doing this too the dialog task show the same error , then run "SWU_OBUF" , this will refresh the system.
    let me know if it helps
    kakoli

  • UCCX redirect call when the connect to the agent fail

    Hi all, I want to redirect a call to another number when the first agent (and the only one in my case) don't answer after N seconds.
    I put the redirect on a failed case under "connect to resource" but seems the script skip this failed step because the call is queue again.
    Anyone have a works example that use a failed operation when an agent don't answer?
    Thanks

    If you are looking to queue the call to one specific agent, under "Select Resource" instead of using a Routing Type of "Contact Service Queue", instead use "Resource".  You can the specify the resource you want the call to go to.  Set the timer to X number of seconds and if the call fails, then use the redirect step.
    The way you have it now, you have the Call Redirect step under the "Selected" portion of the "Select Resource" step.  It should go under the "Queued" leg.  By leaving it the way you have it now, the call will only redirect if the call fails during the "Connect" step.  It doesn't mean it will redirect if the agent is not available (that would be the "Queued" leg).

  • Setting dashboard prompt in agent?

    Hi everyone,
    i have a dashboard including a prompt, which filters the dashboard data for the selected organizational unit. Now i would like to create one (preferred) or more (if i have to) agents, which deliver the dashboard as one pdf per organizational unit. But i cannot find a way to configure the dashboard prompt from the agent.
    Is this possible in any way? Or will i have to use the Burst feature of BI Publisher? I would not really like this solution, because i don't have the time to rebuild my dashboard as a Publisher report.
    Thank you for your help.
    Greetings
    Christoph

    Have you looked into dynamic variables in the repository - the Oracle by example repository building details this well - and you can associate specific users or groups to effect a dyanamic population of variables which could be used to act as filters on your reports.
    Combine this with (say) delivers and you have dynamic report delivery by organisation with as many other dynamic parameters as you wish, provided you can populate them with SQL.
    If you find this helpful please award points.
    Regards,
    Robert.

  • When the agent is in ready state, call has to go to voice mail incase the call is not answered

    I need to create a script for  helpdesk setup.  When call hits the CSQ, if agents are free the call will get connect to an agent, else it will be queued. Till here i am clear. The step where i have stuck is , when the  agent is in ready state and when the call gets connect to that agent, due to some reasons if agent, do not answer the call, it has to get transfer to voice mail .  Can someone help me with this please... We are using UCCX 8.5...

    Not sure the logic that Anthony used in some of the prior solutions but try following Logic in the ScreenShot and let me know how it works out for you..
    As Jeff mentioned (and I overlooked) If there is a Ring No Answer and there is another Agent Ready then the first Step in the Failed Output Branch will not Evaluate..the Script Logic takes the "caller" back to the Select RSRC Step..so I'm doing an IF check to ensure that wasn't the case..and if it was then I will Dequeue the call and perform the necessary transfer..(after the Successful Transfer you probably should Goto a Terminate Step)..Cheers

  • Installation of  Oracle Intelligent Agent from the Oracle CD-ROM

    I just want to Install the Oracle Intelligent Agent from the Oracle CD-ROM as per the Oracle Enterprise Manager Installation Guide. The Intelligent Agent is a separate component to select but it was not selected at the time of installation . Please suggest how i can install it now.

    When prompted hit 'Custom install'. This allows you to select any component.
    Obviously this is also in the installation documentation.
    Sybrand Bakker
    Senior Oracle DBA

  • UCCX 7 Call gets dropped once agent picks up

    I have been troubleshooting a problem for a few weeks now where calls are being dropped as soon as the agent picks up the call. This is happening to various agents happening a few times per day everyday. I have done a reactive debug on the script and it seems to go through to the end ok yet everytime an agent reports a call drop as soon as they pickup, i see the following in the MIVR logs. I have checked the CSS/Partitions of all the CTI ports also.The CCM traces and Q931 traces show normal call clearing:
    215269973: Apr 21 14:53:42.306 GMT %MIVR-APP_MGR-7-STEP_FAILURE:Failure to execute a step: Application=App[name=switchboard,type=Cisco Script Application,id=50,desc=switchboard,enabled=true,max=10,valid=true,cfg=[ApplicationConfig[schema=ApplicationConfig,time=Wed Jan 06 16:44:49 GMT 2010,recordId=67,desc=switchboard,name=switchboard,type=Cisco Script Application,id=50,enabled=true,sessions=10,script=SCRIPT[Switchboard.aef],defaultScript=,vars=null,defaultVars=null]]],Task id=30000147369,Step id=198,Step Class=com.cisco.wf.steps.ivr.TerminateStep,Step Description=Terminate (--Triggering Contact--),Exception=com.cisco.contact.ContactInactiveException: Contact id: 32425, Contact is inactive when getting channel
    215373932: Apr 21 15:03:50.012 GMT %MIVR-LIB_EVENT-3-DISPATCH_FAILURE:A failure occured while dispatching an event: Event=com.cisco.call.CallEvent[CALL_ANSWERED,state=CALL_ANSWERED,contactImplId=3672150/2,lastContactImplId=3672150/2,session=Session[id=001-0x55ae8a4c1,parent=null,active=true,state=SESSION_IN_USE,time=1271858629996],lastSession=Session[id=001-0x55ae8a4c1,parent=null,active=true,state=SESSION_IN_USE,time=1271858629996],contactSeqNum=0,lastContactSeqNum=0] on CallContact[id=32462,type=Cisco Agent Call,implId=3672150/2,active=true,state=CALL_ANSWERED,inbound=false,handled=false,locale=en_US,aborting=false,app=null,task=null,session=Session[id=001-0x55ae8a4c1,parent=null,active=true,state=SESSION_IN_USE,time=1271858629996],seqNum=0,time=1271858629996,cn=null,dn=null,cgn=6664,ani=null,dnis=null,clid=null,atype=UNKNOWN,lrd=null,ocn=null,odn=null,uui=null,aniii=null,ced=null] at Wed Apr 21 15:03:50 BST 2010,Event source=CallContact[id=32462,type=Cisco Agent Call,implId=3672150/2,active=true,state=CALL_ANSWERED,inbound=false,handled=false,locale=en_US,aborting=false,app=null,task=null,session=Session[id=001-0x55ae8a4c1,parent=null,active=true,state=SESSION_IN_USE,time=1271858629996],seqNum=0,time=1271858629996,cn=null,dn=null,cgn=6664,ani=null,dnis=null,clid=null,atype=UNKNOWN,lrd=null,ocn=null,odn=null,uui=null,aniii=null,ced=null],Event listener=com.cisco.wf.subsystems.rmcm.ICDContactAdapter@50add0,Exception=java.lang.ClassCastException: java.lang.Integer
    215375195: Apr 21 15:03:55.715 GMT %MIVR-APP_MGR-7-STEP_FAILURE:Failure to execute a step: Application=App[name=switchboard,type=Cisco Script Application,id=50,desc=switchboard,enabled=true,max=10,valid=true,cfg=[ApplicationConfig[schema=ApplicationConfig,time=Wed Jan 06 16:44:49 GMT 2010,recordId=67,desc=switchboard,name=switchboard,type=Cisco Script Application,id=50,enabled=true,sessions=10,script=SCRIPT[Switchboard.aef],defaultScript=,vars=null,defaultVars=null]]],Task id=30000147532,Step id=208,Step Class=com.cisco.wf.steps.ivr.OutputStep,Step Description=Play Prompt (--Triggering Contact--, WelcomePrompt),Exception=com.cisco.contact.ContactInactiveException: Contact id: 32461, Channel id: 52, Contact is in Terminated/Connected state
    I do not have experience with scripting so if anyone could point me in the right direction that would be appreciated,cheers.

    Reviewing the  MIVR logs you provide I'm not sure which call your talking about. I see 2 calls with exception messages in the time stamp your saying.
    First call:
    Apr 22 11:49:11.621 GMT %MIVR-SS_TEL-7-UNK:CallID:33466 MediaId:3673987/2 Task:30000153869 com.cisco.jtapi.CiscoRTPInputStoppedEvImpl received
    However this call is dropped as per the Jtapi message that the disconnect came from the CCM side however I can see that this call was never assigned to an agent so there should be no miss calls.
    As for the second call, I don't have the full picture, as we don't have the offered message of when the call arrives to the system.
    Here is a break down of the other call.
    Call transferring to assigned agent:
    Apr 22 11:49:07.308 GMT %MIVR-SS_RM-7-UNK:RIMgrAddressCallObserver: CallCtlConnInitiatedEv received for call 37228421 [3673989/2] and agent AylwardM
    System changed call/agent states to answered/talking
    Apr 22 11:49:07.308 GMT %MIVR-SS_CM-7-UNK:AgentCallContact 33468 and implId 3673989/2 moved to Answered state
    We now see the exception message:
    Apr 22 11:49:07.308 GMT %MIVR-LIB_EVENT-3-DISPATCH_FAILURE:A failure occured while dispatching an event: Event=com.cisco.call.CallEvent
    However if you look futher down the call is connected to the agent successfully and in a talking state.
    221901300: Apr 22 11:49:15.387 GMT %MIVR-SS_RM-7-UNK:RIMgrAddressCallObserver.callChangedEvent():
    CallCtlConnEstablishedEv 3673989/2
    Unknown event3673989/2
    221901301: Apr 22 11:49:15.387 GMT %MIVR-SS_RM-7-UNK:RIMgrAddressCallObserver: CallCtlConnEstablishedEv received for call:37228421 [3673989/2], address 6656, calling party 6656, and called party 01923821368
    Call Dropped as it recieve a disconnect event.
    221902844: Apr 22 11:49:24.621 GMT %MIVR-SS_RM-7-UNK:RIMgrAddressCallObserver: TermConnDroppedEv received for call 37228421 [3673989/2] and agent AylwardM
    The problem with the above call is that you don't see the CallCtlConnEstablishedEv till 7 seconds later, which is why I suspect you get the exception error, as it never got confirmation the call was delivered.
    So my concern here, is if you stated you had a issue with calls getting dropped on the UCCX I would agree and ask you to provide CCM/Jtapi logs from the UCCX.
    However you stated that your agents are getting miss calls on their IP phone, I disagree with this point as per the analysis performed.
    "One question, when the CTI port is ringing the agent's phone to then transfer (reserved state) that call to that agent and the caller hangs up before the agent answer it, does the agent will hear a fast busy tone because that is what the CTI port transfer at the end to the agent? Am I right? if this is it I think there is no way to control this from the UCCX perspective, right?
    Gabriel"
    This senario will never happen, as the call would be terminated the moment the other party drops.

Maybe you are looking for

  • Any fix for action cancelled?

    All of the sudden with an upgrade to Acrobat Reader 8, I'm getting an action cancelled error when opening PDFs or Docs with getURL from Flash. I've seen this topic posted in the forum, but didn't see where there was ever a fix addressed. I realize th

  • Safari 8.0.2 won't open

    Safari kept going to MacKeeper and another site.  Found a solution on this site to remove some malware.  (Yes, unfortunately, I loaned this Macbook to a college kid, and he apparently must have downloaded things he should not have.)  I got halfway th

  • Need a Setting to Update iphone

    Hi Appl Family,    I've a 3g iphone and I'm trying to update to iOs 5  but the problem I'm having is I don't see the SOFTWARE UPDATE within my general setting between ABOUT AND USAGE.  So how do I get that  setting  into my phone??

  • DESADV.DELVRY 03(IDOC) - File Scenario .Issue with Mapping

    Hi All, we have used DESADV.DELVRY 03 as Source. we need to generate an XML file. Condition : we have segment :u2022E1ADRM1 : Central Address Segment Group, Main .this is Unbounded (0 ...99) The Segments has field:     PARTNER_Q  . The IDOC can have

  • Moving to the Middle East from the USA

    I am moving to the United Arab Emirates in a few months. I am a music teacher and I use my iTunes account a great deal in my work. Will I have any trouble accessing iTunes, the iTunes Store, etc. while I am living in Abu Dhabi? Do I need to make chan