<?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: unknown type of task candidate in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83459#M56061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Documentation says if no "user(XX)" or "group(XX)" is used in the BPMN, group is presumed. This is something else than "in case of name clash, use the group". So using "user(john), test" is actually seen by the engine as "user(john), group(test)".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On top of that, checking the user-management on each assignment to see if it's a user or a group is an unneeded penalty to perform by default. On top of that, no explicit check is done to see if the candidate user/group actually exists. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not add this little piece of functionality in your application layer? It's only one call to identityService to check if it's a user/group…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 08:35:23 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2012-10-23T08:35:23Z</dc:date>
    <item>
      <title>unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83456#M56058</link>
      <description>Hi, is there a way to set a task's candidates without specifying that the candidates are users or groups?I would like to have a user task where the user specifies the possible candidates for the next task from a list and it wouldbe very convenient if I could just set a task variable ${assignee} to s</description>
      <pubDate>Tue, 23 Oct 2012 03:45:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83456#M56058</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2012-10-23T03:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83457#M56059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These are just strings… What about name clashes then?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 05:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83457#M56059</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-10-23T05:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83458#M56060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ronald, I guess they could be handled exactly the same as documented in &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;If no specifics are given whether the given text string is a user or group, the engine defaults to group. So the following would be the same as when group(accountancy) was declared.&lt;BR /&gt;&amp;lt;formalExpression&amp;gt;accountancy&amp;lt;/formalExpression&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;(taken by &lt;/SPAN&gt;&lt;A href="http://www.activiti.org/userguide/index.html#10minutetutorial" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/index.html#10minutetutorial&lt;/A&gt;&lt;SPAN&gt;). For me its perfectly ok if you prefer groups over users and I think normally you don't have name clashes with groups and users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; regards, chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 08:29:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83458#M56060</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2012-10-23T08:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83459#M56061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Documentation says if no "user(XX)" or "group(XX)" is used in the BPMN, group is presumed. This is something else than "in case of name clash, use the group". So using "user(john), test" is actually seen by the engine as "user(john), group(test)".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On top of that, checking the user-management on each assignment to see if it's a user or a group is an unneeded penalty to perform by default. On top of that, no explicit check is done to see if the candidate user/group actually exists. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why not add this little piece of functionality in your application layer? It's only one call to identityService to check if it's a user/group…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 08:35:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83459#M56061</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-23T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83460#M56062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ofcourse I can add this call myself but what I don't like about the solution is that on one side I can let the user choose the delegate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in a user task (we have a Java Swing based application) from a select list, so I have all this information in this place, but in the next task&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where the candidates should be set I have to provide two (or three) variables to split each of them in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- assignee&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- candidate user&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- candidate groups&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so (as far as I understand) I would need 3 task variables to properly set the assigment for the next task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is there an approach where I can provide a variable in a list, lets say&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"user(frog), group(engineering), group(management)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and assign this one single task variable? I am not sure if there is a construct where I can specify all types of assignment/candidates in&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;one task variable and pass it on to the next task?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; regards, Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 08:50:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83460#M56062</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2012-10-23T08:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83461#M56063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you use a single variable, containing "user(frog), group(engineering), group(management)", you can use it in the &amp;lt;formalExpression&amp;gt; without any problem…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:08:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83461#M56063</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-10-23T09:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: unknown type of task candidate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83462#M56064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, I will try this; many thanks for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; c&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:17:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unknown-type-of-task-candidate/m-p/83462#M56064</guid>
      <dc:creator>christoph_retti</dc:creator>
      <dc:date>2012-10-23T09:17:37Z</dc:date>
    </item>
  </channel>
</rss>

