Create conditional batchs

Hi,

I’m trying to run a batch after another one, but I can’t do it. I already make a batch and it’s running ok.

But when I create a new batch, I want to run it after this one and I can’t do it.

As you can see, I can’t see all the other batchs.

Can anybody help me?

Thanks in advance

Hi David,

You can only use this option to have dependencies on multiple tasks within a batch. Not running batches sequently. So try to move/create multiple tasks within the same batch.

I think I get your solution, is it this?

Hi David,

Yes. Here you can define multiple batch tasks. Then in the conditions below you can define the dependencies.

Thank you André!!