In the cstep4 I use sas code to create the castable temp1 in casuser.
But if the table does not exist, that happens at first time execution, the flow runs with errors complaining just about this. To fix it, I have to run the code sequentially, the steps at the beginning end producing the table casuser.temp1.
then the rest works as I run the right side of the flow.
How can I do this smarter?
@MKQueen @SASJedi