w_weghorst's avatar
w_weghorst
New Member
1 year ago
Status:
New

or operator

I would like to use a logic or (block) operator in Data Factory. If step1 of step2 or step3 fails do some action. if step1 or step2 or step3 fails send a message to ours helpdesk application. Now i have to make a message block for every action block.

Recent ideas