Commit alert....

Hello folks,
I have two datablocks in my form, i'm facing this problem is when the user enter data in the first block and navigate to the second block, an alert popup is shown to ask him if he want to save, what i want is to let the user to go the second block without this popup shows and i will make the validation for the two block made on when-button-pressed on a button that i added, i mean is there a way to let a user to go the other block without commit and leave the data on the items without using the clear_block function

my system.message.level i guess it is on an item,
and as for clear_block, i want to navigate to the second block without clearing the data from the first block... and thank you guys

Similar Messages

  • Trigger alert due to error in comm channel

    Hi All.
    I have configured alerts for errors in integration engine...
    if i find an error in the sender comm file channel.. how can i configure mail alerts ??
    pls suggest
    Regards,
    Teja

    You can pick alert rule for the sender business component/service combination if only one communication channel is involved for that interface.
    check also this thread
    Re: Alert Configuration for file channel
    Re: ALERT MAIL FOR FILE ADAPTER COMMUNICATION CHANNEL ERRORS

  • Flex Alert box not showing text after single inverted comma

    Hi friends,
    I am launching a flex app (swf) from a JSP page. i am sending a value using flashvars like below.
    flashvars.message = '<c:out value="${requestScope.message}"/>';
    This message consists a single inverted comma in between...ex:- L'impression des pages
    But when i want to show this message using alert box in flex like Alert.show(message);, it just shows
    'L'.  i mean it is not showing complete message. the text after inverted comma is missing....
    it will be great if anyone can help me here...
    Thanks,
    Krish

    Hi friends,
    I am launching a flex app (swf) from a JSP page. i am sending a value using flashvars like below.
    flashvars.message = '<c:out value="${requestScope.message}"/>';
    This message consists a single inverted comma in between...ex:- L'impression des pages
    But when i want to show this message using alert box in flex like Alert.show(message);, it just shows
    'L'.  i mean it is not showing complete message. the text after inverted comma is missing....
    it will be great if anyone can help me here...
    Thanks,
    Krish

  • Descrition of comm channel error in alerts

    I have triggered alerts for adapter and integration engine ..
    however I would like to have the descrition of the error that we get in Communication channel monitoring inot the alert..
    ne idea?

    If you provide the below in your long text, the container SXMS_TO_ADAPTER_ERRLINES[] should give you what you need.
    Adapter Errors:
    Adapter Type: &SXMS_TO_ADAPTER_TYPE&
    Adapter Error: &SXMS_TO_ADAPTER_ERRLINES[]&
    http://help.sap.com/saphelp_nwpi711/helpdata/en/d0/d4b54020c6792ae10000000a155106/frameset.htm

  • Commit delay when using alerts

    I know that using Headstart it is possible to have the standard FRM messages displaying either in an alert box or in the status bar at the bottom of the screen. I have been involved with two applications that are 100% generated using Headstart and we have chosen to display the messages in an alert box. I have recently discovered that in certain circumstances there is a potentially serious problem with this.
    If the user commits a record, an alert box is displayed with the message FRM-40400: Transaction complete. x records applied and
    saved. I had always believed that at this stage, the records were safely written to the database but this is not the case. If the user leaves the alert box displayed on screen the records have not been saved. If the database goes down at this point the changes are rolled back and not saved to the database.
    I still want to display the majority of the FRM messages in alert boxes. What I want to know is, can I display FRM-40400 in the status bar but every other FRM message in an alert box?

    This is news to me too!!!
    You can make a small customization to your qmslib50 library to always put FRM-40400 on the message line.
    In package qms$forms_errors, procedure ErrorMessageAlert:
    /* customization */
    if p_errorrec.msg_code = 'FRM-40400'
    then
    p_errorrec.severity := 'M';
    end if;
    /* end customization */
    Put this code just before the lines...
    /* Show message */
    IF p_errorrec.severity <> 'M'
    THEN
    Regards,
    Lauri

  • When I am writing an email, I get an alert message that says "The message could not be copied or moved to the drafts folder. Writing to the folder failed. To ga

    When I am writing an email, I get an alert message that says “The message could not be copied or moved to the drafts folder. Writing to the folder failed. To gain disc space, choose Empty Deleted and choose Compact Folders and try again.”
    If I do that, I get a message saying “There was an error copying to the Sent folder,, retry?”
    If I retry it sends the uncompleted email. All I can do is keep deleting the message and carry on. Then the whole business might repeat itself.
    Help!
    Frank

    Because the location for each song in your library is on your hard drive.  If the hard drive isn't there, how can iTunes play it?
    You'll have to move/copy the music from your hard drive to your computer's hard drive.
    Basically, EASIEST way to do all this, if you don't care about your play counts, etc...
    -Delete EVERYTHING from iTunes, so that your library is now empty.
    -Go to "Advanced" inside of the "Preferences" window, found in the "Edit" drop-down.  You can also access Preferences by pressing Ctrl+, (Press Ctrl and the comma key)
    -Change your iTunes Media Folder Location to something simple, but on your computer. I use C:/iTunes.  Make sure "Keep iTunes Media Folder Organized" and "Copy files to...." are both checked.  You can close Preferences now.
    -Now, drag and drop your music from your hard drive into your iTunes library.  iTunes will automatically add the music to your library, as you would expect, and also creates a copy of each file to place into that iTunes Media Folder you just created.
    Shouldn't have any more problems...

  • How to configure an Alert message if communicationChannel(JMS) stops

    All,
    Is there a way how to configure an alert when the communication channel stops.
    <b>Scenario:</b>
    In the path Runtime workbench->Component Monitoring->Adapter Engine->Communication Channel monitoring, if we see that a communication channel has stopped(RED traffic light as Status), then can we trigger an alert notification for same.
    Currently we have alrerts configured for any message/s failure in the JMS Adapter Framework. So can we trigger simmilar alerts when a comm channel stops(for whatever reason).
    Thanks in advance
    RK

    Hi Sreeram,
    Thanks for the quick reply.
    We have a scenario where we activate individual channels at a given time. So in this case, Adapter will always be in RED as all queues are never running in our scenario.
    So we need an ALERT to be triggered for individual comm channels. Is theer any way that you can think of ?
    Thanks and regards
    RK

  • Hi, I want to create an alert message in the sqldeveloper

    I am using v. 1.2.0
    Is there an option to pop-up a message in a window when using sqldeveloper?
    I did like a very small user-interface, I insert values to variables with :
    x:=&insert_first_num
    y:=&insert_second
    etc'
    I want to do somehow a message that will jump to the screen like &, there is an option?
    I tried to be clear as much as I can.. hope someone can understand me :)

    thanks, I want to pop-up an alert message, like:
    RAISE_APPLICATION_ERROR (-20004,'YOU SHOULD CHEACK FOR YOUR ORDER NUMBER.');
    but I want the command will commit,
    with raise_application_error, the commant will do the error message and won't commit.
    for an example, if I am doing insert into TABLE I want to raise a message but also the values WILL enter the table.
    Hope it is clear now...
    Thanks

  • FRM-40405: No change to apply.  Error Alert.

    The first time a detail is updated this message does not display.
    The second time a detail is updated, this message displays when the form_commit (or COMMIT) trigger fires.
    The alert fires even when a new master record with new details has been queried.
    A form level or block level ON-ERROR trigger does NOT intercept this alert. It does intercept other errors like navigation past the first record error or the out of range error.
    Where is this error generated? Is it caused because we are using a ref-cursor stored procedure?

    That message is issued as a result of a Post; command, not a commit.
    Look for a stray post command in your form.
    And it can ONLY be handled by an on-error trigger. Please post the code in your on-error trigger.
    Also, do not create an On-Error trigger at the block level. (That may be why your trigger is not intercepting it.) From the Forms On-line help:
    In most cases, On-Error triggers should be attached to the form, rather than to a block or item. Trapping certain errors at the block or item level can be difficult if these errors occur while Form Builder is performing internal navigation, such as during a Commit process.

  • No commit-message (FRM-40400) == Bug in Headstart

    Hello,
    On committing on or more business rules are violated the 'message-window' appear.
    After correcting the errors and committing the changes i'm not getting the usual
    'commit-message' (FRM-40400). This only happens after on or more business rules are violated.
    This is caused by a bug in the procedure 'QMS$FORMS_ERRORS.PUSH'. Below the solution i have implemented (the complete procedure is displayed). I'm using version 6.5.4.0 of the library 'qmslib65.pll.
    PROCEDURE Push
    ( p_msg IN VARCHAR2
    , p_error IN VARCHAR2 DEFAULT 'I'
    , p_msg_type IN VARCHAR2 DEFAULT ''
    , p_msgid IN NUMBER DEFAULT 0
    , p_loc IN VARCHAR2 DEFAULT '') IS
    -- Purpose Show message to the end-user, standard procedure for the Oracle Forms
    -- Generator of Designer/2000 to pass the display and handling of a message
    -- to a user created procedure.
    -- Usage Called by the Oracle Forms Generator code
    -- Parameters : msg Text message
    -- error ERRor or WARNing
    -- msg_type ORA, API or user TLA
    -- msg_id Id of message
    -- loc Location where error occured
    -- Remarks
    v_msg VARCHAR2(2000) := p_msg;
    v_error VARCHAR2(2000) := p_error;
    v_servermsg VARCHAR2(2000) := DBMS_ERROR_TEXT;
    l_empty_errorrec hil_Message.message_rectype;
    BEGIN
    IF p_msgid != 0
    THEN
    g_errorrec.severity := p_error;
    ELSIF ((SUBSTR (v_msg, 1, 11) = 'API Error: ')) OR
    ((INSTR (v_servermsg, 'ORA-20999') <> 0) AND (v_msg IS NULL)) OR
    (INSTR (v_msg, 'ORA-20999') <> 0)
    THEN
    -- error returned from the API, just display no further action required ?
    HandleServerAPIError (p_msg);
    -- M. Kappel
    /* 11-apr-2001
    - Allow check of v_servermsg even if v_msg contains data.
    - With new-style cdm ruleframe, v_msg contains 'ORA-20998'.
    We never looked at v_servermsg because v_msg was not null.
    - With old-style database trigger business logic, v_msg contains only text.
    If we still never look at v_servermsg, we don't identify that the error is
    a 20998 and therefore we raise an alert 'Transaction Failed' instead of
    showing the 'Errors in this Transaction' window.
    -- ELSIF ((INSTR (v_servermsg, 'ORA-20998') <> 0) AND (v_msg IS NULL)) OR
    -- (INSTR (v_msg, 'ORA-20998') <> 0)
    -- THEN
    On committing on or more business rules are violated the 'message-window' appear.
    After correcting the errors and committing the changes i'm not getting the usual
    'commit-message' (FRM-40400). This only happens after on or more business rules are violated.
    When one or more business rules are violated application error ORA-20998 is raised. To
    detect this DBMS_ERROR_TEXT is used ==> DBMS_ERROR_TEXT contains ALWAYS the text of the
    LAST (dbms-)error (the text contains 'ORA-20998').
    Even when no business rules are violated it's possible that DBMS_ERROR_TEXT contains 'ORA-20998'.
    In that case no FRM-, MNU-, PLS-, SRW-, ORA- or REP-messages are displayed, because the error is
    treated as a voilation of one or more business rules. To avoid this 'v_error = E' is added to the IF-clause:
    when one or more business rule are violated this procedure is called to display an error (p_error ==> E);
    for displaying the FRM-, MNU-, PLS-, SRW-, ORA- and REP-messages this procedure is called to display an
    information (p_error ==> I).
    When Designer generates code to validate p.e. check-constraints it will call this procedure too. See the example
    below:
    IF (:FUNCTIES.MIN_LEEFTIJD < :FUNCTIES.MAX_LEEFTIJD) THEN
    NULL;
    ELSE
    qms$forms_errors.push('CBB-00219', 'E', 'OFG', 0);
    qms$forms_errors.raise_failure;
    END IF;
    In this case the procedure is called to display an error. To avoid that the error is incorecctly treated as a
    violation of one or more business rules '(p_msg_type != 'OFG' or p_msg_type is null)' is added to the IF-clause.
    ELSIF v_error = 'E'
    AND (p_msg_type != 'OFG' or p_msg_type is null)
    AND ( INSTR (v_servermsg, 'ORA-20998') <> 0
    OR INSTR (v_msg, 'ORA-20998') <> 0
    THEN
    HandleServerApplError (p_msg);
    -- error returned from the API, just display no further action required ?
    ELSIF ((INSTR (v_servermsg, 'ORA-20000') <> 0) AND (v_msg IS NULL)) OR
    (INSTR (v_msg, 'ORA-20000') <> 0)
    THEN
    -- error was raised by old Headstart code with raise_application_error
    -- strip ora-20000 : , check if code (get message) or message
    HandleOldHeadstart (v_servermsg);
    ELSIF (SUBSTR (v_msg, 1, 3) IN ('FRM', 'MNU', 'PLS', 'SRW', 'ORA', 'REP'))
    THEN
    HandleOracleError (v_msg, v_error);
    ELSE
         HandleApplError(v_msg, v_error);
    END IF;
    Display_Error (g_errorrec);
    g_errorrec := l_empty_errorrec;
    END Push;

    you can create a KEY-COMMIT form level trigger with the following :
    declare
    msglvl varchar2(3) := :system.message_level ;
    begin
    :system.message_level := 5 ;
    commit_form ;
    :system.message_level := msglvl ;
    end ;
    or put instruction : clear_message; before the commit_form ;

  • How to run a oracle report from alert

    Hi,
    I need to run a report (rdf + rtf ), input for this report are coming from an alert but it generating output in XML format only.
    If i run report seperately then it is giving me proper PDF output.
    Things that i have done till now ::
    1. Created a alert.
    2. In "Action" of that alert created a new action
    and in action details
    i. Action Type :: Concurrent Program
    ii. Application :: Custom ont
    iii. Argument :: input parameter name
    3. This thing giving me output in XML format.
    Second approach ::
    2. In "Action" of that alert created a new action
    and in action details
    i. Action Type :: SQL Statement Script
    ii. Application :: Custom ont
    iii. Argument :: input parameter name
    iv. Text ::
    Begin
    xml_layout :=
    fnd_request.add_layout ('XXONT',
    'XX_ONT_TEST_REPORT',
    'en',
    'US',
    'PDF'
    v_req_id :=
    fnd_request.submit_request ('XXONT',
    'XX_ONT_TEST_REPORT',
    NULL,
    FALSE,
    &1);
    End;
    In this case request is not getting submitted.
    what should i suppose to do now?
    ::::P.S. Report rdf is created by using report builder 6i.
    Thanks in advance.
    Regards,
    Abhi
    Edited by: user8854192 on Feb 17, 2011 3:43 AM

    Pl post details of OS, database and EBS versions. Pl see if MOS Doc 577852.1 (Layout Not Applied To Concurrent Requests Spawned By An Alert) can help.
    After executing FND_REQUEST.SUBMIT_REQUEST, you need to issue a COMMIT. See these
    Creating a PL/SQL Concurrent Program in Oracle Applications          (Doc ID 73492.1)
    fnd_request.submit_request Returning 0 Using pl/sql block          (Doc ID 812879.1)
    HTH
    Srini

  • How to get SCOM alerts and send single summary email of one's that have breached.

    Hi,
    I'm trying to create a runbook which does as the title suggests, ie I want to get the 'Active' alerts from the console which have breached our SLA, which is No Critical or Warning alerts in resolution state of New for more than 24 hrs, and emails this list
    to an internal Distribution List of all the potential service owners.  Its just intended as a daily email to poke the relevant people not to ignore the console alerts :-)
    I'm able to Get Alerts OK, but from there I'm having diffs.  I have been given a powershell (as I'm no good at Powershell myself) which does the filtering to get the relevant breached alerts, but when I pass output to other activities and ultimately
    to the create/send email, I end up only able to get multiple emails, one be alert which matches the filtering from powershell.  I have appended to a file to check that I can write the alert properties line by line, but for example if Ive 4 alerts then
    I end up with 4 emails - I want one email with each alert detail (severity, Alert name, path,resolutionstate, Days/hrs in breach, Service Owner (custom Field 3) etc).  I have toyed with flattening the output with line breaks and/or commas at various points
    along the activity chain to ftry force a single iteration of te send email but this just messes the format to the point of not being useful.
    So was wondering if anyone could advise if this is possible, esp if able to do it using the standard activities  along with SCOM IP - I'm sure doing it all in powershell it a possible answer but I'm not proficient to do it - unless someone can provide
    said script! :-)
    Another possibility which has crossed my mind is to possible query the OpsMgr DB directly using the Alert ID from Get Alert but haven't tried tht yet.  I think I' stuggling to understand the basic of how the data is passed from activities esp using
    the 'flatten outpout method..  My current runbook has the fllowing activities:
    GetAlert -> Run .Net (powershell for filtering for breaced alerts) -> AppendFile (to Check the alert output) -> Create/Send Email(to send summary email).  What happens is if I have say 4 Breached emails in Console, when I run tester I
    see GetAlert runs Once detail shows it has found 4 alerts), then each activity up the chain runs 4 times so that finally I end up with 4 emails.
    If anyone has any suggestions it would be much appreciated - I can provide any more details/upload pic of current runbook if it helps...
    Thanks...

    Hi thanks for the suggestion.  I've tried playing around with the runbook using the Junction activity infront of the sendmail.  It doesnt appear to do anyting in itself (unless I'm not using it correctly).  The only way I can get the email
    to only send once is if I flatten the output from the returned data behaviour - this works if I flatten at the Get Alert stage without the Junction activity or if I use the junction an flatten it then the email fires once.
    However the problem with this is that each field for each alert is written vertically, so if I have 3 alerts returning 3 pieces of returned data I get:
    <Alert1 datafield1>
    <Alert2 datafield1>
    <Alert3 datafield1>
    <Alert1 datafield2>
    <Alert2 datafield2>
    <Alert3 datafield2>
    <Alert1 datafield3>
    <Alert2 datafield3>
    <Alert3 datafield3>
    wereas I wan the dat to appear in horizonally with each alert details on each row as like when written to a file, ie
    <Alert1 datafield1> <Alert1 Datafield2> <Alert1 DataField3>
    <Alert2 datafield1> <Alert2 Datafield2> <Alert2 DataField3>
    <Alert3 datafield1> <Alert3 Datafield2> <Alert3 DataField3>
    Without the use of flatten, the email which fires once for each alert has the data displayed correctly.  So essentially what I'm hoping to get is all returned alert details one per line/row in the body of the email...
    If theres any easy way to do it withing the orchestrator activities would be great.  Otherwise it looks like I might have to try find a powershell or SQL script to pull back alert data.  Cheers...

  • Trying to get a Trigger and Alert to work

    So im trying to get a trigger to work with an alert and the Alert seems to be right and the trigger complies which seems right to me, however the instruction that I have in my book does not produce the same output that I get from my Update.
    Here is the deal. I am to log into sql * with a default account as well as login as "SYSTEM"
    the trigger should invoke the Alert and output a message to re-order some more product and the status should = 0 since there is no wait time. However I don't get a "Message" from the Alert and the status = 1 which indicates timeout. So if you can take a look at my code and let me know what I did wrong or how to "Connect" the two that would be great.
    Trigger I created.
    CREATE OR REPLACE TRIGGER order_replace_trg
    AFtER UPDATE OF stock on bb_product
    FOR EACH ROW
    WHEN (OLD.stock = 24 AND NEW.stock = -2)
    DECLARE
    stock NUMBER(5,1);
    idproduct NUMBER(2);
    lv_msg_txt VARCHAR2(25);
    lv_status_num NUMBER(1);
    reorder NUMBER(3);
    BEGIN
    IF stock <> 24 AND reorder = 25 THEN
    lv_msg_txt := 'Product 4 Reorder Time!';
    DBMS_OUTPUT.PUT_LINE(lv_msg_txt);
    ELSE
    lv_status_num := 0;
    DBMS_OUTPUT.PUT_LINE(lv_status_num);
    END IF;
    END;
    The Alert:
    BEGIN
    DBMS_ALERT.REGISTER('reorder');
    END;
    DECLARE
    lv_msg_txt VARCHAR2(25);
    lv_status_num NUMBER(1);
    BEGIN
    DBMS_ALERT.WAITONE('reorder', lv_msg_txt, lv_status_num, 120);
    DBMS_OUTPUT.PUT_LINE('Alert: ' ||lv_msg_txt);
    DBMS_OUTPUT.PUT_LINE('Status: ' ||lv_status_num);
    END;
    Here is the block I need to run to test the trigger and alert.
    UPDATE bb_product
    SET stock = stock -2
    WHERE idproduct = 4;
    COMMIT;
    The message I should get is:
    Alert: Product 4 Reorder Time!
    Status: 0
    PL/SQL procedure successfully completed.
    This is what I get.
    SQL> /
    Alert:
    Status: 1
    PL/SQL procedure successfully completed.
    Thanks for your help!
    Mac

    Right. Register says "I'm interested in getting alerted to some particular event", Waitone says "I'm waiting until some event happens". Signal is the key thing that indicates that a particular event happened.
    As for your trigger, a couple of issues
    - I don't know why you're calling DBMS_OUTPUT. I'm guessing that you probably want to send a message along with your alert that the receiver gets and displays, not that you want to print a message to the window from inside the trigger.
    - You're using the local variables stock and reorder in your IF statement but you never initialize them. I'm guessing that you would want to eliminate those local variables and just use :new.stock and :new.reorder (assuming that REORDER is a column in the table).
    - Your WHEN clause doesn't seem to make sense. It's telling the trigger to fire only if you update stock from 24 to -2, which doesn't make sense. I'm not sure you would even need a WHEN clause here.
    Justin

  • Low Memory Alert, Force quit applications, kernel task and apple.internetaccounts

    Like the title says, im getting low memory alerts or a frozen computer.  I am only running chrome and messages.  After sorting through all of the threads about this problem, and watching my activity monitor, Kernel will take up 4.5 GB and com.apple.internetaccounts will take up 1.5-2 GB, which, with my other apps open and background crap will put me at 8GB and my computer attempts to commit suicide.
    Any words of wisdom on how to deal with this mess? Or is rebooting my mac every 37 minutes the new norm? 
      Model Name:          MacBook Pro
      Model Identifier:          MacBookPro9,2
      Processor Name:          Intel Core i7
      Processor Speed:          2.9 GHz
      Number of Processors:          1
      Total Number of Cores:          2
      L2 Cache (per Core):          256 KB
      L3 Cache:          4 MB
      Memory:          8 GB
      Boot ROM Version:          MBP91.00D3.B08
      SMC Version (system):          2.2f41
      Serial Number (system):          C1MJM0VZF447
      Hardware UUID:          28F19F89-3791-558B-B4B8-38C3987FDF43
      Sudden Motion Sensor:
      State:          Enabled

    As of turning my computer on approx 10 minutes ago, system is normal.
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.9 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    Startup Items:
              HP IO: Path: /Library/StartupItems/HP IO
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:10:0
    Disk Information:
              APPLE HDD HTS541010A9E682 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 999.35 GB (886.32 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.sierrawireless.SWoCTool.plist
    Launch Agents:
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist
              [loaded] com.facebook.videochat.[redacted].plist
              [loaded] com.google.keystone.agent.plist
              [loaded] com.macpaw.CleanMyMac.helperTool.plist
              [loaded] com.macpaw.CleanMyMac.trashSizeWatcher.plist
              [loaded] com.macpaw.CleanMyMac.volumeWatcher.plist
    User Login Items:
              Caffeine
              MyTunesController
              Music Manager
              Google Drive
              HP Scheduler
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              MusicManager
    Internet Plug-ins::
              Flip4Mac WMV Plugin: Version: 2.4.1.4
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
              CANONiMAGEGATEWAYLI: Version: 2.1.0.1
              Flash Player: Version: 11.9.900.170 - SDK 10.6
              CANONiMAGEGATEWAYDL: Version: 2.1.0.1
              Default Browser: Version: 537 - SDK 10.9
              QuickTime Plugin: Version: 7.7.3
              OfficeLiveBrowserPlugin: Version: 12.3.1
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    User Internet Plug-ins::
              Unity Web Player: Version: UnityPlayer version 2.6.1f3
              Google Earth Web Plug-in: Version: 7.1
    Bad Fonts:
              None
    Old applications:
              FacebookVideoCalling:          Version: 1.2.0.157 - SDK 10.5
                        /Users/natealexander/Library/Application Support/Facebook/video/1.2.0.158/FacebookVideoCalling.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  17%          Google Chrome
                   7%          WindowServer
                   1%          hidd
                   1%          EtreCheck
                   0%          mds
    Top Processes by Memory:
              82 MB          com.apple.IconServicesAgent
              82 MB          Messages
              74 MB          Google Drive
              66 MB          mds_stores
              66 MB          Google Chrome
    Virtual Memory Statistics:
              5.57 GB          Free RAM
              1.40 GB          Active RAM
              258 MB          Inactive RAM
              794 MB          Wired RAM
              466 MB          Page-ins
              0 B          Page-outs

  • CCMS alert not running automatically

    Hi,
    Can take little time and read this one and please let me know where i am getting mistake, and is anyone can fix alert please let me know
    Thanks in Advanced
    1. SAPKB64020 Basis Support Package 20 for 6.40 imported at 13.12.2007
    2. check SU01 User Roles SAP_BC_BASIS_ADMIN, SAP_BC_ALM_CUST, SAP_ALM_ADMINISTRATOR, SAP_BC_ALM_ALERT_USER
    3. check SU01 comm.meth: e m a i l
    4. User Profile: S_A.SCON, SAP_ALL
    5. SMTP configured fine, internal mail works fine
    6. RZ21 - Copied CCMS_OnAlert_E m a i l to ZCCMS_OnAlert_E m a i l
       Execution Tab: Function Modle (SALO_M A I L_IN_CASE_OF_ALERT)
          Execute method on group (any server)
       Control Tab: Execute method (Periodically in dialog process
          Startup method group (checked -Execute method immediately after monitoring  segment start- )
          Selected (On all application servers)
       Paramaters Tabe: SENDER: awan_t
                        RECIPIENT:user @ company . com
                  RECIPIENT-TYPEID: U
                  SUBJECT_ALERT: This is CCMS from $SID
                  $NODENAME
                  $SEGMENT: Segment name node (= $INSTANCE )
       Release Tabe: (Checked Auto-reaction)
    7. RZ20 - SAP CCMS Monitor Templates
            --> Entire System
               --> XDV
                  --> Appication Server
                     --> SID ID
                       --> Operating System
                          --> Memory
                             --> Free Memory
       Selected Free memory and click properity
       Performance Attribute Tab: Comparison value (Selected Last reported value)
       Green to Yellow 10MB
       Yellow to Red 20MB
       Red to Yellow 10MB
       Rest from yellow to green 5mb
       Method Tab: Data collection method: CCMS_Mem_Collect_c
       auto-reaction method: zCCMS_OnAlert_mail
       Analysis method: CCMS_OS_Analze
    8. Goback to MTE Free memory (Refresh) and click open alert pushbutton
       it shows Free memory [ 1 Alert ], 49BM < 20 MB current value below throshold value
    9. click Extras from menu and actived mantannce function
    10. Goto EDIT from menu --> Nodes (MTE) --> Start method --> Start auto-reaction method
    11. I received e-mail when I started auto-reaction method
    Alert not running automacally ?

    Hi,
    Can take little time and read this one and please let me know where i am getting mistake, and is anyone can fix alert please let me know
    Thanks in Advanced
    1. SAPKB64020 Basis Support Package 20 for 6.40 imported at 13.12.2007
    2. check SU01 User Roles SAP_BC_BASIS_ADMIN, SAP_BC_ALM_CUST, SAP_ALM_ADMINISTRATOR, SAP_BC_ALM_ALERT_USER
    3. check SU01 comm.meth: e m a i l
    4. User Profile: S_A.SCON, SAP_ALL
    5. SMTP configured fine, internal mail works fine
    6. RZ21 - Copied CCMS_OnAlert_E m a i l to ZCCMS_OnAlert_E m a i l
       Execution Tab: Function Modle (SALO_M A I L_IN_CASE_OF_ALERT)
          Execute method on group (any server)
       Control Tab: Execute method (Periodically in dialog process
          Startup method group (checked -Execute method immediately after monitoring  segment start- )
          Selected (On all application servers)
       Paramaters Tabe: SENDER: awan_t
                        RECIPIENT:user @ company . com
                  RECIPIENT-TYPEID: U
                  SUBJECT_ALERT: This is CCMS from $SID
                  $NODENAME
                  $SEGMENT: Segment name node (= $INSTANCE )
       Release Tabe: (Checked Auto-reaction)
    7. RZ20 - SAP CCMS Monitor Templates
            --> Entire System
               --> XDV
                  --> Appication Server
                     --> SID ID
                       --> Operating System
                          --> Memory
                             --> Free Memory
       Selected Free memory and click properity
       Performance Attribute Tab: Comparison value (Selected Last reported value)
       Green to Yellow 10MB
       Yellow to Red 20MB
       Red to Yellow 10MB
       Rest from yellow to green 5mb
       Method Tab: Data collection method: CCMS_Mem_Collect_c
       auto-reaction method: zCCMS_OnAlert_mail
       Analysis method: CCMS_OS_Analze
    8. Goback to MTE Free memory (Refresh) and click open alert pushbutton
       it shows Free memory [ 1 Alert ], 49BM < 20 MB current value below throshold value
    9. click Extras from menu and actived mantannce function
    10. Goto EDIT from menu --> Nodes (MTE) --> Start method --> Start auto-reaction method
    11. I received e-mail when I started auto-reaction method
    Alert not running automacally ?

Maybe you are looking for

  • No camera connected!!!

    Hi, I have an old powerbook G4 with no Isight or other built in. I bought a Webcam "Lili" made by "united pepper". It runs with the "Webcam Monitor" application that comes with the camera. However neither Ichat nor Skype recognise it. They both give

  • How can i update my ipad2 Version 4.3.5(8l1)help plz

    How can i update my ipad2 Version 4.3.5(8l1)help no update appeared on setting general about .& is the version are the ios

  • I can´t download Premiere Pro and it wont appear on creative cloud

    I was looking for a good software to download because I recently went to a trip and I recorded a lot of footage so I wanted to edit that and make it just  one video (I use Windows 7). So I looked for After effects first, I downloaded Creative Cloud b

  • I am having problems updating to version4

    When I try to install Version 4 I keep getting a small screen that tells me I must restart my computer to complete installing a previous version of Firefox. I have done this numerous times but nothing different happens. I still can't install Version4

  • Monitoring sound for capture

    Hello - I have read through a few posts with similar dilemmas regarding how to monitor sound while capturing/logging. I now know I'm not going deaf. I have a Sony DSR-20 deck and will be soon changing that to a DSR-11 deck, and was planning to log sh