How to disable "Action Processed" message...

Hi,
Is there a way to disable “Action Processed” message… it appears after processing an action…
Thanks in advance

Hi,
In the branch of the page. Deselect the checkbox "include process success message"
Hope this help you.
Bye
Kavitha L

Similar Messages

  • How To Disable Verify Database Message Alert

    How To Disable Verify Database Message Alert?
    I have a VB6 open Crystal Reports using Crystal Reports XI R2 (SP5) and almost every time I open a report, I get an alert message about the table has been changed and I have to click "Ok" to make it goes away. Is there a way to  disabled this alert or set default to "Ok" so I do not have to  click this message every report. Thank you very  much.

    Hello,
    You must verify if the database has changed so you can't disable the message. CR must match what the DB is using or the reports will fail or return wrong data.
    It's odd that even after verifying the DB in the designer your app still needs it to be verify the report. You did save the report correct?
    Also:
    Dim CRApplication As CRAXDDRT.Application
    Dim Report As CRAXDDRT.Report
    Is the report creation engine and you should be using craxdrt.dll. You need to be licnesed to use craxddrt.dll and this may cause problems for you later when deploying.
    Use:
    Dim CRApplication As CRAXDRT.Application
    Dim Report As CRAXDRT.Report
    The mapping is not a switch you can turn on or off but it is Event driven. You need to add code to the viewer section to capture the event if the mapping event fires. Then you can set it to the way you want to use it.
    I suggest you purchase a case on line and get to the Report Design team to figure out why when you verify the report your app still thinks it needs to be verified. Something going on in your report that the forum makes it difficult to debug the problem. You can't attach files to forums.
    Link to Single Case purchase:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Thank you
    Don

  • How to Disable the Process Header, collapsible Area, and Process Warning Bar from Contacts Form of CRM 2013

    Folks,
    How to Disable the Process Header, collapsible Area, and Process Warning Bar from Contacts Form of CRM 2013
    Thank you.

    Hi,
    You can deactivate the business process itself if you do not want at all. So that the header will not available for the entity.
    Regards,
    Priya

  • How translate Action Processed messages, after save or delete registers ?

    Hi,
    I know so must be a lot of easy, but I don't know how I can do it. What is the way for translate or change or don't show, the messages that the system show when is pressed the save or delete button, like "Action Processed" or "1 row(s) deleted. Action Processed" ?
    Thanks in advance.
    Xavier.

    It will be good if you create a procedure and check all the validations there...
    For eg:
    FUNCTION l_chk_leave_eligibility RETURN NUMBER is
    /*return 1 if you want to stop user from saving,else return 0*/
    a_1 alert := find_alert('Alert_1');
    a_2 alert := find_alert('Alert_2');
    a_3 alert := find_alert('Alert_3');
    a number;
    BEGIN
       If :no_of_days < 60 then /*applied days less than 60 days*/
           a := show_alert(a_1);  /*stop user from proceeding,so return 0 */
           return 1;
       end if;
       If :duration < 1 then /*employee worked less than year */
             If :no_of_Days >   4*30 then /*more than 4 months
                 a:= show_alert(a_2); /*stop user as she is not allowed to take more than 4 months*/
                 return 1;       
             end if;
        else /*worked more than year*/
        end if;
    return 0;
    End;In your pre-insert/pre-update triggers...
    Declare
    m_err  number ;
    Begin
       m_err :=  l_chk_leave_eligibility;
       If m_err = 1 then
           raise form_trigger_failure; /*this line will prevent the user from saving the record*/
       end if;
    End;Edited by: Dora on Jan 19, 2010 8:37 AM

  • How to Cancel Succesful Processed Messages

    Hi Experts,
    How to cancel the succesful processed messages which reached Integration Server and sender Adapter engine in XI.
    Thanks
    Venkat Anil

    We cannot cancel Successfully processed messages.
    However you can configure Archiving and/ or deletion of successfully processed messages to remove the entry from the DB
    Edited by: abhishek salvi on Jan 8, 2010 2:57 PM

  • How to disable action keys and hotkeys??

    Hi, ihave HP G56 Notebook PC
    i have all these strange hotkeys on my laptop doing non-standard things.. it's pretty confusing.. Alt-F4 doesn't work anymore, for instance, since the F4 key is now a monitor key.. How can i make it also the F1-F12 keys by default.. like when i press F1 it's just F1.. because when i play a game on my laptop when i press F1 key it doesn't work..
    Please Help me!!
    Thanks..

    You Can disable that functionality by disabling "Action Keys Mode" in the BIOS...
    Here is the document, that will help you with it... http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02035108&cc=us&dlc=en&lc=en&jumpid=reg_R1002_US
    Although I am an HP employee, I am speaking for myself and not for HP.
    Make it easier for other people to find solutions, by marking my answer with 'Accept as Solution', if it solves your problem.
    Click on the BLUE KUDOS button on the left to say "Thanks"

  • How to disable the alert message that comes in older browsers while loading

    Hi!
    I'm testing the ADF Rich faces app on Firefox 2.0.01.
    It's working fine, but still I get the Error "" You are using unsupported Gecko Browser,the Supported Gecko browsers are 2.0.02 and higher".
    I don't want that message to be displayed to the user, though he may be using older browsers..
    I Suppose the application developer can handle it according to the demands of the of the situation...
    Can you suggest a way to disable that alert message which is very annoying to the user , every time a page is loaded ?
    Thanking you in advance,
    Samba

    I filed your complaint as an ER. For tracking purposes the ER number is 6160631.
    --RiC                                                                                                                                                                               

  • How to disable status bar messages

    hi,
    while loading a form or running the forms applications, forms applet writes log to the status bar of internet explorer.
    i want to disable some of these messages. because i am listening status bar, for a specific message and these messages causes performance problem.
    is there a way to do it?
    regards , Engin.
    here are the messages i logged :
    Finding site: 10.222.4.51
    Connecting to site 10.222.4.51
    Connecting to site 10.222.4.51
    Start downloading from site: http://10.222.4.51:8000/forms/frmservlet?config=tfs
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    (2 items remaining) Opening page http://10.222.4.51:8000/forms/frmservlet?config=tfs...
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/frmall_jinit.jar
    Opening http://10.222.4.51:8000/forms/java/frmall_jinit.jar
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/frmwebutil.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Opening http://10.222.4.51:8000/forms/java/jacob.jar
    Applet loaded.
    Applet initialized.
    Applet started.
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsbeans.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/tfsimage.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/jai_imageio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/clibwrapper_jiio.jar
    Opening http://10.222.4.51:8000/forms/java/java/awt/KeyboardFocusManager.class
    Opening http://10.222.4.51:8000/forms/java/java/awt/KeyboardFocusManager.class
    Applet loaded.
    Applet initialized.
    Opening http://10.222.4.51:8000/forms/java/java/awt/event/MouseWheelListener.class
    Opening http://10.222.4.51:8000/forms/java/java/awt/event/MouseWheelListener.class
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/Registry.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/Registry.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/default.dat
    Opening http://10.222.4.51:8000/forms/java/oracle/forms/registry/default.dat
    Opening http://10.222.4.51:8000/forms/frmservlet?config=tfs&acceptLanguage=en-us,tr;q=0.5&ifcmd=startsession
    Opening http://10.222.4.51:8000/forms/frmservlet?config=tfs&acceptLanguage=en-us,tr;q=0.5&ifcmd=startsession
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0?ifcmd=getinfo&ifhost=EDP12PC58&ifip=10.222.12.58
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0?ifcmd=getinfo&ifhost=EDP12PC58&ifip=10.222.12.58
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0
    Opening http://10.222.4.51:8000/forms/lservlet;jsessionid=0ade042330d69eb05aec84b344128245ca217665e6c7.e3eNc3iPc3j0ax4LbNeKaxqKci1ynknvrkLOlQzNp65In0
    Opening

    First off that's what's called a kernel panic and it's the most extreme software problem as the kernel itself is malfunctioning which everything else depends upon.
    It's rather easy to resolve, there are usually two causes for it, outdated software or a problem with OS X itself like it lost part of itself somehow on the drive.
    So instead of disabling it which you can't as the operating system is basically frozen (not all of it of course) you should just fix it up really quick and all is well.
    Depending upon what operating system the machine has gives you different options to #8 Resinstall Just OS X over itself to fix issues in OS X, and with third party "hooks" called kernel extension files (kexts) that some software place into OS X itself.
    So you do that here and it won't delete programs or files, but any program with a kext file in OS X is removed by the overwrite process.
    So do #8 here and other Steps as you see fit to fix the machine.
    ..Step by Step to fix your Mac
    Of course doing so is going to make some software not work, so you have to check to make sure before you reinstall certain software that it's been updated and works fine with the current OS X verison.

  • How to disable reply with message

    I find that I constantly reject calls when I pick up my iPhone because the "Reply with message" screen is touched before I can find the "Answer" button.  I can't find a setting to turn off the "Reply with message" "feature" only to change the message.  How do I get rid of this annoying "feature?"

    I have had the same problem. Last week, I actually responded with "what's up" to a client!  It was horrifying and embarassing and I had to perfusely apologize. How unprofessional. A lot of consulting firms are starting to use iPhones, so Apple had better get a fix for this quick.
    Has anyone found a way to disable this? 
    I have only found one solution: to put a password on my phone, and then go to settings -> general -> passlock -> reply with message OFF. Is there a way to do this without having to add a passcode?

  • How to change BPM process message mode

    Hi,
    I use JDeveloper 11.1.1.6 + BPM plugin. I created synchronous process with some activities. How to change it to asynchronous ?
    Kuba

    Something similar to this should do
    http://orasoa.blogspot.in/2007/03/convert-synchronous-proccess-to.html

  • FI Validation Exit: how to disable system standard message "Correct the..."

    Hi,
        I had setup a FI validation exit. In the source code of this validation, I raise an error message, if any. For example:
        LOOP AT t_messages_return.
          MESSAGE ID t_messages_return-id TYPE  t_messages_return-type
                     NUMBER t_messages_return-number
                     WITH t_messages_return-message_v1
                             t_messages_return-message_v2
                             t_messages_return-message_v3
                             t_messages_return-message_v4.
        ENDLOOP.
       The validation is working fine, and it's not allowing user to continue document posts while error exists. The problem is that between my custom message error display and system come back to input screen, there's a popup raised by standard code:
      "Correct the error reported before on the next screen".
       User doesn't want this message being displayed, since it's an Information Message (like i000). Is there any way to disable this message ? It's raised by standard code just after my custom message code...
    Thanks
    Rodrigo

    Is the user exit used in defining validation step in Tx:GGB0?
    It's not good practice to issue error message in validation user exits, because document postig transactions are used in BDC sessions by SAP standard FI programs.
    Instead of raising error in user exit, set B_RESULT = B_FALSE and issue generic message in message part of validation.
    Check the validation definition in GGB0, message you are gettinin might be defined in the validation, removing it might not show the message.
    Regards
    Sridhar

  • How to disable downloading process?

    Hi experts!
    I have a requirement for disable all kind of downlading process for a query, alv, list ... can anybody guide me if there is any authorization object for not let do this and for lock copy and paste?
    thanks in advance,
    best regards,
    Rebeca

    You can find out yourself which authorization objects are being checked by means of authorization trace (ST01), search for further information or contact your system or security administrator about it.
    I know that all downloads are being recorded in the security audit log (SM20), if it is activated, maybe there are settings to disable downloads altogether.
    You could ask in the Netweaver security forum, in case no answers are coming in here, but only after closing this thread (no cross-posting please).
    Thomas

  • How to disable annoying update message of ios 6?

    I do not whish to  update iphone 4s to ios 6 and would like to disable update message prompt  over and over I would like to clear red badge on  setting icon. Apple should think more about his customers.

    Thanks for help and I hope apple do some thing to help their  customers other then causing them frustration. Terribly disappointed by apple's treatment of their own customers, Apple  is helping android.
    Wish you all the best Apple..

  • How to disable feature for Message box occures when pagetimes out. We get message "Stay on Page" & "Leave Page". How to disable this?

    Hello,
    I want do disable message box comes after default page times out. Such that it asks for to "stay on page " or "Leave page". i want it should be directly redirected to default setting which i have done.

    If you still have an iPhone handy and have the SIM card you used for the phone, then temporarily put your SIM into the other phone and go into Settings and turn of iMessage. If not, the only alternative that I know of is the Support profile, However, you may what to search the More Like This section on the right side of the thread to see if any of the entries there have a green checkmark meaning they are answered.

  • How to disable Security Alerts message in IE10 via GPO

    I'm trying to disable annoying Security Alert message "You are about to view pages over a secure connection" in IE10 via GPO.
    I tried different GPO settings but neither of them did the trick.
    Any advice\suggestion would be appreciated.
    Thx. Boris 

    Hi,
    You can try going to Tools > Internet Options > Advanced and uncheck the box next to "Warn if changing between secure and not secure mode".
    And via the GP setting:
    Computer Configuration\Administrative Templates\Windows Components\Internet Explorer\ Turn off the Security Settings Check feature.
    Regards,
    Ada Liu
    TechNet Community Support

Maybe you are looking for