Skip to main content

 What is the best way for two or more developers to cntibute to a process? Is there a way they can contribute and collaborate to the same process? Or the only way will be to do pieces independently and then put them together eventually?


Thank you

Currently that isn't possible as they are touching the same kprx file.  However from looking at it from experience, the process design is normally quite fast.  The main bulk of work is normally in the process forms (submission, approval, etc).  This is usually to meet the specific requirements raised by end users.


 If you have an extremely large process, you also could consider breaking it into sub-processes and call them using IPC calls.


Reply