Nii - Monday, September 26, 2011 9:11 AM:
I'm new to the use of Aras Innovator. I'm trying to import the Environmental Package using the PackageImportExportUtilities. After entering the details for server, database, username and password, I get the following error message:
faultystring: failed login to innovator; original error: SOAP ENV: server authentication failed for sa.
I would be very greatful if someone could help me out.
Brian - Tuesday, September 27, 2011 8:01 AM:
You are, I think, trying to use the SQL user SA to log into Innovator.
You should be using the "admin" user with password "innovator" (default password that ships with the database).
Innovator logs into SQL using SQL passwords that Innovator essentially knows nothing about. You and other users log into Innovator using Innovator users and passwords that SQL essentially knows nothing about.
Hope this helps,
Brian.
Nii - Thursday, September 29, 2011 9:15 AM:
thank you very much for your help. It works.