Hi
I am facing a weird issue and need your help.
At one of our client side when we run ssis package through UC4 (scheduler i have no idea ) the date implicitly converts into YYYY-DD-MM format and this is why our package is failing,
The culture setting of server is US English.
When I run the package via batch file (dtexec command) the package runs fine and date is correctly parsed as YYYY-MM-DD (as expected) but with uc4 it is giving problem.
If you have any experience with UC4 or any idea/ experience about this problem please assist.
UC4 scheduler code is also inturn generating dtexec.