10-19-2010 03:36 AM
10-19-2010 04:09 AM
var workflow = actions.create("start-workflow");
workflow.parameters.workflowName = "jbpm$wf:review";
workflow.parameters["bpm:workflowDescription"] = "Revision de documento.";
workflow.parameters["bpm:assignee"] = "p.user";
workflow.parameters["bpm:aproveDestination"] = "THEINIT/CLIENTES/APROBADOS";
workflow.execute(document);hopw it helps.
10-19-2010 04:41 AM
10-19-2010 01:33 PM
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.