Completion requirements
View
3. Debug
Debug
To ensure that we are reading the inputs we created, we will debug the workflow for the first time. To do this, we need to eliminate errors, which we achieve by adding an output of type "print." This is used to debug workflows without performing any additional actions.
We will create the "print" output and connect the inputs to the created output.
At this point, the workflow should no longer contain errors.
We can now debug to view the data from the source tables.