Send system message to specific users

Hi,
We have a requirement to send a system message to specific users that will be displayed immediately to those in the list who are logged on, or for those not currently logged on, the message should be displayed when they next log-in.
We do not want the message to go to their in-box or to be sent by email. We are looking for something similar to the system message produced by SM02.
Does anyone have any ideas or examples?
Thanks
Jan

Hi Mylene,
We have looked at TH_POPUP.
This works fine if the user is logged in but not if they are not. We need something that will pop up when they do log in.
Thanks for your help tho
Jan

Similar Messages

  • How can i send a message to specific user?

    I know I need to use ptp messaging when sending a personal message to a particular person.
    How can I specify so that the person with name mike is going to receive?

    Put in your message header in the form of name/value pairs, the knowledge you want to use to control the consumer flow of your messages. For example (personName, Mike). Then setup a selector on the consumer side with personName = 'Mike' (see the JMS spec for this, or your product dev guide). This will allow the consumer Mike to get the message.
    Now will that prevent anyone else from reading the message? No. Anyone that would not filter on the personName could consume the message. Another way of doing it (in a more complex fashion) would be for Mike to create a temporary queue, and to send the queue name to the producer in a message on a management queue define by you. This way, only the element knowing about the queue name will be able to use the queue, hence, the producer targeted by Mike, and himself. If you need to get to that extent, then you probably also want to setup the security, so that only authorized consumers and producers can connect to your queueing system.
    This forces you to allow temporary queue creation, which is sometime seen as a security risk.
    HTH
    TE

  • Would like to send 'admin' message to all user of a forms application...?

    Hello,
    We are in 10g, and I have a specific issue I would like to talk with you...
    I hope I will be clear... and that my termonology is not too bad !
    In unix, it's possible for an administrator to send a message to all Unix sessions..
    So, do you think it would be possible to do a similar functionality on a Forms application?.... so that an admin user could send a message to any user connected to the same form application...
    Thanks a lot for your contribution,
    Olivier

    That functionality is part of the operating system in Unix. I don't think Forms provides for anything like that, unless you set up a timer in each form and check a database value every minute or so. The network might provided for something like that but you would have to check with the network guru's about that.
    NumbNutz

  • Usaing deliver to send a message to a user

    hi, I'm using Messaging Server 5.2 p2 and I'm trying to send a message to a user using the deliver command. I succeed in sending the message but everything else is blank, the from part, the name of the sender. Is there any way to send a message using deliver with more information about the sender??

    I would caution you not to depend on using "deliver" as a replacement for the ims-ms channel. "deliver" was designed to be a lightweight method of occasionally dropping a few messages into the store.
    One ISP had some major problems attempting to use deliver instead of the normal store delivery channel. Running many copies at one time, and crashing the store system. It didn't used to be safe to run more than one deliver at a time. I don't believe this has changed.

  • Send the Message  to  all User

    Which  is  the function module  through which we can send the message to all User
    ASAP
    Sandeep Jadhav

    Hi,
    Use the function module
    TH_POPUP
    Refer this link
    how I send Instant system message to All online terminals
    Regards

  • Remote Desktop Services Error when trying to send a message to a user in the collections

    We are implementing RD for thin clients and when I try to send a message to a user I get an error that states,: Unable to send a message to session X on (SERVER NAME.COM). WTS API Failed
    Is there a service that needs to be turned on?
    Thanks EPK

    Hi,
    Thank you for posting in Windows Server Forum.
    Before sending message please check following considerations.
    - You must have Message special access permission to send a message to a user.
    - You can send messages only to users whose sessions are in the active or connected state.
    - You can send a message to a user session in Remote Desktop Services Manager by using the Send Message action.
    Send a Message to a User
    http://technet.microsoft.com/en-us/library/cc754124.aspx
    Else you can also try below script and check the result.
    Send-NetMessage - Net Send / Msg.exe
    http://gallery.technet.microsoft.com/scriptcenter/Send-NetMessage-Net-Send-0459d235
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • How to send a message to a users Business Workplace? (which FM)

    Hi guys!
    How can i send a message to a users Business Workplace inbox?
    Can you help me out with a FM or where i find information to this topic.
    thanks!

    See https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/sendingEmailsandSAPMail
    In the receiverlist you can set the type of user (external mail, internal mail by SAP userid is B i believe)
    regards,
    Hans

  • Exchange 2007 - The server don't send dsn message for external users

    Hello,
    Our exchange 2007doesn't send dsn message for external users but for internals it is ok, I check my configuration but all seems to be ok
    Have you any idea please?
    Thx

    Hi,
    To narrow down the cause, let's firstly try to check the following configuration:
    Get-TransportConfig |fl
    Get-RemoteDomain | select identity, NDREnabled
    Get-SystemMessage
    Thanks,
    Angela Shi
    TechNet Community Support

  • Send e-mail from specific user

    Hello!
    I'd like to create two different sending from SAP System - the first is monthly and the second is everyday.
    May I schedule jobs either send mail from concrete SAP Users?
    Otherwise Everyday job also can send preset messages from monthly job...
    SAP Release: NW 2004
    Thanks and Regards,
    A.M.

    Hello A.M.,
    You cannot schedule the job to send emails from specific users. If the send job is configured to run for INT, for example, it will send all emails with status 672 in SOST.
    One thing you can do is to set waiting time in the emails. To do this, go to SOST, select the emails you want to set a wait time and click on the button "Set Wait Time" (it's a clock icon next to the delete button).
    Regards,
    Tiago

  • Send mail to a specific user group when an Inbound Idoc processing fails

    I am using standard Message type DEBMAS, but the process code is customed (say ZDEBM as the function module is customed). Can you tell me what configurations are required to activate the error notification message to a user when the inbound idoc fails?

    hi,
    i think u need to check tcode swu3 for automatic workflow customizing and check in we40 (error AND STATUS PROCESSING) whether the processing code is assigned to the workflow task.
    if it is assigned,the workflow will be automatically triggered and the mail will be sent to the user by itself.
    ALE error handling uses workflow. A standard task is provided for each message type. Task TS20000051 is used for all BAPIs.
    Workflow functions as follows:
    A task (work item) is generated for the error handling and stored as a message in the inboxes of the employees responsible.
    If one of these employees processes the work item, the standard task method for error handling is started. The user can, for example, restart IDoc processing.
    If the IDoc is processed successfully, the work item is deleted from the inboxes of all the employees involved.
    For this procedure to function, the employees responsible for a particular message type and partner (sender or receiver) must be defined as follows:
    1. A hierarchy of organizational units (for example, "sales office") and positions (for example, "customer officer for customer X") is created and employees are assigned to it.
    2. The standard tasks for error handling (for example, an error related to an inbound sales order) are assigned to the relevant organizational units or positions (for example, "sales office").
    3. The organizational unit, position or employee responsible for dealing with the error are specified for each partner and message type in the partner profiles.
    If an error occurs, the system determines:
    1. The employees responsible using the staffing schedule of the organizational unit or position linked to the standard task.
    2. The employees defined in the partner profiles (using position, user ID, or organizational unit).
    3. The employees appearing in both groups represent those who will receive a work item in their inboxes.
    regards,
    pankaj singh

  • System message to selected user

    Hi,
    I need to send a popup window in a background to selected user(s). It looks that FM TH_POPUP does not work.
    Is a possibility to work it around ?
    Is it possible to send a system message not to all users but to only selected users ?
    Thank you.
    Marian

    Hi,
    TABLES: KNA1.
    * data for send function
    DATA DOC_DATA  LIKE SODOCCHGI1.
    DATA OBJECT_ID LIKE SOODK.
    DATA OBJCONT   LIKE SOLI OCCURS 10 WITH HEADER LINE.
    DATA RECEIVER  LIKE SOMLRECI1 OCCURS 1 WITH HEADER LINE.
    * insert receiver (sap name)
      REFRESH RECEIVER.
      CLEAR RECEIVER.
      MOVE: SY-UNAME TO RECEIVER-RECEIVER,
            'X'      TO RECEIVER-EXPRESS,
            'B'      TO RECEIVER-REC_TYPE.
      APPEND RECEIVER.
    * insert mail description
      WRITE 'Sending a mail through abap'
                     TO DOC_DATA-OBJ_DESCR.
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
         EXPORTING
              DOCUMENT_DATA              = DOC_DATA
         IMPORTING
              NEW_OBJECT_ID              = OBJECT_ID
         TABLES
              OBJECT_CONTENT             = OBJCONT
              RECEIVERS                  = RECEIVER
         EXCEPTIONS
              TOO_MANY_RECEIVERS         = 1
              DOCUMENT_NOT_SENT          = 2
              DOCUMENT_TYPE_NOT_EXIST    = 3
              OPERATION_NO_AUTHORIZATION = 4
              PARAMETER_ERROR            = 5
              X_ERROR                    = 6
              ENQUEUE_ERROR              = 7
              OTHERS                     = 8.
    Adibo

  • Can I send a message to multiple users at once?

    My company has an internal Jabber/XMPP server that we use to communicate as a group. Up until recently, I've been using a Jabber client called Psi (http://psi-im.org/) to connect to our Jabber server and do messaging. However, I recently decided to give Messages a try, since it includes support for the Jabber protocol. It is working great, except for one feature that I can't seem to find. With Psi, I was able to right-click on the heading of a buddy group and choose to send a message to all of the members. With Messages in Yosemite, I get an option to "Send instant message to members," but all that does is pull up my messages window with a random contact from the group selected. I also don't want to start a group chat, I just want to send a broadcast message to the group. Maybe this is just a distinction that Messages doesn't make, but with Psi there was a distinct difference between a message (just a single message, in its own window, sent from one person to one or more other people) and a chat (an ongoing conversation with one or more people, all in the same window).
    Right now when I want to send one of these messages, I quit the Messages app, start Psi, send the broadcast message, quit Psi, and start Messages back up again. I'd like to be able to just use Messages.
    Any thoughts?

    Hi,
    The Yahoo add-on bits in Messages are not worth the code they are written on.
    When it was muted to be coming (pre iChat 6)  we thought it would be added the same way and Jabber was in iChat 3 (later amended to allow the Google Name issue to be circumvented by having A Google Entry) including Group Chats, Direct IM, Video Chats and Audio Chat if only to other iChat/Messages users.
    However this is not the case and it only does 1-1 text chats and can only use actual Yahoo IDs
    8:19 pm      Wednesday; April 22, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • When I send a message it says "user not registered"??

    When I send a message on new ipad mini, it says "user not registered"??

    Oh, sorry I didn't understand what you meant.
    There are some third party apps that let you send text messages from the iPad - to any phone - Android or iPhone.
    Some come with a fee or a monthly fee to send the messages. I don't know that much about the, but you can search the App Store or use a Google search.
    Here is one example above.

  • Can I send notification message to other users?

    Hi all,
    Can abap webdynpro send out notification messages to other users in a portal? If a new user select some employees that have overwritten other same users selection, I need to send out notification message to other users that their selection have been resetted by this particular user. Can this be done in abap webdynpro?

    In NetWeaver 7.0 Enhancement Package 2 there is a new feature called Web Dynpro Notification Service. It lets you send events to any other applications which are listending for that same event id.  In a demo that comes with 7.02 we use this technology to create a chat application.  However this functionality has to be built into each application.  They must have an event handler ready to respond to the event.
    So you could build what you describe into your application - but only as of 7.02.  7.02 for the Business Suite comes with BS7i2010 which is currently scheduled to start ramp-up in Q4.

  • Sending System message in BEx

    Dear BW Experts,
    I want to send some messages to BEx Analyzer. Is it possible in SAP BW/BI? How?
    Actually I want to send this message if my process chain fails or in running mode.
    User will understand that data loading has not been finished.
    Thanks in advance.
    Regards
    Biswarup

    Hi,
    by creating the message in smo2 ,the message reaches user at the intial point where the user starts his BEx analyser (after entering the user name and password,the user can view the message)
    infact u can assign a infoobject (Request ID > variable - Most current data) in the Queries as the "last data updated " = the date that recently updated.
    by adding the variable to you query ,t he user can understand that the Most current data is ...DD.MM.YYYY
    i hope this answers your Question

Maybe you are looking for

  • Account 1910116 requires an assignment to a CO object

    Hi, I had error: Account 1910116 requires an assignment to a CO object when i tried to post to GL Account 1910116.  Then I input the cost center.  Then i got Enter a true account assignment object with revenues error. Please advice me on the matter.

  • Production Server Upgrade ( 4.7 to ECC 6.0)

    Hi, We are in the process of upgrading from SAP 4.7 to ECC 6 in the production server. At the outsetthe following broad phases to be carried out. 1. Prepare 2. SAPUP I 3. SAPUP II Can we keep some intervals between these phases and can the developeme

  • How to Ignore SSL handshake warning in Flash Builder 4?

    Is it possible to configure Flash Builder to ignore SSL handshake issues when attempting to configure a Flex client to communicate with a PHP backend?  I'm attempting to connect to my PHP backend server running with a shared SSL certificate so the do

  • My Video Demo project froze while compiling

    The preview screen is up but no playback controls appear. I cannot interact with the main screen while the preview screen is up to save the project. Right now it's listed as "untitled1". How do I save this video demo? I'm worried if I force quit that

  • R12 Upgrade (Patch# 8764069:R12.FND.B)

    During patch 8764069:R12.FND.B apply there is question to Is Oracle Applications installed for commercial or for-profit use: My organisation is non-profit, do I need to enter No or just accept default(Yes)? This patch required before patch#7303030 (r