Skip to Content
0
Jul 22, 2016 at 11:59 PM

CallSQL not working within For-Each.

35 Views

I am trying to use a CallSQL atom within a For-Each. The CallSQL atom does not return a payload. It does not even return an error. It is as if it is just being ignored. The CallSQL has a static SQL script. If the CallSQL atom is moved outside the For-Each, it functions properly. Is there something I have to do special in order to use the CallSQL atom within the For-Each? Or, can we not use the CallSQL atom within the For-Each?

Note that the SQL script is static so, the For-Each really should not effect functionality.

Thanks,

Tom