<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Re: Swimlanes and ActorId
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/geus">geus</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/751685#751685">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>It seems I am facing the same issue: the groupId (e.g. "sales") of a human task is not assigned to the actual user belonging to that group (e.g. "sales-rep").&#160; </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This prevents this user ("sales-rep") from actually being able to claim a "sales " group task when I log on as "sales-rep" in the jbpm-console</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I found this bug <a class="jive-link-external-small" href="https://issues.jboss.org/browse/JBPM-3401">https://issues.jboss.org/browse/JBPM-3401</a>Is this the bug which is causing this? And does anybody know a workaround?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>My BPMN2 proces is as follows:</p><p>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</p><p><span>&lt;model:definitions xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" xmlns="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" xmlns:bpmndi="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span>" xmlns:dc="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span>" xmlns:di="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span>" xmlns:drools="</span><a class="jive-link-external-small" href="http://www.jboss.org/drools" target="_blank">http://www.jboss.org/drools</a><span>" xmlns:model="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span>" id="_MvBWUdytEeGjZI5cVksRYQ" xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span> BPMN20.xsd" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>"&gt;</span></p><p>&#160; &lt;model:itemDefinition id="_employeeItem" structureRef="String"/&gt;</p><p>&#160; &lt;model:process id="Test.TestBPMN" drools:packageName="Test" drools:version="2" name="TestBPMN" isExecutable="true"&gt;</p><p>&#160;&#160;&#160; &lt;model:property id="employee" itemSubjectRef="_employeeItem"/&gt;</p><p>&#160;&#160;&#160; &lt;model:laneSet id="_MvB9YNytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;model:lane id="_8C1EC1A3-BC43-4483-9E2B-7567D05BBC66" drools:bgcolor="#ffffff" drools:selectable="true" name="sales"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:flowNodeRef&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936&lt;/model:flowNodeRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:flowNodeRef&gt;_7285E55F-3FC5-45DC-9628-C3203659F3A9&lt;/model:flowNodeRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:flowNodeRef&gt;_B3338629-A70B-4695-B041-F984A7377452&lt;/model:flowNodeRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/model:lane&gt;</p><p>&#160;&#160;&#160; &lt;/model:laneSet&gt;</p><p>&#160;&#160;&#160; &lt;model:sequenceFlow id="_580EAA85-D258-4B3A-A172-44F797ED5B48" drools:selectable="true" sourceRef="_7285E55F-3FC5-45DC-9628-C3203659F3A9" targetRef="_C6A55EF5-7C66-4B7B-B8DE-68191620D936"/&gt;</p><p>&#160;&#160;&#160; &lt;model:sequenceFlow id="_700C3CB3-A3E4-4A97-A6FF-B62771E33F65" drools:selectable="true" sourceRef="_C6A55EF5-7C66-4B7B-B8DE-68191620D936" targetRef="_B3338629-A70B-4695-B041-F984A7377452"/&gt;</p><p>&#160;&#160;&#160;&#160; </p><p><span>&#160;&#160; &lt;model:userTask id="_C6A55EF5-7C66-4B7B-B8DE-68191620D936" drools:selectable="true" drools:taskName="whatever" drools:scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>" name="TaskNr1"&gt;</span></p><p>&#160;&#160;&#160;&#160;&#160; &lt;model:incoming&gt;_580EAA85-D258-4B3A-A172-44F797ED5B48&lt;/model:incoming&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;model:outgoing&gt;_700C3CB3-A3E4-4A97-A6FF-B62771E33F65&lt;/model:outgoing&gt;</p><p>&#160;&#160;&#160;&#160; </p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; &lt;model:ioSpecification id="_MvB9YdytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInput id="_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskNameInput" name="TaskName"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInput id="_C6A55EF5-7C66-4B7B-B8DE-68191620D936_sales=GroupIdInput" name="sales=GroupId"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInput id="_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskName=whateverInput" name="TaskName=whatever"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInput id="_C6A55EF5-7C66-4B7B-B8DE-68191620D936_GroupIdInput" name="GroupId"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:inputSet id="_MvB9YtytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInputRefs&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_sales=GroupIdInput&lt;/model:dataInputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInputRefs&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskName=whateverInput&lt;/model:dataInputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInputRefs&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_GroupIdInput&lt;/model:dataInputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:dataInputRefs&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskNameInput&lt;/model:dataInputRefs&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/model:inputSet&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:outputSet id="_MvB9Y9ytEeGjZI5cVksRYQ"/&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/model:ioSpecification&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160;&lt;model:dataInputAssociation id="_MvB9ZNytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:targetRef&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskNameInput&lt;/model:targetRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:assignment id="_MvB9ZdytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:from xsi:type="model:tFormalExpression" id="_MvB9ZtytEeGjZI5cVksRYQ"&gt;whatever&lt;/model:from&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:to xsi:type="model:tFormalExpression" id="_MvB9Z9ytEeGjZI5cVksRYQ"&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_TaskNameInput&lt;/model:to&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/model:assignment&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/model:dataInputAssociation&gt;</p><p>&#160;&#160;&#160;&#160; </p><p>&#160;&#160;&#160;&#160; &#160;&#160;&#160;&#160;&#160; &lt;model:dataInputAssociation id="_MvB9aNytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:targetRef&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_GroupIdInput&lt;/model:targetRef&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:assignment id="_MvB9adytEeGjZI5cVksRYQ"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:from xsi:type="model:tFormalExpression" id="_MvB9atytEeGjZI5cVksRYQ"&gt;sales&lt;/model:from&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;model:to xsi:type="model:tFormalExpression" id="_MvB9a9ytEeGjZI5cVksRYQ"&gt;_C6A55EF5-7C66-4B7B-B8DE-68191620D936_GroupIdInput&lt;/model:to&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/model:assignment&gt;</p><p>&#160;&#160;&#160;&#160;&#160; &lt;/model:dataInputAssociation&gt;</p><p>&#160;&#160; </p><p>&#160;&#160;&#160; &lt;/model:userTask&gt;</p><p>&#160;&#160;&#160; </p><p>&#160; [...]</p><p>&lt;/model:definitions&gt;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/751685#751685">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>