<?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: 'couldn't signal without specifying a leaving transition' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267537#M220667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to use my workflow with sub-processes.&amp;nbsp; The only other thing that comes to mind is that I had to update my workflowModel can you post yours please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Dec 2010 18:59:20 GMT</pubDate>
    <dc:creator>solo8788</dc:creator>
    <dc:date>2010-12-13T18:59:20Z</dc:date>
    <item>
      <title>'couldn't signal without specifying a leaving transition'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267534#M220664</link>
      <description>Hi there,I have two process definitions, one of which is called as a sub-process by the other.&amp;nbsp; The definitions are as follows:&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&amp;lt;process-definition xmlns="" name="audcmpmerwf:minorExamRevision"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;swimlane name="initiator" /&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;swimlane n</description>
      <pubDate>Thu, 09 Dec 2010 19:45:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267534#M220664</guid>
      <dc:creator>darryl_staflund</dc:creator>
      <dc:date>2010-12-09T19:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: 'couldn't signal without specifying a leaving transition'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267535#M220665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try adding to your process-state&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;variable name="initiator" access="read"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;if Thats not enough then replace the initiator swimlane in the subprocess:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;swimlane name="initiator" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;assignment class="org.alfresco.repo.workflow.jbpm.AlfrescoAssignment"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;actor&amp;gt;#{initiator}&amp;lt;/actor&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/assignment&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/swimlane&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Dec 2010 23:00:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267535#M220665</guid>
      <dc:creator>solo8788</dc:creator>
      <dc:date>2010-12-09T23:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: 'couldn't signal without specifying a leaving transition'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267536#M220666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the suggestion, solo.&amp;nbsp; Didn't work, though &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;Darryl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2010 07:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267536#M220666</guid>
      <dc:creator>darryl_staflund</dc:creator>
      <dc:date>2010-12-11T07:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: 'couldn't signal without specifying a leaving transition'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267537#M220667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to use my workflow with sub-processes.&amp;nbsp; The only other thing that comes to mind is that I had to update my workflowModel can you post yours please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Dec 2010 18:59:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267537#M220667</guid>
      <dc:creator>solo8788</dc:creator>
      <dc:date>2010-12-13T18:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: 'couldn't signal without specifying a leaving transition'</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267538#M220668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi solo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I needed to deliver my workflows to meet a deadline so both of them are merged at the present time.&amp;nbsp; If I am presented with the opportunity to split them out once again and come across the same problem, I will list the models here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Darryl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 19:12:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/couldn-t-signal-without-specifying-a-leaving-transition/m-p/267538#M220668</guid>
      <dc:creator>darryl_staflund</dc:creator>
      <dc:date>2010-12-14T19:12:58Z</dc:date>
    </item>
  </channel>
</rss>

