Trigger notification without user action...

Hi All,
I followed below blog and achieved publishing/Broadcasting messages to logged in users. Everything is working fine. My issue is, user must have to do some action in portal, then only the display popup (notification) will be displayed (poped up). I want this popup/message will be shown to the user even he/she is idle ( i mean without any action of end user in portal).
Brodcast messages to logged on users in Portal(Part1)
Brodcast messages to logged on users in Portal(Part2)
Above blog works only when user do some action in portal. I want this message to be displayed without any user action.
Is there any API / Service I can use????
Please help...
Thanks,
Pradeep

Nitesh,
Thanks...
Quick POLL??? its totally un related...
I want to show a message like SM02 transaction in ECC. some notification service... like notifiying logged in users about system down time or software upgrades or some thing else.
I have already built the application and it is working fine.
As I kept the iview in content area of framework page, it will only refreshed/activated when some action happen in content area of framework page. so, I need some advice on.... even user is idle, this iview should be refreshed and show the pop up.
Issue here is: there are two iViews 1. Publish Notification and 2. Display Notification.
Publish notification iView is given to the users to trigger/publish notifications and Display Notification iView is kept under Content Area of Inner Page of the Framework page.
So, when Content area is refreshed or had some action, then only Dispaly Notification iView will be triggered and then pop up message (notification) is Visible.... Now I the requirement is, even when user is idle then also display notification iview/dynpage and its methods should execute.
Thanks,
Pradeep

