Hi Everyone,
I have created a SSIS Package which is calling bat(batch) file using ExecuteProcess task.
when i run this pacakge which calls bat file and it will open command prompt.
Can we call bat file without opening of Command prompt as i want to trigger the same package from SqlServer Agent which will not allowing command prompts.
Could you please suggest me how to fix this issue?
Thanks & Regards, Anil