cancel
Showing results for 
Search instead for 
Did you mean: 

JCO connection to SAP Unicode Failed

Former Member
0 Kudos

Connection established as

client = JCO.createClient(SAPSystem, SAPUserName, SAPPassword, language, server name, system number)

We get an error saying ""Name or password is incorrect (repeat logon)" when trying to create the connection. Login directly to SAP GUI using the same logon details is succesful.

This happens only on unicode box.

But when try the same connection to a Non-unicode system it works.

Anyone knows how to resolve this? Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Change the password to CAPS( all alphabets ) and use that , sometimes it will help

Thanks

Prince Jose

Former Member
0 Kudos

Hi,

Also make sure it's contacting the correct SAP system and client from the logs.

Regards,

Hari.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Its now working when we changed the password to ALL CAPS and no numeric numbers. Thanks so much!

Anyone knows why this is the case the SAP only accepts ALL CAPS, is there anything we can do to fix it?

Anna