How to pass variables defined in SSIS as parameters to SSIS Process task that runs a bat file.
In the bat file the user name and password would be replaced with %1 argument and input will be passed from the script task that will receive input from a .NET front-end.
Please do help with screenshots if possible
Thanks
In the script task, write the value to a SSIS variable.
In the Exec Process task, modify the Arguments expression, to pass the variable into the task
There is a screenshot on this thread How to execute a Process Task where the Executable path comes from a user Variable
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With