<?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: Access uploaded content in a ServiceTask? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6100#M2959</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah!!, ok, ok, have you tried doing this from terminal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mvn eclipse:eclipse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This synchronize dependencies with Eclipse&amp;nbsp;from maven.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2017 10:02:36 GMT</pubDate>
    <dc:creator>fegor</dc:creator>
    <dc:date>2017-11-27T10:02:36Z</dc:date>
    <item>
      <title>Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6097#M2956</link>
      <description>Hi all,I need some advice because I'm messing around with a requirement without getting any solution. All I wanna do is to access some previous uploaded files (in a User Task, from the upload form field) in a downstream ServiceTask. For me it looks like that the example behind the following link is</description>
      <pubDate>Wed, 22 Nov 2017 09:46:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6097#M2956</guid>
      <dc:creator>mario_fliegner</dc:creator>
      <dc:date>2017-11-22T09:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6098#M2957</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;You do need activiti-app-logic-1.5.3.jar (or other version) dependency in your pom.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17746_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17750_pastedImage_2.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17751_pastedImage_3.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;dependency&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;groupId&amp;gt;${activiti.groupId}&amp;lt;/groupId&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;artifactId&amp;gt;activiti-app-logic&amp;lt;/artifactId&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;version&amp;gt;${activiti.version}&amp;lt;/version&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;exclusions&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;!-- Exclude the SLF4J JAR so we don't get multiple binding warnings when running --&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;exclusion&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;groupId&amp;gt;org.slf4j&amp;lt;/groupId&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;artifactId&amp;gt;slf4j-log4j12&amp;lt;/artifactId&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/exclusion&amp;gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/exclusions&amp;gt;&lt;BR /&gt; &amp;lt;/dependency&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 16:08:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6098#M2957</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2017-11-23T16:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6099#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Fernando González&lt;/B&gt;‌ thanks! The mentioned dependency is available in the POM after creating the project with the&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;org.alfresco.maven.archetype:activiti-jar-archetype &lt;SPAN style="color: #3d3d3d; font-weight: 400;"&gt;artifact. However, I do not see the packages / classes in the JAR file so the IDE doesn't see it either!???&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="17778" alt="Missing packages / classes in JAR file" class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17778_activiti_issue.JPG" style="width: 770px; height: 323px;" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="17779" alt="Dependencies in POM" class="image-2 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17779_activiti_issue1.JPG" style="width: 546px; height: 282px;" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;&lt;STRONG&gt;Any thoughts what I'm doing wrong?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;&lt;STRONG&gt;BR,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border: 0px; color: #3d3d3d; font-weight: 400;"&gt;&lt;STRONG&gt;Mario&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 07:54:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6099#M2958</guid>
      <dc:creator>mario_fliegner</dc:creator>
      <dc:date>2017-11-27T07:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6100#M2959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah!!, ok, ok, have you tried doing this from terminal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mvn eclipse:eclipse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This synchronize dependencies with Eclipse&amp;nbsp;from maven.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2017 10:02:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6100#M2959</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2017-11-27T10:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6101#M2960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have Eclipse as IDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:35:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6101#M2960</guid>
      <dc:creator>mario_fliegner</dc:creator>
      <dc:date>2017-11-30T09:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Access uploaded content in a ServiceTask?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6102#M2961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ops! I'm sorry. Then do can use maven in command mode for test this dependency and after watch your config with your IDE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:01:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/access-uploaded-content-in-a-servicetask/m-p/6102#M2961</guid>
      <dc:creator>fegor</dc:creator>
      <dc:date>2017-11-30T11:01:51Z</dc:date>
    </item>
  </channel>
</rss>

