01-27-2010 11:39 AM
var document = search.findNode("workspace://SpacesStore/ad5dff9b-e902-40a5-9dd5-052cffda348e");
var workflow = actions.create("start-workflow");
workflow.parameters.workflowName = "jbpm$jkptkwf:Demolition";
workflow.parameters["bpm:assignee"] = person;
workflow.parameters["jkptkwf:buildingName"] = "Webscripthuset";
workflow.parameters["bpm:workflowDescription"] = "Testar att start ett workflow via webscript";
workflow.execute(document);
01-28-2010 02:53 PM
01-29-2010 02:44 AM
04-20-2011 09:41 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.