I have two Resources. Both generate the same type of resources. But when i realase a resource i want not to release from the Resource it was aquired from. I want to realase the resource to the other Resource "source".
E.g: i aquire the resource from Resource1. Can i realse the resource "sending" it to Resource2?
My question is if there is a way to accomplish that with Process Flow.
Thank you in advance:)