01-15-2008 09:44 AM
function startWorkflow(document){
var workflow = actions.create("start-workflow");
workflow.parameters.workflowName = "jbpm$myWk:WKxxx";
workflow.execute(document);
}
01-24-2008 04:06 AM
02-27-2008 12:36 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.