How to repeat IVR file in Menu(M) microapp

I am having a setup where i am using Network VRU script M,Media.wav . i am using it with Run external script object in ICM.
problem here is that my Media file play only for a single time. i want to repeat this annoucement which is not happening ?
Call flow is as follows.
Call get queued to Skill group. if agent are busy call should give a queue annoucement " All agents are busy be in queue or press 1 for voicemail.
Above annoucement file play for one time but go to silence mode after that.
i am using Runexternal Script object with M,media file microapp. success node i have connected to CED to collect digit for voicemail.
while X node is connected to wait object and then again connected to Runexternal Script node.
Screenshot are attached for reference.

This is your first microapp script, correct?
In case of agent busy i have connected queue to skillgroup object X node to Run external script .....
That's wrong. If all the agents are unavailable and it queues the call, it comes out the check port, not the X port. If it comes out the X port, it's probably because your "condition if" failed.
. but if i am not pressing anything at no input condition of Run external script media file is not repeating i want it get it repeat three times  . media.wav is playing only one time and call getting disconnected if i dont press anything.
No you don't. You are saying to the caller "Press 1 for voice mail or just stay on the line" so you certainly don't want to repeat this. You really want to just play this once. The specifications I use when I do this is to set the "no entry" tries to 1 and override the custom messages.
Check the CVP logs. If the call is coming out the X port of the Run Ext Script, it's because there is an error. Now it may be an error you are expecting (like reaching the max number of no entry tries) but you need to catch it and process it. In your case it could be because it can't find the system message "please make a selection".
Callflow is simple . call comes to ICM script which is forwarded to CVP application for welcome annoucement and from there it is coming back again for agent getting it to icm object (queue to skillset)
Let's look at your script again.
It looks like you set up for Audium (CVP VXML) and call the application "Hns SD Project" through PlayVXMLScript node 149 (I assume this is GS,Server,V). Is that your Welcome? Why does the X out of 149 go to 192?
Now it goes to the Q2SG. If no agents are available, it goes to node 191. How can 191 go to both 192 and 193?
microapp.media_server should be set to a key word like "media" and resolve this on the gateway. Why is this set to "http://ms/en-us"?
The locale will kick in and append the locale - which you don't override. That's en-us. So it will make this "http://ms/en-us/en-us/app" and this is going to be wrong.
196 failure goes to 197 (wait) which is illegal and then goes back to 196. What are you doing?
This script is full of errors. It cannot possibly validate.
Regards,
Geoff

