It'd be very helpful to know what the input and output processors are for each of the flows because they have different capabilities for triggering them.
On Thu, Apr 12, 2018 at 12:03 PM Anil Rai <[email protected]> wrote: > sorry, sent email in between. > This can be achieved by putting few flags in cache and checking them in > subsequent flows. But this is not elegant. > Any other way to achieve this flow runs in a sequence? > > Thanks > Anil > > > On Thu, Apr 12, 2018 at 12:01 PM, Anil Rai <[email protected]> wrote: > > > Experts, Below is my requirenment. > > > > I have to do a 1 time data load from system a to b. > > I have to transfer 10 different data sets. > > These transfers have to happen in sequence. 1 followed by 2 followed by 3 > > so on till 10. > > > > We have created seperate process groups for each of the data set > migration. > > How can we achieve the run sequence once I trigger the first flow? > > I know this can be achieved by putting few flags in cache and checking > > them in subsequen > > >
