08-26-2009 12:14 AM
08-26-2009 05:47 PM
08-26-2009 06:45 PM
11-09-2009 04:02 PM
11-16-2009 08:05 AM
var myAction = actions.create("simple-workflow");
myAction.parameters.name = "MY_setReadyForValidation";
myAction.parameters["approve-move"] = true;
myAction.parameters["approve-step"] = "Accept";
// execute action against a document
result.nodeRef = myAction.execute(fileNode);
11-27-2009 06:19 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.