Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
My project requirement is to check on input feed file location did file came from UPSTREAM, if yes the ETL should load it.
In case feed file not came from UPSTREAM wait and check after sometime 3 attempts.
We have component like tWaitFile which is working perfectly once the file arrives.
I need help in case after 3 attempts of checking the file did't came how should i capture the flow and log error.
Thanks