Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


galbelli
2008-08-29T21:36:42Z
I need to pass a package password for the SSIS Package task. I can do this in DTEXec but how do I this in Visual Cron?
Sponsor
Forum information
Support
2008-08-29T21:41:36Z
Either if you use the Credential for the whole SQL connection or maybe you can supply it in a configuration file?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
galbelli
2008-08-29T22:16:20Z
DTSExec has a command line option

DTExec /De password /F PackageFile
Support
2008-09-02T23:31:52Z
Thanks for pointing that out. We will add a password option for the package.

1. Is anything else needed here?
2. Is the password for package option only for packages on files or general?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
galbelli
2008-09-04T15:54:58Z
There is a required field on t he package called "ProtectionLevel". This may not be an issue with a package deployed to SQL Server as they can assume the user is already authenticated but it seems to be an issue with file based execution. I am currently calling DTExec myself and passing in the password but I would be glad to test any fix you apply.
Support
2008-09-04T23:03:51Z
Please try the latest beta from the beta forum. We have added a password field but need your help to verify the change. Thank you.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top