Hi all,
I have a stream that has two "connect in-db" inputs, I would like to know if you can put a condition in one of them.
Ex: Only run, if the previous block does not have an error.
My flow queries a table and sees if it has data from the previous day, if there is no error. And that's exactly what I want but if there is data I would need to run a "connect in-db" from 20 days ago. I am not able to create this second dependency.
Can some help me?
Você está no forum em Português, fique a vontade em escrever no nosso idioma.
A resposta para sua pergunta é não.
As ferramentas InDB têm uma dinâmica diferente dos demais. Nas conexões entre elas, não trafegam dados, mas sim "metadados" ou "pedaços de query". E assim, ferramenta após ferramenta, a query vai sendo montada.
Apenas 3 ferramentas efetivamente executam query: Browse, Write Data InDB e Data Stream Out.
Fique a vontade para enviar mais dúvidas.