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