03-28-2008 09:36 AM
04-07-2008 10:03 AM
//Create the action
Action action1 = new Action();
action1.setActionName("groupAdministration");
action1.setParameters(properties);
ActionExecutionResult[] results = actionService.executeActions(predicate, new Action[]{action1});
04-08-2008 03:14 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.