I have a question regarding deploying SSIS (dtsx) packages on database server. Now, I am creating sql jobs manually (by clicking in SQL Server Agent). Does Octopus provide any tool, steps, which could be helpful in my case? I see that generated SQL (‘Script job as’ option in SQL Management Studio) is to hard to be generated automatically. I feel that there is some other way in Powershell to do this.
Thanks for getting in touch! Unfortunately, there is no way directly in Octopus to help you with your SSIS deployments. However, I think I have just the thing to help you out here. Octopus has a community library for step templates that cover a wide range of needs. The link is below. https://library.octopusdeploy.com/step-templates
I had a quick search and found the following step template. I’m not 100% sure how useful this is for your scenario but hopefully it is what you are after.