hi, I've worked with alfresco jbpm since few days, I've already spent some amount of time to discover features of that technology and there are some simple things that I didn't achieve:
1. How to change content metadata from user defined form ? (I posted another message with that http://forums.alfresco.com/en/viewtopic.php?f=34&t=39245 ) 2. How to save value to the custom process/task variable (e.g from UI form) and reference to that variable later in process (in another task for example) ? 3. How to invoke subprocess and pass some parameters (e.g owner of the first task) and how to receive returns parameters ?
I'am looking for answer if funcions mentioned above are capable in Alfresco JBPM (Version :Community - v3.4.0 (e 3419))? If Yes, please navigate me if possible to some valuable information how to achieve that.
I searched documentation from alfresco and forum but I didn't find any clear help or examples. I didn't pick my source code sample to leave my message shorter and clearer
Here is a workflow tutorial that has everything in it you mentioned other than sub-processes. I'm releasing an update to it that covers Activiti and Share configuration within the next week or so.