cancel
Showing results for 
Search instead for 
Did you mean: 

Error - unable to establish JCO connection with SSO

Former Member
0 Kudos

Hello,

I have implemented XSS on WebDP and this is working fine. So my JCO connections SAP_R3_HumanResources must be configured correctly. However I have just done the 'GetFlight' BAPI tutorial and upon execution I get the error:

'com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCException: Could not create JCOClientConnection for logical System: SAP_R3_HumanResources - Model: class com.sap.tut.wd.flightlist.model.FlightModel. Please assure that you have configured the RFC connections and/or logical system name properly for this model!'

CAUSED BY

'User not authenticated (is anonymous) - unable to establish JCO connection with SSO'

Can anyone help here?

Thanks

Mr.T

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Tahir,

Are you able to resolve the issue. I am facing the same problem when we patched to SP16.

Thanks and Regards,

Raju

Former Member
0 Kudos

Are you able to solve this problem....I am facing the same thing. Any help greatly appreciated.

Thanks,

-Bharath

Former Member
0 Kudos

Please let me know if you have resolved this issue.I have the sam eissu

Former Member
0 Kudos

Hi,

Is your back-end R/3 system configured to accept SSO tickets?

Regards,

Satyajit.

Former Member
0 Kudos
former_member192029
Active Contributor
0 Kudos

Hi

1)Did you create system in SLD?

2)Did you create system (sys admin>> sys config) and create system alais, do the user mapping?

3)Goto http://<hostname>:<port/, click webdynpro >> content admin >> create JCO, set all the properties

4)Test the connection

Hope this goes well

Cheers

Jawahar Govindaraj

Former Member
0 Kudos

Hi,

Do not configure both JCo dest to use Ticket user authentication,

Create your model_data JCo using application data (Data Type) and then select as user Authentication the Ticket method to right configure SSO.

Hope this help

RR.