Uccx , name to user step, disable the default prompt on failure

How Can i disable the default prompt on "name to user" step. If user put the wrong entery, I want my prompt would play rathar than default prompt which says: " You have entered the name of the user but I cannot find it, please press 0 to talk to operator"
Thanks,
HM

Set "Maximum Retries" to 0, handle errors manually on the Unsuccessful/Timeout branches. As for the actual prompt played, simply set this as desired P[myPrompt.wav] or pMyNamedUserPrompt as appropriate.
Tanner Ezell
www.ctilogic.com

Similar Messages

  • How to Disable the (DEFAULT) userid SAP* ?

    Hi All,
    I have recently installed EP6.I need to Disable the default userid ie SAP* so that I can create new user ids.
    So how to go about it??
    Thanks in advance,
    Jasmine.

    Hello Jas,
    Here you go:
       1.      In the enterprise portal, choose System Administration -> System Configuration -> UM Configuration.
          2.      On the Data Sources tab, deselect Enable SAP* User.
          3.      Save your changes.
    But you have to do the following things before you
    0)logon with SAP*
    1) create a super_admin user and assign it the pre-configured portal super admin role (pcd:portal_content/administrator/super_admin)
    2) creat another super admin, just in case the first one get locked. Hint: use simple uid and pwd.
    3) Disable SAP* as described above, and add the new super admin credentials. if you got errors, go back to step 2.
    4) Logoff. and restart J2EE engine.
    logon with (any) of the super admin UID.
    Message was edited by: Firasath Riyaz

  • Disabling the default search when searching for master Agreements

    Hello Experts
    I am relatively new to SAP e sourcing ,we are working on 5.1 system.
    We have a query , Contract management->Agreements->Search master agreements and Sub agreements.
    This query takes a lot of time for execution.
    When user selects this option , it runs this query and then displays a screen with all the filters and search results at the bottom.
    I want to ensure that this query is not run by default, so that when user selects this option , the page only displays the selection criteria , users can specify the filter values and hit on search.
    Can anyone please help me on how can we disable the default execution of query everytime "Search master agreements and Sub agreements " is selected from the dropdown.
    is there any option within the query itself or do we need any script for doing this.
    Regards
    Vikas

    Hello Vikas,
    This should be the general approach.
    1) Write a new query that has the functionality you desire. In your case you can duplicate the existing query and make one of the filters mandatory. This will ensure that the query does not get executed by default. Save this new query in the system.
    2) Identify the corresponding query group. In your case it is FCI-ContractBuyList.
    3) In this query group, find the entry for 'Search Master Agreements and Agreements' query and check 'Remove Query from Selection List'.
    4)Add your new query in this query group and check the 'Include in SRM Navigation' checkbox. Click Save.
    Let us know if this works.
    Thanks
    Devesh

  • Can we disable the default push buttons on the ALV Grid

    Hi,
        Can we disable the default push buttons on the ALV
    Grid Control...
        If so, pls send me the procedure...
    thanks and regards
       raghu

    Hi,
    In the PBO:
      PERFORM f9100_exclude_functions USING :
                             i_exclude[]  '&CHECK',
                             i_exclude[]  '&REFRESH',
                             i_exclude[]  '&LOCAL&CUT' ,
                             i_exclude[]  '&LOCAL&COPY',
                             i_exclude[]  '&LOCAL&PASTE',
                             i_exclude[]  '&LOCAL&PASTE_NEW_ROW',
                             i_exclude[]  '&LOCAL&UNDO' ,
                             i_exclude[]  '&LOCAL&APPEND',
                             i_exclude[]  '&LOCAL&INSERT_ROW',
                             i_exclude[]  '&LOCAL&DELETE_ROW',
                             i_exclude[]  '&SORT_ASC',
                             i_exclude[]  '&SORT_DSC',
                             i_exclude[]  '&FIND',
                             i_exclude[]  '&SUMC',
                             i_exclude[]  '&SUBTOT',
                             i_exclude[]  '&MINIMUM',
                             i_exclude[]  '&MAXIMUM' ,
                             i_exclude[]  '&VGRID' ,
                             i_exclude[]  '&VEXCEL' ,
                             i_exclude[]  '&VCRYSTAL',
                             i_exclude[]  '&HTML',
                             i_exclude[]  '&MAINTAIN',
                             i_exclude[]  '&SAVE',
                             i_exclude[]  '&GRAPH',
                             i_exclude[]  '&HELP',
                             i_exclude[]  '&ALL' ,
                             i_exclude[]  '&SAL' .
    *                         i_exclude[]  '&EXCLALLFC'.
    *&      Form  f9100_exclude_functions
    * This form exclude buttons  from the toolbar.
    *      -->P_IEXCLUDE  text
    *      -->P_1150   text
    FORM f9100_exclude_functions USING   pexclude LIKE i_exclude
                                   value(pfunction).
      DATA: l_exclude TYPE ui_func.
      l_exclude = pfunction.
      APPEND l_exclude TO pexclude.
    ENDFORM.                    " f9100_exclude_functions
    This will exculde the default push buttons.
    Let us know if it works for you.
    Regards,
    Anjali

  • User.region and the default locale

    What is the difference between user.region, user.country and the default locale.
    Thanks

    Same problem here ! I called Apple Care and got two people during 2 hours on call, they were unable to explain why and just repeat that "the use of TVout for recording purpose are not supported by apple".
    Why this settings has to be hidden ?
    FYI : i'm able to capture Ipad 2 thru BMD Intensity Pro but not able to switch PAL and NTSC in TV OUT settings to get a correct input. TV OUT setting doesn't appear.

  • How to: disable the default sharpening

    All -
    I've done a detailed writeup on how to
    disable the default sharpening in Lightroom using a develop preset and the import module.
    It's really a pretty basic technique, but I've seen a lot of people asking how to do this very thing. Hope this tutorial is useful to some folks!

    Well, that begs the question at least for me? What is the default sharpening for your camera? Do you truly find it excessive for a first pass?
    <br />
    <br />
    <span style="color: rgb(102, 0, 204);">John "McPhotoman"</span>
    <font br="" /></font> color="#800000" size="2"&gt;~~ John McWilliams
    <br />
    <br />
    <br />
    <br />MacBookPro 2 Ghz Intel Core Duo, G-5 Dual 1.8;
    <br />Canon DSLRs

  • 11.1.1.4.0 - inline popup: disabling the default cancellation action...

    Hi,
    I read in Oracle JDeveloper and Oracle ADF 11g Release 1 Patch Set 3 (11.1.1.4.0): New Features and Bug Fixes:
    "Dialog Framework: Capability of disabling the default cancellation actions applied to the entire web application for full page task flows ran as inline popup dialogs."
    I search the function in the current JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923 but I can't find it.
    Can I define this in the taskflow? Or in the when I use the taskflow in another taskflow an define this as "run-as-dialog"?

    duplicate of 11.1.1.4.0 - inline popup: disabling the default cancellation action...

  • How to disable the default HTML5 youtube playback in FF?

    How to disable the default HTML5 YouTube player in FF 37 and revert to flash player on Windows platform?

    ''Shablagoon [[#answer-711931|said]]''
    <blockquote>
    ''moses [[#answer-711928|said]]''
    <blockquote>
    Go to https://www.youtube.com/html5 and click "Use the default player" if HTML5 is already enabled, it will show that option.
    </blockquote>
    There is no "Use the default player" link on that page. Only the "The HTML5 player is currently used when possible. " I take it the HTML5 is the standard player starting from FF 37.?
    </blockquote>
    Correct, there is no way to disable the HTML5 video on that YouTube link. Not only that, what about videos on other sites?
    Why does Mozilla do this, force people to use an inferior video player without asking or at least showing how to use Flash Player. I'm only here because Firefox was updated.
    It was working, update, now it's not working. Nice.

  • Disable the default block menu item(Urgent)

    Hi,
    How can I disable the default menu item 'Block'. Please help.
    Thank
    tim

    Hi,
    Why dont you prefer your own Menu with the same icons,which are available in forms6i default menus.If you created your menu with the same icons, you have a right to disable the icons through the SET_MENU_ITEM_PROPERTY built-in(see help in forms6i).
    I have same icons which are available in forms6i by default.I hope you have also that icons.If you don't have i'll send it.
    Please give feedback.
    Thanks
    Bhujendra

  • How to Restrict the users from changing the Default variant of report.

    Hello everybody,
    The requirement is to restrict the users to save and overwrite  the default layout variant (Layout for higher managenet)set for the report, but at the same time they should be able to change and save the other layouts for which they are having access.
    I have written the logic in the program which is working fine for all the scenario when we execute the report. But the logic doesnt work if the user is selecting the layout on the output screen of the report.
    for e.g if the user runs the report using the layout varaint for which he is having the authorization then he gets the all 4 options so he then he can select the layout for which he is not authorized and he can overwrite.
    i have debugged and check as i have found that after the report output is shown all the layout paramater is controllled by the statndard SAP objects.
    Can anyone help me out in this issue.
    Thankyou in advance.
    *to get the default layout variant.
      w_save = 'A'.
      if p_vari is initial.
        clear disvariant.
        disvariant-report = sy-repid.
        w_variant = disvariant.
        call function 'REUSE_ALV_VARIANT_DEFAULT_GET'
          exporting
            i_save     = w_save
          changing
            cs_variant = w_variant
          exceptions
            not_found  = 2.
        if sy-subrc = 0.
          p_vari = w_variant-variant.
        endif.
      endif.
    *logic to check user authorization to change the layout setting.
      if p_vari = c_layout.
        if not sy-uname is initial.
          select single * from agr_users
                  where agr_name = c_role
                  and   uname    = sy-uname.
          if sy-subrc = 0.
            w_save = 'A'.
          else.
            w_save = ' '.
          endif.
        endif.
      endif.
    Regards,
    Satish.

    Hi Maine,
    Thanks for your reply.
    As you mentioned for your own program, you can control the parameter "I_SAVE", when calling "REUSE_ALV_GRID_DISPLAY".
    so already i have use the same logic and control the parameter through I_SAVE and here i am calling method ALV_GRID->SET_TABLE_FOR_FIRST_DISPLAY instead of "REUSE_ALV_GRID_DISPLAY".
    and it works fine when we execute the report but the logic doesnt work when the user tries to change and save the layout variant on the output screen of the report.
    Regards,
    Satish

  • Disable the default "Start my camera" button for rtc WebcamPublisher

    Hello,
    I notice in the samples that WebCamera displays the cam. Is there an easy way of disabling the "Start my camera" button? I wish to control this from the app itself.
    <rtc:WebCamera width="65%" height="396" id="webCamPub"/>
    I notice in the WebCamera sample that it achieves removing the default "Start my camera" button, by assigning the rtc Webcamera a width and height of 1 and manipulating these through WebCamPublisher class, but I do not see anywhere a "button" = disabled or something similar .

    Ok thanks, overriding the addStartStopBtn function fortunately was a piece of cake for the WebCamera class, and that was all I needed.
    I notice WebCamera is extremely advanced compared to the simpler webcamsuvscriber stuff.
    I try to build on adobe grown material so I can avoid high maintenance costs down the road

  • Can we disable the default menu groups/items in Illustrator?

    Hi all..!!
    I was wondering whether we can disable/enable any menu item/group in Illustrator? I am working on Illustrator CS4, 5 on windows. To be more specific, can we disable the kSaveMenuGroup, so that the save options appear disabled..?? I tried using the methods described in AIMenuSuite structure reference. But, this only disabled the pre-defined groups added by the plugins.. Any help would be appreciated..
    Thanks...!!

    You could probably set the document state to not modified. But you'd have to be pretty diligent about it, since every time a change is made you'll need to reset the state. And the user would still be able to Save As...

  • How can I disable the telemetry prompt in kiosk mode from user preference.

    We are running firefox in kiosk mode , I am using r_kiosk plugin to disable all the functionality, and update the user pref with following , but still getting the telemetry prompt is showing up.
    pref("toolkit.telemetry.prompted", false);
    pref("toolkit.telemetry.rejected", true);
    pref("toolkit.telemetry.enabled", false);
    rpm : firefox-24.4.0-1.el6.centos.x86_64
    Do we have any option to increase the frequency / manually initiative the telemetry prompt to verify after updating the user preference.

    The about:config page shows toolkit.telemetry.prompted as an Integer pref with value 2 for me.
    *toolkit.telemetry.enabled = true
    *toolkit.telemetry.prompted = 2
    *toolkit.telemetry.rejected = true

  • Impersonate User: Mimic another user similar to the Default Profile

    I'm looking for a way as an Administrator to impersonate another user similar to the way you can login to the portal using the Default Profiles.
    Example: I select a user to impersonate and then click a button. I'm then in the portal as that user.
    There may be a problem opening documents, etc, but I'm more interested in making sure that I see the content that the other person is seeing.
    It would be a great help to diagnose security problems such as "Why can't I see this portlet, etc."
    One solution I thought of was to switch ID's in the PTUSERS table. This solution wouldnt' want to go any further than dev though. I don't really like this solution because if you forget to switch them back or they are in the portal when you switch them......there's a problem.

    I think that changing the PTUsers table is unlikely to do what you want. It's likely to break the system because there are a number of other tables that contain data about users, and you have not changed those tables. Additionally, information may be cached in memory, so changing the tables would not change that information.
    I think that there is a significantly easier way to do this, though it may still not be easy. The IPTSession interface supports a function called ImpersonateUser. If you are logged into the Portal as an Administrator, you can call ImpersonateUser to switch your session over to that of another user- from then on, the Server will treat you as the second user.
    This is a very easy call to make, but it's only half the story- the UI also has to know to treat you as the new user (e.g. use the correct language settings, flush cached session info, etc.) This is basically like doing a login. I don't know the details of how this would be done (a discussion forum about UI customization would be more useful here), but I could imagine doing something like copying the login screen logic to a second, "hidden" login screen which takes in a username, but no password. The page would only operate if you were already logged in as an Administrator, but it would perform the "standard" login logic, except that it would do Session.ImpersonateUser on the pre-existing session instead of creating a new session and logging in as the new user.

  • Using Logger ,how to disable the default date recording?

    Hi,
    I m using Logger class of java.util.logging package to maintain logs for the application. By default, it writes date and the package path for every log statement.But, I dont want it. I want to simply record the error and information statements.
    Is there any way to switch off the default recording of date and package path?
    Regards
    Shweta

    Even I am facing the same problem...Is there anyone who can please help us as the log record becomes unreadable because of dates appended to every message

Maybe you are looking for