StartprocessLink() Creating new Instance
I have two user Input Forms(A,B) in Process Model. Form- A Enter Data, Form-B review the data and view the uploaded files using the StartProcesLink().
When i clicks the StartProcessLink() it opens another interface with read-only. When i complete the StartProcessLink() form it navigating back to Form-A instead of Form-B?
Noticed backend when it completes the StartProcessLink() Process instance, Creating new instance with parent process and Old parent instance still Active.
Any inputs or is this limitation?
