cancel
Showing results for 
Search instead for 
Did you mean: 

Additional package for task

gm
Champ in-the-making
Champ in-the-making
I have a task model that is derived from "bpm:activitiOutcomeTask" type.
it has a bpm_package association, which stores documents attached to workflow after start task is finished.

now I want to add another "my_package" property/association, which will separately hold documents gathered during workflow lifecycle. I want this "two" packages to be separate sets of documents.

could not figure out how to do this, what kind of task model should I write
1 REPLY 1

mlagneaux
Champ on-the-rise
Champ on-the-rise
Hello,

I think that you should create a new data model with an aspect containing your new association "my_package".
To define this association, you can take the example of bpm_package association.

Perhaps, those links can help concernning the creation of a custom data model:
http://wiki.alfresco.com/wiki/Step-By-Step:_Creating_A_Custom_Model
http://docs.alfresco.com/4.1/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Fconcepts%2Fcontent-mod...