UCCX 7.0 - Set Enterprise Call Info not working

I had inherited a set up of IPCC 3.5.2 which was passing reference numbers to the agent desktop program which the users had typed into a collect digit prompt section and stored in a variable (in this case v_referenceNumber).  I want to take that information and pass it on into the CAD (Cisco Agent Desktop).  We are using UCCX 7.0.1(SR5).
The script we were using previously was upgraded upon opening it in the editor as expected but instead of a simple set enterprise data section like was in the script previously I now have an "IF" statement for each one of those sections of the script where the set enterprise call info is.  I have been looking through the three scripting guides and found the Enterprise Expanded Call Context (ECC) section where I think I need to be but I am not sure what I am doing wrong.  Personally I would like to Scrap the IF statements entirely and just move the Set Enterprise Call Info steps up under the Selected tree and delete the IF statements entirely, which is what I am playing with now.
Anybody know what I might be doing wrong?  For example, I am not sure in the set enterprise call info section under Expanded Call Variables, when I click on add or modify an existing, my value is v_referenceNumber and the name is user.reference I had defined previously, BUT, under Array Index and Token, do I need to specify anything?  Specifically with Token, am I supposed to put in the Field index number for the variable as defined in the Side A section of the Desktop Administrator Field List?  Why they would move this from a simple application to the web tool they have is boggling, it seems to lock me out when I am the only one logged in if I am not careful.  Pet peeve though.
Anyway, any guidance is appreciated, 3.5 was simple to put it mildly, and things just worked.

But each one of the Enterprise Call Info steps is named user.layout, or you just need the user.layout once and the value would tie to the UCCX backend value of default or whatever your layout list was called?  So, to recap:
1) Don't use the default layout due to potential upgrade changes down the road from Cisco.
2) If you are just using UCCX like I am, I can skip creating Enterprise variables in the editor's settings menu.
3) On the Set Enterprise Call Info > Expanded Call Variables Section, the names column is case sensitive and should be contained in quotes, and the value will be my variable I am transferring.
4) I can set multiple variables in one step right?  This would be more efficient than multiple set steps or are there other factors in using one vs 4?
@Jonathan:  You mentioned in your article that the Values column should be quoted as well but if I hit my dropdown and choose v_CallType (one of my variables obviously), its not quoted.  Will this cause the script to fail?  Should I go back and quote it?
Sorry to beat this topic but I have a limited testing period each day and if I don't get it close or right on the money it will be forced to wait more to get another shot at it.  I guess that brings up the need for a testing queue then...  Next time around.

