<?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: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8133#M3691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P class=""&gt;List&amp;lt;ValuedDataObject&amp;gt; &lt;SPAN class=""&gt;dataObjects&lt;/SPAN&gt; = &lt;SPAN class=""&gt;repositoryService&lt;/SPAN&gt;.getBpmnModel(&lt;SPAN class=""&gt;"processDefinitionId"&lt;/SPAN&gt;).getProcessById(&lt;SPAN class=""&gt;"processDefinitionKey"&lt;/SPAN&gt;).getDataObjects();&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;for&lt;/SPAN&gt;(ValuedDataObject &lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;: &lt;SPAN class=""&gt;dataObjects&lt;/SPAN&gt;){&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getId());&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getName());&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getType());&lt;/P&gt;&lt;P class=""&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 09:50:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-23T09:50:59Z</dc:date>
    <item>
      <title>Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8124#M3682</link>
      <description>Hello there,Is there a possibility in Activiti to define certain Process Variables as Required in a Process Definition and request a list of those required variables from a Process Definition?The Reason I'm asking is, I want to make some sort of Process Repository for Process selection.Since my Proc</description>
      <pubDate>Thu, 22 Feb 2018 11:09:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8124#M3682</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-22T11:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8125#M3683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a use-case for start-forms with the forms set to have some required properties - I'd suggest to have a look at&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#forms" title="https://www.activiti.org/userguide/#forms" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp;and see if it's a fit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:00:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8125#M3683</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-22T12:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8126#M3684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd agree with you, but I have, and need to have my own Implementation of forms and not in java, so I cant really use those.&lt;/P&gt;&lt;P&gt;Thanks for the Idea though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other possibilities ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main thing I need, is to just define required process variables and prompt them when looking up what process definitions I have in my repository.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:10:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8126#M3684</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-22T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8127#M3685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically you want to store a list of the required process variables against each process definition.&amp;nbsp;If that information will be in your forms then maybe you can find a way to get access to it from java or have the forms and the java get it from a common source. If it won't be in the forms or you can't get it then I guess basically you&amp;nbsp;just need to capture it in a way the java can get it. If you've only a small amount of data then maybe you could put it in a properties file and&amp;nbsp;check against&amp;nbsp;it before you make the call to start a process. If it's more data then maybe a database table. I&amp;nbsp;can't think of an Activiti-native way of doing this - probably because the Activiti way would be Activiti forms (but it's possible there is one and I'm missing it).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:01:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8127#M3685</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-23T09:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8128#M3686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll think of something.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shame that Activiti Process Definitions cant be prompted for something like that. Would be a really nice feature.&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:06:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8128#M3686</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-23T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8129#M3687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about&amp;nbsp;Data objects too?&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink10" href="https://www.activiti.org/userguide/#dataobjects" title="https://www.activiti.org/userguide/#dataobjects" rel="nofollow noopener noreferrer"&gt;https://www.activiti.org/userguide/#dataobjects&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:26:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8129#M3687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-23T09:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8130#M3688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Those look promising, question is though, can these be prompted? Via the Repositry Service for example? I.e can I look these up somehow? Didnt find anything in the userguide regarding that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:31:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8130#M3688</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-23T09:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8131#M3689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The main reason I don't think it's there is because&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/main/resources/org/activiti/db/mapping/entity/VariableInstance.xml" title="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/main/resources/org/activiti/db/mapping/entity/VariableInstance.xml" rel="nofollow noopener noreferrer"&gt;Activiti/VariableInstance.xml at develop · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;&amp;nbsp;doesn't feature any 'required' column/attribute. You should be able to find out which are the variables for the process definition in advance of starting it (&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/main/java/org/activiti/engine/impl/persistence/entity/ProcessDefinitionEntityImpl.java#L44" title="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/main/java/org/activiti/engine/impl/persistence/entity/ProcessDefinitionEntityImpl.java#L44" rel="nofollow noopener noreferrer"&gt;Activiti/ProcessDefinitionEntityImpl.java at develop · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;) by querying through repositoryService.createProcessDefinitionQuery. Without the 'required' attribute you won't have everything you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A hack might be to use some naming convention to capture which variables are required and which not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We'd be open to discussing contributions (for which&amp;nbsp;gitter.im/Activiti/Activiti7 is the best place). I can see the value in having that as an information-only field. I doubt we'd want the engine to enforce which variables are required or not as I think we'd want to leave that to the process implementation but we could talk more about that if you like.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:32:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8131#M3689</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-23T09:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8132#M3690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, thanks for the Input, both of you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll try around with what Information you've given me and see if that gets me where I want to be &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:35:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8132#M3690</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-23T09:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8133#M3691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P class=""&gt;List&amp;lt;ValuedDataObject&amp;gt; &lt;SPAN class=""&gt;dataObjects&lt;/SPAN&gt; = &lt;SPAN class=""&gt;repositoryService&lt;/SPAN&gt;.getBpmnModel(&lt;SPAN class=""&gt;"processDefinitionId"&lt;/SPAN&gt;).getProcessById(&lt;SPAN class=""&gt;"processDefinitionKey"&lt;/SPAN&gt;).getDataObjects();&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;for&lt;/SPAN&gt;(ValuedDataObject &lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;: &lt;SPAN class=""&gt;dataObjects&lt;/SPAN&gt;){&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getId());&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getName());&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;System.&lt;SPAN class=""&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class=""&gt;dataObject&lt;/SPAN&gt;.getType());&lt;/P&gt;&lt;P class=""&gt;}&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:50:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8133#M3691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-23T09:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8134#M3692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I looked further and found there are no calls to the getter or setter of variables on ProcessDefinitionEntityImpl in the engine. I thought that if the variables were defined in the process definition xml then they would at least be linked to the process definition entity but now I'm thinking not. The most relevant-looking tests actually just go through the runtimeService to get variables from the running instance after starting (&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/test/java/org/activiti/engine/test/db/VariableScopeTest.java" title="https://github.com/Activiti/Activiti/blob/develop/activiti-engine/src/test/java/org/activiti/engine/test/db/VariableScopeTest.java" rel="nofollow noopener noreferrer"&gt;Activiti/VariableScopeTest.java at develop · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;&amp;nbsp;with XML at&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/tree/develop/activiti-engine/src/test/resources/org/activiti/engine/test/db" title="https://github.com/Activiti/Activiti/tree/develop/activiti-engine/src/test/resources/org/activiti/engine/test/db" rel="nofollow noopener noreferrer"&gt;Activiti/activiti-engine/src/test/resources/org/activiti/engine/test/db at develop · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;). My impression is that this is a gap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 10:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8134#M3692</guid>
      <dc:creator>ryandawson</dc:creator>
      <dc:date>2018-02-23T10:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8135#M3693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also done a bit of code research and would like to make sure I havent missed anything.&lt;/P&gt;&lt;P&gt;Am I correct in that there is currently no way to get / lookup Process Variables of a ProcessDefinition? (Weither required or not is not important at this time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is so, I guess I'll have to find a way to make a database for holding these in parallel to the deployed processDefinitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Feb 2018 15:10:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8135#M3693</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-24T15:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8136#M3694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your goal is only to define a list of variables used in the process in the process, I think that Data objects is optimal.&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://www.activiti.org/userguide/#dataobjects" rel="nofollow noopener noreferrer" target="_blank"&gt;https://www.activiti.org/userguide/#dataobjects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And, you can get that list by the following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;List&amp;lt;ValuedDataObject&amp;gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObjects&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;=&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;repositoryService&lt;/SPAN&gt;.getBpmnModel(&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;"processDefinitionId"&lt;/SPAN&gt;).getProcessById(&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;"processDefinitionKey"&lt;/SPAN&gt;).getDataObjects();&lt;/P&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;for&lt;/SPAN&gt;(ValuedDataObject&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObject&lt;/SPAN&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObjects&lt;/SPAN&gt;){&lt;/P&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;System.&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObject&lt;/SPAN&gt;.getId());&lt;/P&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;System.&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObject&lt;/SPAN&gt;.getName());&lt;/P&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;System.&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;out&lt;/SPAN&gt;.println(&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;dataObject&lt;/SPAN&gt;.getType());&lt;/P&gt;&lt;P class="" style="color: #727174; border: 0px;"&gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp;ad&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2018 08:12:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8136#M3694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-25T08:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8137#M3695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah thanks, tried around a bit with those, hadnt had the idea to get them via the bpmn model.&lt;/P&gt;&lt;P&gt;Yeah getting that far is atleast a good first step for my usecase, I'll be able to build up on top of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2018 08:36:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8137#M3695</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-25T08:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8138#M3696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be a stupid Question, but: Am I correct in that the DataObjects can only be defined programmatically or in the xml file ? and not in the Activiti Editor?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 09:52:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8138#M3696</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-27T09:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8139#M3697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;All you can use.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="padding: 0px 0px 0px 30px;"&gt;&lt;LI style="margin: 0.2em 0px;"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;programmatically&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;xml file&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="margin: 0.2em 0px;"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Activiti Editor/Activiti Designer&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 10:03:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8139#M3697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T10:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8140#M3698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm okay, didnt find it in the editor, strange. Okay I'll have a look again.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 10:20:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8140#M3698</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-27T10:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8141#M3699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry that Data Object setting diappear from Activiti Editor...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 10:40:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8141#M3699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T10:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Define Required Process Variables and Get Information on those before instantiating a ProcessDefinition</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8142#M3700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks for the info, no worries.&lt;/P&gt;&lt;P&gt;I'll just define the data objects in xml.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 10:42:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/define-required-process-variables-and-get-information-on-those/m-p/8142#M3700</guid>
      <dc:creator>ksgphellow</dc:creator>
      <dc:date>2018-02-27T10:42:37Z</dc:date>
    </item>
  </channel>
</rss>

