<?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: Upload file during a wofklow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268283#M221413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i am trying to run you sample but finding problems. Do i need to replace the files in the attachment in respective folders or do in need to save them in /extensions??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2012 14:51:03 GMT</pubDate>
    <dc:creator>robin</dc:creator>
    <dc:date>2012-05-21T14:51:03Z</dc:date>
    <item>
      <title>Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268276#M221406</link>
      <description>Hello,I need to upload file during a workflow. Actually we can add a file which is already in Alfresco.Has someone done this ?Thank you.(Alf 4.0b)</description>
      <pubDate>Wed, 07 Dec 2011 08:23:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268276#M221406</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2011-12-07T08:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268277#M221407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dranakan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It sounds like you have a running workflow and you have some content in the repository, let's say someFile.pdf, and you want to add someFile.pdf to the running workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, that's definitely possible. Files are associated to a workflow by virtue of being inside a workflow package, which you can think of as a temporary folder that exists for the life of the workflow. You can use the workflow service to get a handle to the workflow package, then add the someFile.pdf node to it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 22:59:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268277#M221407</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2011-12-07T22:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268278#M221408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Jeff &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to add a file from the disk (Upload file) and not to select one file already in Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to add the "upload" button (from &lt;/SPAN&gt;&lt;A href="http://server:8081/share/page/repository" rel="nofollow noopener noreferrer"&gt;http://server:8081/share/page/repository&lt;/A&gt;&lt;SPAN&gt;) in the workflow forms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I am looking in the file : WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/documentlibrary/include/toolbar.lib.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I define a field to use ftl (in share-config-custom.xml) using "control template". The ftl should have the code starting the selector file. &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=41486#p122981" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=48&amp;amp;t=41486#p122981&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Dec 2011 07:19:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268278#M221408</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2011-12-09T07:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268279#M221409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even i am looking for the same functionality. Request you to elucidate if you found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 12:12:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268279#M221409</guid>
      <dc:creator>umang_gupta</dc:creator>
      <dc:date>2012-04-03T12:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268280#M221410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Umang_gupta,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update on the 25.05.2012 :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find here a sample in 4.0D to do this : &lt;/SPAN&gt;&lt;A href="http://www.sendspace.com/file/3arndk" rel="nofollow noopener noreferrer"&gt;http://www.sendspace.com/file/3arndk&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://www.2shared.com/file/-iY4mBWY/2012_05_25_POC_Add_Files_In_Wo.html" rel="nofollow noopener noreferrer"&gt;http://www.2shared.com/file/-iY4mBWY/2012_05_25_POC_Add_Files_In_Wo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;How to install&lt;/STRONG&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;cp -R webapps /opt/alfresco-4.0.dtest1/tomcat/&lt;BR /&gt;cp -R shared /opt/alfresco-4.0.dtest1/tomcat/&lt;BR /&gt;&lt;BR /&gt;Change client-debug to true : tomcat/webapps/share/WEB-INF/classes/alfresco/share-config.xml&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;client-debug&amp;gt;true&amp;lt;/client-debug&amp;gt;&lt;BR /&gt;&lt;BR /&gt;In Alfresco, create site with name "workflowTest". The file will go here…&lt;BR /&gt;&lt;BR /&gt;Go to Start Workflow, Adhoc Activiti Process and you should see a new button "Upload File(s)"&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you to lukasz_turakiewicz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 13:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268280#M221410</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-04-03T13:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268281#M221411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have started to test your sample. When a try to upload a document, every time the upload displayed error in the form and the end of the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a tips or anything else to find the solution, because I have no log in share, alfresco, javascrip debugger …) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 16:37:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268281#M221411</guid>
      <dc:creator>rsinelle</dc:creator>
      <dc:date>2012-05-03T16:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268282#M221412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check that the user has enough right to write the file (check destination)… Check the destination exists…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 19:20:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268282#M221412</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-05-03T19:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268283#M221413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i am trying to run you sample but finding problems. Do i need to replace the files in the attachment in respective folders or do in need to save them in /extensions??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 14:51:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268283#M221413</guid>
      <dc:creator>robin</dc:creator>
      <dc:date>2012-05-21T14:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268284#M221414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the zip you have : "shared/" and "webapps/".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Put (add) "shared/" into your "tomcat/shared"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Put (add) "webapps/" into your "tomcat/webapps/"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And add &amp;lt;client-debug&amp;gt;true&amp;lt;/client-debug&amp;gt; in share-config-custom.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 05:40:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268284#M221414</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-05-22T05:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268285#M221415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dranakan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your constant help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry but when i deployed the files in the way you told i am getting following error&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&amp;nbsp; :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Context initialization failed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error creating bean with name 'schemaBootstrap' defined in file [C:\Alfresco\tomcat\shared\classes\alfresco\extension\bootstrap-context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.ConversionNotSupportedException: Failed to convert property value of type 'java.util.ArrayList' to required type 'java.util.List' for property 'preUpdateScriptPatches'; nested exception is java.lang.IllegalStateException: Cannot convert value of type [org.alfresco.repo.admin.patch.impl.NoLongerSupportedPatch] to required type [org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch] for property 'preUpdateScriptPatches[16]': no matching editors or conversion strategy found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please Help :roll: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, once this application successfully deploys where will i be able to see the 'upload file link' ? I workflows i presume.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot !!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 13:03:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268285#M221415</guid>
      <dc:creator>robin</dc:creator>
      <dc:date>2012-05-22T13:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268286#M221416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dranakan, the code u have shared in 2shared was very useful, I could able to see the upload screen but when I try to upload a file its getting failed to upload a document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:08:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268286#M221416</guid>
      <dc:creator>vinodkumarn</dc:creator>
      <dc:date>2012-05-23T16:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268287#M221417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dranakan, The code u have posted in 2shared was very useful to get the upload screen in workflow but, I am still unable to upload a document even after selecting a document from local machine.Please can u help me out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks In Advance &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2012 16:15:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268287#M221417</guid>
      <dc:creator>vinodkumarn</dc:creator>
      <dc:date>2012-05-23T16:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268288#M221418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done some corrections (for 4.0D) and the sample should works better : &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=42140&amp;amp;p=128862#p128862" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=42140&amp;amp;p=128862#p128862&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 12:49:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268288#M221418</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-05-25T12:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268289#M221419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Very thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the code and download perfect for WorkFlow Adhoc, but workflow paralell or group, but unable active for workgroup parallel or group… is posible it??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 22:29:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268289#M221419</guid>
      <dc:creator>renzo</dc:creator>
      <dc:date>2012-09-17T22:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268290#M221420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the code and download perfect for WorkFlow Adhoc, but workflow paralell or group, but unable active for workgroup parallel or group… is posible it??&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, it is possible. You have to change some code… take a look at this file : shared\classes\alfresco\extension\workflow\qs-workflowModel.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 06:23:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268290#M221420</guid>
      <dc:creator>dranakan</dc:creator>
      <dc:date>2012-09-18T06:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268291#M221421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was unable to get this to run in Alfresco-4.0.e. No errors appear in the debug window, just:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;15:30:36 DEBUG - Validating field 'file0' is a valid node name&lt;BR /&gt;15:30:36 DEBUG - Validating regular expression of field 'file0' using args: {pattern =&amp;gt; {}, match =&amp;gt; false} &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but the file upload window reports Failure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure if I am missing something, should it be prompting me for a location to put the uploaded file in the repository? I would check the permissions but I am not sure which folder to check&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: immediately after posting I thought again - it seems as though this extension uses the flash uploader. We have had to disable this due to a bug with SSL, firefox and the flash uploader, but it seems that it is used even though it is disabled in share-config-custom. Is there a way to modify this to use the html uploader instead?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FURTHER EDIT: we've re-enabled the flash uploader and it works fine for uploading to the doclib when we access our site by http (rather than https), however we still get the same problem using it in the workflow form &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;FINAL EDIT: Discovered the issue. I had accidentally created the site testWorkflow to start with, rather than workflowTest. I noticed straight away and used the "edit site details" dialog to fix it, but did not notice that while this changes the site name it does not change the folder name in the Sites directory (that is - the path was still "testworkflow/documentLibrary/") deleting this site then creating it with the proper name fixed the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the record, it is possible to modify this code slightly in order to have the location the file is dropped be dynamic between tasks/workflows and configurable in a task variable. I can't think of a portable way to provide this (or I would) and it's a longer process than I want to hijack your topic for, but anyone who needs this feel free to PM me and I can walk you through it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2012 05:33:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268291#M221421</guid>
      <dc:creator>chrisokelly</dc:creator>
      <dc:date>2012-10-30T05:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268292#M221422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I know you tried this with 4.0.d.&amp;nbsp; I just tried it with 4.2.0 and got the following exception (below)&amp;nbsp; when I upload a file (upload fails).&amp;nbsp; Any ideas?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Nov 05, 2012 11:34:24 PM org.apache.catalina.core.StandardWrapperValve invoke&lt;BR /&gt;SEVERE: Servlet.service() for servlet [Spring Surf Dispatcher Servlet] in context with path [/share] threw exception [Could not resolve view with name '_d41d8cd98f0b24e980998ecf8427e' in servlet with name 'Spring Surf Dispatcher Servlet'] with root cause&lt;BR /&gt;javax.servlet.ServletException: Could not resolve view with name '_d41d8cd98f0b24e980998ecf8427e' in servlet with name 'Spring Surf Dispatcher Servlet'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.servlet.DispatcherServlet.render(DispatcherServlet.java:1029)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:817)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.site.servlet.MTAuthenticationFilter.doFilter(MTAuthenticationFilter.java:74)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:374)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1813)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:722)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 06:51:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268292#M221422</guid>
      <dc:creator>jim_earley</dc:creator>
      <dc:date>2012-11-06T06:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268293#M221423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cancel that last question - fat fingered the site name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A couple of other observations:&amp;nbsp; is there a way to attach the uploaded files to the current workflow?&amp;nbsp; In the workflow, the siteId is hard coded, how would you pass in bpm_context value?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 07:20:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268293#M221423</guid>
      <dc:creator>jim_earley</dc:creator>
      <dc:date>2012-11-06T07:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268294#M221424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As far as I can tell the files ARE attached to the workflow, what do you see suggesting otherwise?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 01:40:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268294#M221424</guid>
      <dc:creator>chrisokelly</dc:creator>
      <dc:date>2012-11-07T01:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Upload file during a wofklow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268295#M221425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I use this and works fine. But now, i have to update to 4.2b, and now it does not work very well. List of files already attached to workflow is empty, do you know what can i modify to get it working in 4.2b??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Apr 2013 19:26:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/upload-file-during-a-wofklow/m-p/268295#M221425</guid>
      <dc:creator>jabelleira</dc:creator>
      <dc:date>2013-04-12T19:26:23Z</dc:date>
    </item>
  </channel>
</rss>

