02-14-2008 11:12 AM
var task = workflow.getTaskById(id);
task.endTask(args.t); 06-17-2008 01:23 AM
var task = workflow.getTaskById(args.taskId);
task.endTask(task.properties.transitionId);
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.