<?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 create  &amp;lt;intermediateCatchEvent&amp;gt; with designer? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58988#M36195</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;Please create a JIRA issue if you want this added to the palette of the Designer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not yet implemented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2011 16:21:51 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2011-07-21T16:21:51Z</dc:date>
    <item>
      <title>How to create  &lt;intermediateCatchEvent&gt; with designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58987#M36194</link>
      <description>Hello,what do I have to do in order to add a intermediateCatchEvent into my workflow?I need a "Timer intermediate catching event" as described in the user guide: http://www.activiti.org/userguide/index.html#bpmnIntermediateCatchingEventRegards,Felix PS: I am using Activiti Eclipse BPMN 2.0 Designer</description>
      <pubDate>Thu, 21 Jul 2011 10:37:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58987#M36194</guid>
      <dc:creator>f3lix</dc:creator>
      <dc:date>2011-07-21T10:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create  &lt;intermediateCatchEvent&gt; with designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58988#M36195</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;Please create a JIRA issue if you want this added to the palette of the Designer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's not yet implemented.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 16:21:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58988#M36195</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-07-21T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create  &lt;intermediateCatchEvent&gt; with designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58989#M36196</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 for your reply. Can you estimate how much work it would be to add this to the palette. If you could give me some hints, maybe I could try to add it myself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good hints could include the files which need modifications and maybe existing classes that I could use as inspiration&amp;nbsp; &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Felix&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 13:51:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58989#M36196</guid>
      <dc:creator>f3lix</dc:creator>
      <dc:date>2011-07-26T13:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create  &lt;intermediateCatchEvent&gt; with designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58990#M36197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Felix,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would estimate it's a couple of hours work. The hours to learn about the structure of the Designer project and Graphiti depends a lot on your experience of course. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;A good starting point are the Add and CreateBoundaryTimerFeature classes in the org.activiti.designer.features project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The IntermediateCatchTimerEvent would be similar to this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition you'll need a property section class, which can be really similar to PropertyBoundaryTimerSection and Filter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you'll need to add the class to the palette and the Graphiti classes in ActivitiBPMNFeatureProvider and ActivitiToolBehaviorProvider.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And this is probably not all, but let me know if you run into issues.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 18:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58990#M36197</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-07-28T18:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create  &lt;intermediateCatchEvent&gt; with designer?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58991#M36198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you create this palette component then? Can you share please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If not, I have various experiences in Eclipse RCP and Plugin Development (sometime using Graphiti) and I can create and share it soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 07:59:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-create-lt-intermediatecatchevent-gt-with-designer/m-p/58991#M36198</guid>
      <dc:creator>xandros</dc:creator>
      <dc:date>2011-10-11T07:59:30Z</dc:date>
    </item>
  </channel>
</rss>

