😕 I think Visual Cron have as serious problem with SSIS ‘property expressions’. When you create for example a ‘dummy’ package to read one XML file, you get an error with ‘interactive services’.
To change the property of the ‘XML dataflow task’, for ex. DataSchema property is only possible at the upper level. In my case, a sequence container.
When you execute the package, DTEXEC interprets the expression before the package effectively is executing.
Within Visual Studio, DTEXECUI en SQL agent, this is no problem at all.
But when we’ve launch this package with Visual Cron,… the job just hangs for hours. To detect there is a problem, I’ve started the interactive service detection, and know I can see there is an error. Only the message is unreadable.
Removing the expression from SSIS task, becomes the package running fine.
The only thing is, we really needed the expressions to make the package dynamic.
Please investigate this issue.
Many thanks,
Ronny
rmeeusen@partena.be attached the following image(s):