Hi all,
I have two workflows, the first one process and produce 3 excel files with the Render tool, and the second process some other stuff and eventually send an email with the three files from the first workflow attached.
I'm wondering if there is a way to have the second flow run when the first is done running. I don't think there is a way to use block until done because the second workflow has like 8 different inputs. Not sure how this can work with a chained app since there is no need for interactions.
Until now I've just been manually running both of them in the server, but it will soon be passed towards a non technical person, so I would rather that they only need to press one "Run" button instead of two.
Appreciate any input.
Thanks,
Meiye