Open gvee-uk opened 2 years ago
Is there a reason this couldn't be done already? Surely it would just be a case of including T-SQL Job Steps in the config instead of SSIS ones?
I guess the only thing would be the tool sets up SSISDB and SSISCatalog, I'm assuming what you mean is to make it so the above can be done where no SSISDB/SSIS Catalog is present?
The initial implementation targeted the orchestration of SSIS pretty exactly.
But I've been thinking - what if we supported just SQL Agent in a deployment? e.g. setting up a job that runs T-SQL steps (see #39).