cancel
Showing results for 
Search instead for 
Did you mean: 

Task Assignment to a Group

lakshmi
Champ in-the-making
Champ in-the-making
Can anybody please help with task assignment to a group…. ??

I have added in property sheet of my task wcmwf:submitSerial

<property-sheet>
<show-association name="bpm:groupAssignee" />
</property-sheet>

In my model.xml I have given bpm:groupAssignee as my mandatory aspect for my wcmwf:submitSerial task.

When I configure the workflow for my web project, i get the search box,but when I click search button nothing loads in the select box.

This is what i see in the log:

13:54:12,921 DEBUG [org.alfresco.web.ui.repo.component.property.BaseAssociationEditor] Query: +TYPE:"{http://www.alfresco.org/model/user/1.0}AuthorityContainer"
13:54:12,921 DEBUG [org.alfresco.web.ui.repo.component.property.BaseAssociationEditor] Max results size: 500
13:54:12,921 DEBUG [org.alfresco.repo.service.StoreRedirectorProxyFactory] Redirecting method public abstract org.alfresco.service.cmr.search.SearchService org.alfresco.repo.search.IndexerAndSearcher.getSearcher(org.alfresco.service.cmr.repository.StoreRef,boolean) throws org.alfresco.repo.search.SearcherException based on store type workspace://SpacesStore
13:54:12,921 DEBUG [org.alfresco.web.ui.repo.component.property.BaseAssociationEditor] Found 0 available options

Its very URGENT PLEASE SOMEONE HELP OUT……
1 REPLY 1

lakshmi
Champ in-the-making
Champ in-the-making
HI,

I was initially using alfresco-tomcat preview bundle.I couldnt get the groups in the UI(when i click the search button).

Now i switched to alfresco-tomcat bundle and am able to get the Groups loaded in my UI.

So i think the problem was with the release version. Hope am correct about this…