Hi people,
I’m using Bonita Community 6.2.2 version. I wonder if I will be able to do some features using Community version and would appreciate your comments.
-
Generate tasks dinamically.
I would like to assign an Actor, Group or Role depending on data retrieved from a database using a service task, and not assign always the same actor for this task. -
Attach a document generated using a connector.
Develop a Java connector that builds a PDF document taking values from process variables and attach it, as a Document object, to current process in order to show it in the next user task. -
Manage Document Content from a Document previously attached
Develop a Java Connector that get Document content from a Document Object previously attached in a user task, and copy it in local file system.
I would appreciate som documentation about how to manage Document Objects because I was trying to read documents using Groovy Script but I was not be able.
Thanks in advance for your comments,