<?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: Deploy new workflow in Workflow Console in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282600#M235730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yes I already read it. But deploying a definition through workflow console with &lt;STRONG&gt;deploy &amp;lt;workflowengine&amp;gt; &amp;lt;definitionClassPath&amp;gt;&lt;/STRONG&gt; command is not mentioned on Jeff's blog.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 04:14:39 GMT</pubDate>
    <dc:creator>billydekid</dc:creator>
    <dc:date>2016-11-01T04:14:39Z</dc:date>
    <item>
      <title>Deploy new workflow in Workflow Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282596#M235726</link>
      <description>Hi,I still don't understand when deploying a workflow in Workflow Console:deploy &amp;lt;workflowEngine&amp;gt; &amp;lt;definitionClassPath&amp;gt;.How do we know the &amp;lt;definitionClassPath&amp;gt; of my current workflow?Thank you.-[bayu]</description>
      <pubDate>Sun, 30 Oct 2016 16:40:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282596#M235726</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2016-10-30T16:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy new workflow in Workflow Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282597#M235727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you need to place the workflow definition file under an alfresco classpath folder. for example&lt;/P&gt;&lt;P&gt;you place it under folder ${TOMCAT_HOME}/shared/classes/com/kayne/alfresco/workflow,you can execute command&lt;/P&gt;&lt;P&gt;show file com/kayne/alfresco/workflow/&lt;/P&gt;&lt;P&gt;deploy activiti com/kayne/alfresco/workflow/kayne.bpmn.xml&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 10:16:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282597#M235727</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-10-31T10:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy new workflow in Workflow Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282598#M235728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under ${TOMCAT_HOME}/shared/classes, I only found alfresco dir and alfresco-global.properties.&lt;/P&gt;&lt;P&gt;My workflow (.bpmn file) is resided under /opt/alfresco-community/tomcat/shared/webapps/alfresco/WEB-INF/classes/alfresco/module/my-workflow-repo/workflows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can browse it by typing: &lt;SPAN class="description"&gt;show file alfresco/module/my-workflow-repo/workflows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="description"&gt;And run deploy: deploy activiti &lt;SPAN class="description"&gt;alfresco/module/my-workflow-repo/workflows/myWorkflow.bpmn&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="description"&gt;&lt;SPAN class="description"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="description"&gt;&lt;SPAN class="description"&gt;Thanks a lot!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 11:42:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282598#M235728</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2016-10-31T11:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy new workflow in Workflow Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282599#M235729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should read this &lt;A href="http://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/workflow/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;Creating Custom Advanced Workflows in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt; &lt;/P&gt;&lt;P&gt;There you will find how to deploy the workflow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 12:21:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282599#M235729</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2016-10-31T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy new workflow in Workflow Console</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282600#M235730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Yes I already read it. But deploying a definition through workflow console with &lt;STRONG&gt;deploy &amp;lt;workflowengine&amp;gt; &amp;lt;definitionClassPath&amp;gt;&lt;/STRONG&gt; command is not mentioned on Jeff's blog.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 04:14:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-new-workflow-in-workflow-console/m-p/282600#M235730</guid>
      <dc:creator>billydekid</dc:creator>
      <dc:date>2016-11-01T04:14:39Z</dc:date>
    </item>
  </channel>
</rss>

