cancel
Showing results for 
Search instead for 
Did you mean: 

Use of JCo destinations with SAP Logon Ticket

Former Member
0 Kudos

I would have got a precision about the use of a connection pool in a JCo destination using the SAP Logon Ticket connectivity: do i have got the same functionality around the pool connection if i use the SAP logon ticket instead of a user/password inside a JCo destination defined in the web dynpro content administrator ?

Thank in advance,

Regards,

Eric.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (1)

Answers (1)

former_member182372
Active Contributor
0 Kudos

Hello Eric,

There is only one difference in ticket and user/password authentification method:

By using a ticket

<i>For SSO specify the user to be $MYSAPSSO2$ and pass the base64 encoded ticket as as the passwd parameter.

</i>

and for user/password you are passing user and password.

So, there us no difference from connection pool management or behavior perspective.

Best regards, Maksim Rashchynski.

P.S.

Link to JCo javadoc, it can be useful:

http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/sapjco/com/sap/mw/jco/JCO.html