Matus Majchrak [http://community.jboss.org/people/dekadence] created the discussion
"Re: Form actions" To view the discussion, visit: http://community.jboss.org/message/593785#593785 -------------------------------------------------------------- Hi, if the .ftl belongs to a process, than after you submit the form, a new process instance is created with parameters from the form(KnowledgeSession().startProcess(processId, map)). If the form belong to a human task, than a new task is started calling client.addTask(task, content, null). I dont think you can use any other operations. Try to download jbpm-gwt-console source files to see the whole processing. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/593785#593785] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
