<?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 set some required variables to start a process (besides the form)? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167496#M121018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you trademak for the reply and the link. But it is not my question. I am looking for real validation to prevent a process instance from starting if required variables are not provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The form variables on the start event works if user uses the explorer but not when code using the REST API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this can be a feature on the REST API and fundamentally on the engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 18:27:03 GMT</pubDate>
    <dc:creator>ssun</dc:creator>
    <dc:date>2014-05-08T18:27:03Z</dc:date>
    <item>
      <title>How to set some required variables to start a process (besides the form)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167493#M121015</link>
      <description>Hi everyone,I was able to set required Activiti form variables on a process start event and this works great on the explorer. Human user has to enter the value of the variables on the form or they cannot start the task.However, through the REST API, one can still simply start a process without provi</description>
      <pubDate>Tue, 06 May 2014 21:24:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167493#M121015</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-05-06T21:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to set some required variables to start a process (besides the form)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167494#M121016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm thinking about a workaround which is have the very first task to be a script task and check the required variables and throw error/exceptions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder if there can be something easier built in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 May 2014 01:07:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167494#M121016</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-05-07T01:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to set some required variables to start a process (besides the form)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167495#M121017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you use the form REST API you get exactly the same functionality as the Java API:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#N15B82" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N15B82&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 08:12:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167495#M121017</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-05-08T08:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to set some required variables to start a process (besides the form)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167496#M121018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you trademak for the reply and the link. But it is not my question. I am looking for real validation to prevent a process instance from starting if required variables are not provided.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The form variables on the start event works if user uses the explorer but not when code using the REST API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this can be a feature on the REST API and fundamentally on the engine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 18:27:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167496#M121018</guid>
      <dc:creator>ssun</dc:creator>
      <dc:date>2014-05-08T18:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to set some required variables to start a process (besides the form)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167497#M121019</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;You could add this functionality to org.activiti.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior or to the listeners.&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>Fri, 09 May 2014 05:37:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-set-some-required-variables-to-start-a-process-besides/m-p/167497#M121019</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2014-05-09T05:37:35Z</dc:date>
    </item>
  </channel>
</rss>

