How to count how many times the caller calls by using UCCX script?

Hi there,
My customer wants to do a few changes for their script as below:
At the beginning of the script they are planning to add a new menu item, it will announce their new privacy policies and to continue the user must press the number one to continue to the Welcome.  If they do not press 1 then the message should repeat itself and if they again do not press 1 they should be transferred over to a live operator who will explain things and then be able to transfer them back to the message so that they can press 1 and continue.
I modified their script as attached file, but i don't know how to count how many times the caller calls in "Get Reporting Statistic".
Any helps would be appreciated.
Thanks.

Hi Aaron,
At beginning, i want to use a variable to get number of mistake for the same caller, then we will send the call to right place to fulfill the customers' needs. 
Do you have any suggestion for the new posted script?
Thanks.

Similar Messages

  • How to count " How many times the ' commit work ' Statement is executed.

    Hi all sap Champions,
    One of the client requirement, That is
    How to count " How many times the ' commit work ' Statement is executed.
    It's urgent.
    Please can anybody help me for this.
    Thanks
    Basu

    hi,
    when report try like this.
    declare a variable as
    data: counter type i value 0.
    COMMIT.
    counter = counter + 1.
    write:/10 counter 'NO. OF TIMES COMMIT WORKED'.

  • How many times USEREXIT_MOVE_FIELD_TO_VBKD is called in sales order

    Hi,
    I need to do some modifications to XVBKD internal structure depending data in XVBAP structure.
    Just wanted to know how many times USEREXIT_MOVE_FIELD_TO_VBKD is called while saving the order.
    Is it called for every item in VBKD table for that order or only for header?
    And what if a new item is added in order.. will it be called for that item too ??
    Please help..
    Regards,
    Anand

    Hi,
    I need to do some modifications to XVBKD internal structure depending data in XVBAP structure.
    Just wanted to know how many times USEREXIT_MOVE_FIELD_TO_VBKD is called while saving the order.
    Is it called for every item in VBKD table for that order or only for header?
    And what if a new item is added in order.. will it be called for that item too ??
    Please help..
    Regards,
    Anand

  • How Many times the report has run

    Dear All,
    I am trying to find out if there is any standard report which shows me as to how many times the Z or Y repor has been used.
    This is really needed for me decide.
    with regards
    Ranjith Singh

    we created a solution that reads the information from STAT and stores it in a custom table for later retreival. we can then more closely monitor the amount of statistics kept without basis involvement. the function module to read the STAT information is:
      call function 'SAPWL_STATREC_READ_FILE'
           destination servers-rfcdest
           exporting
                read_client                 = sy-mandt
                read_end_date               = pstop
                read_end_time               = pstopt
                read_exclude_username       = 'SAPSYS'
                read_start_date             = pstart
                read_start_time             = pstartt
           tables
                v2_normal_records           = stats
           exceptions
                wrong_parameter_combination = 1
                others                      = 2.
    it takes some time to develop history, but we can now go back over a year to look at run time and execution trends by program, both ours and SAPs.
    HTH

  • Find out how many times the application was touched by a particular user

    Hello,
    can anyone please help me out with this issue.
    I want to find out how many times the application was accessed by a particular user,their session IDs for each of the applications in a particular workspace. I am using a role based authorization scheme for my application. I am using Oracle APEX 3.2 version. Are their any underlying APEX tables/Views to find out the above details.
    thanks,
    Orton

    Hi,
    Have you check views APEX_WORKSPACE_ACCESS_LOG and APEX_WORKSPACE_ACTIVITY_LOG
    Regards,
    Jari
    Edited by: jarola on Oct 20, 2010 7:37 AM
    This might help also
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/advnc.htm#CHDDHGJI

  • How do count how many 'A' s in this string using sql stmt?

    hi all,
    i have a string like 'AAAAARAMAAAAKRISHNAAAA'.
    in this ,i want to find out how many 'A's .
    how do find out this using select stmt.

    (length(s) - nvl(length(replace(s, 'A')), 0)) / length('A')but consider (by modifying the question slightly to "how do count how many 'AA' s in this string using sql stmt? ")
    SQL>  select (length('AAAAARAMAAAAKRISHNAAAA') - nvl(length(replace('AAAAARAMAAAAKRISHNAAAA', 'AA')), 0)) / length('AA') x from dual
             X
             6
    1 row selected.couldn't I argue that the result should be 10 as e.g. in
    SQL>  select * from xmltable('let $str := "AAAAARAMAAAAKRISHNAAAA"
                            let $search := "AA"
                            for $i in 1 to string-length($str)
                              where substring($str, $i, string-length($search)) = $search
                              return substring($str, $i, string-length($search))' columns x varchar2(10) path '.')
    X        
    AA       
    AA       
    AA       
    AA       
    AA       
    AA       
    AA       
    AA       
    AA       
    AA       
    10 rows selected.Matter of definition I suppose .... ;)
    btw. regexp_count also yields 6:
    SQL>  select regexp_count('AAAAARAMAAAAKRISHNAAAA', 'AA') x from dual
             X
             6
    1 row selected.

  • IPhone 4s call waiting; how do I get back to the first call?

    When I'm on a call and a second call comes in I tap "hold current call and answer." I get connected to the second call and the first call is put on hold. But when I am done with the second call, how do I get back to the first call? I can't find any way to get back to the call that is on hold. I usually end up hanging up on both calls. Not good.
    Also, how do I switch back and forth between two calls? How do I put the second call on hold, go back to the first call to tell that person I must call them back, then return to the second call?

    http://support.apple.com/kb/TA38607?viewlocale=en_US
    Good Luck

  • How to add users/entry in the oracle internet directory using XML file

    hi friends,
    i need to know how to add entries, attributes in the oracle internet directory using the XML file.

    I could able to execute the ldapadd command with out error as
    ldapadd -h islch-532.i-flex.com -p 389 -D "cn=orcladmin" -w password -X mypath/filename.xml
    but the data entry is not added in OID. can any one help me out.

  • How to  edit reservation qty once the reservation is partaily used in TD

    Hi Experts ,
    How to  edit reservation qty once the reservation is partaily used in TD shipment
    tried to edit reservation in MB22 but SAp is not allowing since the reservation is allredy have TD shipment.i
    Thanks
    Niranjan

    Hi Niranjan,
    Since it has been in O4F1 in TD, you could do the following:-
    1. Go to O4F2.
    2. Delete Reservation.
    3. Go to MB22 --> Change Reservation Qty.
    4. Go to O4F2 --> Reassign Reservation to TD shipment (click on "R")
    Give the above a try.
    Cheers.
    Amit C kulkarni

  • My mac book air suddely disconnects many times the wifi while using wifi

    my mac book air suddely disconnects many times the wifi while using wifi

    Lots of things can impact wifi connections.  If you are at the marginal edge of the wifi range (which depends not only on distance, but what's between you and the transmitter) you may find the connection dropping in and out.  Sometimes a minor repositioning of the computer or transmitter can solve the issue.
    As well, interference can also create problems.  For instance, microwave ovens are really good at disrupting 2.4Ghz signals, and that the frequency used most often in wifi routers--so if someone turns on the microwave and it's between you and the transmission point it won't be surprising if the connection drops.  As well, metal blocks the signal fairly effectively, so if (say) ductwork is between the CPU and the wireless router there can be problems.
    Finally, I've run into some combos of devices and routers that just don't seem to like each other :-) .  That said, I've not hit that problem with either Air I'm running (an 11" and a 13"), though obviously I've not tried to connect them to every type of router out there.
    Just this week I was at a hotel and in my room the hotel wifi was "interesting" with every device I tried (iPhone, Android phone, Kindle Fire, iPad and the two Airs) dropping connection regularly from the work desk.  Turned out if I moved the devices over to the nightstand on the other end of the room (not the best work environment) all of the problems went away, so it clearly was a signal issue and the exact layout of that room and the hotel's wifi.
    If the machine has a problem when positioned close to a variety of routers, then I'd suspect a hardware issue with the wifi card in the Air and get that checked by Apple.  Similarly, if your problem is with your home router, I'd check to see if other devices also are getting dropped, since there could be a hardware issue on the router.

  • Hello How do I delete or disable the scrollbar. I use kiosk for fulscreem wants no scrollbar What should I do?

    hello
    How do I delete or disable the scrollbar.
    I use kiosk for fulscreem wants no scrollbar
    What should I do?

    I also already deleted my phone number from iMessage on my MBP.

  • Many of the documents I create using my Adobe Exporter won't download

    Many of the documents I create using my Adobe Exporter won't download. What's the story?

    Hi,
    I'm using Google Chrome with windows 7, and the ExportPDF web ui.
    I simply select the file, press the "export" to microsoft word option. The
    file exports, butthen it won't download.
    Thanks for any help you can offer me.
    Kirsten
    Kirsten Black
    Tender Writer
    TJS Services Group
    The Entertainment Quarter
    Level 2, 215 Bent Street, Moore Park NSW 2021
    T  02 9581 9999
    D  02 9581 9935
    F  02 9581 9988
    *W *tjsservices.co <http://www.tjsservices.co/>
    <http://www.tjsservices.co/

  • How many times can i call the start()

    Hi All:
    I would like to know how many time you can actually call the start(),
    cuz my app is doing some really strange things,
    here is a fragament of my code:
    private void spawnThreads()
    ListIterator it = _vWorker.listIterator();
    while ( it.hasNext() ) {
    ClientWorker client_worker = (ClientWorker) it.next();
    client_worker.start();
    ClientWorker is another Thread, and in the run() of the ClientWorker, I have
    public void run() {
    Runtime rt = Runtime.getRuntime();
         try {
         // Start the timer
         Process child = rt.exec(_fileName);
         // gobble any error or output streams
    StreamGobbler errorGobbler = new
    StreamGobbler(child.getErrorStream(), "ERROR");
    StreamGobbler outputGobbler = new
    StreamGobbler(child.getInputStream(), "OUTPUT");
    errorGobbler.start();
    outputGobbler.start();
    child.waitFor();
                                            } catch (IOException e) {
                   System.err.println("IOException starting process!");
              } catch (InterruptedException e) {
                   System.err.println("Interrupted waiting for process!");
    I have a couple of cmd files to execute, so This spawnThreads() will be called a couple of times,and the funny thing is , it will execute the first cmd files, and that is it, it won't execute the 2nd or the 3rd cmd files, it will start the thread, but then the run()won't actually gets invoked,,,so I am just wondering if anyone of you has encountered this problem, perhaps you could lend me some insight on this?
    thanks,

    Yes, you can run the start() of a Thread more than once,
    here is my Test App,
    public static void main(String[] args) throws Exception {
    Vector vec = new Vector();
    for (int i=0;i<4;i++){
    ClientThread ct = new ClientThread();
    vec.add(ct);
    ListIterator it = vec.listIterator();
    while(it.hasNext()){
    ClientThread ct = (ClientThread)it.next();
    ct.start();
    and as you have already guessed it the run() of ClientThread simply does system.out.println()
    and here is the output
    run started
    run started
    run started
    run started
    so..yeah..I don't really have any idea what is happening to my app and why it is not executing any cmd files after executing the very first cmd file

  • Is it possible to see how many times a component has been used in our websites?

    Hi,
    we currently have 3 websites running and I don't know if a component we created is actually in use.
    Is there a way to find this out?
    Thanks,
    Giulio

    Hi kasq,
    thanks for your quick answer...I tried
    path=/apps/mywebsite/components/scrollable/html.jsp
    and the result was
    XPath query
    /jcr:root/apps/upc-cablecom-ch/components/scrollable/html.jsp//*
    Filtering predicates
    Results
    Number of hits: 1
    Time: 0.16 seconds
    /apps/mywebsite/components/scrollable/html.jsp/jcr:content  (html,  json)
    So how do I have to read it? I see 1 number of hits, that I assume it's how many times it's used from other files...but how do I actually see how many times it's used on all our pages?
    Sorry for this newbie question, but only now I'm getting deeper in CQ5
    Thanks,
    G

  • How do i edit numbers in the recent call list?

    I'm using iOS 5.0.1 on the 4s currently
    Can anyone tell me how to edit the contact numbers in the recent call list? Eg. I would need to add a certain prefix in front of the number to return an overseas call in my recent call list. I tried to copy n paste the number after adding the prefix manually via keypad, but this method erases the prefix. Is there any other way to do this besides saving a different number in my contact list?

    As it happens, I use my "Recent Applications" menu as a list of "favourite" apps more than as a way to access recent apps. I won't go into too many details of "why", but I do have the "Finder" in there.
    I am using "Panther" so I don't know if this still works, but try opening "/Applications" > "Utilities" > "Terminal.app" and entering this command:<pre>defaults write com.apple.recentitems apps -array-add '/System/Library/CoreServices/Finder.app'</pre>It may be necessary to log out and back in again for the change to take effect, or the change at least may only be active in apps launched after modification of the file. There may also be issues related to the number of items in the list - it may be necessary to increase the "Number of recent Applications" through "System Preferences", or else clearing the list before entering the above command.
    I also keep my "com.apple.recentitems.plist" file "locked" - this prevents items from being dropped through non-use. Despite being "locked", the menu does update during a login session so I still get some "recent item" functionality from the menu. Everything does of course revert to the saved state for the next login, however.
    Regarding the "Dock", in "Panther", after "hiding" the "Dock", it is relatively easy to "pause" or restart it, repectively, using:<pre>killall -STOP Dock
    killall -CONT Dock</pre>Perhaps these commands could be incorporated into an "AppleScript" application and added to "Recent Applications". However, you will also lose the use of ⌘-Tab application switching, Exposé, widgets, and the ability to minimize windows while the "Dock" is paused. Alternatively, there are a number of preference settings that can be applied to the Dock's ".plist" file to minimize its obtrusiveness without affecting other "Dock.app" functions. However, it will be more difficult to toggle between the two states than simply pausing the whole app...

Maybe you are looking for

  • Guide to Upgrading to Windows 8 on the T540p (+fix for brightness/black screen on wake)

    Hello all. I recently received my new T540p running Windows 7. Although I probably would have qualified for receiving Windows 8 recovery media from Lenovo, I went ahead and did the upgrade myself since I had a copy of Windows 8 laying around (and bec

  • Linking Oracle Process id with windows process id

    hi, i am using oracle database 11g(11.1.0.6.0) in windows 2003 server. i have an oracle session established through an application server. i have found the process id of that session by comparing the v$session and v$process tables. Now i want to comp

  • Nokia 5300: please help!

    i have a problem with my nokia 5300 xpress music phone! I can listen to the radio with my headphones, but when i play my music, it only plays via the loudspeakers and not through the headphones!! i've emailed nokia and they've repeatedly advised me t

  • Why register up-to-date has not been iwork

    <Personal Information Edited By Host>

  • Incorrect call to external link

    Hello experts, Business is requiring and external link in a development, so users will click on it and it should take them to a web page in their intranet site. Even when our developer is assigning the correct link, SRM is changing the URL. example: