Hello Experts,
I would like know whats the best recommendation in term of using Process Direct (multiple iflows).
I can achieve a requirement by creating two iflows ( Calling another iflow using process direct ) , however to simplify the design I can break into 3 iflows ( Main iflow and calling 2nd iflow using process direct and then calling 3rd iflow using process direct) . it does simplify the design but there is overhead of maintaining multiple iflows and as many as times need to setup error handling , logging , execution.
Is there any disadvantage of having 3 iflows or any best recommendation based on practical implementation?
Thanks,
Pushkar