Batch calling "dtsx" does not connect to Avaya CMS

0

I created a service in dtsx that needs to connect to CMS Avaya .

It turns out that when I squeeze it through Visual Studio it follows the process to the end normally.

But when I call a batch it does not allow authentication.

    
asked by anonymous 04.04.2014 / 16:18

1 answer

1

Are you running this DTSX by command line in your batch? If yes, pass the login and password access parameters to base. in DTExec, we have the / U - > User e / P - Password

If it is not, you can post what is appearing as an error.

[]'s

    
04.04.2014 / 20:40