How to pass variables defined in SSIS as parameters for the SSIS Process task that runs the bat file.
In the bat file, the username and password will be replaced with the argument% 1, and the input will be transferred from the script task, which will receive input from the .NET interface.
Please help with screenshots if possible

thanks
source share