Hi,

I have created a custom core and ui document type that I want to surround with
workflow and was hoping to get some pointers as to how to do so.

Basically, I have a list field that depending on its value, the state of the
workflow is to change, most commonly sending an email to a group of users (for
their action on the document).

The only documentation I have found is:
http://doc.nuxeo.org/current/reference/html/workflow-service.html

Do I have to register my new workflow via the workflow-service on document
creation via a listener? Anyone know where I might locate sample code to such?

Also, if using jPDL how would I match up task-nodes and transitions to values
and value changes of my document?

Or should I be using the LifeCycleService instead?

In doing all of this, can I get the users' dashboards populated, i.e. 'My tasks'
and/or 'My workflows'?

Any help much appreciated

Thanks and regards,

Sean.

--
Dr. Sean Radford, MBBS MSc
http://www.tacola.com
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to