<?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 Workflow via Eclipse in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225560#M178690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm … lets take it back for a moment. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) When you deploy via eclipse, the connection test ist "Succesfull" and the deployment ok, the JPG, you see in eclipse, is automatically transmitted as well. You do not have to do anthing else to do that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) After deployment, you have to make your, the workflow and the image are integrated in the gui. For both, you need to edit extra XML files, see the Wiki for details on that&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) The jpg is a "hack", not officially supported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d) You can rename all the components and maybe even hide the classification strings like &amp;lt;&amp;lt;join&amp;gt;&amp;gt;, &amp;lt;&amp;lt;Task-node&amp;gt;&amp;gt; etc. But I think, for most endusers, the display is mostly belly stroking, since it is static and sometime hard to understand, if you do not know your workflow stuff &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, given you did all the above correctly, what do you need additionally ? I could not quite follow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 17:12:19 GMT</pubDate>
    <dc:creator>norgan</dc:creator>
    <dc:date>2009-09-23T17:12:19Z</dc:date>
    <item>
      <title>Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225557#M178687</link>
      <description>I am trying to deploy workflow with processimage.jpg (to be visible in Alfresco later). The problem I have my own content type and if I am deploying via Eclipse, am I getting org.alfresco.service.namespace.NamespaceException: Namespace prefix ttf is not mapped to a namespace URIWhere I have to put c</description>
      <pubDate>Tue, 11 Aug 2009 14:30:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225557#M178687</guid>
      <dc:creator>redomancer</dc:creator>
      <dc:date>2009-08-11T14:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225558#M178688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are some comment, maybe useful for others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About content type - after adding it directly to shared folder I was able to deploy via Eclipse, but… still no image. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fist of all its strange that there is no possibility to add the image directly, because even if could deploy via Eclipse, the image almost is useless as such things as jbpm objects "join", "transition", etc are useless for average user. I just wonder how the others are explaining to users what this image means.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of trying to find the reason for "deployed but not visible" I just decided to rewrite this part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First of all, method what returns the link to image is in file &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ManageTaskDialog.java:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;public String getWorkflowDefinitionImageUrl() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; return "/workflowdefinitionimage/" + this.getWorkflowInstance().definition.id;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As didnt wanted to recompile this class I started to investigate where is "/workflowdefinitionimage/".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And "/workflowdefinitionimage/" is implemented as servlet WorkflowDefinitionImageServlet.java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So this file can be modified, in my modification I just created new directory in images where I put workflow image and modified servlet that it loads this file. Later I will implement images in form workflow_name_task_name.jpg to be able mark the current task or even implement runtime task "marking".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 10:12:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225558#M178688</guid>
      <dc:creator>redomancer</dc:creator>
      <dc:date>2009-08-12T10:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225559#M178689</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 the same problem that you had, i don't understand your explanation, for exemple where is locate this file ("ManageTaskDialog.java"). You can help me sptep by step the option that you make.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 16:37:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225559#M178689</guid>
      <dc:creator>agfc</dc:creator>
      <dc:date>2009-09-23T16:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225560#M178690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm … lets take it back for a moment. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) When you deploy via eclipse, the connection test ist "Succesfull" and the deployment ok, the JPG, you see in eclipse, is automatically transmitted as well. You do not have to do anthing else to do that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) After deployment, you have to make your, the workflow and the image are integrated in the gui. For both, you need to edit extra XML files, see the Wiki for details on that&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) The jpg is a "hack", not officially supported. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d) You can rename all the components and maybe even hide the classification strings like &amp;lt;&amp;lt;join&amp;gt;&amp;gt;, &amp;lt;&amp;lt;Task-node&amp;gt;&amp;gt; etc. But I think, for most endusers, the display is mostly belly stroking, since it is static and sometime hard to understand, if you do not know your workflow stuff &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, given you did all the above correctly, what do you need additionally ? I could not quite follow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 17:12:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225560#M178690</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-23T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225561#M178691</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;Thanks Norgan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) My deploy in alfresco is successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I use eclipse to deploy in alfresco, but the it doesn't show the picture. When i show the propetries of it i have the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Address: &lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/workflowdefinitionimage/jbpm$589825" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/workflowdefinitionimage/jbpm$589825&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) I read many things in wiki, but i don't understand how you show the picture in alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any budy cant help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2009 16:29:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225561#M178691</guid>
      <dc:creator>agfc</dc:creator>
      <dc:date>2009-09-24T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deploy Workflow via Eclipse</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225562#M178692</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;SPAN&gt;I only know this here from the wiki &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/WorkflowAdministration#Display_of_Workflow_Definition_Diagrams" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WorkflowAdministration#Display_of_Workflow_Definition_Diagrams&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not try it out, but I know it was there back when I started with 2.9 Labs. So it might not work anymore due to version problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Norgan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 12:45:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deploy-workflow-via-eclipse/m-p/225562#M178692</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-25T12:45:44Z</dc:date>
    </item>
  </channel>
</rss>

