15-09-21 12:44 AM
Answered! Go to Answer.
15-09-21 04:24 PM
15-09-21 07:26 AM
Hi Tracy,
Can you specify what error you are getting?
If you are using Data - SQL Server VBO you need to specify both Server and Database for Windows Authentication.
Thanks
15-09-21 03:50 PM
Login failed for user 'WT\RPARUNP1$'. |
I have turned on logging so I can get more insight into what is going on.
The Connection string the VBO is deriving is this
database=ClientCare;data source=ftwdb2;Trusted_Connection=Yes |
I show these users are logged in using the login agent.
WT\bprism01 |
That is the domain account for the bot. From every indication I can find it shows that the bot is logged in using windows authentication. It should be using that for the connection. I have set the database as you've suggested and it is still failing to connect. I don't think that's the issue. It appears that the bot is not actually using the windows credentials to login, either that or it's not actually logged in.
15-09-21 04:24 PM