<?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 zip text attachment using so_document_send_api1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310969#M1535498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have a requirement to send the text file attachment and mail after zipping the attachment.&lt;/P&gt;&lt;P&gt;I have used fm so document send api1 to attach the text file and send to mail.But somehow i am not able to zip the file first.&lt;/P&gt;&lt;P&gt;i have also tried using the fm so new document send api1 but again no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone send me a full sample code which i can refer ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 18:05:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-04T18:05:31Z</dc:date>
    <item>
      <title>zip text attachment using so_document_send_api1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310969#M1535498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have a requirement to send the text file attachment and mail after zipping the attachment.&lt;/P&gt;&lt;P&gt;I have used fm so document send api1 to attach the text file and send to mail.But somehow i am not able to zip the file first.&lt;/P&gt;&lt;P&gt;i have also tried using the fm so new document send api1 but again no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone send me a full sample code which i can refer ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 18:05:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310969#M1535498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T18:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: zip text attachment using so_document_send_api1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310970#M1535499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A more precise statement might get you better answers.... "But somehow i am not able to zip the file first."  Does that mean your program can't obtain the file or that you are unable to attach to emai or ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;STRONG&gt;SAP Note 609696&lt;/STRONG&gt; for working code samples and documentation for these APIs, if you want to continue to use these out-of-date methods ( see BCS classes/sample programs for state-of-product email).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310970#M1535499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T20:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: zip text attachment using so_document_send_api1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310971#M1535500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class CL_BCS is indeed more comfortable if you have it available in your system.&lt;/P&gt;&lt;P&gt;One of our main ERP systems is still on release 4.6c...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:28:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310971#M1535500</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2010-10-04T20:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: zip text attachment using so_document_send_api1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310972#M1535501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it wil be helpful if you can provide me a sample code to meet the the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to send text file attachment in email after zipping it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zip-text-attachment-using-so-document-send-api1/m-p/7310972#M1535501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T20:35:56Z</dc:date>
    </item>
  </channel>
</rss>

