Is there a way that I can make a job use transformations from inside a repository? Right now, I can only choose files that are not in the repository.
My ultimate goal is to schedule a job to run transformations on a certain day/time, so I have start with one transformation outputing to another transformation, one at a time.
My ultimate goal is to schedule a job to run transformations on a certain day/time, so I have start with one transformation outputing to another transformation, one at a time.