<?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: Workflow - Stuck at the beginning in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243521#M196651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay i found and created the dir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/var/opt/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Now i copied the code from &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WorkflowSample_Lifecycle" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WorkflowSample_Lifecycle&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then i put these four files&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;lifecycle-messages.properties&amp;nbsp; lifecycleModel.xml&amp;nbsp; lifecycle_processdefinition.xml&amp;nbsp; lifecycle-workflow-context.xml&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; in the dir. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The i opened the workflow console:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://foobar:8080/alfresco/faces/jsp/admin/workflow-console.jsp" rel="nofollow noopener noreferrer"&gt;http://foobar:8080/alfresco/faces/jsp/admin/workflow-console.jsp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i tried to deploy this worklfow with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;deploy /var/opt/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/lifecycle_processdefinition.xml &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but I get an error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;Last command: deploy/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/lifecycle_processdefinition.xml&lt;BR /&gt;Duration: 2ms&lt;BR /&gt;—–&lt;BR /&gt;&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: 01170070 Exception in Transaction.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An idea? Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2010 23:29:13 GMT</pubDate>
    <dc:creator>void</dc:creator>
    <dc:date>2010-02-17T23:29:13Z</dc:date>
    <item>
      <title>Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243518#M196648</link>
      <description>Hello,i saved this sample workflow (http://wiki.alfresco.com/wiki/WorkflowSample_Lifecycle) to the needed files. According to the wiki i should upload these files into a dir on the server. But I fail already to find the right directory. On my test server isn't a folder-tree like: alfresco/extension/</description>
      <pubDate>Tue, 09 Feb 2010 12:03:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243518#M196648</guid>
      <dc:creator>void</dc:creator>
      <dc:date>2010-02-09T12:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243519#M196649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can choose and create your own installation for workflows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can put files into tomcat web-inf or into shared path…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The standard installation is on "tomcat/shared":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/shared/classes/alfresco/extension -&amp;nbsp; here you must put the context files (the label-messages files if you have custom data models) and the web-config-client-custom.xml file for the web-ui customization.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;into tomcat/shared/classes/alfresco/extension/workflow (or "workflows", this doesn't care, YOU must create this folder and rename it as you want!) you should put the process definition, the model and, of course the wf-messages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you to use the console for deploying in-line all files… workflow console for wf, webui console for web-client-config-custom and repoadmin console for models.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it'll be helpful…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raptus&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 13:55:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243519#M196649</guid>
      <dc:creator>raptus</dc:creator>
      <dc:date>2010-02-09T13:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243520#M196650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This should be shipped with the default Alfresco installation in tomcat/shared/classes/alfresco/extension.You'll need to remove the ".sample" extension from the various files needed to bootstrap workflow, the model and context files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2010 10:49:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243520#M196650</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2010-02-10T10:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243521#M196651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay i found and created the dir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/var/opt/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Now i copied the code from &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WorkflowSample_Lifecycle" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WorkflowSample_Lifecycle&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then i put these four files&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;lifecycle-messages.properties&amp;nbsp; lifecycleModel.xml&amp;nbsp; lifecycle_processdefinition.xml&amp;nbsp; lifecycle-workflow-context.xml&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; in the dir. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The i opened the workflow console:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://foobar:8080/alfresco/faces/jsp/admin/workflow-console.jsp" rel="nofollow noopener noreferrer"&gt;http://foobar:8080/alfresco/faces/jsp/admin/workflow-console.jsp&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then i tried to deploy this worklfow with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;deploy /var/opt/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/lifecycle_processdefinition.xml &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;but I get an error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;Last command: deploy/Alfresco/tomcat/shared/classes/alfresco/extension/workflow/lifecycle_processdefinition.xml&lt;BR /&gt;Duration: 2ms&lt;BR /&gt;—–&lt;BR /&gt;&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: 01170070 Exception in Transaction.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An idea? Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 23:29:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243521#M196651</guid>
      <dc:creator>void</dc:creator>
      <dc:date>2010-02-17T23:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243522#M196652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure that's the correct syntax?? Not "deploy file"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2010 14:33:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243522#M196652</guid>
      <dc:creator>raptus</dc:creator>
      <dc:date>2010-02-18T14:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243523#M196653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;According to the wiki is the command right&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2010 16:24:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243523#M196653</guid>
      <dc:creator>void</dc:creator>
      <dc:date>2010-02-20T16:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow - Stuck at the beginning</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243524#M196654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;deploy /alfresco/extension/workflow/lifecycle_processdefinition.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 12:02:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-stuck-at-the-beginning/m-p/243524#M196654</guid>
      <dc:creator>vodaland</dc:creator>
      <dc:date>2010-03-22T12:02:35Z</dc:date>
    </item>
  </channel>
</rss>

