Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have multiple file to check schema which i can do using tfilelist and global variable to read file,
But now what i want is if i have seven files and six files pass the schema check and one got failed ,
In order 2 of tfilelist it should copy only 6 files leaving the one which doesnt pass.
How to achieve this scenario.please help
Regards.