UCCX 7 DB Connection in Script

I need to create a script to connect to an enternal SQL server to write the post-call survey data. I created an ODBC connector to the external SQL server on the UCCX server (using SQL authentication). In the script, I put the DB Write step. However, I don't see the DB on the "Data source name". I checked the documentation but no detail about how to connect to external DB. Please help.

Hmm I think you will need to workaround this, here are some links that may help you:
https://supportforums.cisco.com/search.jspa?peopleEnabled=true&userID=&containerType=&container=&q=uccx+post+survey
https://supportforums.cisco.com/message/3156116#3156116
https://supportforums.cisco.com/search.jspa?resultTypes=&dateRange=last90days&peopleEnabled=true&q=call%20survey%20&containerType=&container=&containerName=&username=&rankBy=29&numResults=15
Gabriel.

Similar Messages

  • Uccx 8 connect sql2008

    Hello I need help, I have uccx 8.0.2 but I need to connect to sql 2008, I know that I need this driver Microsoft SQL Server 2008 Native Client, but I know where I can to download this drivers.
    can anyone help me?
    Thanks

    Hi
    Please check the post - A similar request was made
    https://supportforums.cisco.com/thread/2056528
    Hope this helps
    Anuj

  • Connect Extends Script Toolkit with InDesign Server

    Hi folks,
    I'm trying to connect my Extends Script Toolkit installed with the InDesign Server CS4 on a XServe Mac with a running InDesign Server thread. This won't work, see screenshots. Any hints on this topic? Are their any log files written by the Extends Script to solve the problem?
    Cheers Tino

    Hi Sheldon,
    With CS4, InDesign Server no longer supports opening PageMaker files. This info is included in the Release Notes. InDesign CS4 will still open them so you could pursue a solution there.
    Regards,
    Jeffrey O'Donald
    Adobe

  • UCCX 8.5.1 Scripting Assistance - Set Priority

    Hello,
    I am trying to configure the priority in my script similar to how they did this in the below discussion. 
    https://supportforums.cisco.com/discussion/11892936/uccx-851-basic-scripting-assistance-set-priority
    When I put the "set priority" in the script it errors out and callers hear the message that the system is experiencing problems.  The script runs fine without the "set priority".  Any assistance would be greatly appreciated.

    Chris,
    I attempted to validate the script and did get an error with the "Set Enterprise Call Info" step.  What's odd is that without the priority step the script still does not validate, but actually works fine.  As soon as I add the priority step to it though it breaks.
    I removed the "Set Enterprise Call Info" step and the priority works as expected now.  Thank you for your assistance.
    Jared

  • ADOMD Connections in Script Sources closed

    
    I made a dataflow as shown here. In each script source i create a ADOMD connection and query the same cube  via mdx.  It is coded like this.
    AdomdConnection SSASCon = new AdomdConnection(connstr);
    string query = getQuery();
    AdomdCommand cmd = new AdomdCommand(query, SSASCon);
    resultReader = cmd.ExecuteReader();
    The main reason for that approach is to run queries in parallel to gain better performance.
    But what happens is, that if the first query finished in one of the script sources all other connections are "forcibly closed" and the remaining sources are throwing an 'connection lost' error: The following message is logged:
     Microsoft.AnalysisServices.AdomdClient.AdomdConnectionException: The connection either timed out or was lost. ---> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote
    host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
    I can see on SSAS profiler that all queries are in progress with different connectionID's  and if the first one ends all remaining others are interrupted(connection lost/ no other error message)
    Guess it is a configuration setting
    on SSIS side since there are no problems with running  queries  in parallel on SSAS server side.
    Im working with SQL Server 2008R2 for SSAS and SSIS.
    Any help very appreciated.
    Thanks
    Jens
    jf

    Hi jfache,
    Thank you for your question.
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated.
    Thank you for your understanding and support.
    Thanks,
    Mike Yin
    Mike Yin
    TechNet Community Support

  • UCCX 8.5 Record script not working

    Hi,
    I am attempting to create a script that allows a caller to leave a message or receive a callback if they are in the queue.  I'm using the BaseLineAdvQueuing script from the script repository.  It works fine except the part where the user either leaves a message for voicemail, or leaves a message for callback.
    When they press a button to leave a callback, the default prompt says "please leave a message..." and then it beeps, but then rings and i get the "system is experiencing problems" error.
    I isolate the script and narrow it down to the Recording prompt.  I created a sample script that simply prompts the user to record, but i am receiving the same error.
    My MIVR logs contain the following error:
    CMTRecordingDialogImpl:: Can not initialize Audio Doc Impl; nested exception is:
    java.io.FileNotFoundException: /opt/cisco/uccx/temp/[email protected] (Permission denied)
    My test script is attached.  Has anybody see error before?
    thank You

    Sounds like CSCud12937 - Temp folder for prompt recordings have incorrect permissions

  • UCCX Failed to load script

    Hello,
    i am relatively new to uccx and scripts. i copied some (many) scripts from the customer i am working with to use in my lab for testing purposes. We both are running uccx 8.5.1.11003-32 and all the scripts seem to open except 1.
    When trying to open the script in cisco unified cxx editor ( ver 8.1(1.0) ) i get the following error :
    Failed to load script file; com.cisco.ScriptException: Failed to load script: \default\scriptname.aef; nested exception is: java.lang.ClassNotFoundException: org.jdom.Document
    Any ideas ?? i would really like to get this lab working and any help would be much appreciated
    Thank you in advance

    Hi, the script probably contains a reference to the jdom library, ask the customer about the version they are using and get it at jdom.org.
    G.
    Sent from Cisco Technical Support Android App

  • UCCX 8.0 Outbound Scripts

    Hi all,
    With the Outbound module in UCCX 8.0, we were wondering whether it was possible to show agents more info about the contact they will be calling (when reserved for an outbound call) besides the 6 fields in the Dial List (account number, first name, last name, phone01, phone02, phone03)?
    We were thinking along the lines of updating CAD's integrated web browser with more customer details fetched from the CRM database, or perhaps triggering a macro to pull and display the contact's record in another application...
    Is any such thing available with UCCX? For those using the Outbound subsystem in UCCX -- are your agents satisfied with knowing only the account number and name of the contact they will be calling?
    Many thanks for your input!
    ~ Eric

    Hi!
    I need to integrate the Outbound campaign with the Integrated Browser to open up contact information from the customer CRM.
    In order to achieve this I need to use HTTP Action and on the Requested data I need to choose something that matches the Account Number we insert in the contacts file we upload to the campaign.
    Is the Request Data = *Customer Account Number enterprise variable? Or should be the BAAccountNumber enterprise variable I have to use on the HTTP Action?
    The BAAccountNumber don't show up on the REquest Data drop box...Can I use the other?
    I'm using UCCX8.5
    Thx in advance,
    Rui

  • UCCX 8.5 StreamCorruptedException: Scripts with Java

    I was hoping anyone could help me with why this happens when a Script that contains custom Java classes causes this:
    9050348: Dec 03 02:05:57.283 EET %MADM-SCRIPT_MGR-3-UNABLE_LOAD_SCRIPT:Unable to load script: Script=/CCInfoCollection.aef,Exception=com.cisco.io.StreamCorruptedException: invalid type code: 06; unable to load expression; ensure all custom classes are available; nested exception is:
    java.io.StreamCorruptedException: invalid type code: 06
    9050349: Dec 03 02:05:57.283 EET %MADM-SCRIPT_MGR-3-EXCEPTION:com.cisco.io.StreamCorruptedException: invalid type code: 06; unable to load expression; ensure all custom classes are available; nested exception is:
    9050350: Dec 03 02:05:57.283 EET %MADM-SCRIPT_MGR-3-EXCEPTION:          java.io.StreamCorruptedException: invalid type code: 06
    Thanks in advance

    After opening a Cisco TAC, they told me that the server needed a restart in order for all the Java classes to be loaded and visible to the server.
    Just wanted to share this information should anyone else come across this issue in the future.

  • Uccx 8 weekend scheduled scripts

      I have a script that call center  calls come into queue every Saturday but the user would like for the script to run every 1st and 3rd Saturday. 
    I need some examples how to change the script from every saturday to 1st and 3rd saturday of every month. 

    @aaronharrison - I didn't know this for a long time either, but Enhanced can also process Java blocks.
    About Expression and Java LicensingExpressions are validated against installed licenses to make sure that they do not violate license agreements. This validation is performed by the Cisco CRS Engine whenever a script is loaded or whenever a prompt template or grammar template is accessed and evaluated.For script expressions containing TTS or Java features to work during runtime, you must have either a Cisco Unified IP IVR, a Cisco Unified CCX Enhanced, or a Cisco Unified CCX Premium license.Note  In Cisco Unified CCX Standard, you can enter only simple expressions unless you also have a Java license. You automatically have a Java license with the other four Cisco Unified CCXproducts.
    Source:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/programming/guide/uccx851_exp_lang.pdf

  • UCCX 8.0 (2) - script for holliday

    Hi Guys,
    I need change the script about holliday in my Customer, but, I never implement this specific script. Any have idea about this?
    Thanks,
    Wilson                   

    Hi Gergely,
    I spoken again with my Customer, in the really He not have script for specific holiday. Today he have the script for weekend and he would like change this script to attend too in the holiday.
    I don´t experience with creating script, do You have any model?
    Thanks,
    Wilson

  • Connecting a script to calendar

    Hi, i've got this datepicker calendar:
      <input class="dmxCalendar2" name="dmxCalendar21" id="dmxCalendar21" />
    <script type="text/javascript">
      // <![CDATA[
    jQuery(document).ready(
       function()
           jQuery("#dmxCalendar21").dmxCalendar2(
             {"altFormat": "yy-mm-dd", "condDates": [], "firstDay": 1, "showOn": "both", "duration": "slow", "showOptions": {"direction": "up", "easing": "swing"}, "yearRange": "c-10:c+10", "onSelect": "MM_goToURL(\'parent\',\'allactstest.html\');"}
      // ]]>
    </script>
    and a script:
    <script>
    var chosenDate = '2012-08-17';
    function checkDate(rgn, doIt) {
        if (doIt('{dsDates::datebooked}') == chosenDate) {
            Spry.Utils.addClassName('id'+doIt('{dsArtists::@id}'),'hidden');
    </script>
    But I can't work out how to make the 'var chosenDate' in the script change to what is chosen in the datepicker.
    Thanks

    I think I found what I'm looking for in ImageReady although I'm not sure how to set it to batch. I don't see the batch command in the File menu like Photoshop...

  • UCCX 10.5(1) Script Editor Refuses to launch

    Greetings,
    Last week it worked fine, this week when I click the Cisco Unified CCX Editor icon to launch the script editor I get a flash of the splash screen then nothing.  I have uninstalled/reinstalled.  Uninstalled and gone back to delete any directories, cleaned any reference to wfavvid out of the registry and reinstalled.  Reinstalled Java.  All to no avail.  I am trying to figure out if there were any windows up dates that were applied since the last time I had this working.  Something is definitely being unpleasant.
    Windows 7 Professional x64
    2GB RAM
    Thanks!

    Hello Ahochau
    Have a look at the following post as its a possible solution:
    https://supportforums.cisco.com/discussion/12285941/ccx-105-script-editor-not-working-win7-enterrpise-64-bit
    Regards
    Hoai

  • UCCX v9 Call back script

    Hi everyone,
    I have built some scripts on earlier versions that work ok.  The first script I am building on v9 has a callback feature on it.  I have started with the script_repository_701 files as a basis and the 'normal' call flow works fine.  I have implemented the call back feature, the script captures the callers details and then hangs up, makes an outbound call and then gets stuck with the following loop as documented on the attached word doc.  i have searched for a solution online but haven't found any pointers.  I have attached the scripts for your review too.
    Thanks in advance

    Hey Brian,
    I have a working script
    call back is configured on the menu option 1 only for testing.
    once selected it prompts for a contact number and then a short message from the caller, once confirmed it hangs up.  the script holds the callers place in the queue and waits for an agent to respond by making an outbound call to the CBAgentLoop script.
    Once an agent responds they get a prompt to press any key listen to the message, and then a menu to repeat the message, hear the number read out, or dial the stored number with some conditions applied.
    If the caller is busy or the number is incorrect the script will read out an error message, the attempted dialled number and loop back to the agent menu.
    This seems to work ok for me but I would appreciate any feedback, tips or questions you may have.

  • SHA1 in connect user script

    I want do a basic logon/logout feature in my site. But in my mysql table table, for security reason, passwords are encrypt with sha1.
    When I use the "connect user" server behavior in DW, I have to add SHA1(%s) in place of %s. It works like a charm but, by doing this, DW send a message box in which it inform me that it can't recognize the behavior.
    How can I modify existing behavior ?
    Thanks for any help.

    Is it possible to modify built in server behavior, so DW can recognize him and DW can add him (with SHA modifictation) when I add this behavior ?

Maybe you are looking for

  • Error with ActiveSync

    Hello every one.  I have SBS 2003 with exhcange on it 2003. I getting error in Event log (application) : Unexpected Exchange mailbox Server error: Server: [SRV.***.local] User: [***@***.org.il] HTTP status code: [409]. Verify that the Exchange mailbo

  • Rank function in a crosstab

    I'm trying to rank products based on the order in which they have been bought (by purchase date). I figured out I could use the Rank function. First problem was that Rank doesn't seem to work on Dates. I have come across this issue by using the DaysB

  • Report Painter and Report Writer..

    Hi Friends, I need documents related to Report Writer/Painter. It will be really helpful to me.. I will assgin points.. Takecare bye

  • Ipad 3G 64 GB + Trouble with APN Setting

    Why the APN settings(APN, username, password) are lost after about 1 hour working with 3g internet? When I retype my settings again they are lost again after 1 hour working.

  • Photoshop CS Help

    I just bought a new Macbook Pro, and transferred everything from my old powermac to this new computer using migration assistant. How whenever I open up Photoshop CS or CS2 it immediately quits and gives me an error screen. I reinstalled both programs