Hi Manuranga, In the sample attached the user task assignee attribute is missing, hence when you login with a particular user, the created task will not show up in "My task" or "Claimable task" view. These unassigned tasks can only be found by searching in the "Search view".
To avoid such situations add one of the following attributes to user task element. - activiti:assignee="admin" - activiti:candidateGroups="admin" Example can be found at [1] [1] https://github.com/wso2/product-bps/blob/master/modules/samples/product/src/main/resources/bpmn/HelloWorld/helloWorldProcess.bpmn20.xml#L6 Best regards, Amal. On Thu, Apr 21, 2016 at 2:10 AM, Manuranga Perera <[email protected]> wrote: > In BPS 3.5.1 > 1) I deployed following dummy bar file from Mgt UI > 2) From bpmn-explorer I started the task > 3) When I go to 'Claimable Tasks' tab, I can't see the instance > 4) I can see the task instance in Mgt UI > > is this a bug ? > > -- > With regards, > *Manu*ranga Perera. > > phone : 071 7 70 20 50 > mail : [email protected] > -- *Amal Gunatilake* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
