Hi All,
We are trying to build an Application using SOA Suite - ESS.
We are trying to achieve Multiple dependency handling of jobs.
Example -
If there are 5 jobs A, B, C, D and E.
Jobs A B and C are running in Parallel.
job D is dependent on jobs A and B.
job E is dependent on jobs B and C.
once these dependencies are met, jobs D and E should run in parallel.
Can anyone please advise us on how do we achieve it using ESS Extensions provided?
Thanks,
Harish Katti