This seems pretty straight forward but I can't seem to find my way to an answer but what is the best layout/approach/controls for the following workflow:
I have an input data control that queries an Oracle table and an output data control that writes that result set to another Oracle table with the same columns. But now, after that occurs, I then need to have another input data control and output data control that executes after that previous set within the same workflow.
Forgive my novice Alteryx skills here but what is the mockup/diagram for getting the following into one workflow container.
Input -> Output -> Input -> Output? How do you connect 2 sets of input/output data as I don't see a connector available coming off the output data to essentially go from there to the next segment?
Cheers and thanks