Hi there
We are developing an advanced workflow to be used in Alfresco Share CE 5.0. The workflow will be based in PDF documents and we would like, somehow, to add the possibility to sign the PDF documents with an electronic certificate (pkcs12) in some "ApproveTask".
We have created an applet that is able to read the certificate from a card or installed in the browser, and sign a pdf document with it.
Our idea was to create some kind of "wf:electronical_ActivitiiReviewTask" task, so when the user assigned to the task would like to approbe the task, this task would require the user to sigh the PDF document through the applet that would read the certificate.
Any ideas about how to start creating this"wf:electroincal_ActivitiiReviewTask" so we could include it in our Activitii Designer in Eclipse when we design a workflow and then internally this would call the code generated??
Hope my explanation is clear enough :-)…..
Thanks a lot in advance