<?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 Re: Mailing program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526121#M1262723</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;obviously if you run any program in background that program does not have access to files on your desktop. You need to get that file to application server and read it from application server. You can split your process into two steps. First you will upload your file to application server and then you will run program which will attach uploaded file and send it to all required users. The first step will have to be executed foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2009 02:19:57 GMT</pubDate>
    <dc:creator>mvoros</dc:creator>
    <dc:date>2009-04-15T02:19:57Z</dc:date>
    <item>
      <title>Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526120#M1262722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement, i have to write a program which will take the file in PC as an attachment and send it to the respective mail ids.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file will be on PC. The problem i am facing is how to take the file from PC as an attachment. This should happen in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohammadi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 01:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526120#M1262722</guid>
      <dc:creator>former_member497886</dc:creator>
      <dc:date>2009-04-15T01:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526121#M1262723</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;obviously if you run any program in background that program does not have access to files on your desktop. You need to get that file to application server and read it from application server. You can split your process into two steps. First you will upload your file to application server and then you will run program which will attach uploaded file and send it to all required users. The first step will have to be executed foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 02:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526121#M1262723</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-04-15T02:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526122#M1262724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check out this wiki written by me, this will help you to send XL file as attachments.&lt;/P&gt;&lt;P&gt;You can send multiple attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/multiple%252battachment%252bon%252be_mail" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/multiple%252battachment%252bon%252be_mail&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 03:44:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526122#M1262724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T03:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526123#M1262725</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;After bringing your final alv data in the final internal table,&lt;/P&gt;&lt;P&gt;go through this link , i also had an same requirement to send data after converting to excel file and&lt;/P&gt;&lt;P&gt;send it as an attachment to mail id outside Sap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdata%252bas%252btwo%252battachments%252bto%252bmail%252bid%252boutside%252bsap%252bsystem" target="test_blank"&gt;https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdata%252bas%252btwo%252battachments%252bto%252bmail%252bid%252boutside%252bsap%252bsystem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mansi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 03:58:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526123#M1262725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T03:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526124#M1262726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mohammadi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You &lt;STRONG&gt;CANNOT&lt;/STRONG&gt; run a &lt;STRONG&gt;Background job&lt;/STRONG&gt; to access the desktop files(Presentation Server files).&lt;/P&gt;&lt;P&gt;Sending e-mails is not a problem. There are lot many Wikis on this. You can refer to them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to change the requirement of accessing the files from the Presentation Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 06:39:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526124#M1262726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-15T06:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Mailing program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526125#M1262727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 01:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/mailing-program/m-p/5526125#M1262727</guid>
      <dc:creator>former_member497886</dc:creator>
      <dc:date>2009-12-02T01:57:52Z</dc:date>
    </item>
  </channel>
</rss>

