<?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: How to Export or Print a Business Process Diagram in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10205#M3817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great to hear? What URL did you need to use to make it work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll be looking into providing the 'export to png' as a function in the Modeler, since this is pretty cumbersome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 08:47:55 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2011-02-28T08:47:55Z</dc:date>
    <item>
      <title>How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10201#M3813</link>
      <description>This is probably a very stupid question. I have just installed Activiti, to help me with documenting some process maps. Just now all I need is a tool to help me capture the processes in BPMN 2.0 style diagrams, which I then want to print out, or convert to PDF files to discuss with the process owner</description>
      <pubDate>Thu, 24 Feb 2011 15:14:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10201#M3813</guid>
      <dc:creator>rowan_bradley</dc:creator>
      <dc:date>2011-02-24T15:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10202#M3814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can't you just install the Modeler on a server and point them to the right url?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternative, the Modeler can generate a png (altough its still a hidden feature at the moment), by using an url like &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-modeler/p/model/root-directory;sampleProcess.oryx.xml/png" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-modeler/p/model/root-directory;sampleProcess.oryx.xml/png&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 10:55:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10202#M3814</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-25T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10203#M3815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can't you just install the Modeler on a server and point them to the right url?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;If only it were so simple! Currently I'm using Modeler to model some processes for a client company. I currently have no access to their IT systems, so I can't just install a server there, or install something that IT have never heard of on one of their existing servers. Next possibility is to install it on a public server, and let them access it across the web. I suppose this is possible, but currently I don't have admin access to any public servers. All I can do on my shared web server is to add things to directories below my home directory. I can also create MySQL databases. If I want to run some program, the only way I have to do it is to run a CRON job, or call it from a web page using PHP or Python or Perl. The server &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;does&lt;/SPAN&gt;&lt;SPAN&gt; run Apache. Is it possible to install and run Activiti with such limited access? If so, is the process documented somewhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or I could install it on a server of my own. I do have one (which is in use for something else), but this is more complication and learning which I would like to avoid just for the moment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Alternative, the Modeler can generate a png by using an url like &lt;A href="http://localhost:8080/activiti-modeler/p/model/root-directory;sampleProcess.oryx.xml/png" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-modeler/p/model/root-directory;sampleProcess.oryx.xml/png&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;This might be good enough for now. Can you give a bit more information about the URL I have to use? I tried using &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-modeler/p/editor?id=C%3A%3BUsers%3BRowan2%3BDownloads%3Bactiviti-5.2%3Bapps%3Bapache-tomcat-6.0.29%3Bbin%3B..%3B..%3B..%3Bworkspace%3Bactiviti-modeler-examples%3BHerbert%20Processes%3BSales%20Admin%20Process%20-%20Tesco%20Express.signavio.xml/png" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-modeler/p/editor?id=C%3A%3BUsers%3BRowan2%3BDownloads%3Bactiviti-5.2%3Bapps%3Bapache-tomcat-6.0.29%3Bbin%3B..%3B..%3B..%3Bworkspace%3Bactiviti-modeler-examples%3BHerbert%20Processes%3BSales%20Admin%20Process%20-%20Tesco%20Express.signavio.xml/png&lt;/A&gt;&lt;SPAN&gt; which is just the URL that goes to my process diagram in Modeler with /png added on the end, but it just stays busy forever. Is this what you meant?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks - Rowan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 14:46:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10203#M3815</guid>
      <dc:creator>rowan_bradley</dc:creator>
      <dc:date>2011-02-25T14:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10204#M3816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Re the URL - I've sussed it thanks. This will be a good solution for now. Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rowan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Feb 2011 14:56:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10204#M3816</guid>
      <dc:creator>rowan_bradley</dc:creator>
      <dc:date>2011-02-25T14:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10205#M3817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great to hear? What URL did you need to use to make it work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll be looking into providing the 'export to png' as a function in the Modeler, since this is pretty cumbersome.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 08:47:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10205#M3817</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-02-28T08:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10206#M3818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;What URL did you need to use to make it work?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I used:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/activiti-modeler/p/model/C%3A%3BUsers%3BRowan2%3BDownloads%3Bactiviti-5.2%3Bworkspace%3Bactiviti-modeler-examples%3BHerbert%20Processes%3BSales%20Admin%20Process%20-%20Tesco%20Express.signavio.xml/png" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-modeler/p/model/C%3A%3BUsers%3BRowan2%3BDownloads%3Bactiviti-5.2%3Bworkspace%3Bactiviti-modeler-examples%3BHerbert%20Processes%3BSales%20Admin%20Process%20-%20Tesco%20Express.signavio.xml/png&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To describe it, this is &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-modeler/p/model/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-modeler/p/model/&lt;/A&gt;&lt;SPAN&gt; followed by the URL-encoded absolute path to the the signavio.xml file in my Windows system, followed by /png&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'll be looking into providing the 'export to png' as a function in the Modeler, since this is pretty cumbersome.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, this would be good. For me, it would also be useful to have an "export to PDF" function (preferably exporting the vector shapes rather than a bitmap, to keep the file small).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rowan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 10:25:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10206#M3818</guid>
      <dc:creator>rowan_bradley</dc:creator>
      <dc:date>2011-02-28T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to Export or Print a Business Process Diagram</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10207#M3819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could also try to import the diagrams into Activiti Designer, and let it generate an image for you. Note: not all of the constructs in Modeler are supported in Designer and the diagram will, naturally look different to the one in Modeler.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 12:16:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-export-or-print-a-business-process-diagram/m-p/10207#M3819</guid>
      <dc:creator>tiesebarrell</dc:creator>
      <dc:date>2011-02-28T12:16:10Z</dc:date>
    </item>
  </channel>
</rss>

