10-05-2016 10:38 AM
Hi everyone,
I'm trying to design a workflow that will take a liste of documents and passe it throw workflow using:
String createNewInstance(String routeModelId,
List<String> docIds,
CoreSession session,
boolean startInstance)
Parameters:
routeModelId
- the route model id
docIds
- The list of document bound to the instance.
session
- the session
startInstance
- if the route is automatically started
Returns:
the created route instance id
what i want is to know how can i add participants or actors to this workflow using workflowvariabl i have no idea how can i do it
Thanks in advance.
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.