Add Participants Using WorkflowVariable["participants"][WorkflowVariable.index]
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, ...