Hi all,I have a job that has 2 parts. The output of the first job returns a zip file with N entries. For the second job, I would like to dynamically create a dagman based on the number of entries in the zip file generated by the output of the first job. Is there such a thing as a dynamic dag that can handle this kind of task, where I don't need to programmatically generate the Condor submit file?
Thanks, Jason