<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Send Windows Notification through SAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943282#M1965761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;HI Experts.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;I have a requirement to send notification Alert in Windows notification area by using SAP/ABAP. ( Popup notification )&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;I just want have a ideas of way to build a this using SAP. Can you guys please add you ideas and experience regards this. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Please tell me if there any component to install or which platform i should use for SAP.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;This can be a integration with C# if there is no single solution from SAP. but better if is a pure SAP solution. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Im using SAP Netviewer 7.4&amp;nbsp; and Windows 10. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;Anuradha.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2016 04:32:39 GMT</pubDate>
    <dc:creator>anuradha_wijesinghe</dc:creator>
    <dc:date>2016-10-04T04:32:39Z</dc:date>
    <item>
      <title>Send Windows Notification through SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943282#M1965761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;HI Experts.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;I have a requirement to send notification Alert in Windows notification area by using SAP/ABAP. ( Popup notification )&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;I just want have a ideas of way to build a this using SAP. Can you guys please add you ideas and experience regards this. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Please tell me if there any component to install or which platform i should use for SAP.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;This can be a integration with C# if there is no single solution from SAP. but better if is a pure SAP solution. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Im using SAP Netviewer 7.4&amp;nbsp; and Windows 10. &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12pt;"&gt;Anuradha.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943282#M1965761</guid>
      <dc:creator>anuradha_wijesinghe</dc:creator>
      <dc:date>2016-10-04T04:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Send Windows Notification through SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943283#M1965762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to send message to other user is that you can use this FM: TH_POPUP.&lt;/P&gt;&lt;P&gt;it will pop up in the selected user's screen as long as this user is log in to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to explore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943283#M1965762</guid>
      <dc:creator>trusadi</dc:creator>
      <dc:date>2016-10-04T04:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Send Windows Notification through SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943284#M1965763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this link will help you but do give it a read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_scm70/helpdata/en/47/f925cb852f383ce10000000a42189b/content.htm" title="https://help.sap.com/saphelp_scm70/helpdata/en/47/f925cb852f383ce10000000a42189b/content.htm"&gt;Sending Alert Notifications - Alert Monitor - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Shubham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 04:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943284#M1965763</guid>
      <dc:creator>Shubham_Srivastava1</dc:creator>
      <dc:date>2016-10-04T04:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Send Windows Notification through SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943285#M1965764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks,&lt;/P&gt;&lt;P&gt;But what i want is sending desktop notification in the right hand side in task bar. Not the SAP popup msg,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2016 05:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/send-windows-notification-through-sap/m-p/11943285#M1965764</guid>
      <dc:creator>anuradha_wijesinghe</dc:creator>
      <dc:date>2016-10-04T05:03:15Z</dc:date>
    </item>
  </channel>
</rss>

