UCCX 7 HA Creating a Permanent User Prompt from a Maintenance Script

Hi,
I have script that records a prompt, names the wav file a puts it in the prompts directory. This is used for a special message for a contact centre script, these are usually temporary messages and there is an option in the same maintenance script to silence this prompt. The customer wants to be able to change the permanent prompts like the welcome prompt however when I restart the primary contact centre CRS engine the special message prompt is gone from the prompts folder in windows. It was never in the list of prompts when I listed the prompts in the app admin GUI page. Is there any way I can copy this recorded prompt from the windows folder to the prompt repository so that if the contact centre is restarted the prompt is not deleted.
I have attached a copy of the script so you can see how i'm doing this, When the call comes in to the script 'Main_Menu' the user presses 1, the call goes to the 'System_Menu' the user presses 1 again to go to 'Record_System_Prompt', from here you record the system message and the script puts a wav file called IECHA_IT_Sys_Mess.wav in to C:\Program Files\wfavvid\Prompts\user\en_GB. But this wav file is only in the windows folder not in the list of prompts in the UCCX appadmin page.
Thanks
Regards
Neil

Hi Neil
This is quite a common query; basically you should never write to the wfavvid folder directly. If you upgrade to 8.0, you'll find you can't do that anyway.
Instead of using a write document step or whatever to write to disk, so this:
1) Create a User variable
2) Use a 'get user' step to populate that variable with a user reference, you will need to specify a user ID or extension number on this step that refers to a user configured with Supervisor or Administrator rights. I usually allow the actual end user to log in with their extension and PIN, and use those creds to get the user. Other engineers just create a user called 'PromptUploader' or similar, and give that the required rights.
3) Once you have the 'get user' populating the user variable, under it's success branch add a 'Authenticate User' step to authenticate the user refernce in conjunction with a PIN or password (either that you gathered from the caller's DTMF or a static string)
4) Under the success branch for that, you can then use the 'Upload Prompt' step to upload the prompt you have recorded.
Regards
Aaron
Please rate helpful posts...

