Skip to Content
0
Jan 31, 2023 at 03:52 AM

"File count" function in BODS?

145 Views

I need BODS job to count the number of xml files in a folder on Linux server, and if the count is positive, then proceed with a dataflow. If count is zero, then abort job. How can this be achieved? Thanks.