03-01-2015 04:26 AM
03-02-2015 11:09 AM
function main(){
var taskId = args.taskId
var task = workflow.getTaskById(taskId);
var nodeRef = task.getPackageResources()[0].nodeRef;
model.nodeRef = nodeRef;
}
main();
 
					
				
				
			
		
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.