<?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 Attach a document in workflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495232#M1851519</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;How to attach a data in mail when a new record was created in the database table ? The data means the new record&amp;nbsp; for example&lt;/P&gt;&lt;P&gt;Employee name that should come with the mail when a record is created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Arun VS &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Aug 2014 09:36:05 GMT</pubDate>
    <dc:creator>venuarun</dc:creator>
    <dc:date>2014-08-01T09:36:05Z</dc:date>
    <item>
      <title>Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495232#M1851519</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;How to attach a data in mail when a new record was created in the database table ? The data means the new record&amp;nbsp; for example&lt;/P&gt;&lt;P&gt;Employee name that should come with the mail when a record is created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Arun VS &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 09:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495232#M1851519</guid>
      <dc:creator>venuarun</dc:creator>
      <dc:date>2014-08-01T09:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495233#M1851520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you create data in database table? by run report(only one report or more) or by TMG(SM30)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495233#M1851520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-01T10:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495234#M1851521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dengyong,&lt;/P&gt;&lt;P&gt;By using Tmg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun VS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495234#M1851521</guid>
      <dc:creator>venuarun</dc:creator>
      <dc:date>2014-08-01T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495235#M1851522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you just need bounding a routine for TMG event 02, in this routine, write your send email logic, For send email, i think you can search so many threads in SCN about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just refer this bounding routine link, &lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/TABLE+MAINTENANCE+GENERATOR+and+ITS+EVENTS"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/TABLE+MAINTENANCE+GENERATOR+and+ITS+EVENTS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:51:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495235#M1851522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-01T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495236#M1851523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your exact requirement? Do you want to send a mail whenever a row is added? If so then you can do this using the CL_BCS_MESSAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 10:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495236#M1851523</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-08-01T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495237#M1851524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abijith,&lt;/P&gt;&lt;P&gt;Actually i want to send the created record along with mail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Arun Vs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:10:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495237#M1851524</guid>
      <dc:creator>venuarun</dc:creator>
      <dc:date>2014-08-01T11:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Attach a document in workflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495238#M1851525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of sending the details of the row as an attachment, can't you send the same as content of the mail. If so the things will be easy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abijith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 11:34:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-a-document-in-workflow/m-p/10495238#M1851525</guid>
      <dc:creator>former_member196651</dc:creator>
      <dc:date>2014-08-01T11:34:05Z</dc:date>
    </item>
  </channel>
</rss>