Similar Messages

  • PISUPER was created as dialog user type from install

    Hi,
    I've noticed several threads stating that the PISUPER should be a service user.  However, the PISUPER was created as a dialog user during my install of PI 7.1.
    Can anyone tell me why it would be created as a dialog user?  I would like to change this user to a service type rather than dialog.  Will this cause any problems?
    Thanks in advance for your input.
    Best Regards,
    Rick

    Hi Satish,
    Thanks for your input.  Unfortunately, the PISUPER user ID does not show up in that link.  This ID was created either by the installation or the configuration wizard. 
    There are several other users created by the install or the configuration wizard, but, they are all created as system users.  The only one created as a dialog user is PISUPER.
    Any help in clarification will be greatly appreciated.
    Regards,
    Rick

  • Creating a new user request from the user menu

    I have a menu item that calls a process to create a request for a new account (contractor/applicationID). I have the request form and workflow working, however, IDM uses the requestors context to create the request. How do I open the new view in the form and clear the requestor's user context out of the way?
    What I mean is when the form appears, if I select a resource, the attribute fields all appear with the requestors data filled in. The process I'm calling has a built-in form preceeding the workflow.
    Any help would be greatly appreciated.

    Hi,
    try to add the the tag
    <argument name='Subject' value='Configurator'/>inside your code to check in the view(i asume you use a userview to acomplish your task).
    Does it work then?
    Regards,
    Patrick

  • How to get record created and modified user name from SharePoint Database?

    Hi,
    My SharePoint Portal is in Window Authentication. Some users have added requests to Lists. I want to find user name of the Created By and Modified By.
    Only ID is available in the corresponding columns in Content Database table. In which table the users details would store in Content Database.
    Thanks & Regards
    Poomani Sankaran

    hi, you can find the user details inside UserInfo Table in content database. But i would suggest not to directly query the content databse not even for select as it will affect the indexes.
    why not follow the link
    http://www.sharepoint4arabs.com/AymanElHattab/Lists/Posts/Post.aspx?ID=99
    also if you just need the basic created by and modified by info than use SharePoint Object Model To get these values using ECMA script use below link
    http://www.c-sharpcorner.com/UploadFile/anavijai/get-created-by-and-modified-by-values-from-sharepoint-2010-l/ using Client side object model https://msdn.microsoft.com/en-us/library/office/ee534956%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Using server Side Object model
    http://www.sharepointcto.com/View.aspx?id=15
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • Creating a second user account to do online banking?

    Someone went onto my Macbook Pro and went to many questionable sites using a few of my different browsers. I have no way of knowing if anything was downloaded in the background (I am not concerned that the person did anything intentionally) and I am now afraid to do online banking on it. I have cleared the cache of all the browsers, though I feel the only way to be 100% is to format and reinstall, though I do not have time to do that now.
    If I create a new user account from the admin account that was used to go to the sites, would that be completely isolated and separate from the admin account that could have in theory had something done to it?
    Thanks.

    If you trust the person and are simply afraid he/she might have downloaded something stupid without knowing better, get a copy of [ClamXav|http://www.clamxav.com> and scan the hard drive. Note, though, that it is extremely unlikely that any malware is on your machine. Mac malware is extremely rare. See my [Mac Virus guide|http://www.reedcorner.net/thomas/guides/macvirus>.

  • Excluding temporary user accounts from Time Machine back-ups

    I have some temporary user accounts in addition to the default Guest account on my iMac. I currently have Time Machine backing up my entire system (the default TM setup). However, I'd like back up only my admin and permanent user accounts from now on.
    Having done a little research, I believe I have the answer but want to make sure I'm including all the relevant directories. I believe the answer is to add the specific user folders to TM Preferences > Options > Do Not Backup. e.g., if my hard disk is named "MacintoshHD" and I want Users 'Account1' and 'Account2' to be excluded from all future TM backups, I would add these folders to the Do Not Backup folder:
    /MachintoshHD/Users/Account1
    /MachintoshHD/Users/Account2
    So 2 questions:
    1. Are these the right folders to make sure Account1 and Account2 are never backed up in the future?
    2. Are there any other folders that i am overlooking?
    Is that correct? Thanks in advance for your help!

    Jeff Hwang wrote:
    I have some temporary user accounts in addition to the default Guest account on my iMac. I currently have Time Machine backing up my entire system (the default TM setup). However, I'd like back up only my admin and permanent user accounts from now on.
    Having done a little research, I believe I have the answer but want to make sure I'm including all the relevant directories. I believe the answer is to add the specific user folders to TM Preferences > Options > Do Not Backup. e.g., if my hard disk is named "MacintoshHD" and I want Users 'Account1' and 'Account2' to be excluded from all future TM backups, I would add these folders to the Do Not Backup folder:
    /MachintoshHD/Users/Account1
    /MachintoshHD/Users/Account2
    So 2 questions:
    1. Are these the right folders to make sure Account1 and Account2 are never backed up in the future?
    yes.
    2. Are there any other folders that i am overlooking?
    no, those are the only folders you need to exclude.
    Is that correct? Thanks in advance for your help!

  • UCCX 8.5 replace system prompts with user prompts not working.

    I am running UCCX System version: 8.5.1.11002-22 with the language en_US installed. I am trying to replace the system generated prompts for a telephone number to be the localized voice talent.
    1. I have enabled the System > System Parameters > User Prompts override System Prompts  is set to enabled.
    2. I created the following prompt directory /gen/number/ and /gen/telephone.
    3. I uploaded prompts (recorded by UCCX) to both of these directories.
    4. Very simple script, accept, get calling number, generate prompt, play prompt, terminate call, end.
    5. The generated prompt is always using the default installed system prompts and not playing the user uploaded prompts.
    Is a restart of the UCCX engine required for this change to take place?
    Thanks
    Danny

    Hi troyputnam,
    It's not necessary a restart. Which folder do you upload the prompt, en_US? If you upload the prompt at a different folder, you will need to specify for every prompt to not look at the default Prompt Folder.
    Regards
    Please rate all useful posts
    Favor calificar todos las respuestas útiles.
    LinkedIn Profile: do.linkedin.com/in/leosalcie
    MDGDP, CCNA, CCNA Voice, CCNP Voice Certified

  • Open Directory users prompted to change password after 10.8 to 10.9 server upgrade

    I just upgraded our 10.8.5 server to 10.9.3. I also upgraded Server.app to the most recent version (3.1.2). I made a complete backup first as a precaution.
    Existing non-admin users are being prompted to change their password when logging in. I've narrowed the problem down to a checkbox in the "Global Password Policy" settings in Server.app, specifically this checkbox: "Passwords must: be reset on first user login". I had that box checked in 10.8 so that new users would be prompted to create a password the first time they logged into a bound computer. It worked great and I'd like to continue using this feature in 10.9.
    If I uncheck this box in Server.app in 10.9.3, existing users can log in just fine with their existing passwords. If I re-check the box, non-admin users are suddenly prompted to change their password when logging in, even though they've logged in countless times in the past.
    Here are some things I've tried:
    * stopping and restarting the Open Directory service in Server.app
    * restarting the server
    * disabling and re-enabling an existing user account
    * inspecting user records in Directory Utility for any peculiar attributes
    * I used the mkpassdb -dump command to verify that the correct "last login time" is present for a particular user, but I'm not enough of an Open Directory expert to know if this is the attribute that the Global Password Policy relies on.
    Does anyone have any other ideas or suggestions?

    UPDATE: It looks like this issue applies to new (post-upgrade) accounts, too, suggesting that this has nothing to do with the upgrade process. Can anyone confirm this behavior? It's easy to test:
    1) Make sure the "Passwords must: be reset on first user login" box is unchecked.
    2) Create a new user in Open Directory.
    3) Log in once. No problem.
    4) Now check the "Passwords must: be reset on first user login" box.
    5) Try to log in again. Were you prompted to change your password? Logically, you shouldn't have been prompted, but users on my server are being prompted.

  • I've already restarted my computer and created a new user, but my IPhone 4 still isn't coming out of the "restore" setting; anybody know how?

    I've recently tried to restore my IPhone4. For some reason, its not working properly (i.e my phone won't come out of restore). I've already restarted my computer, and created a new user account on my computer.The message that keeps popping up says Error 1604 which i know has somethign to do with the USB port but i don't know what specifically. Any Help??

    Error 1604
    This error is often related to USB timing. Try changing USB ports, using a different dock connector to USB cable, and other available USB troubleshooting steps (troubleshooting USB connections. If you are using a dock, bypass it and connect directly to the white Apple USB dock connector cable. If the issue persists on a known-good computer, the device may need service.
    If the issue is not resolved by USB isolation troubleshooting, and another computer is not available, try these steps to resolve the issue:
    Connect the device to iTunes, confirm that the device is in Recovery Mode. If it's not in Recovery Mode, put it into Recovery Mode.
    Restore and wait for the error.
    When prompted, click OK.
    Close and reopen iTunes while the device remains connected.
    The device should now be recognized in Recovery Mode again.
    Try to restore again.
    If the steps above do not resolve the issue, try restoring using a known-good USB cable, computer, and network connection.

  • Any suggestion​s on creating a new user account please? (thinpad x61 tablet, Vista Business edition)

    I would appreciate any suggestions on creating/editing the user account on my second-hand thinkpad X61 tablet (running Vista Business) edition. I bought the laptop from ebay in Germany/Austria. When I switched it on, there were no options to create or edit a username. I have completed all the updates (Lenavo and Windows). I tried the following to add a new administrative account:
    1, Control Panel then selecting User Accounts. A screen appears for a second and then disappears. 
    2. I have also tried typing in sysdm.cpl in the command prompt, 
    None of the above worked, as the screen does not appear at all. I have also tried allowing the automatic updates on, that does not work either. I was wondering if this is managed by the Think Vantage system. Not sure if this is relevant, the Vista Business language was set in German and I added a language pack via Vistalizator to turn it into English.
    Any help with this issue would be appreciated. Many thanks in advance.

    Hello,
    Have you tried running the Local Users and Groups Manager (filename: LUSRMGR.MSC) to create a new user?  If so, were you able to create additional accounts through it?
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • How to create a parmetarized user query

    Hi all
    i want to create a user query with parameters so that when activated the user will have to fill those parmeters.
    question is how do i create these parameters by code?
    appreciate the help
    Yoav

    Hi Yoav,
    If you are running a query from within Query Generator then you can use the [%0], [%1] etc syntax and SBO will prompt the user when the query is run. If you are going to execute a query through code then you could create a little user form that contains fields for each of the parameters (ie write your own parameter window) and then run the query based on the values the user enters in your form.
    Kind Regards,
    Owen

  • Business Rule:Usage of @ISMBR with User Prompts/ Variables+Loop Function

    Hi,
    currently facing a business rule user prompt - if-selection issue - not sure, if it's simply a bug or other ways how to solve it:
    depending on runtimeprompt [RTP_VERSIONS], either the 1st or 2nd part of the rule should get executed using a loop command.
    The special thing is, that you can choose several versions simultaniously in runtimeprompt : as soon, as Data Input is part of the selection, the 1st part of the if-section should apply and the 2nd loop executed (and other way round)
    this works if I select 1 Member in the user prompt, but does not work, if I select several members.
    according to the manual, @ismbr function is "true", if already 1 member is matching !
    I experiemented in addition to @ismbr with @list and @range and also with additional == "Data Input"
    any idea, which other command should apply ? any experience, if using user-variables with several member selections in if-sections is a problem ?
    of course I could simply create separate businessrules or restrict runtimeprompt to 1 value/ version - but inconvenient.
    we are on system 9.3
    Businessrule:
    VAR breakvar1=1; /*Controls Deletion of Budgetdata on Version Data Input */
    VAR breakvar2=1; /*Controls Deletion of ALL Data on selected Versions */
    FIX( "BegBalance",
    [RTP_SCENARIO],
    *[RTP_VERSIONS]*,
    "Local",
    +..... other dimensions+ )
    "HSP_InputValue"
    IF( *@ISMBR("Data Input")* AND not @ISMBR(&Scenario_1_curr))
    breakvar1=1;
    breakvar2=0;
    ELSEIF( not @ISMBR(&Scenario_1_curr))
    breakvar1=0;
    breakvar2=1;
    ENDIF;
    ENDFIX;
    SET UPDATECALC OFF;
    SET MSG SUMMARY;
    Loop(1,breakvar1) /* delete all accounts = all data */
    FIX( [RTP_SCENARIO],
    [RTP_VERSIONS],
    @IDESCENDANTS([RTP_PROJECT])
    CLEARBLOCK ALL;
    ENDFIX;
    ENDLOOP
    Loop(1,breakvar2) /* delete only budget accounts, not setupdata */
    FIX( [RTP_SCENARIO],
    [RTP_VERSIONS],
    @IDESCENDANTS([RTP_PROJECT]),
    *@IDESCENDANTS("Costs")*
    CLEARBLOCK ALL;
    ENDFIX;
    ENDLOOP
    Edited by: Rodian Abel on May 4, 2010 10:38 PM
    Edited by: Rodian Abel on May 4, 2010 10:43 PM

    I think he is saying he does want to allow the user to select more than one member.
    You mention you are using @ismbr and @list. I would say that should be the one that would work.
    For example if you wanted Version1 and Version2 and you hardcoded it. It would look like this
    If (@ismbr(@list(Version1,Version2))
    So using your Variable I expect you wrote it like this
    if (@ismbr(@list(variable)) and that it didn't work.
    @range is useful as it is cross dimensional and that isn't the case here. So if @list doesn't work than this is a bug/problem for your specific situation and will have to approach it differently.

  • Executing a powershell script for checking duplicate users while creating a AD user throug ADUC console.

    Hi,
    I have a text file in which some SamAccountNames are present.I need to check the file while creating a new users through ADUC console.If a username that is going to create through ADUC console is present in the file, then it should prompt a message
    that the user is already present in the text file.
    Is there any possibility of contacting the powershell script from the ADUC console.If so, then while creating a new user through ADUC console, what is the proceedure for executing that powershell script.
    please provide me the approriate solutions.
    Thanks
    Prasanthi k

    Run the below Powershell Script for users are exist or not in AD. Later you can create the users.
    #Find Users exist in AD or Not?
    #Biswajit Biswas
    $users = get-content c:\users.txt
    foreach ($user in $users) {
    $User = Get-ADUser -Filter {(samaccountname -eq $user)}
    If ($user -eq $Null) {"User does not exist in AD ($user)" }
    Else {"User found in AD ($user)"}
    Active Directory Users attributes-Powershell
    http://gallery.technet.microsoft.com/scriptcenter/Getting-Users-ALL-7417b71d
    Regards~Biswajit
    Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights.
    MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, MCTS, Enterprise Admin
    MY BLOG
    Domain Controllers inventory-Quest Powershell
    Generate Report for Bulk Servers-LastBootUpTime,SerialNumber,InstallDate
    Generate a Report for installed Hotfix for Bulk Servers

  • Regarding user prompts in non distributed forms

    Hi, newbie here.
    Am creating forms for use by trained advisers.
    Idea is to maintain style and content consistency. User prompts in text fields only seem to work when form is distributed, is that the case. i.e. the prompts will not operate if the person filling the form opens the PDF directly on their own PC?

    Thanks for that Niall.
    That will get around it.
    I was going down the Object (tab) Value - Empty message route.
    The idea was to have help text diplayed in the field which the user had to replace.
    If I set the user required option will this only operate within a 'distributed' form?
    i.e. highlight field in red if required fields have not been completed.
    Thanks again

  • Create package with prompt from other application

    Hi Experts!
    I need to create a package in the planning application. In the screen selection I need some dimensions of my planning cube and one dimension of the Ownership application. I don't have any problem with the current application dimension, but I need to retrieve the members of INTCO dimension from Ownership because the user should make the selection. Is it possible to create a prompt from other application?
    Thanks!!

    I create the package in Planning application: 
    PROMPT
    (SELECTINPUT,,,"Selction members","%ENTITY_DIM%,%CATEGORY_DIM%,%TIME_DIM%,%CURRENCY_DIM%,INTCO")
    When i try to select one member of INTCO dimension it appear the following message: "Dimension INTCO is not found". BPC is not finding this dimension because it pertain to another application.

Maybe you are looking for