<?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: Access process variables in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239070#M192200</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;If you want to access the process instance variables, you can use the below REST call &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET runtime/process-instances/{processInstanceId}/variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to get the value of a specific variable, you can use the below call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET runtime/process-instances/{processInstanceId}/variables/{variableName}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to the user guide for more information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#_rest_api" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_rest_api&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jan 2016 05:37:54 GMT</pubDate>
    <dc:creator>hari</dc:creator>
    <dc:date>2016-01-29T05:37:54Z</dc:date>
    <item>
      <title>Access process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239069#M192199</link>
      <description>I have created a process using REST APIs as such:http://localhost:8080/activiti-rest/service/runtime/process-instancesPOST{&amp;nbsp;&amp;nbsp;&amp;nbsp; "processDefinitionId": "Review:1:2508",&amp;nbsp;&amp;nbsp;&amp;nbsp; "variables": [&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "assignTo",&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "value": "admin"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "name": "taskPrio</description>
      <pubDate>Fri, 29 Jan 2016 04:14:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239069#M192199</guid>
      <dc:creator>jemclaurin2022</dc:creator>
      <dc:date>2016-01-29T04:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Access process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239070#M192200</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;If you want to access the process instance variables, you can use the below REST call &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET runtime/process-instances/{processInstanceId}/variables&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to get the value of a specific variable, you can use the below call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GET runtime/process-instances/{processInstanceId}/variables/{variableName}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to the user guide for more information. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#_rest_api" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_rest_api&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 05:37:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239070#M192200</guid>
      <dc:creator>hari</dc:creator>
      <dc:date>2016-01-29T05:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Access process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239071#M192201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hari … thanks but not what I was looking for.&amp;nbsp; My process is created by the REST call only,&amp;nbsp; I want to access the variable in a user task, email task or make a decision based on the value of the initial variable supplied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 16:40:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239071#M192201</guid>
      <dc:creator>jemclaurin2022</dc:creator>
      <dc:date>2016-01-29T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Access process variables</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239072#M192202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the answer:&amp;nbsp; Listener Configuration/Expression using the command execution.getVariable(joey); on the "start" event.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 04:54:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/access-process-variables/m-p/239072#M192202</guid>
      <dc:creator>jemclaurin2022</dc:creator>
      <dc:date>2016-01-30T04:54:16Z</dc:date>
    </item>
  </channel>
</rss>

