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 ?

Similar Messages

  • 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.

  • 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.

  • 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

  • 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 question using BatchAction

    I'm an FDM newbie, so some of the question I'm asking may seem to be trivial...
    Is it possible to trigger an event from BatchAction? I wrote some code in BatchAction and want to trigger specific events (basically I want to mimic the steps I take manually from the web the import, validate, export and check steps)
    thanks,
    cg

    The type of questions I'm asking is not documented in any guides, as it should not be. The api guide states what can be done, not how it can be done. Understanding the 'how' comes with FDM experience, which I do not have, hence my postings.
    Sorry, I got sidetrack, so back to my posting:
    Currently, a user logs on to FDM via web, clicks on Import from Workflow, selects a file, and once processed, saves that file in Excel. Note that there are custom scripts (expression?) in metadata's Import Format screen which do various things such as format fields, etc. there are a lot them.
    I would like to automate this since now, this task will become a daily occurance. I would also like to maintain the existing scripts/expressions used during the workflow->import process, and make use of them instead of recreating the logic when generating a new file. I know I can use the fLoadAndProcessFile from the api call, but how do i incorporate this into the batch script I've written, etc...
    All this with using the Batch Loader and not a custom script. Custom script will come later...
    I get the big picture, it's the little pictures I'm trying to piece together...
    thanks.
    Edited by: cg on Dec 2, 2011 7:29 AM

  • 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]

  • 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!

  • Oracle Scripting Question

    Can any one of you let me know which is the relavant forum to post question on Oracle Scripting Module.
    Question:
    Using the graphical scripting mode what are the steps for using a check-box and proceeding to the next panel
    in a script.
    Thanks,
    Kalyan.

    Kalyan,
    Looks like you were working on Scripting in 2010...Did your project live?
    Does scripting work? I am not aware of any customer that uses scripting and therefore a bit hesitant to use it.
    Any feedback from you would be highly appreciated.
    Thanks
    Rahul

  • Printing Line Items in Script without using driver program

    How to print the line items of a internal table in sap script without using driver program? I am not supposed to edit anything in the driver program. Pls help me to solve this problem...

    Hi,
    You can try by creating a new driver program and a new FORM ENDFORM inside that for this purpose.
    Regards,
    Gaurav

  • Writing OS Script to use at file CC.

    Hi ,
    I have a Requirement in which i have to write a script and use the script as OS command in sender file adapter.
    Requirement --
    When ever the communication channel read a file from directories at FTP server delete that file and paste that file in different folder at FTP server.
    I have no knowledge with OS script . My server is running on Microsoft server 2008.
    Please let me know how to write a script and where to place the file in XI server.
    Regards,
    Navneet

    Hello,
    Please find info about using OS command in File Adapter in links below:
    /people/santhosh.kumarv/blog/2008/07/27/glimpse-at-os-command-yet-another-scenario
    /people/michal.krawczyk2/blog/2007/02/08/xipi-command-line-sample-functions
    http://wiki.sdn.sap.com/wiki/display/XI/SAPXIFileAdapterOSCommandLine+Feature
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi
    What concerns path for Script i usually use /usr/sap/bin/ but i think that you can choose any available path on your PI server.
    BR,
    Dzmitry

Maybe you are looking for

  • Simple button Button problem

    I am making a group of buttons that when each one is highlighted it displays a graphic on the other side of the screen So after I 2* click on my button and insert frame into the over state I place my picture here but when I run it the picture comes u

  • Single G5 Xserve Upgradeable to Dual?

    Hey guys, I know it's a legacy product, but I thought I'd ask. Can a single 2.0Ghz G5 XServe be upgraded to a dual 2.0? I see chips with heat sinks on ebay and there is just a small cap covering the second port on the XServe's logic board. Can I pick

  • Acrobat X: Is there an ABBYY FineReader plugin for better OCR accuracy?

    Acrobat X's OCR capability is not very good.  Based on my testing and comparisons, ABBYY FineReader's OCR capability is much better!  Is there a FineReader plugin that can be added to Acrobat X for better OCR accuracy?  If not, can this be a possibil

  • Problems with MediaPlayer.bytesLoaded updating for ImageElement

    Hello! I use Sprint 10 (0.95). MediaPlayer.bytesLoaded property is not updating in the case using ImageElement as source media for MediaPlayer. Correct load progress bar to make impossible. Actual values are 0/bytesTotal or bytesTotal/bytesTotal only

  • Don't have sound

    I have an iPhone 4S and my sound doesn't work. When I turn the volume up or down the volume icon appears but not the white dots that show how loud it is. I can't hear anything with earphones also. I can call people and hear them and they can hear me