Hi there,
how can i create a job that makes up this logic:
if condition
then
update
else
insert
condition is a check on a query result (if there is a record)
the query is something like (SELECT id FROM table WHERE date LIKE '....')
My Input is a tSugarCRMInput
My Output are two tSugarCRMOutput
I'm using Talend 5.3.1