<?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: Workflow: How to modify an assigned person in a task when the workflow has been initiated. in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323452#M10453</link>
    <description>&lt;P&gt;Are you using the SetWorkflowVariable operation ( available under the WorkflowContext category )?&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2012 10:49:05 GMT</pubDate>
    <dc:creator>Mariana_Cedica</dc:creator>
    <dc:date>2012-10-30T10:49:05Z</dc:date>
    <item>
      <title>Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323448#M10449</link>
      <description>&lt;P&gt;I have a workflow which has been initiated.  Is it possible to change the name of the person assigned in a particular task or node? What is the best way to do it?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 11:28:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323448#M10449</guid>
      <dc:creator>apagulayan_</dc:creator>
      <dc:date>2012-10-29T11:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323449#M10450</link>
      <description>&lt;P&gt;Actually the best way is to modify the workflow definition and to use the "Compute additional assignees" field  when defining the task assignees on the General task tab.  This allows you to dynamically compute the task assignees from a MVEL expression when the workflow is run.
For example, you could have a global workflow variable, "assignees" that can be set from a automation chain at any point during the workflow. In this case, the expression to use on the workflow definition for the additional assignees would be :"@{WorkflowVariables["assignees"]}".
Of course, this solution doesn't work for a workflow already started.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 15:04:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323449#M10450</guid>
      <dc:creator>Mariana_Cedica</dc:creator>
      <dc:date>2012-10-29T15:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323450#M10451</link>
      <description>&lt;P&gt;Actually, we have already a global workflow variable called "collationneur-chef". We created an automation chain and associated it to a button. In this operation chain, we assigned a new value for the variable "collationneur-chef". However, the original value was not modified after the user clicked on the button "Change collationneur-chef".&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 15:40:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323450#M10451</guid>
      <dc:creator>apagulayan_</dc:creator>
      <dc:date>2012-10-29T15:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323451#M10452</link>
      <description>&lt;P&gt;Just to verify my comment, we have a global variable that is used in "Compute additional assignees". However, we could not change the value using the automation chain.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2012 15:49:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323451#M10452</guid>
      <dc:creator>apagulayan_</dc:creator>
      <dc:date>2012-10-29T15:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323452#M10453</link>
      <description>&lt;P&gt;Are you using the SetWorkflowVariable operation ( available under the WorkflowContext category )?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 10:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323452#M10453</guid>
      <dc:creator>Mariana_Cedica</dc:creator>
      <dc:date>2012-10-30T10:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow: How to modify an assigned person in a task when the workflow has been initiated.</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323453#M10454</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have also this problem.&lt;/P&gt;
&lt;P&gt;We need to change a task affectation during workflow running.&lt;/P&gt;
&lt;P&gt;And got "org.nuxeo.ecm.platform.routing.api.exception.DocumentRouteException: Executing unexpected SUSPENDED state" when trying to reaffect to an other person.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 15:53:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/workflow-how-to-modify-an-assigned-person-in-a-task-when-the/m-p/323453#M10454</guid>
      <dc:creator>milonette_</dc:creator>
      <dc:date>2013-02-18T15:53:44Z</dc:date>
    </item>
  </channel>
</rss>

