<?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 Work Flow Variable in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/work-flow-variable/m-p/314515#M1516</link>
    <description>&lt;P&gt;Dears&lt;/P&gt;
&lt;P&gt;i am calling work flow from my app as api so how can i pass variable  for Context["var"] or  WorkflowVariables["rec"] for more details see my example below&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;A href="http://localhost:8080/nuxeo/api/v1/id/de229144-4c2a-48c8-ab8c-7d5581c41f54/@workflow" target="test_blank"&gt;http://localhost:8080/nuxeo/api/v1/id/de229144-4c2a-48c8-ab8c-7d5581c41f54/@workflow&lt;/A&gt;
-request body
{	"workflowModelName":"DocsFlow"
,"entity-type":"workflow"
}&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;response
{
"entity-type": "exception",
"status": 500,
"message": "Can not evaluate task assignees from Context["recieved"]"
}&lt;/P&gt;</description>
    <pubDate>Sat, 08 Feb 2020 19:46:06 GMT</pubDate>
    <dc:creator>Abdelrahman_Sa1</dc:creator>
    <dc:date>2020-02-08T19:46:06Z</dc:date>
    <item>
      <title>Work Flow Variable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/work-flow-variable/m-p/314515#M1516</link>
      <description>&lt;P&gt;Dears&lt;/P&gt;
&lt;P&gt;i am calling work flow from my app as api so how can i pass variable  for Context["var"] or  WorkflowVariables["rec"] for more details see my example below&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;A href="http://localhost:8080/nuxeo/api/v1/id/de229144-4c2a-48c8-ab8c-7d5581c41f54/@workflow" target="test_blank"&gt;http://localhost:8080/nuxeo/api/v1/id/de229144-4c2a-48c8-ab8c-7d5581c41f54/@workflow&lt;/A&gt;
-request body
{	"workflowModelName":"DocsFlow"
,"entity-type":"workflow"
}&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;response
{
"entity-type": "exception",
"status": 500,
"message": "Can not evaluate task assignees from Context["recieved"]"
}&lt;/P&gt;</description>
      <pubDate>Sat, 08 Feb 2020 19:46:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/work-flow-variable/m-p/314515#M1516</guid>
      <dc:creator>Abdelrahman_Sa1</dc:creator>
      <dc:date>2020-02-08T19:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Work Flow Variable</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/work-flow-variable/m-p/314516#M1517</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You have to use the automation operations with&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;POST /site/automation/Context.SetWorkflowVar&lt;/LI&gt;
&lt;LI&gt;POST /site/automation/Workflow.SetNodeVariable&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can have details on the parameters  in &lt;A href="https://explorer.nuxeo.com/nuxeo/site/distribution/Nuxeo%20Platform%20LTS%202019-10.10/listOperations"&gt;https://explorer.nuxeo.com/nuxeo/site/distribution/Nuxeo%20Platform%20LTS%202019-10.10/listOperations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 17:21:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/work-flow-variable/m-p/314516#M1517</guid>
      <dc:creator>Gregory_Carlin</dc:creator>
      <dc:date>2020-02-12T17:21:01Z</dc:date>
    </item>
  </channel>
</rss>

