HI Please find below Screenshot of workflow I am working with:
My First Workflow Take Input from File and push its content to a particular table(Output)
Second workflow: then based on condition(Radio check button) use the same data which we pushed into table(output) and do massaging.
Issue is now sometime my second workflow runs before 1st and misses some records which are not being pushed yet and second workflow started.
So is there anyway we can tell Workflow 2 to wait until workflow 1 is done. FYI.. My second workfloe got radio button condition and then all the code is in the container.
Thanks and looking forward to your help.
