SOA composite - new revision x running instances on old revision
Hello,
We use OIM 11g R1.
I have a doubt about how to update a SOAcomposite (that has Human Task) with running instances on the old version.
I am trying to add notifications in the bpel process when the human task is approved or reject.
And will see how to add a treatment for the requirement of more information on the request.
According to the documentation I should disable the old revision, increase the revision, deploy the new one and register it.
My doubt is: how the running instances will be completed if the old version is disabled? Is there a requirement for all the running instances be completed before the update of the composite?
Thanks