I used Python tool to check if a file is available or not and it gives True/False as output. If the output is true, I would like proceed with the reading the same file and if it is false, the workflow should stop with a message. Can you please help?
Thanks is advance