UCCX 8.51 Scripting questions

It has been a while and this is my first UCCX 8.5 deployment since it is so new. I am assuming the scripting is the same. Has anyone done a Pay by Phone on UCCX using authorise.net and if so do you have an example.
Also I have created a script that will automate holiday input for the xml but when I try to browse to the location I get a 404 error. if I open the doc directly from a browser it works fine. Any clues.....

D.
Usually the HTTP browser error 404 means "Page Not Found", "File not Found", or "File and Directory Not Found".
So clarify what task \ procedure you are performing \ utilizng when you state you, "browse to location" and receive the error 404. Because right after
that statement, you also convey that "the browser can successfully open the doc".
Are you saying the script can't open the xml doc and browser can?
The good thing is that the doc opens successfully from the browser and means the communication is fine.
On the other hand, this is an indication that the script cannot find the xml doc for some reason, via some method.
So I would check the script varibale that contains the URL link associated with the holiday xml file you are trying to utilize.
As long as it is not a subflow script, you can follow a call via an "Reactive debug", in the CRS Editior.
You can also enable "ENG" and "JTAPI" tracing, (now located in the Linux "Cisco Unified CCX Serviceability > Trace > "CM Telephony client" & and "CCX Engine  > Managers" Services respectively), and view the failure reason, via "Engine" and "JTAPI Client" RTMT logs.
B.

Similar Messages

  • UCCX 7.01-script question - using ANIget

    I am trying to create an easy script,  when a call from a particular ANI comes in I want to route it to a particular extension  and if not that ANI route it to another extension (in this case another appication trigger)
    Thus far I can get it to route under False condition under the IF statement,  but not under True condition.  I am sure it is something simple
    currently it looks like this:
    Accept step (triggering contact)
    ANIget = Get Call Contact Info (Triggering Contact , Calling Number)
    IF (ANIget == "62843") Then
         True
              Call Redirect (Triggering contact  to FaxNumber)
         False
              Call Redirect (Triggering Contact to SOCMainMenu)
    ===============
    Varibles
    Name          Type          Value
    ANIget          String          ""
    FaxNumber     String     63734
    SOCMainMenu     String     11190

    I did figure this out,  I have  2 servers in HA, was not refreshing the Master .....  but  have another question ... I need to have (2) numbers in the ANIget  - basically 2 ANI's  I want to route  63734  if True  and all others follow the False  ...... it doesn't like the boolean OR unless I change the ANIget variable to boolean but then I cant enter the ANI ......
    any ideas how to get it to look at more than one ANI ?

  • UCCX 7 .aef script question

    So what we want to do is on a RNA the script will ring speakers through ReliCast/Informacast. Right now UCCX is thinking that the call completed if we send to speakers. All we want to do is ring the speakers (notification of call waiting) from the script while maintaining call control for a user to pick up this call. Consult transfer is being used but that is not working. Any suggestions? Thanks in advance.

    The place call step can place a call to some other device/destination.  Do note that for the duration of the ringing, the caller hears silence, so maybe do it after you have placed them on hold.  If you don't use the Place Call hold step in your queue loop, then consider using a Trigger Application step and run it asynchronously.

  • Quick SAP Script question New Page Print

    Quick SAP Script question
    I have added a new page to an existing SAP Script BUT only want it to print if a condition is true.
    I need to do this from within the form as the print program is SAP Std.
    Any idea how I can prevent the new page from printing?
    i.e. I need the form NOT to call the new page if the condition is false. Is there a way of forcing an exit or stop from with in the form?

    Hi,
    To trigger a new page, there is script ediotr command NEW-PAGE.
    so find where is that command is triggered and use the below code for trigger it on any specific condition....
    if &condition& = 'True'
    /*  NEW-PAGE
    elseif
    /: NEW-PAGE   
    endif
    so it means if condition is satisfied your new page will not work.. else it will...
    Hope you got it...
    Try this..
    Best luck..
    Regs,
    Lokesh.

  • UCCX 7.0 Scripts Folder

    is there a folder in UCCX 7.0 that I could back up, where I could find all the scripts and audios that are part of the Contact Center configuration?
     Since we're going to reinstall all the UCCX, and we don't have a back-up (and cannot do a back-up from the admin page) how can I back-up the audios and scripts? Is there a folder where all these things are stored?, What other things should we consider to back-up before reinstalling?. [The web administration page is not working, that's why we will re-install everything]
    Thanks.

    Hi,
    all of the configuration, including scripts and prompts is stored in the configuration database of UCCX. There is no guarrantee that the C:\Program Files\wfavvid folder and its folders contain the most recent versions of prompts, scripts, documents etc. The only supported way of backing up and restoring data is using the built in Backup and Resotre application - unfortunately, it is accessible from the UCCX admin web, which is not an option for you.
    I would reboot that server, hoping that UCCX refreshes the scripts on the file system (although I never knew why it does that if everything is already in the database), then I would zip up the whole wfavvid folder, reinstall UCCX and take it slow from there: importing documents, scripts, prompts.
    There might be a problem with restoring custom Java classes, they should be available when a script referring to them becomes refreshed, otherwise it won't be loaded.
    G.

  • Scripting Question - Very Basic

    Hello, I'm using the trial version of InDesign and am wondering if because it's the trial version that I can't load custom scripts from Adobe?  I've downloaded and installed a Custom Calendar script [I can see the extracted files in/on my PC] but the app apparently doesn't see it.  Any help you can offer is greatly appreciated.  Thanks, 

    Thank you so much, you were spot on. 
    From: Peter Spier <[email protected]>
    To: Friar5 <[email protected]>
    Sent: Monday, December 12, 2011 3:18 PM
    Subject: Scripting Question - Very Basic
    Re: Scripting Question - Very Basic created by Peter Spier in InDesign - View the full discussion
    Have you put thew script in a location that InDesign uses for scripts? See How to install scripts in InDesign | InDesignSecrets
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4079869#4079869
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4079869#4079869. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in InDesign by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Quick script question

    Hi all,
    Could anyone advise me if i can add anything within - header('Location: http://www.mysite.co.uk/thankyou.html'); in the script below so as the page
    re- directs back to the main index page after a few seconds ?
    Thankyou for any help.
    <?php
    $to = '[email protected]';
    $subject = 'Feedback form results';
    // prepare the message body
    $message = '' . $_POST['Name'] . "\n";
    $message .= '' . $_POST['E-mail'] . "\n";
    $message .= '' . $_POST['Phone'] . "\n";
    $message .= '' . $_POST['Message'];
    // send the email
    mail($to, $subject, $message, null, '');
    header('Location: http://www.mysite.co.uk/thankyou.html');
    ?>

    andy7719 wrote:
    Mr powers gave me that script so im rather confused at this point in time
    I don't think I "gave" you that script. I might have corrected a problem with it, but I certainly didn't write the original script.
    What you're using is far from perfect, but to suggest it would lay you open to MySQL injection attacks is ludicrous. For you to be prone to MySQL injection, you would need to be entering the data into a MySQL database, not sending it by email.
    There is a malicious attack known as email header injection, which is a serious problem with many PHP email processing scripts. However, to be prone to email header injection, you would need to use the fourth argument of mail() to insert form data into the email headers. Since your fourth argument is null, that danger doesn't exist.
    One thing that might be worth doing is checking that the email address doesn't contain a lot of illegal characters, because that's a common feature of header injection attacks. This is how I would tidy up your script:
    <?php
    $suspect = '/Content-Type:|Bcc:|Cc:/i';
    // send the message only if the E-mail field looks clean
    if (preg_match($suspect, $_POST['E-mail'])) {
      header('Location: http://www.example.com/sorry.html');
      exit;
    } else {
      $to = '[email protected]';
      $subject = 'Feedback form results';
      // prepare the message body
      $message = 'Name: ' . $_POST['Name'] . "\n";
      $message .= 'E-mail: ' . $_POST['E-mail'] . "\n";
      $message .= 'Phone: ' . $_POST['Phone'] . "\n";
      $message .= 'Message: ' . $_POST['Message'];
      // send the email
      mail($to, $subject, $message);
      header('Location: http://www.example.com/thankyou.html');
      exit;
    ?>
    Create a new page called sorry.html, with a message along the lines of "Sorry, there was an error sending your message". Don't put anything about illegal attacks. Just be neutral.
    By the way, when posting questions here, don't use meaningless subject lines, such as "Quick script question". If you're posting here, it's almost certain to be a question about a script. It doesn't matter whether it's quick. Use the subject line to tell people what it's about.

  • How to adapt UCCX "BaseLineAdvQueuing.aef" script to ICM

    Hey Team,
    I am interested in using the UCCX "BaseLineAdvQueuing.aef" script as a template to replace my current callback app which relies on Cisco Outbound Option. However, I am having trouble replacing "Contact Service Queue" and Select resources with ICM agent queuing. I can pass Enterprise variables about queue times and placement, but how can I pass the call back to ICM for delivery to Skill Group agent. I'm guessing that I need to break the UCCX script into separate VRU scripts. After X number of minutes, matching wait time announced to the customer, placeCall to a DN/ICM script that has the Select and Queue to Agent Node. Please advise if there is a more efficient way.
    Thank you,
    Raymon Khan
    Contact Center Network Engineer
    Infinity Sales Group, LLC
    5201 Congress Ave.
    Boca Raton, FL 33487
    O: (561) 665-4310 ext. 1185
    C: (561) 880-5426
    [email protected]

    brian1mcc,
    The biggest drawback is the internal DNC in Outbound Option. If a customer requests to be placed on the DNC, we currently write it to a webapp database, then out to a DNC append file for baImport. Callback_Out campaigns would not be able to dial the number back if they, or someone with the same number, request a callback from a number on the internal DNC list.
    I realized today that our best option would be delete the internal DNC and not use it anymore. We will upload the webapp database to our DNC solutions provider and scrub outbound campaigns with it along with the National and Wireless DNC lists. We will also update any Dialing List records with "CallStatusZone=P" or "CallStatusZone=R" to "C" if they are in the webapp DNC database on a daily or weekly basis.
    For the future scripts involving UCCX to ICM, I think I'm just going to use the "placeCall" function to a DN which points to an ICM script for the skill group necessary.
    Thanks for the info and stirring up the creative juices,
    Raymon Khan
    Contact Center Network Engineer
    Infinity Sales Group, LLC
    5201 Congress Ave.
    Boca Raton, FL 33487
    O: (561) 665-4310 ext. 1185
    C: (561) 880-5426
    [email protected]

  • UCCX 7.0 Script Reports / Documentation

    Is there a tool or application that can generate documentation / Call Flow charts of UCCX 7.0 Script Editor Scripts?

    Hi,
    Create one you say? Is that how we can make a million bucks? All it takes is a good idea...(:
    All kidding aside I wonder how conceptually complex scripts get documented, send the documentation to the business for acceptance, then to script savvy people to write them, and finally testing?
    Sounds like an easy million bucks to me.
    Nick

  • Unique Script Questions-timed startup?

    Hello All,
    I am long time mac fanatic with some unusual script questions. I have a project ongoing where I will need to put my pb 15" in a remote location with a Canon camera. Canon has transmitter device which will allow me via ethernet to ftp to my pb.
    Here's essentially what I need to the script to do and I am trying to find out just how feasible this is. I need my laptop to bootup to receive photos via ftp at a certain time period. The camera will send to the builtin ftp software. Once booted I need the script to hold for period of about an hour. Once time has elapsed I need the script to connect to the internet via a broadband EVDO card. We are using one of the EVDO cards built in to Tiger. It then must ftp a folder of images to a remote server.
    Simple, huh? : ) I am running Transmit as my ftp software. I believe it is scriptable and will watch a folder to send.
    Any ideas? I'd love to hear them. I can be reached via scott at scottaudette.com.
    This setup is going be used in very cool photo location but I can't publicly announce where.
    Scott
    G5 and PB 15"   Mac OS X (10.4.7)  

    'Transmit ... I believe it is scriptable' - yes it is. Go to How can I use AppleScript with Transmit? to download sample 'Transmit' scripts.
    'Once booted I need the script to hold for period of about an hour.' - well then, save the script as a 'stay open' application, with an 'on idle () ... end idle' handler - with a return of (60 * 60) seconds; and then drag the saved application onto the 'System Preferences' 'Accounts' 'Login Items' tab's list - of the user which the Mac will boot to (when turned ON).
      Mac OS X (10.4.4)  

  • Can I post here(Acrobat Windows) Java Script questions here?

    Hello
    Can I post here(Acrobat Windows) Java Script questions here? If not, wht is the correct forum?
    THank you

    Back up and down to Acrobat Scripting. Bot Windows and MacIntosh Acrobat versions use the same JavaScript.
    If you are using LIVECYCLE DESIGNER use their forums. The JavaScript syntax and objects are different in LIVECYCLE DESIGNER!

  • UCCX Scripting question

    We have a requirement from our client running UCCX version 8.5 to
    route calls within a certain time period to the same agent that dealt with the last call
    from that specific calling number.  I recognise that this is probably a fairly complex scripting issue,
    but it's very pressing nonetheless, and any helpful pointers I could get from an expert
    would be most gratefully received.  We are working on a project which will depend on this
    feature, and I don't know how to achieve it.  Thanks in advance

    Here is everything you need to make this work.  You are very close to the solution.
    Also, I will be typing this out as opposed to uploading a script for two reasons:
    So that the contents of the script can be searched for
    I am on UCCX 8.5 and I realize that if I upload a script, everyone not on UCCX 8.5 will not be able to open it
    Script 1 - Trigger 1000
    Variables
    Session this_session = nullString session_data = ""
    Script
    StartAccept(--Triggering Contact--)/* The Get Contact Info step grabs a reference to the Session for the Triggering Contact */this_session = Get Contact Info (--Triggering Contact--, Session)Set session_data = "Yippee-ki-yay"/* In the Set Session Info step, you use the context tab to store the session data. *//* The name is a quoted string you make up. I.e., "the_session_data" or "my_secret" *//* For me, I will use the same name as my variable in order to keep it consistent: "session_data" */ /* The value is the variable in your script which holds the value you wish to store.  For me: session_data */Set Session Info (this_session)Call Redirect (--Triggering Contact--, "2000")     Successful     Busy     Invalid     UnsuccessfulEnd
    Script 2 - Trigger 2000
    Variables
    Session this_session = nullString session_data = ""
    Script
    StartAccept(--Triggering Contact--)/* The Get Contact Info step grabs a reference to the Session for the Triggering Contact *//* In this example scenario, this will be the exact same session as in Script 1. *//* That is because the session is attached to the contact, and not to the script *//* If the caller had hung up, and called script 2 directly, then this would not be the same session *//* In that case, you would have had to create a session mapping in script 1, and then use the Get Session step *//* in this script to try and retrieve a reference to an existing session.  Session only last for 30 minutes by default. */this_session = Get Contact Info (--Triggering Contact--, Session)/* In the Get Sessoin Info step, you use the context tab to retrieve the session data *//* Just like the Set Session Info step, you need to specify the name, and which variable you will hold the value in *//* What is neat here is, the step knows about the names you've typed in previously, and makes them available from a drop down list. *//* However, if your's in not shown, don't panic, just type the name in again, just as you did with the Set Session Info step. */session_data = Get Session Info (this_session, "session_data")/* If the session_data variable (or any variables you use in the Get Session Info step) return null after the Get Session Info step, *//* That means that they were not set (not found) within the session object. */If (session_data != null && session_data.trim() != "")     True          /* We now hold a good value for session_data from the first script.  Yay!  We did it! */     False          /* Oops, something went wrong and now we're left standing in the rain all alone. */End
    Anthony Holloway
    Please use the star ratings to help drive great content to the top of searches.

  • UCCX Scripting Question- combining multiple scripts into one -Transfers/subflows

    I need to separate an existing call center into two because their hours are different and the main lines have separate DIDs.
    The two separate call centers must have the same agents and same queues, including Agent Personal Queues as Menu options. Callers need to be able to choose to go to either the Main Queues, or listen to another menu that allows them to select and option to be sent to a personal queue
    I have three separate scripts, CCA, CCB, and Agent Personal Queue, same queues, same switch (calledNumber) with the same trigger(DNs) and I was about to create three separate applications, but then realized the triggers can only point to one application
    What is the best way to set this up?
    Option A
    Script A (CCA )- Has all the "Switch-(Called Number) with all the trigger
    Script B -Has no Switch, just Transfer to extension(and then the call goes out to the trigger)
    Script C - is the Personal Queue Script
    Option B
    Combine all three scripts into one-separate the TOD logic, have the same queues and menus beneath each call center and Personal Queue tree, is going to be a really large file

    Hello-
    I would likely use a single script for your application.  That being said looking at your screenshot it looks like your script could use some clean up and consolidation.
    DJ

  • UCCX Script Question

    Is is possible to change the calling name prior to transfering the call to an extension.  We are in the process of changing our script to send some calls to non agents and we could like for them to be able determine from the Calling Name what the call is for.
    Thanks,
    Joe

    Hi
    Not sure if you can do it via scripting (anyone?) but the other solution would be to set up a CTI Route Point with a recognizable name (e.g. 'Department 1'). Forward that to the hunt pilot, and then send your calls to the CTI RP.
    Call should then show up as 'Forward for Department 1'.
    Regards
    Aaron
    Please rate helpful posts...

  • UCCX 7 Scripting Question - secret option to go straight to CSQ?

    Hi guys,
    I have a simple script that plays a number of individual greeting/ notification prompts (welcome, call may be recorded etc) before sending the caller to a CSQ or queueing if none available.
    There are no menu options played to callers and hence no menu step in the script but the customer wants the option for people who regularly call in to their call centre to be able to press a digit so they can bypass the greetings ang go straight to the CSQ.
    What is the best way to achieve this and do i need to use a menu step to achieve this functionality??
    Cheers,
    G

    Well there are probably a few ways to go about this. A Menu step is certainly a valid way to do it. You would need to set the Retries parameter to 0 to prevent the prompt from saying "Are you still there?" and repeating. Also ensure that Barge In is set to True so the caller can press the digit any time during the prompt.
    Beyond the Menu step itself you can likely just slap a label on your Select Resource step and then add a Goto in the success branch of your Menu step.

Maybe you are looking for

  • Output not coming right, if we give LIFNR in selection screen

    Hi, i have LIFNR in selection screen, when i execute my report without inserting value in it...output is proper coming, but when i insert value in LIFNR, report doesn't display any data... please check my code and guide me... TABLES : bsik,bkpf,bseg,

  • SNMP questions

    Hello, I just started with SNMP Traps on Weblogic 6.1, and I'm afraid I have some questions. a) I configured a Guage monitor to monitor the JVM memory usage. But I can't get it working, it never sends out a trap. This is the config I'm using: <SNMPGa

  • Sony Action Cam (HDR-AS10 or HDR-AS15)

    The new Sony Action Cam(s) (models - HDR AS10 & HDR AS15) were just released a few days ago...Any idea when Best Buy will stock this product in their inventory? Both are available via Sony's website, Amazon, and even 3rd party vendors, but Best Buy h

  • Grey Screen with a Center Folder Icon with a Question Mark in it

    I updated my MacBookPro 13 inch with hard drive to OS X Yosemite, I was having some issuies with the mac. I used it last night with no problems at all, I suspend the mac an let it charge for the night and today I try to use it and the mac log in was

  • HT204053 How do I sign in to get software or updates - even free ones on my ipad2

    How do I find the software or updates to download to my ipad2?  And how can I control my pictures better, like put into separate albums?