Hello all - first time posting here.
I have a transformation that will get a list of zipped files that I want to process in my ETL. I believe that unzipping can only be done in a Job and not a transformation (correct me if I am wrong). So I would like to pass the list of zipped files from my Transformation to a Job. Of course I would have a master job that will have the transformation and job in it.
Thanks,
-Inder


Reply With Quote

