07-26-2007 02:30 PM
Action workflow = actionService.create("start-workflow");
workflow.setParameterValue(workflowName ,"jbpm$wf:myworkflow");
workflow.setParameterValue("bpm_workflowDescription", description);
workflow.setParameterValue("bpm_assignees",listPerson);
workflow.execute(nodeRef);
07-27-2007 06:38 AM
01-11-2008 04:54 PM
01-12-2008 12:36 PM
01-14-2008 09:40 AM
01-14-2008 09:56 AM
01-14-2008 10:39 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.