<?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: Unable to use custom outcomes in process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244458#M197588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.ActivitiException: Unknown property used in expression: ${outcome == "Agree"}] with root cause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'outcome'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstIdentifier.eval(AstIdentifier.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstBinary$SimpleOperator.eval(AstBinary.java:27)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstBinary.eval(AstBinary.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstEval.eval(AstEval.java:49)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstNode.getValue(AstNode.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 06:07:50 GMT</pubDate>
    <dc:creator>sart</dc:creator>
    <dc:date>2016-02-02T06:07:50Z</dc:date>
    <item>
      <title>Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244457#M197587</link>
      <description>Hi,Clarification is needed on how to use Form's custom outcomes with Exclusive Gateway&amp;lt;!–break–&amp;gt;I'm trying to create the simple process with UserTask followed by Exclusive Gateway and 2 other UserTasks depended on its condition. I've created two custom outcomes for the first UserTask: Agree an</description>
      <pubDate>Mon, 01 Feb 2016 20:01:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244457#M197587</guid>
      <dc:creator>sart</dc:creator>
      <dc:date>2016-02-01T20:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244458#M197588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;blockcode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.engine.ActivitiException: Unknown property used in expression: ${outcome == "Agree"}] with root cause&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; org.activiti.engine.impl.javax.el.PropertyNotFoundException: Cannot resolve identifier 'outcome'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstIdentifier.eval(AstIdentifier.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstBinary$SimpleOperator.eval(AstBinary.java:27)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstBinary.eval(AstBinary.java:192)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstEval.eval(AstEval.java:49)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at org.activiti.engine.impl.juel.AstNode.getValue(AstNode.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/blockcode&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 06:07:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244458#M197588</guid>
      <dc:creator>sart</dc:creator>
      <dc:date>2016-02-02T06:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244459#M197589</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;'outcome' identifier does not exist in the execution. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you create jUnit test please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;https://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 08:25:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244459#M197589</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-02-02T08:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244460#M197590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created jUnit test but it passes successfully because the 'outcome' needs to be created from Activiti 6 UI reference form and I don't know how to create JUnit test that could produce the same case environment…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted full details here: &lt;/SPAN&gt;&lt;A href="https://activiti.atlassian.net/browse/ACT-4114" rel="nofollow noopener noreferrer"&gt;https://activiti.atlassian.net/browse/ACT-4114&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;BR, Sergey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 14:25:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244460#M197590</guid>
      <dc:creator>sart</dc:creator>
      <dc:date>2016-02-02T14:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244461#M197591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've workaround for this problem by using custom Spring bean:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; public boolean checkOutcomeVar(String taskName, String outcome, DelegateExecution delegateExecution) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Boolean result = false;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; ProcessInstance process = runtimeService.createProcessInstanceQuery()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .processInstanceId(delegateExecution.getProcessInstanceId()).singleResult();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Task task = taskService.createTaskQuery().processInstanceId(process.getId()).taskName(taskName).singleResult();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; if (task == null) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; throw new FormValidationException("Task '" + taskName + "' was not found");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Form form = formProcessingService.getTaskForm(task.getId());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; String formNNoutcome = "form" + Long.toString(form.getId()) + "outcome";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; String outcomeResult = (String) delegateExecution.getVariable(formNNoutcome);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; if (outcomeResult.equals(outcome)) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; result = true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; return result;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now the flow condition is: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;java&amp;gt;${outcomeBean.checkOutcomeVar("UserTask1", "Agree", execution)}&amp;lt;/java&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;full code is here &lt;/SPAN&gt;&lt;A href="https://github.com/sarthome/activiti-sa-extensions/blob/master/src/main/java/com/activiti/extension/bean/OutcomeBean.java" rel="nofollow noopener noreferrer"&gt;https://github.com/sarthome/activiti-sa-extensions/blob/master/src/main/java/com/activiti/extension/bean/OutcomeBean.java&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 06:51:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244461#M197591</guid>
      <dc:creator>sart</dc:creator>
      <dc:date>2016-02-03T06:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244462#M197592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found that the outcome is saved in the process variables, it is just not called outcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is called "from&amp;lt;form_id&amp;gt;outcome" for example ''form1004outcome''.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So you should be able to do something like "${form1004outcome == "Agree"}"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 11:24:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244462#M197592</guid>
      <dc:creator>maudrid</dc:creator>
      <dc:date>2016-02-26T11:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244463#M197593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Maudrid,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, you can't. Because 1004 is process instance dependent number. And you have to identify it dynamically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I had to do it via spring bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2016 11:29:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244463#M197593</guid>
      <dc:creator>sart</dc:creator>
      <dc:date>2016-02-26T11:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244464#M197594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've looked into this and you are right that the ID is not the form id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But you are wrong in that the ID is not tied to the instance, it is tied to the deployment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that you do have to dynamically get the id.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to do this in a script, but I cant get access to the FormProcessingService.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 16:56:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244464#M197594</guid>
      <dc:creator>maudrid</dc:creator>
      <dc:date>2016-02-29T16:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244465#M197595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have this working now without needing a custom java bean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the task, I create a TaskListener on complete:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Class: org.activiti.engine.impl.bpmn.listener.ScriptTaskListener&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Param1 name: language&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Param1 string value: javascript&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Param2 name: script&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Param2 string: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var formKey = formService.getTaskFormKey(task.getProcessDefinitionId(), task.getTaskDefinitionKey());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var execution = task.getExecution();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var outcome = execution.getVariable('form'+formKey+'outcome');&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 14:54:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244465#M197595</guid>
      <dc:creator>maudrid</dc:creator>
      <dc:date>2016-03-02T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244466#M197596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The strange thing is that variable is saved as &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;formPrefix+formKey+name &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The name should be static from my point of view.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 08:08:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244466#M197596</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-03-03T08:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244467#M197597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;no need to get execution. the 'task' object itself can get the form outcome variable.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:57:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244467#M197597</guid>
      <dc:creator>abbask</dc:creator>
      <dc:date>2016-06-24T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244468#M197598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Activiti 6 beta 4 the standard is formPrefix + "_" + formKey + "_" +name. Ex: "form_1004_outcome". ${form_1004_outcome=="Agree"}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2017 12:47:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244468#M197598</guid>
      <dc:creator>robsoncardoso_t</dc:creator>
      <dc:date>2017-01-13T12:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244469#M197599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem, my form is &amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"name"&lt;/SPAN&gt;:&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"Test"&lt;/SPAN&gt;,&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"key"&lt;/SPAN&gt;:&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"1000"&lt;/SPAN&gt;,&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"version"&lt;/SPAN&gt;:&lt;SPAN style="color: #0000ff;"&gt;0&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;PRE style="font-size: 9.0pt;"&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"outcomes"&lt;/SPAN&gt;:&lt;BR /&gt;[{&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"id"&lt;/SPAN&gt;:&lt;SPAN style="color: #000080; font-weight: bold;"&gt;null&lt;/SPAN&gt;,&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"name"&lt;/SPAN&gt;:&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"A"&lt;/SPAN&gt;},{&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"id"&lt;/SPAN&gt;:&lt;SPAN style="color: #000080; font-weight: bold;"&gt;null&lt;/SPAN&gt;,&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;"name"&lt;/SPAN&gt;:&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"B"&lt;/SPAN&gt;}]&lt;BR /&gt;I try : ${form_1000_Test=="A"}&lt;BR /&gt;&lt;BR /&gt;But I have an error, it doesn't work. Any idea please ?&lt;BR /&gt;&lt;BR /&gt;thanks for the help&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 12:39:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244469#M197599</guid>
      <dc:creator>lamya</dc:creator>
      <dc:date>2017-07-26T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use custom outcomes in process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244470#M197600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am just start working with activiti 6 ,&lt;/P&gt;&lt;P&gt;can you please tell me how to post form variables and outcomes, using rest api?&lt;/P&gt;&lt;P&gt;and based on that outcomes it will go to specific task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2019 08:42:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-custom-outcomes-in-process/m-p/244470#M197600</guid>
      <dc:creator>mohammed7852</dc:creator>
      <dc:date>2019-06-13T08:42:53Z</dc:date>
    </item>
  </channel>
</rss>