Similar Messages

  • M60 Shutdown without user action

    Hello,
    i use a Satellite M60 Notebook with Win XP and i bought this notebook on 11/15/2005.
    I use an actuell anti-virus software and some anti-sypware tools.
    But from the first use of the notebook it shutdown without user action.
    I can't solve the problem because the settings for the notebook are "Desktop" and "Never Shutdown" for the harddisk and monitor in the energyoptions.
    "Standby" is set on "never" too.
    I thought, that the Toshiba tools are the problem and so i uninstall them, but this didn't solve the problem.
    Who have had the same problem and solved it?
    Many thanks for all answers.
    Wolfgang

    Hi
    Well, one of the reasons why the notebook shuts down without any user action is a overheating issue. If the temperature goes to a critical limit inside of notebook so the OS shuts down the unit and protect it.
    Well, its not easy to say why it happens. Maybe the cooling modules dont work properly.
    I see that your notebook is under warranty and all replacements and repair procedures will be done for free. In this case I propose to contact the ASP (Toshiba service partner). He can make some diagnostic test and replace some parts if its necessary.
    But first of all I would recommend to recover the unit with the Recovery CD for testing if its a software or hardware issue.
    Bye

  • Extended Notification-Capture User Action at Outlook

    Hi gurus,
    I have done the configuration for SAP Extended Notification. The hyperlinks for work items are sent to users by outlook. It works OK.
    What I want to know is whether the user has click the work item Hyperlink at Outlook. 
    I need to capture the users' action of clicking the link and sent it back to SAP.
    Is it possible to get the action captured from the Outlook?
    Cheers.

    Thanks Rainer,
    That has worked a treat, i used the CREATE_WINDOW method directly rather than using it viw the OPEN_POPUP method but should not make any different should it? see code below
    Thanks again
    Regards
    Martin
      data: lr_popup type ref to if_wd_window,
            lr_view_controller type ref to if_wd_view_controller.
      data:
      lr_api_comp_controller type ref to if_wd_component,
      lr_window_manager type ref to if_wd_window_manager.
      lr_api_comp_controller = wd_comp_controller->wd_get_api( ).
      lr_window_manager = lr_api_comp_controller->get_window_manager( ).
      lr_popup = lr_window_manager->create_window(
      MODAL = ABAP_TRUE
      window_name = 'WND_TEXT'
      TITLE = 'TITLE '
      CLOSE_BUTTON = ABAP_TRUE
      BUTTON_KIND = if_wd_window=>co_buttons_okcancel
      MESSAGE_TYPE = if_wd_window=>co_msg_type_none
      CLOSE_IN_ANY_CASE = ABAP_TRUE
    *MESSAGE_DISPLAY_MODE = MESSAGE_DISPLAY_MODE
      lr_view_controller = wd_this->wd_get_api( ).
      lr_popup->subscribe_to_button_event(
      button = if_wd_window=>co_button_ok
      button_text = 'ok_text'
      action_name = 'SUBMIT'
      action_view = lr_view_controller ).
      lr_popup->open( ).

  • Displayed a message box then removed it by a program without user action

    Can a message box be displayed by a program and then removed by the program without any user action such as clicking OK or closing the box?
    If so, will you show us how to do that?
    I have a non-GUI application which needs to tell the user to wait while classes and being created and data is being loaded from the network. The message needs to disappear when the program is ready.
    Thanks!

    Here is an example of using the JDialog you will have to make it look like you want I just pieced this together real quick
    import javax.swing.*;
    public class test extends Object
        public test()
            longOperation();
            System.exit(0);
        public void longOperation()
            JDialog dialog = new JDialog();          
            dialog.getContentPane().add(new JLabel("Wait"),java.awt.BorderLayout.CENTER);
            dialog.setSize(200,200);
            dialog.setVisible(true);
            // used to simulate a long operation
            Thread t = Thread.currentThread();
            try
                t.sleep(2000);
            }catch(Exception e){}
            dialog.dispose();
        public static void main(String args[])
            new test();  
    }

  • Upload file without user action.

    Hi,
    Here is my requirement: I need to upload file ( text / excel file ) from local PC without user interaction.
    I try using file_upload element and I set visible property as none ( so user doesn't see this element ) but I don't know how to get the file data. I only can set the file_name and mime_type property.
    Please help me how to get this file data. Or how to upload file from local PC without file_upload element.
    Regards,

    Hi Jatra.
    I guess there are several function modules you can use. Try this : UPLOAD_FILES.
    Maybe you can solve your issue with it. Otherwise search the Abap Forum on how to upload files from PC to WAS.
    Cheers,
    Sascha

  • Address Book entries are being deleted without user action

    I am currently using the Thunderbird v 31.3.0 email client on my personal machine running Windows Vista Home Premium with Service Pack 2 upgrades. I am having a reoccurring problem where I add an email address to my personal address box, the address remains in the list for some time and then is deleted without the user (me) deleting it. Has happened multiple times.
    Appreciation in advance for any support regarding this issue.

    closing as a duplication of https://support.mozilla.org/en-US/questions/1060311?utm_campaign=questions-reply&utm_medium=email&utm_source=notification

  • Repeating system alert sound, without user action 10.6.1

    After installing 10.6.1 on my Macbook Pro unibody 17", i get a repeating system alert sound every 2 seconds. I have restarted,logged out,changed my sound settings, and eventually just had to turn the system alert volume all the way down.
    Anyone else having this problem after the 10.6.1 update? Any resolutions besides muting system alerts?
    Thanks,
    c

    I think I found my issue - It seems to have been with Peer Guardian. I uninstalled Growl a little while back because of a bug causing Firefox to launch in the background instead of in the foreground (help from Apple's forums helped with finding that fix), and I think PG heavily utilizes Growl for user notifications.
    One this you might try is creating a dummy user and logging into that account to see if the problem still exists. If it doesn't, then you know one of your startup items (System Preferences --> Accounts --> (user) --> Login Items) is causing the sounds you're hearing.

  • IPod player auto launches without user action?

    My iphone 3G seems to launch the ipod music player without me calling up the application. Quite often my ipod will start playing on the home screen even though i have not launched it or attempt to start it. It's wired. I will just look at the phone or insert my ear buds and the music is playing away. I know the double tap on the home screen button launches the player in locked mode, but I am not hitting the button at all. I think this may realte to my iphones horrible battery life. Any ideas? Thanks...

    maybe I should explain myself better. Considering CA just changed the law to banning cellphone use while driving, earbuds are required for all iphone users while driving. Apple is "designed in California" or so it says on all their packaging. I hope they are smart enough to pick up on this an adapt the design you mentioned in your first sentence. I think the vast majority of Californians would agree, and as more states do the same the rest of the nation as well.
    Not that I disagree with you, but is there any documentation to support your claim that inserting the earbuds causes the ipod to launch? i would really like to read that fact, and most certainly let Apple know how poor that design feature is. I never want any applications automatically launching on any device. This fact, and the lack of adaptation to change, is what flaws Blackberries so much, and why they are so behind in the marketplace.

  • Upload Interactive form  into WDA without User action

    I need a pdf form to get loaded when WDA starts.
    At start WDA will read URL of pdf form from Z table and upload the form.
    After the form appears on the screen - the user will update some fields on the form.
    WDA will read form datasource and update Z table. Then WDA will send the form back to the same URL.
    Initially the form is created in another Webdynpro. The form is Interactive ZCI layout with XML based interface.
    Any code examples will be greatly appreciated.
    Thank you,
    Tatyana

    Hi,
    Pls refer to this link on PDFs and calling a PDF into WDA.
    http://help.sap.com/saphelp_nw70/helpdata/EN/a1/40aac795a243cebdcff368491c659e/frameset.htm
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • How to trigger email notification when users fail to reset your password in fim 2010 r2.

    Hi,
    how to trigger email notification when users fail to reset  your password in fim 2010 r2
    Regards
    Anil Kumar

    Hi Sylvain,
    I did all thing as you told me.First i created Criteria based Set after this we created a Workflow type Action and Actvities Type Notifcation Email template and finally i called this Workflow in MPR as Set Transition and call Set that i was created below.and
    check Advance View of Set this gives
    <Filter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Dialect="http://schemas.microsoft.com/2006/11/XPathFilterDialect"
    xmlns="/Request[(Creator">http://schemas.xmlsoap.org/ws/2004/09/enumeration">/Request[(Creator = 'b0b36673-d43b-4cfa-a7a2-aff14fd90522') and (RequestStatus = 'Denied or PostProcessingError')]</Filter>
    But this is not working for me so please tell me where i am wrong.
    Regards
    Anil Kumar

  • How to trigger email notification when users fail to give correct answers to reset your password in fim 2010 r2

    Hi,
    How to trigger email notification when users fail to give correct answers to reset your password in fim 2010 r2
    Senario:I want put wrong answering to the Questions that i was during registration if i give wrong answers to the questions then a Email Notification should be trigger to Users.
    Regards
    Anil Kumar

    Hi Sylvain,
    I did all thing as you told me.First i created Criteria based Set after this we created a Workflow type Action and Actvities Type Notifcation Email template and finally i called this Workflow in MPR as Set Transition and call Set that i was created below.and
    check Advance View of Set this gives
    <Filter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Dialect="http://schemas.microsoft.com/2006/11/XPathFilterDialect"
    xmlns="/Request[(Creator">http://schemas.xmlsoap.org/ws/2004/09/enumeration">/Request[(Creator = 'b0b36673-d43b-4cfa-a7a2-aff14fd90522') and (RequestStatus = 'Denied or PostProcessingError')]</Filter>
    But this is not working for me so please tell me where i am wrong.
    Regards
    Anil Kumar

  • Select user action without opening the form

    Environment is:  LiveCycle ES2.5  Turnkey install Express Mode.  Windows, JBoss, MySQL.
                                Browser IE w/ Reader-X.
    At a User Task, it has a few User Actions (such as "Approve", "Reject"),
    how do I allow the user to activate/select one of those actions (while he is in the WorkSpace) without forcing him to open the form?
    I remember those User Actions used to show up in the To-Do list's "card", but somehow I don't see them anymore.
    What do I need to do to get them show up in the "Card" ?
    TIA

    I found it.  It's under the "List" view, not on the "Card"....  I thought it was on the Card in previous version...

  • Need to send notification to user when salary added or updated on Salary form (11.5.10.2)

    We do not have AME so workflows are not available to us, but I need to find a way to send notifications to users/managers of salary changes.  When a user adds or updates a salary, it needs to go to a second user for approval.  The second user is not going to know to approve without a notification that one is ready to approve.  Can someone help me set this up?  I don't see anywhere in the form where it can be personalized. Is there a simple way to do this?  I see from blogs that some used an alert which fired when the salary admin record is inserted and sent a message to the manager. The manager could then go back into the salary admin form with the salary admin:approve profile on and approve it.  Or if that wouldn't work, then to use a trigger.  Where would these be done at using the Salary form?
    Any help would be appreciated!

    Any thoughts?Just kill the user

  • Simple trigger to allow users to log on at certain times

    I am trying to create a trigger that will allow certain users to only log into the database between 12am - 4 am.
    Can I assign a trigger to a user or to a role or how do I parse it out. I dont think I have this trigger just right yet...
    Or can this be set in the database it self? I looked at the user accounts, profiles, roles and dont see anything about connection times.
    Oracle 10.2.0.4
    I want to create a trigger that will only allow the user to log into the database between 12 and 4 am.
    My next question is can I assign this trigger to the role that the user has been assigned to?
    I have pulled some similar code that I would like to use but do not know how to modify it to be either assigned to a user: npq or to the role ntq_ro.
    create or replace trigger logon_time after logon on database
    begin
    if to_char(sysdate,'HH24') between 4 and 24
    then
    raise_application_error(-20001,'Not allowed to logon database during this time');
    end if;
    end
    /

    yes, I would love to all by command line...
    Bere in mind I change to to test...
    SQL> CREATE OR REPLACE TRIGGER "SYS".LOGON_TIME_RESTRICTION_NPQ AFTER
    2 LOGON ON DATABASE
    3 BEGIN
    4 if to_char(sysdate,'HH24') between '14' and '16' AND USER='NPQ' THEN
    5 raise_application_error(-20001,'Not allowed to logon database during this time');
    6 end if;
    7 end;
    8 /
    Trigger created.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@kali ~]$ sqlplus
    SQL*Plus: Release 10.2.0.4.0 - Production on Mon Jan 10 14:41:02 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    Enter user-name: npq
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Alert log triggered errors:
    Mon Jan 10 14:41:10 2011
    Errors in file /u01/app/oracle/admin/NASARPT/udump/nasarpt_ora_17508.trc:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-20001: Not allowed to logon database during this time
    ORA-06512: at line 3
    /u01/app/oracle/admin/NASARPT/udump/nasarpt_ora_17508.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1
    System name: Linux
    Node name: kali.mtsallstream.com
    Release: 2.6.18-164.6.1.el5
    Version: #1 SMP Tue Oct 27 11:28:30 EDT 2009
    Machine: x86_64
    Instance name: NASARPT
    Redo thread mounted by this instance: 1
    Oracle process number: 31
    Unix process pid: 17508, image: [email protected] (TNS V1-V3)
    *** ACTION NAME:() 2011-01-10 14:41:10.293
    *** MODULE NAME:([email protected] (TNS V1-V3)) 2011-01-10 14:41:10.293
    *** SERVICE NAME:(SYS$USERS) 2011-01-10 14:41:10.293
    *** SESSION ID:(54.49496) 2011-01-10 14:41:10.293
    Skipped error 604 during the execution of SYS.LOGON_TIME_RESTRICTION_NPQ
    *** 2011-01-10 14:41:10.293
    ksedmp: internal or fatal error
    ORA-00604: error occurred at recursive SQL level 1
    ORA-20001: Not allowed to logon database during this time
    ORA-06512: at line 3
    I also tried the setting for the to_num but it would not even compile:
    SQL> CREATE OR REPLACE TRIGGER "SYS".LOGON_TIME_RESTRICTION_NPQ AFTER LOGON ON DATABASE
    2 BEGIN
    3 if to_num(to_char(sysdate,'hh24miss')) between '000001' and '040000' AND USER='NPQ' then
    4 raise_application_error(-20001,'Not allowed to logon database during this time');
    5 end if;
    6 end;
    7 /
    Warning: Trigger created with compilation errors.
    SQL>

  • Is there a way to find out if there were any user actions in windows?

    I have an application in LV6.1 and i want it to go in an 'idle-state' if there was no user action in windows.
    for example: after 10min. (like a screensaver that activates after a certain time.)

    LabVIEW 6.1 has a new structure for user driven events. The event structure has a timeout case which can be set for 600,000ms (10min). When the event fires the timeout , the code in the frame will execute. This s where you would put the screen saver code. You will need to also create a second event case that will trigger on mouse cliking on the application. This case will do nothing other than reseting the timeout case. This event structure should be placed in a while loop and probably in parallel to your present code. Be sure to read the online LV help and warnings about the event structure. Thirty minutes of reading will save you hours of headache.

Maybe you are looking for

  • Mini Web Server Question

    I'm guessing there might be a person or two who can help me with a solution for a new mini that I'm using as a web server. Everything is set up and working perfectly. Apache is running well, and I've established my Virtual Hosts and enabled PHP and M

  • How do I get Mavericks 10.9.2 to recognize a phillips blu-ray BE14NU40

    I have an external blu-ray from phillips model BE14NU40 that OS X will not recognize and titanium will not write to.  DO\oes anyone know how to fix?

  • Netcfg v2.0.3

    netcfg2 is a refined network profile system for Arch Linux, replacing the current implementation. Through this, it has also gained various features and improvements which are listed on the development wiki page (http://wiki.archlinux.org/index.php/Ne

  • Lost all printer drivers this morning

    Went to print an AOL e-mail message and found that all of my printer drivers were gone. The only one listed was to "One Note 2007" which is not even on my computer. Went to HP and downloaded a new driver. Ran a Norton review of my computer and nothin

  • Trouble Importing with Canon Camera

    I am trying to import some photos from a friend's camera and when I plug in the camera with iphoto open I get the spinning rainbow circle for a while and then nothing. I can't figure out what's happening and why the photos aren't importing. I've trie