Hi Team,
Good Morning,
Need your help to address below issue.
My requirement is : Do not pass any data if Flag is "N".
I am using "Block untill done" and "Message tool "together.
Both tools are connected.like
Source-->>Block untill done-->>Message
So that the output of message tool ,i can again using in block until tool and thus restrict the data feed ( if flag is N) .
The coloumn name " Flag" .
This coloumn having values like
Y
N
In message tool i used below option:
Before rows where expressions is True
And i am using below expression:
Flag = "N" And
Message Type is
"Error and Stop passing records through this tool"
NOW my expectation is that when i run the flow ..
There will be no record in the output.
But i am geeting records those are having Flag = Y,
in message tool and getting no record in Output of block until done tools.Is this correct/ expected.
Or it there will be no record coming from both output.
ideally i need to use the output of Block until tool.but if data coming in message tool output ,then this will impact my workflow running performance.
Please advise .
Regards
Piyush