Skip to main content
I have a rather long process that has16 decision nodes that needs to become invocable. How do I do this without having to create a completly new process? I don't believe it's possible even when cloning? Let me know if otherwise!
4 Antworten
  1. 3. Okt. 2016, 15:10
    Yes, You have to clone the process and then you can add new Node and then only it will work.Clone is working same as edit , only it will create a extra copy.
0/9000