Hi everybody! I have a process which triggers another process start through a trigger step. The first process has a related ICase (ivy.case) and the 2d started process belongs to another ICase. We could consider in such a situation that the first ICase is the "ancestor" of the second one. Is there a possibility to get a reference to the "ancestor" ICase from the second one? Especially in a WorkflowEvent Listener like the one stated in this question: listen-to-process-case-start-and-task-creation-start A very convenient way would be something like:
Thanks a lot in advance! Cheers Emmanuel asked 11.03.2015 at 02:54 Emmanuel |
You can use the following code to get ancestor case from a case:
The method answered 11.03.2015 at 20:37 Reto Weiss ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 11.03.2015 at 02:54
Seen: 2,161 times
Last updated: 11.03.2015 at 20:37