10-16-2020 08:40 AM
I have a simple pipeline where I’m using Router to decide if an oracle procedure should be called. Even if I just set the router expression to false for the output0 view, the output0 snap (the oracle procedure), is still being executed. I’ve tried resetting my workspace. Is this a bug?
10-19-2020 09:07 AM
It would help to see more details about your pipeline. Does your Oracle snap actually need input? If not, the fact that no data will be routed to it won’t prevent it from executing.