<?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: SvgApi is not working when localhost is not available in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10007#M3675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my case the process diagram is very big.&amp;nbsp; I've almost 100 tasks in it.&amp;nbsp; When we show the PNG diagram of process instance&amp;nbsp; it's really tough to see where the current task is running.&amp;nbsp; There is no way of zooming to currently running task.&amp;nbsp; With SVG we can use JavaScript to scroll/zomm to the current running task.&amp;nbsp; I'd really appreciate if the SVG option is still available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to get the BPEL from REST API?&amp;nbsp; At least I can use modeler to display the BPEL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Mar 2011 01:07:34 GMT</pubDate>
    <dc:creator>kesavkolla</dc:creator>
    <dc:date>2011-03-31T01:07:34Z</dc:date>
    <item>
      <title>SvgApi is not working when localhost is not available</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10004#M3672</link>
      <description>My application server is running on remove host.&amp;nbsp; I'm accessing the cycle from my local laptop.&amp;nbsp; When I click on RawXML BPMN etc.. everything works.&amp;nbsp; When I click on SvgApi nothing comes up.I've digged into detail and found when ever I click on SvgApi the URL for signavio-svg.js is actually coming a</description>
      <pubDate>Sat, 26 Mar 2011 00:02:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10004#M3672</guid>
      <dc:creator>kesavkolla</dc:creator>
      <dc:date>2011-03-26T00:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: SvgApi is not working when localhost is not available</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10005#M3673</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;This is indeed an issue. Can you file a Jira for this and add it to the component "activiti cycle"? (&lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 06:34:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10005#M3673</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-29T06:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: SvgApi is not working when localhost is not available</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10006#M3674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi kesavkolla.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for reporting this. Actually we had a have some problems with the SvgApi, so currently it is most likely that we remove it again, since it is not used in Activiti overall it is too much effort in Cycle, and just for highlighting some tasks we can use the PNG-API like Activiti probe, which even works in all browsers. But filing an issue would be best to document it, indeed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is your use case for the SvgApi? Currently we work together with Signavio for a more powerful integration, but that will work with the commercial Signavio only &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 06:59:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10006#M3674</guid>
      <dc:creator>bernd_ruecker</dc:creator>
      <dc:date>2011-03-29T06:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: SvgApi is not working when localhost is not available</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10007#M3675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my case the process diagram is very big.&amp;nbsp; I've almost 100 tasks in it.&amp;nbsp; When we show the PNG diagram of process instance&amp;nbsp; it's really tough to see where the current task is running.&amp;nbsp; There is no way of zooming to currently running task.&amp;nbsp; With SVG we can use JavaScript to scroll/zomm to the current running task.&amp;nbsp; I'd really appreciate if the SVG option is still available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to get the BPEL from REST API?&amp;nbsp; At least I can use modeler to display the BPEL.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 01:07:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10007#M3675</guid>
      <dc:creator>kesavkolla</dc:creator>
      <dc:date>2011-03-31T01:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: SvgApi is not working when localhost is not available</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10008#M3676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Öhm, which BPEL do you mean? There is no BPEL involved &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah, with big diagrams, thats a good argument. I would recommend to switch to the commercial Signavio, they have a really powerful API for this, and it can be used within Cycle/Activiti as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 07:30:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/svgapi-is-not-working-when-localhost-is-not-available/m-p/10008#M3676</guid>
      <dc:creator>bernd_ruecker</dc:creator>
      <dc:date>2011-04-01T07:30:05Z</dc:date>
    </item>
  </channel>
</rss>

