<?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: How to attach file in the start of a process? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130724#M91851</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so is it reommended to make a mysql table in which i put the id of the process and the id of the file so &amp;nbsp;i can attach the file to a process ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 May 2017 09:20:57 GMT</pubDate>
    <dc:creator>fatma19</dc:creator>
    <dc:date>2017-05-04T09:20:57Z</dc:date>
    <item>
      <title>How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130720#M91847</link>
      <description>Hi,I need attach a gantt chart to the begining of a process (in the "Start event"), but, in the form property, I not find a type "upload file" ¿This exist? or ¿I need create this type?. If I need program this type ¿How do I do?.Thanks for reply.</description>
      <pubDate>Mon, 22 Jul 2013 18:01:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130720#M91847</guid>
      <dc:creator>arak1</dc:creator>
      <dc:date>2013-07-22T18:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130721#M91848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some ideas:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Save your file in a separate place using a "blob store" service and pass the URL as a parameter to the submitStartFormData method. You can then use listeners and/or a a system task to create the attachment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Instead of passing initial data in the start form, model you process so there is an initial human task that plays the role of the initial form. In this scenario you'd have a process instance and task ids available, so you can create one of the createAttachment() methods. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 23:21:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130721#M91848</guid>
      <dc:creator>pmsevestre</dc:creator>
      <dc:date>2013-07-22T23:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130722#M91849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In Alfresco, we don't store the file itself in the process,b but rather a reference to the unique id within the Alfresco repository&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 09:30:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130722#M91849</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-07-24T09:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130723#M91850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 13:40:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130723#M91850</guid>
      <dc:creator>arak1</dc:creator>
      <dc:date>2013-07-29T13:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130724#M91851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so is it reommended to make a mysql table in which i put the id of the process and the id of the file so &amp;nbsp;i can attach the file to a process ?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2017 09:20:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130724#M91851</guid>
      <dc:creator>fatma19</dc:creator>
      <dc:date>2017-05-04T09:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to attach file in the start of a process?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130725#M91852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table is " act_wo_related_content "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 10:25:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-attach-file-in-the-start-of-a-process/m-p/130725#M91852</guid>
      <dc:creator>abdeljali_hmi</dc:creator>
      <dc:date>2018-01-11T10:25:35Z</dc:date>
    </item>
  </channel>
</rss>

