task
Hello, I start an workflow to a document. I want to end a task programmatically. I have used endTask(CoreSession session, Task task, Map data, String status) . I also tried resumeInstance(String routeId, String nodeId, Map data, String status, ...
1 votes
0 answers
0 comments
1440 views
Hi all, In the workflow is defined a node with the multiple task flag. The node has defined some its own variables. How to access the variables in the output chain ? TaskInfo only provides some standard like status, comment etc. Best regards
0 votes
0 answers
2 comments
1896 views