Hello!
I am trying to connect to application servers with the Java Connector. I works fine for one application server and it DOESN'T work for the other one. I always get this error:
RFC_ERROR_LOGON_FAILURE
sometimes they say:
"Name or password is incorrect. Please re-enter"
and other times (with the same code) they say:
"User not authorized. Session terminated"
I have the right name and password.
The user have SAP_ALL and SAP_NEW. It is also the same (a copy) user as the one I am using to connect in the other application server.
Why does sometime it seems to connect but has no authorization and other times it just cannot connect!?
Any ideas to make this work?
Thanks!
Request clarification before answering.
Hi Mona
for RFC purposes we need to use a User defined as type "Communication". The user with which u can log into GUI is of type "Dialog". The user of type communication cannot log into GUI.. Please create another user is TCode SU01 and assign its type as communication. then use it in the RFC code.. and ofcourse a username "BCUSER" is treated different then "bcuser" for RFC specially with JCo.. this being a Java code.........
cheers
Kamal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.