Similar Messages

  • How to invoke windows file properties menu

    Can we invoke windows file properties menu (just same as right click a file in windows explorer and click properties) in a java program, eg. using shell32.dll?
    Please help!

    Hi Joanne,
    I can't figure out what exactly you're trying do to but just in case... you may simulate a right click using java.awt.Robot class.
    Best regards,
    Lionel Badiou
    CodeFutures -
    Java Code Generation
    http://www.codefutures.com

  • HT2534 How to deleted the files in menu

    Please help me to remove the application to my screen menu..
    Tell me how to do it tnx,,,

    If you want to delete an app, tap and hold down on the icon until it wiggles then tap the X on the icon. Tap the home button when done.
    If you are asking about something else, please clarify.

  • How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?

    How do I set the HELP menu to use Indesign's local HELP files on the hard drive and not the web?
    CS 5.0 launches the internet browser.  > TO SLOW I DONT WANT THIS.
    CS 3.0 uses the local help files > I WANT THIS FOR 5.0.

    You're not speaking to the right forum for your request. Help is a Suite-wide feature and here is the forum where the Help application is discussed, and where the proper Adobe people hang out:
    Community Help Application

  • In iPhoto how do I stop files from auto resizing as they import? I don't want my files reduced to 72. The option to choose size on the export menu not suitable for up sizing, as you can't restore the quality removed?

    in iPhoto how do I stop files from auto resizing as they import? I don't want my files reduced to 72. The option to choose size on the export menu not suitable for up sizing, as you can't restore the quality removed.

    Short answer: They are not resizing, there is no quality lost. The dpi is only set when you decide what size you're printing at
    Longer answer:  Dpi means nothing in the digital world of your computer. There are no "inches" to have "dots per..." Size is measured in pixels. That's the same on your camera. It doesn't take 10 x 8 or 6 x 4 shots. It takes shots measured in megapixels. For instance 4,000 x 3,000 is a 12 megapixel camera.
    Using that example, that shot from that camera has 12 million pixels. So that's how many "Dots" there are. To decide the ratio of dots per inch, you now need to decide the "inches" part. And that's printing. Print at 10 x 8 and the dpi will be 4,000/10 or about 400 dpi. At 6 x 4 then it's 4,000/6 or 660 dpi. Work the other way: Print at 300 dpi and the resulting image will be about 13 inches on the longer side.
    So, your photo as a fixed number of pixels. Changing the dimensions of the print will vary the dpi, changing the dpi will vary the dimensions of the print.
    For more see http://www.rideau-info.com/photos/mythdpi.html
    Regards
    TD

  • How can I create a file brows menu and save option?

    How can I create a file brows menu, if I wont my user to choose a picture from his PC.
    And how can I save my user settings?(this is application going to be only on my users pc)

    You can launch a file selection dialog with FileReference. You can save settings using a SharedObject (like a cookie).
    http://livedocs.adobe.com/flex/3/html/help.html?content=17_Networking_and_communications_7 .html
    http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_3.html
    http://livedocs.adobe.com/flex/3/html/help.html?content=lsos_5.html
    If this is a Flex app, you will only be able to select a file from the local machine and upload to server, you won't be able to open the file in the Flex app, due to security sandbox.
    If this is an AIR app you will not have this restriction.
    If this post answers your question or helps, please mark it as such.

  • How to enable File- Export  menu item in custom Form

    I have created a custom form.The File->Export menu item is disable by default.how can i enable this menu item? I have tried
    APP_SPECIAL.ENABLE('FILE.EXPORT',PROPERTY_ON) at block level (when-new-block-instance ) and form level trigger(when-new-form-instance) but not able to enable the same.
    plz suggest way to get this functionality in custom form.

    Hi,
    check below documents can help
    Unable To Export From Files => Export menu option in Applications 11i [ID 275224.1]
    Unable To File > Export Data From A Form [ID 552268.1]
    Unable to Open or Save Export to a File [ID 218209.1]
    Export Menu Item Under File Menu Is Not Bringing Up Dialogue Box Or Openning Up Document [ID 263348.1]
    Regards

  • How do you get canoscan lide 110 scanner to display in "file import" menu?

    I have several older versions of Photoshop Elements running on various computers.  In ALL of them, if you go to "File>Import" you see "Canoscan LIDE xx".  when you choose it, there is a great scanning application that runs. On a newer computer, i had Photoshop CS5.5 installed.  It only shows WIA under the import menu.  The scanning software there is horrible.  I tried installing the same scanner (lide 110) on an older computer running older photoshop elements and it showed up.  i then installed a older version of the elements software on the new computer.  Again, the scanner showed up.  Not wanting to break licensing agreements, i just downloaded a brand new version of photoshop elements 12 and installed it.  it only shows WIA in the file/import menu and not the scanner. therefore, i dont have the scanning software/application i need.  without it, this version of elements is 100% useless to me.  can someone please help me get my scanner to appear in the "file>import" menu?  Yes, i do have the latest version of software downloaded from canon's website.

    Hi,
    I believe that this is where PC & MAC versions differ.
    The PC version  will "get from scanner" in the organizer but the MAC version has to "Import from scanner" in the editor. I don't know why they act differently.
    It has been posted on this forum (can't find thread at the moment) a fix for the windows version of copying a module from a previous version if you had one. That is not an official fix.
    If I find the link I'll post back.
    Brian

  • How to view cc files on a computer that only has photoshop cs6

    I have the new version of photoshop on my computer that only allows me to save files as: photoshop cc.  However, I would like to transfer these files to view on a computer, which is at school, that only allows me to view files from photoshop cs6 or older (cs4, etc.).  I would like to work on projects on my personal computer at home and finish them on the computer at school.  So, how can see my files that are in creative cloud on a computer that only has photoshop cs6?

    Need a little more information.  Never heard of a Photoshop cc file, maybe I'm missing something.  When you save a file the first time there is a drop down menu allowing you to save the photo as a number of different file extensions, i.e.. PSD, tiff, jpeg.  There is no photoshop cc.  File uploaded to your folder on the cloud retain their extensions.

  • How do you delete file from time machine back up?

    How do you delete file from time machine back up?

    This from Apple KB Article  If Time Machine is not in your Dock, you can enter Time Machine from the Menu Bar or System Preferences.
    Deleting data from a Time Machine backup
    To delete all backups of one or more items from a Time Machine backup, follow these steps:
    Click the Time Machine icon on your Dock to enter the Time Machine restore interface.
    Click on the item you would like to delete. Command-click to select multiple items.
    Control-click (or right click) the highlighted item(s) and select "Delete All Backups of..." from the contextual menu, or select "Delete all backups of..." from the Action Item menu.
    Authenticate with an administrator password when prompted.

  • How to make a Previous/Next Menu

    Hi there.  This is my first time posting in the Adobe forums so please be patient if I don't do things correctly.
    I currently have the Adobe Web Design CS5 package and all the programs that come with it, but my question is specifically about Dreamweaver.  My computer is a Macbook with the latest operating system as far as I know.
    I've been trying to create a next/previous menu for parts of my own personal website.  It's http://www.aidenart.com . If you click on the link to the Concept Art page you should see a bunch of image thumbnails that act as links.  Click on any one of those images and you're suppose to see the full image from the thumbnail in a whole new page.  On the pages with the full images I would like to include, at the bottom, a jump menu so that a visitor can pick any of the pages that they might want to see (I already know how to do this part), but I would also like to include buttons which allow the visitor to visit the next image in the list and also the previous one in the list.  You know, a previous and next menu.  I've seen other websites using those kinds of buttons so I know it's possible somehow.
    By looking at the source code of some websites and doing a bit of research on my own, I think this can be done using javascript of some kind.  Maybe by using an "onClick" behaviour or something.  I looked at a few different web help sites, including W3 Schools, and I still haven't found any clear cut explanations on how to make a previous/next menu.  If someone could just show me the basic code for making a simple one that actual works then I could probably work from that.
    I would prefer it if I didn't have to bother with the dreamweaver extenstions section because most things listed in the exchange are something you have to pay for.  And for those of you who think I should just make individual links on each page, please keep in mind that I'll want to add more pages in the future.  Most likely a lot of pages.  I also want to be able to make previous/next menus for the comics section of my website for when I have more comic pages available, so I really need to know how to do this.
    I hope that was enough information for you guys.  I can try to provide code if you guys want although I'm not sure how that would help solve my current problem.

    Only way to do pagination effectively requires either a database or XML files containing your data.  Neither way is really for a beginner based on my experience with both.  And based on the size of your library right now, pagination isn't what you really need.
    If it is going to be an image gallery you could look into the php Gallery script if you have a mySQL database ( http://gallery.menalto.com/ ).  But for simple solutions.
    For even smaller solutions you can look to JQuery solutions.  They require minimal amounts of coding, mostly just file inclusions.
    http://galleria.aino.se/
    http://fancybox.net/
    http://www.twospy.com/galleriffic/#1
    It's just about finding one that meets your needs and gives you the ability to customize as you see fit.

  • How to change the color of Menu links in obiee

    Does anyone knows how to change the colors of Menu links in obiee. With menu I mean the menu links default right top (Search, homepage, Catalogus, Dashboards, new, Open). This should be set in skin and style files, not? I searched a lot. I could not find It. It is now Oracle blue, we want to change this.
    obiee 11.1.1.5.
    Thanks

    You have to customize portal banner and portal content CSS files as needed in OBIEE server.
    below links will guide u but will will not tell you exactly but your req can be done by customizing portal content and portal banner CSS files. try to identify the exact code using firebug in mozilla.
    http://www.rittmanmead.com/2009/04/customizing-obiee-dashboard-banners/
    Customization of login page, banner,logo in obiee11g
    Thanks
    Jay.

  • How to download a file from Application Sever to Client Workstation?

    Hi All,
    I know how to move a file from client workstation to Application server.
    How to download that uploaded file from Application file (AL11)  directory to local desktop?
    Regards,
    Arun.M.D

    Hi Arun,
    Goto AL11 - > click on the directory path and select your file  -open the file - > click on menu item List - >save/send -> file
    -> select the type of file.
    Or you can write a small abap code using DATASETS. If you require I will post the code.
    Hope it helps you.
    Regards,
    Rajani.

  • How to attach multiple file in one mail

    Hi,
    I've problems with sending multiple files via Gmail account (Ipad version)  When sending the photo or video, I've to just click the photo and choose send to mail one by one. Any simpler way?  Sometimes i did sent both mpg and jpg but the reciepient didn't see any attachment too
    Anyone can help advise how to attach different file (doc, video, photo) in one mail will be a lot appreciated. Thank you so much

    You can attach multiple pictures to an email on an ipad2. Don't know about original iPad.
    Choose a photo or take a screen shot (hold down home button and button next to volume control at same time--screen shot now will appear in photos).
    Go to photos and edit your picture or screen shot, save it, then hold down on the image and copy it.
    Go to mail, create a new mail and paste it in.
    Save you mail as a draft.
    Go back to photos and select a different photo, copy it, and return to your draft, and paste it in. Repeat if you need to add more.
    Anything that you can take a screen shot or have an photo of can be pasted in one at a time into that draft email.
    If mail gets uncooperative, during this process, then double click on home button and quit multitasking mail, then open up mail again and send your draft. Uncooperative means gets frozen.

  • How can I transfer files from my mac to my iPad, e.g., mp4 files.  Do I have to use iTunes?

    How can I transfer files from my mac to my iPad in an easier way?  I'd like to put some movies on, and I can use iTunes, but is there another way?  I have transferred epub books using Dropbox.  Movies eat up a lot of dropbox space and the iPad has trouble getting them.

    USB disk. You still have to go through iTunes.
    Connect device to computer/mac
    Select your device in iTunes menu.
    Apps...
    At thebottom of the page you will see the app.
    Select it and the Add for windows and + for mac
    Hope that helped.
    In the long run there is no way to access or uplood data on your device without iTunes unless you JailBrake....

Maybe you are looking for

  • How to use Airport Time Capsule as a wireless hard drive?

    I have purchased the Airport Time Capsule 3TB but I really don't need a backup disk, so I want to use it as a wireless hard disk to be used in my network, how can I do this?  Can someone give me a clear step by step guide of how I can do this? I appr

  • Aio/Cricket Lumia 620 Black Update

    Hello.  I asked this question to AIO already and they of course don't have a clue.  There are some nice enhancements in black and a few apps that I would like to run that require the update.  Is this update now not going to happen?  Before the black

  • Problem due to read consistency...

    Hi, Pls hv look on given scenario... Two transactions updating the same row Session 2's update waits until Session 1's commit release the row lock. In Session 1 SQL>select color from cust where id=500; color red SQL>update cust set color='blue' where

  • USB2 powered external 4 port hub shuts down my notebook???!!!

    Hi to all, first time user of this forum. I recently bought a Satellite P505D-S8930 notebook and it works great, however, I needed more USB2 ports so I bought an externally powered 4 port hub. The hub works great but when I close the lid on my notebo

  • 9800 Xt problem

    decided i didnt like my old motherboard so i got a k8n so i could do a bit of clocking. installed board without a problem and did a fresh install of win xp sp1 (dont like sp 2). got all the latest drivers and installed untill i ran into a sevier prob