<?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: add assignee button to revise task in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10484#M4666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 08:18:27 GMT</pubDate>
    <dc:creator>anuradha1</dc:creator>
    <dc:date>2017-11-29T08:18:27Z</dc:date>
    <item>
      <title>add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10483#M4665</link>
      <description>i have added it like below, but it gives me an error.&amp;lt;type name="scwf:activitiRevise"&amp;gt; &amp;lt;parent&amp;gt;bpm:activitiOutcomeTask&amp;lt;/parent&amp;gt; &amp;lt;mandatory-aspects&amp;gt; &amp;lt;aspect&amp;gt;bpm:assignee&amp;lt;/aspect&amp;gt; &amp;lt;/mandatory-aspects&amp;gt; &amp;lt;properties&amp;gt; &amp;lt;property name="scwf:reviseOutcome"&amp;amp;g</description>
      <pubDate>Wed, 29 Nov 2017 08:12:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10483#M4665</guid>
      <dc:creator>anuradha1</dc:creator>
      <dc:date>2017-11-29T08:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10484#M4666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 08:18:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10484#M4666</guid>
      <dc:creator>anuradha1</dc:creator>
      <dc:date>2017-11-29T08:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10485#M4667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please move your question to the Process Services forum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 09:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10485#M4667</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2017-11-29T09:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10486#M4668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;anuradha madhushani&lt;/B&gt;‌ ,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You may not give &lt;STRONG&gt;bpm:assignee&lt;/STRONG&gt; as &lt;SPAN&gt;mandatory-aspects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Because it's not an aspect it's property which returns the assignee of the task.&lt;BR /&gt;&lt;BR /&gt;Please share your alfresco logs.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kalpesh,&lt;BR /&gt;&lt;A href="http://www.contcentric.com" rel="nofollow noopener noreferrer"&gt;ContCentric&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 10:56:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10486#M4668</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2017-11-29T10:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10487#M4669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you Kalpesh. but other user tasks are working perfectly by giving bpm:assignee as mandatory-aspects. only this task not working. here are my codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;&lt;STRONG&gt;consumerAffair.bpmn&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;definitions xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.omg.org/spec/BPMN/20100524/MODEL&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:activiti="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://activiti.org/bpmn" rel="nofollow noopener noreferrer" target="_blank"&gt;http://activiti.org/bpmn&lt;/A&gt;&lt;SPAN&gt;" xmlns:bpmndi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.omg.org/spec/BPMN/20100524/DI&lt;/A&gt;&lt;SPAN&gt;" xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdc="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.omg.org/spec/DD/20100524/DC&lt;/A&gt;&lt;SPAN&gt;" xmlns&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;mgdi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.omg.org/spec/DD/20100524/DI&lt;/A&gt;&lt;SPAN&gt;" typeLanguage="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" expressionLanguage="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/1999/XPath" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/1999/XPath&lt;/A&gt;&lt;SPAN&gt;" targetNamespace="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.activiti.org/test" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.activiti.org/test&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;process id="consumerAffair" name="Consumer Affair" isExecutable="true"&amp;gt;&lt;BR /&gt; &amp;lt;startEvent id="startevent1" name="Start" activiti:formKey="scwf:submitDocumentTask"&amp;gt;&amp;lt;/startEvent&amp;gt;&lt;BR /&gt; &amp;lt;serviceTask id="alfrescoScripttask1" name="Submit Document" activiti:class="org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[execution.setVariable('scwf_approveCount', 0);&lt;BR /&gt; execution.setVariable('scwf_tpApproved', false);&lt;BR /&gt; execution.setVariable('scwf_reSubmit1', false);]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/serviceTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow1" sourceRef="startevent1" targetRef="alfrescoScripttask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;userTask id="usertask1" name="Review" activiti:assignee="${bpm_assignee.properties.userName} " activiti:formKey="scwf:activitiReview"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:taskListener event="complete" class="org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[if(task.getVariableLocal('scwf_approveRejectOutcome') == 'Approve') {&lt;BR /&gt; var newApprovedCount = scwf_approveCount + 1;&lt;BR /&gt; execution.setVariable('scwf_approveCount', newApprovedCount);&lt;BR /&gt; execution.setVariable("bpm_assignee", task.getVariable("bpm_assignee"));&lt;BR /&gt; }]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/userTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow2" sourceRef="alfrescoScripttask1" targetRef="usertask1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;exclusiveGateway id="exclusivegateway1" name="Exclusive Gateway"&amp;gt;&amp;lt;/exclusiveGateway&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow3" sourceRef="usertask1" targetRef="exclusivegateway1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;userTask id="usertask2" name="Approval1" activiti:assignee="${bpm_assignee.properties.userName} " activiti:formKey="scwf:activitiApproval1"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:taskListener event="complete" class="org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[if(task.getVariableLocal('scwf_approveRejectOutcome') == 'Approve') {&lt;BR /&gt; var newApprovedCount = scwf_approveCount + 1;&lt;BR /&gt; execution.setVariable('scwf_approveCount', newApprovedCount);&lt;BR /&gt; execution.setVariable("bpm_assignee", task.getVariable("bpm_assignee"));&lt;BR /&gt; }]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/userTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow4" sourceRef="exclusivegateway1" targetRef="usertask2"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount == 1}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;userTask id="usertask3" name="Revise" activiti:assignee="${initiator.properties.userName} " activiti:formKey="scwf:activitiReviseDoc"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:taskListener event="complete" class="org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[if(task.getVariableLocal('scwf_reviseOutcome') == 'Re-submit') {&lt;BR /&gt; execution.setVariable('scwf_reSubmit1', true);&lt;BR /&gt; execution.setVariable("bpm_assignee", task.getVariable("bpm_assignee"));&lt;BR /&gt; } else {&lt;BR /&gt; execution.setVariable('scwf_reSubmit1', false); &lt;BR /&gt; execution.setVariable("bpm_assignee", task.getVariable("bpm_assignee")); &lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/userTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow5" sourceRef="exclusivegateway1" targetRef="usertask3"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount == 0}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;exclusiveGateway id="exclusivegateway2" name="Exclusive Gateway"&amp;gt;&amp;lt;/exclusiveGateway&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow6" sourceRef="usertask2" targetRef="exclusivegateway2"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;userTask id="usertask4" name="Approval2" activiti:assignee="${bpm_assignee.properties.userName} " activiti:formKey="scwf:activitiApproval2"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:taskListener event="complete" class="org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[if(task.getVariableLocal('scwf_approveRejectOutcome') == 'Approve') {&lt;BR /&gt; var newApprovedCount = scwf_approveCount + 1;&lt;BR /&gt; execution.setVariable('scwf_approveCount', newApprovedCount);&lt;BR /&gt; }]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/userTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow7" sourceRef="exclusivegateway2" targetRef="usertask4"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount == 2}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;exclusiveGateway id="exclusivegateway3" name="Exclusive Gateway"&amp;gt;&amp;lt;/exclusiveGateway&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow8" sourceRef="usertask4" targetRef="exclusivegateway3"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow10" sourceRef="exclusivegateway3" targetRef="usertask3"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount &amp;lt; 3}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow11" sourceRef="usertask3" targetRef="alfrescoScripttask1"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_reSubmit1 == true}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow12" sourceRef="exclusivegateway2" targetRef="usertask3"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount &amp;lt; 2}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;userTask id="usertask5" name="Approval Notification" activiti:assignee="${initiator.properties.userName} " activiti:formKey="scwf:activitiApprovalNotification"&amp;gt;&lt;BR /&gt; &amp;lt;extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;activiti:taskListener event="create" class="org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:field name="script"&amp;gt;&lt;BR /&gt; &amp;lt;activiti:string&amp;gt;&amp;lt;![CDATA[var setWebFlagAction = actions.create("set-web-flag");&lt;BR /&gt; ]]&amp;gt;&amp;lt;/activiti:string&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:field&amp;gt;&lt;BR /&gt; &amp;lt;/activiti:taskListener&amp;gt;&lt;BR /&gt; &amp;lt;/extensionElements&amp;gt;&lt;BR /&gt; &amp;lt;/userTask&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow13" sourceRef="exclusivegateway3" targetRef="usertask5"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_approveCount == 3}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;endEvent id="endevent1" name="End"&amp;gt;&amp;lt;/endEvent&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow14" sourceRef="usertask5" targetRef="endevent1"&amp;gt;&amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;sequenceFlow id="flow15" sourceRef="usertask3" targetRef="endevent1"&amp;gt;&lt;BR /&gt; &amp;lt;conditionExpression xsi:type="tFormalExpression"&amp;gt;&amp;lt;![CDATA[${scwf_reSubmit1 == false}]]&amp;gt;&amp;lt;/conditionExpression&amp;gt;&lt;BR /&gt; &amp;lt;/sequenceFlow&amp;gt;&lt;BR /&gt; &amp;lt;/process&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNDiagram id="BPMNDiagram_consumerAffair"&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNPlane bpmnElement="consumerAffair" id="BPMNPlane_consumerAffair"&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="startevent1" id="BPMNShape_startevent1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="35.0" width="35.0" x="100.0" y="290.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="alfrescoScripttask1" id="BPMNShape_alfrescoScripttask1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="180.0" y="280.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask1" id="BPMNShape_usertask1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="330.0" y="280.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway1" id="BPMNShape_exclusivegateway1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="40.0" width="40.0" x="480.0" y="288.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask2" id="BPMNShape_usertask2"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="565.0" y="281.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask3" id="BPMNShape_usertask3"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="448.0" y="480.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway2" id="BPMNShape_exclusivegateway2"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="40.0" width="40.0" x="715.0" y="289.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask4" id="BPMNShape_usertask4"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="55.0" width="105.0" x="800.0" y="282.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="exclusivegateway3" id="BPMNShape_exclusivegateway3"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="40.0" width="40.0" x="950.0" y="290.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="usertask5" id="BPMNShape_usertask5"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="68.0" width="105.0" x="1040.0" y="274.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNShape bpmnElement="endevent1" id="BPMNShape_endevent1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdc:Bounds height="35.0" width="35.0" x="1190.0" y="291.0"&amp;gt;&amp;lt;/omgdc:Bounds&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNShape&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow1" id="BPMNEdge_flow1"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="135.0" y="307.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="180.0" y="307.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow2" id="BPMNEdge_flow2"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="285.0" y="307.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="330.0" y="307.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow3" id="BPMNEdge_flow3"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="435.0" y="307.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="480.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow4" id="BPMNEdge_flow4"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="520.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="565.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow5" id="BPMNEdge_flow5"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="500.0" y="328.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="500.0" y="480.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow6" id="BPMNEdge_flow6"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="670.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="715.0" y="309.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow7" id="BPMNEdge_flow7"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="755.0" y="309.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="800.0" y="309.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow8" id="BPMNEdge_flow8"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="905.0" y="309.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="950.0" y="310.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow10" id="BPMNEdge_flow10"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="970.0" y="330.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="969.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="553.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow11" id="BPMNEdge_flow11"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="448.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="232.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="232.0" y="335.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow12" id="BPMNEdge_flow12"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="735.0" y="329.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="500.0" y="480.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow13" id="BPMNEdge_flow13"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="990.0" y="310.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="1040.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow14" id="BPMNEdge_flow14"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="1145.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="1190.0" y="308.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;bpmndi:BPMNEdge bpmnElement="flow15" id="BPMNEdge_flow15"&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="553.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="1207.0" y="507.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;omgdi:waypoint x="1207.0" y="326.0"&amp;gt;&amp;lt;/omgdi:waypoint&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNEdge&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNPlane&amp;gt;&lt;BR /&gt; &amp;lt;/bpmndi:BPMNDiagram&amp;gt;&lt;BR /&gt;&amp;lt;/definitions&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; color: #ff0000;"&gt;&lt;STRONG&gt;scWorkflowModel.xml&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;!-- Definition of new Model --&amp;gt;&lt;BR /&gt;&amp;lt;model name="scwf:workflowmodel"&lt;BR /&gt;&lt;SPAN&gt; xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;!-- Optional meta-data about the model --&amp;gt;&lt;BR /&gt; &amp;lt;description&amp;gt;Someco Workflow Model&amp;lt;/description&amp;gt;&lt;BR /&gt; &amp;lt;author&amp;gt;Jeff Potts&amp;lt;/author&amp;gt;&lt;BR /&gt; &amp;lt;version&amp;gt;1.0&amp;lt;/version&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Imports are required to allow references to definitions in other models --&amp;gt;&lt;BR /&gt; &amp;lt;imports&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/dictionary/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/dictionary/1.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt; prefix="d" /&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;import uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.alfresco.org/model/bpm/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.alfresco.org/model/bpm/1.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt; prefix="bpm" /&amp;gt;&lt;BR /&gt; &amp;lt;/imports&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- Introduction of new namespaces defined by this model --&amp;gt;&lt;BR /&gt; &amp;lt;namespaces&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;namespace uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.someco.com/model/workflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.someco.com/model/workflow/1.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt; prefix="scwf" /&amp;gt;&lt;BR /&gt; &amp;lt;/namespaces&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;types&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="scwf:activitiReviewTask"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;bpm:activitiOutcomeTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="scwf:approveRejectOutcome"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;Reject&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;constraints&amp;gt;&lt;BR /&gt; &amp;lt;constraint type="LIST"&amp;gt;&lt;BR /&gt; &amp;lt;parameter name="allowedValues"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Approve&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Reject&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/parameter&amp;gt;&lt;BR /&gt; &amp;lt;/constraint&amp;gt;&lt;BR /&gt; &amp;lt;/constraints&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;overrides&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ackageActionGroup"&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;add_package_item_actions&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utcomePropertyName"&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;default&amp;gt;{&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.someco.com/model/workflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.someco.com/model/workflow/1.0&lt;/A&gt;&lt;SPAN&gt;}approveRejectOutcome&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/overrides&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;type name="scwf:submitDocumentTask"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;bpm:startTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;mandatory-aspects&amp;gt;&lt;BR /&gt; &amp;lt;aspect&amp;gt;bpm:assignee&amp;lt;/aspect&amp;gt;&lt;BR /&gt; &amp;lt;/mandatory-aspects&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="scwf:activitiReview"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;scwf:activitiReviewTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;mandatory-aspects&amp;gt;&lt;BR /&gt; &amp;lt;aspect&amp;gt;bpm:assignee&amp;lt;/aspect&amp;gt;&lt;BR /&gt; &amp;lt;/mandatory-aspects&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="scwf:activitiApproval1"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;scwf:activitiReviewTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;mandatory-aspects&amp;gt;&lt;BR /&gt; &amp;lt;aspect&amp;gt;bpm:assignee&amp;lt;/aspect&amp;gt;&lt;BR /&gt; &amp;lt;/mandatory-aspects&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="scwf:activitiApproval2"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;scwf:activitiReviewTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="scwf:activitiApprovalNotification"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;bpm:workflowTask&amp;lt;/parent&amp;gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="scwf:reSubmit1"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;false&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;overrides&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ackageActionGroup"&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;add_package_item_actions&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utcomePropertyName"&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;default&amp;gt;{&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.someco.com/model/workflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.someco.com/model/workflow/1.0&lt;/A&gt;&lt;SPAN&gt;}reSubmit1&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/overrides&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;type name="scwf:activitiReviseDoc"&amp;gt;&lt;BR /&gt; &amp;lt;parent&amp;gt;bpm:activitiOutcomeTask&amp;lt;/parent&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&amp;lt;mandatory-aspects&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&amp;lt;aspect&amp;gt;bpm:assignee&amp;lt;/aspect&amp;gt;&lt;/SPAN&gt;&lt;BR style="color: #727174; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;&amp;lt;/mandatory-aspects&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;properties&amp;gt;&lt;BR /&gt; &amp;lt;property name="scwf:reviseOutcome"&amp;gt;&lt;BR /&gt; &amp;lt;type&amp;gt;d:text&amp;lt;/type&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;Abort&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;constraints&amp;gt;&lt;BR /&gt; &amp;lt;constraint type="LIST"&amp;gt;&lt;BR /&gt; &amp;lt;parameter name="allowedValues"&amp;gt;&lt;BR /&gt; &amp;lt;list&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Re-submit&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;value&amp;gt;Abort&amp;lt;/value&amp;gt;&lt;BR /&gt; &amp;lt;/list&amp;gt;&lt;BR /&gt; &amp;lt;/parameter&amp;gt;&lt;BR /&gt; &amp;lt;/constraint&amp;gt;&lt;BR /&gt; &amp;lt;/constraints&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/properties&amp;gt;&lt;BR /&gt; &amp;lt;overrides&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ackageActionGroup"&amp;gt;&lt;BR /&gt; &amp;lt;default&amp;gt;add_package_item_actions&amp;lt;/default&amp;gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;property name="bpm&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utcomePropertyName"&amp;gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;default&amp;gt;{&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.someco.com/model/workflow/1.0" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.someco.com/model/workflow/1.0&lt;/A&gt;&lt;SPAN&gt;}reviseOutcome&amp;lt;/default&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;/property&amp;gt;&lt;BR /&gt; &amp;lt;/overrides&amp;gt;&lt;BR /&gt; &amp;lt;/type&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;/types&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/model&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;share-config-custom.xml&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;alfresco-config&amp;gt;&lt;BR /&gt; &amp;lt;config evaluator="string-compare" condition="activiti$consumerAffair"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt; &lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt;&lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:submitDocumentTask"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form id="workflow-details"&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;config evaluator="task-type" condition="scwf:activitiReviewTask"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form id="workflow-details"&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt;&lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:activitiReview"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form id="workflow-details"&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt;&lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:activitiApproval1"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form id="workflow-details"&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt;&lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:activitiApproval2"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form id="workflow-details"&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt;&lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="scwf:approveRejectOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:approveRejectOutcome" set="response" /&amp;gt; &lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:activitiReviseDoc"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;show id="bpm:assignee" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;show id="scwf:reviseOutcome" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;set id="assignee" appearance="title" label-id="workflow.set.assignee" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;field id="bpm:assignee" label-id="workflow.field.assign_to" set="assignee" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="scwf:reviseOutcome" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &amp;lt;config evaluator="task-type" condition="scwf:activitiApprovalNotification"&amp;gt;&lt;BR /&gt; &amp;lt;forms&amp;gt;&lt;BR /&gt; &amp;lt;form&amp;gt;&lt;BR /&gt; &amp;lt;field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:workflowDescription" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="packageItems" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="transitions" /&amp;gt;&lt;BR /&gt; &amp;lt;show id="bpm:status" /&amp;gt;&lt;BR /&gt; &amp;lt;/field-visibility&amp;gt;&lt;BR /&gt; &amp;lt;appearance&amp;gt;&lt;BR /&gt; &amp;lt;set id="" appearance="title" label-id="workflow.set.general" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="info" appearance="" template="/org/alfresco/components/form/2-column-set.ftl" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="items" appearance="title" label-id="workflow.set.items" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="progress" appearance="title" label-id="workflow.set.task.progress" /&amp;gt;&lt;BR /&gt; &amp;lt;set id="response" appearance="title" label-id="workflow.set.response" /&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;field id="bpm:workflowDescription" label-id="workflow.field.message"&amp;gt;&lt;BR /&gt; &amp;lt;control template="/org/alfresco/components/form/controls/textarea.ftl"&amp;gt;&lt;BR /&gt; &amp;lt;control-param name="style"&amp;gt;width: 95%&amp;lt;/control-param&amp;gt;&lt;BR /&gt; &amp;lt;/control&amp;gt;&lt;BR /&gt; &amp;lt;/field&amp;gt;&lt;BR /&gt; &amp;lt;field id="packageItems" set="items" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="transitions" set="response" /&amp;gt;&lt;BR /&gt; &amp;lt;field id="bpm:status" set="progress" /&amp;gt; &lt;BR /&gt; &amp;lt;/appearance&amp;gt;&lt;BR /&gt; &amp;lt;/form&amp;gt;&lt;BR /&gt; &amp;lt;/forms&amp;gt;&lt;BR /&gt; &amp;lt;/config&amp;gt; &lt;BR /&gt;&amp;lt;/alfresco-config&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The assignee button does not appear in the revise form &amp;amp; when i click re-submit it will assign to the previous person who did the review task. Why it is not possible to assign another person as the reviewer when revising the workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:23:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10487#M4669</guid>
      <dc:creator>anuradha1</dc:creator>
      <dc:date>2017-11-29T11:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10488#M4670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Denys.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:24:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10488#M4670</guid>
      <dc:creator>anuradha1</dc:creator>
      <dc:date>2017-11-29T11:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10489#M4671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, alfresco provides the default reassign functionality in workflow task as shown in below image you can use this also.&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/17849_pastedImage_1.png" style="width: 620px; height: 70px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Reassign button and select user .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 13:51:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10489#M4671</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2017-11-29T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10490#M4672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you., but reassign history is not appearing the workflow history. Assume user A reassign his/her task to user B. So in the workflow history, it displays that the current task is assign to user B but there is not any record about who assign that task to user B. And also, cancelled tasks are not record any where. If you can please tell me how can i solve those issues??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 05:31:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10490#M4672</guid>
      <dc:creator>anuradha1</dc:creator>
      <dc:date>2017-12-04T05:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: add assignee button to revise task</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10491#M4673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;You can execute your script&amp;nbsp;on task assignment event and save the information of who assigned task to whom.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 06:20:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/add-assignee-button-to-revise-task/m-p/10491#M4673</guid>
      <dc:creator>kalpesh_c2</dc:creator>
      <dc:date>2017-12-20T06:20:31Z</dc:date>
    </item>
  </channel>
</rss>