Similar Messages

  • Setting Enterprise Call Info Step Within An HTTP Triggered CRS Script

    IPCC Enterprise 7.5(6)
    CAD 7.5(6)
    IPIVR 7.0(1)sr05_build504
    We had a vendor develop some IVR & ICM scripts a few years back to take a website triggered request and pass along it’s value from the header, store it into Call Peripheral Variable 1 and place a call to a queue with agents (using CAD).  It then sets off a work flow group macro to populate this value (from PV1) into another application along with a repeating message to the agent that says they have a new request.  Since we recently upgraded our IVR to 7.0(1)sr05, I had to change the scripting some to make it work.  They were using a freaky way of getting the value into PV1 using a pre-connect application triggered from the initial application.  Anyway, their method would not work with the new version any longer so I needed to alter the scripts some.
    The problem I’m having is that PV1 is being set after the Place Call step.  This actually needs to be set before it reaches an agent in order to pass the value into CAD.  Currently, I’ve been using some delay statements in the ICM script to give it time to get the value into PV1 but it’s not 100%.  I get sporadic results.
    Current script in test.
    I’m looking to see if anyone can tell me a way to setup the Set Enterprise Call Info step before the Place Call step?  Since this is HTTP triggered, I can’t use (Triggering Contact) and I haven’t been able to set a pseudo contact because debug tells me that the contact is null or because it’s not a call contact.

    Hi Gabriel.  Thanks for the reply.
    The current method that's in place seems to work fine for me in test but when in production, I'm getting about a 60-70% success rate.  As it comes into my ICM queuing script, I'm using another Run Ext Script node to execute a delay to give the Set Enterprise Call Info step from the first VRU script extra time to set it's value before reaching the ICM Queue To Skill Group node.  I definitely notice better results when I did this but still not a 100%.
    The reason I'm doing this is because of the notation that the help file discusses about the Set Enterprise Call Info step:
    "Note    In a Cisco Unified CCX system:
    Beginning with CRS 4.0, this step should be placed script before the call gets connected to an agent. This means the step in the script should be placed before the Select Resource Step or in the Selected/Queued branch of the Select Resource step.
    If call data is set after the call gets connected to the agent, it will not be displayed in Cisco Agent Desktop (CAD)."
    So this is why I've been looking to see if this step can somehow be set before the Place Call step.  I'm not that familiar with altering Sessions or Contacts but was hoping someone might know how to manipulate these in order to let me do this.
    Thanks again.

  • CUCCX 7.0 Set Enterprise call Info

    I am trying to use SET Enterprise Call info so when the call rolls back to another queu it shows the the info from the first queue. So example caller goes into the nurse queue and after 6 minutes rolls to the FRONT DESK queue. I want to use the "Set Enterprise call info" to show info from the nurse queue so they know when a call goes to their agent from the Nurse queue. I have it added but not sure what variables to make and then to set in it so it will do this.
    I have it under the "Menu" "MON_Fri"  option 5 Phone nurse. I have attached the script.
    Any ideas?
    Thanks
    Dave

    Hi
    If agents are using CAD, there is a call info window (lower right, if I recall correctly) which lists the CTI RP, queues, and any previous agents that this contact has been through... this works without any particular scripting, it's just a matter of getting your agents to look at it...
    Aaron
    Please rate helpful posts...

  • How to use "Set Enterprise Call Info" step in the script ?

    Hi all
    Can anyone please suggest how to use "Set Enterprise Call Info" step in the script.
    Does anyone has any example script with the same (a complete example script) ?

    Hi
    go to this guide
    http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_7_0/user/guide/uccx70edgs.pdf
    and see the chapter
    "Designing Scripts for use with the Cisco Application Gateway"

  • Enterprise call info/CSQ Name appear as clid on Cti port number

    Hi I was wondering if anybody knew how to make custom text appear on the agents phone when it is ringing rather than just the Cti port number. I have the enterprise call info working and have it showing on the cad software but would like it to appear on their phone when ringing. I would settle for the csq name but would rather my enterprise call info.
    Thanks
    Carl

    The only way to do it is to create separate Call Control Group (i.e. CTI Ports) per-application/trigger and set the Alerting/Display name on them. This forces you to define a set quantity of ports per-application instead of having one big pool available to the whole system though. It also means you need to have roughly a 1:1 correlation between CSQs and applications/triggers.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • Merge calls is not working in my iphone

    merge calls is not working in my i phone i checked it for 5 times not working help me i am new for this

    Hello naveen_199155,
    Welcome to the Apple Support Communities!
    I understand that you would like to merge calls together on your iPhone, but it is not working as expected. There are a couple of different resources I would suggest reading over in this situation. 
    First, depending on whether you have a GSM network iPhone or a CDMA network iPhone, the Conference calls feature may work differently. Please review the first attached article for this information. 
    iPhone: Understanding phone features - Apple Support
    Conference calls
    Supports up to five calls simultaneously
    Supports up to two calls simultaneously.
    CDMA networks may not be able to add, swap, or merge calls in certain situations. See the iPhone user guide for more details.
    Another valuable resource, just to ensure the correct steps are being taken to set up a conference call, is the iOS 8 User Guide (page 51). Please read over this for more information on the process as well as why the feature may not be working if you are using a CDMA iPhone. 
    manuals.info.apple.com/MANUALS/1000/MA1565/en_US/iphone_user_guide.pdf
    Have a great day,
    Joe

  • CALLER ID not working for International incoming calls

    Hi,
    I've a strange issue where CALLER ID not working for International incoming calls, it shows INTERNATIONAL UNKNOWN NUMBER in the phone display, but the number shows correclty in Verizon Call assistant !!!
    Any clue?

    yashshankar wrote:
    Hi
    I recently  purschased an Online number but the caller id does not work for incoming calls.How do we resolve this problem?.
    Regards
    Yash
    You didn't mention what country your Online Number is in.  Not all of Skype's Online Numbers are eligible for use as Caller ID when calling telephones or sending SMS messages.  If your number is from one of these countries (Chile, Denmark, Estonia, Hong Kong, Poland, Sweden, the UK and the US), then it can be used this way.  Otherwise, you can use a mobile number from countries other than Japan or Mexico as Caller ID with Skype, after the number goes through a verification process where Skype sends SMS messages with codes to that number.
    To get to these settings, log into your Skype account here on the Skype web site using the "Account" link at the top of this page.  You'll see a screen that would include your current Caller ID settings, and a link to change that.  If your Online Number is from one of those countries I referenced above, just select it and you're done. 
    Hope that helps!
    Patrick
    Location/Ubicacion: Arizona USA
    Time Zone/Hora Local: UTC/GMT -7
    If this message has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.
    Si esto mensaje le ha ayudado, por favor haga clic en "Aceptar como solución". Si encuentra un mensaje útil, por favor "Da Kudos" al final del mensaje, por lo que esta información puede beneficiar a otros.
    I am not a Skype employee. No soy un empleado de Skype.

  • Caller id not working after syncing my iphone to my pc?

    caller id not working after syncing my iphone to my pc?

    Syncing with iTunes has nothing to do with this, especially when not syncing contacts with a supported address book app on your computer which very few Windows users seem to be inclined to do.
    Caller ID is not working in which way?

  • My iphone 6 connects to the car via bluetooth, the music works good, but the phone calles does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai and a Dodge rent car and get the same results.  I updated the last 8.0.2.

    My iphone 6 connects to the car via bluetooth, the music works good, but the phone calls does not work.  It looks like it is working but doesn't.  I have tried in my Hyundai Sonata and a Dodge Dart rent car and get the same results.  I updated the last 8.0.2.  It worked the first day i had the phone, and then i updated to Ios 8.0.2 and it quit working.
    Now when i get in the car, it acts like it is connected and makes the same call it was on after syncing to bluetooth, but it really isn't on a call.  This is happening on both cars.
    Does anyone know if this is the phone and i need to take it to Apple or if there is an issue that Apple is working on getting a fix for?
    My son in law has the exact same phone as me, we both got the on 10/6, he had a Dodge Dart and his is working via bluetooth.
    Someone HELP please, as i consider this a safety issue by not having my calls go to bluetooth.

    We had the same problem, but figure out the solution.
    You MUST have at least 1 song added to your ITUNE!  After you add a free song, then everything else should work as normal!
    Hope this helps!

  • I have an ipod touch it is either a second or third edition and i have just had to restore it to factory setting as it was not working and now the wifi on the device is no longer working. Is there anything i can do about this?

    i have an ipod touch it is either a second or third edition and i have just had to restore it to factory setting as it was not working and now the wifi on the device is no longer working. Is there anything i can do about this?

    Is it this:
    iOS: Wi-Fi or Bluetooth settings grayed out or dim
    One user reported that placing the iPod in the freezer fixed the problem. A trick that works frequently with iPhones:
    Settings > AirPlane Mode ON, Do Not Disturb ON
    Power down and wait 5-10 minutes
    Power up
    Settings > AirPlane Mode OFF, Do Not Disturb OFF
    If not successful, an appointment at the Genius Bar of an Apple store is usually in order.
    Apple Retail Store - Genius Bar
    Otherwise:
    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Skype click to call is not working in Safari 6 wit...

    My Skype click-to call is not working on Safari 6 with OS X 10.7.4.  The number highlights, but when I click on the number, nothing happens. I do have Skype installed on the computer and it works fine. I am running Skype for the mac 5.8.0.1027 and skype extension for safari 2.1.0.10405. I have two other macs which are running OS X 10.6.8 and Safari 5.1.7 and the click to call (2.1.0.10405) works great on both of those. I can not get it to work on the mac running Lion. Any help? Thanks

    I reverted back to Safari 5.1.7 from Safari 6 and now Click To Call works.
    For anyone wondering how I did this, you can view instructions here:
    http://apple.stackexchange.com/posts/59342/revisions
    I am new to using Macs and was able to follow these simple instructions. Takes a while for Pacifist to install 5.1.7, but it's worth it to have Click To Call working now.
    You will not be able to do this if you have Mountain Lion as Mountain Lion requires Safari 6.
    Lastly, the next time you update your Mac and it asks if you want to upgrade to Safari 6, say NO. At least not until you see that a fix has been posted here in these forums by either Skype or Apple.
    P.S. I posted this reply using OSX 10.7.4 and Safari 5.1.7

  • After update to IOS 4.3.5 my Iphone incoming and out going calls is not working properly and I have to remove the SIM regulerly to conduct or receive a call

    after update to IOS 4.3.5 my Iphone incoming and out going calls is not working properly and I have to remove the SIM regulerly to conduct or receive a call
    It is not practicale to do this always any one faces the same problem

    There may be a problem with the SIM card. Get a new SIM card from your carrier - there should be no charge for a replacement.
    If no change with a new SIM card, the standard troubleshooting steps in order are:
    Power your iPhone off and on.
    An iPhone reset, which is done by pressing and holding the home button and the sleep/wake or on/off button simultaneously until you see the Apple logo and then release.
    Restore your iPhone with iTunes from your iPhone's backup.
    Restore your iPhone with iTunes as a new iPhone or not from your iPhone's backup.
    If no change after any of these steps in order, your iPhone has a hardware problem.

  • The RAW setting in Bridge is not working. When I open Bridge I can see only icons, no images. The RA

    The RAW setting in Bridge is not working. When I open Bridge I can see only icons, no images. The RAW tool icon is grey, not active. I am going on a trip Tomorrow and I need Bridge to be working. It was working earlier.

    I never notied that icon before, and I've been using Bridge for 7 years.
    Usually, when you have no image previews for raw files, this means that your Camera Raw plug-in is older than your camera. People always come across this problem when they use a new camera with older software.
    To be sure, we need to know which camera you are using, and which version of Camera Raw. To save typing this out for the three-thousandth time, please follow this page which I wrote earlier:
    http://yphotography.co.uk/articles/get-adobe-camera-raw-acr-open-photos/
    This covers the subject, which is by far the most commonly asked question about opening raw files by a country mile.
    If everything checks out fine, let us know. If not, give us more information and we may be able to fix this for you.
    PS. Please just open one discussion per problem. There are three threads on this now. It makes it difficult to follow.

  • Caller display not worked since June 2014

    On 26/06/14 I reported a fault (VOL-**********) that the caller display function had stopped working following a thunderstorm in the area. According to the fault status this fault is showing as being corrected and closed on 02/07/14 when in fact the fault still exists. I tested the line using the BT test socket with a new BT2000 phone and this displayed ‘incoming call’ therefore my internal wiring is not part of the problem. I have also dialled the test code *#234# to check if the caller display service is available and confirmed that it is. I then tested the new BT2000 phone on the neighbour’s telephone line and this showed the caller ID for incoming calls, as did my other telephone as well; therefore none of the telephone handsets are at fault. Three times BT have informed me that the fault has been fixed and yet I still have no caller display. Reading through the forums it would appear that other people have encountered similar issues and that the problem is at the exchange, “An Openreach engineer discovered that the RS232 burst transferring the CLI number up the line was too weak and he then went down to the exchange to investigate. He then discovered that the fault lay in the ADSL device which lies between the analogue exchange equipment and the outgoing line”. 
    I’m surprised to see that BT are taking so long to trace a fault in their system last raised 5/8/2014 (VOL012-**********) and that they haven’t sent an engineer to the property or to the exchange to check the problem.
    My patience is wearing thin over this problem with my Caller Display not working as it started in mid June. I’m also becoming less enthusiastic about BT and find it harder to recommend them to others.
    My last message from BT, tells me that it should be back to normal on the 8 August. However, it is still not working. Their message that my phone should be back to normal now and if it isn’t report this to BT, is ridiculous. If an engineer had investigated what was causing the fault and found it, then he would have fixed it. However, either an engineer has not investigated the fault or BT is not competent in fixing their own service faults and makes these statements with crossed fingers?

    An engineer called yesterday and told me that he had been asked to test the line for a voice fault not a Caller Display fault. However, his testing revealed there is no line fault, CLI signal is strong and he was happy that the new BT2000 phone (bought after the lightning strike) is working properly. (This phone had also been tested on a neighbour’s phone line where it displayed the callers number). He also found that this same BT2000 phone on my line was not displaying the Caller’s number (CLI), but couldn’t offer any reason why.
    I conjectured with him that these tests must bring the problem down to a corrupted CLI signal which does not allow the phone to understand the phone number being sent.
    When the lightning struck the phone line back in June, it blew the telephone connection in the back of the Sky Box with a flash and bang (telephone cable now removed from the Sky box). It shorted the Openreach Faceplate (now replaced) so that the phones and broadband stopped working and it caused the phone to light up and react as it does when a call comes through.
    Now isn’t it possible that the lightning also travelled along the copper wire to the green cabinet just outside the house and damaged something there which is corrupting the CLI signal, but which does not not show up when the voice line is tested? If not, then there must be a problem further back in the infrastructure, possibly in the Exchange, that is causing a corrupted signal to be sent to my phone?
    He told me that another team would have to investigate the Caller Display fault as he was instructed to look into a voice issue and as a field engineer he was not able to investigate any problem that might be in the Exchange. I don’t know whether this Exchange Team would be able to investigate a problem in the Cabinet if nothing is found in the Exchange or can that only be done by a field engineer? He told me to contact BT again as he’d done all that he had been instructed to do and they would have to instigate a fault team to further investigate the problem.
    When all this is considered we have the basic problem that BT are unable to provide me with a Privacy and Caller Display Service that I have been paying for, because of a fault in their infrastructure. How much longer is it going to take before they correct the problem that’s been going on since June 2014?

  • Speaker on phone calls will not work, how can I fix this? I have already done system restart and reset to manufature default.

    speaker on phone calls will not work, how can I fix this? I have already done system restart and reset to manufature default. I also have no voice with Safari or any other apps including music!

    If your speaker is broken, then you may need to get a repair done.
    Are you unable to hear anything at all, or is it just one speaker in particular?
    If it is just one speaker, where's it located?

Maybe you are looking for

  • How can I make it open in 64bit by default?

    Everytime i open a ai file it opens in 32bit If i drag it with shift key held to the bottom bar on my windows and let it go over the ai 64 bit program icon it is fine but i wouldl ike it to open in 64bit if i double click it or select open with thank

  • KB2597166 - Issues with Excel Security Update

    We have found problem in excel file (2007 or 2010 version) when we sort the data of 10000 or more row in excel faced below error:  "Excel cannot complete this task with available resources. Choose less data or close other applications". The issue is

  • My paid for apps wont transfer fron my iphone to my ipad

    hi i got a ipad for xmas but my paid for cookery apps wont transfer properly it said i have to pay for parts again

  • ICurve or iLap?

    I'm having trouble deciding which laptop holder I should buy. I would like the extra space for a keyboard, mouse, and external display. Does anyone have any first hand experience with both or even one of these laptop stands? Thanks

  • New Scripting Features in CS5

    This discussion is for new features/improvements in CS5 related to scripting. For changes to the scripting DOM which effect older scripts please use this discussion instead. Appropriate topics are ones which revolve around the ESTK, InDesign's DOM, o