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.