<?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: exclusive gateway problem - choice do not works in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220674#M173804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured it, eventually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was … that I used to deploy a process via "Processes"-&amp;gt;"Model workspace"-&amp;gt;"Import", then "Deploy".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't work, I do not know why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today I successfully deployed my first workflow and it works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did that via "Manage"-&amp;gt;"Deployments"-&amp;gt;"Upload New".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, case closed … unless someone can explain me why it works the second way and not the first.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 19:36:31 GMT</pubDate>
    <dc:creator>larry</dc:creator>
    <dc:date>2015-12-16T19:36:31Z</dc:date>
    <item>
      <title>exclusive gateway problem - choice do not works</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220670#M173800</link>
      <description>Hi all,I begin to use Activiti and I sketched the simplest work-flow containing a gateway (see file at the end of the message).It doesn't work.Within the JUnit test in Eclipse, everything works well, but in the Activity Explorer, I have an error: - either "no outgoing sequence flow" if I place the v</description>
      <pubDate>Tue, 15 Dec 2015 00:48:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220670#M173800</guid>
      <dc:creator>larry</dc:creator>
      <dc:date>2015-12-15T00:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: exclusive gateway problem - choice do not works</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220671#M173801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Larry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;do you have `choix` variable set in your activiti-explorer process instance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 12:52:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220671#M173801</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-12-15T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: exclusive gateway problem - choice do not works</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220672#M173802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose the variable "choix" is initialized automatically within the activiti-explorer process instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I declare this variable within a form:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;activiti:formProperty id="choix" name="Choix" type="enum" required="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;… and I find that (I quote from "&lt;/SPAN&gt;&lt;A href="https://forums.activiti.org/content/how-store-and-retrieve-process-instance-variable-values-explorer-tasks" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/how-store-and-retrieve-process-instance-variable-values-explorer-tasks&lt;/A&gt;&lt;SPAN&gt;"):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"All form values are stored as process variables, so putting them on the form automatically makes it a process variable."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't that right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 15:51:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220672#M173802</guid>
      <dc:creator>larry</dc:creator>
      <dc:date>2015-12-15T15:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: exclusive gateway problem - choice do not works</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220673#M173803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Larry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the value of &lt;/SPAN&gt;&lt;CODE&gt;choix&lt;/CODE&gt;&lt;SPAN&gt; variable?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 08:05:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220673#M173803</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-12-16T08:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: exclusive gateway problem - choice do not works</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220674#M173804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured it, eventually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was … that I used to deploy a process via "Processes"-&amp;gt;"Model workspace"-&amp;gt;"Import", then "Deploy".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't work, I do not know why.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today I successfully deployed my first workflow and it works like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did that via "Manage"-&amp;gt;"Deployments"-&amp;gt;"Upload New".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, case closed … unless someone can explain me why it works the second way and not the first.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 19:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exclusive-gateway-problem-choice-do-not-works/m-p/220674#M173804</guid>
      <dc:creator>larry</dc:creator>
      <dc:date>2015-12-16T19:36:31Z</dc:date>
    </item>
  </channel>
</rss>

