Hi everyone,
how is the proposed way to using Java Connector 3 Client with Single Sign-On for the two scenarios:
- Using SAP Logon Ticket
- Providing username/password programmatically (e.g. after getting them from the portal's user mapping)
There is a property jco.client.mysapsso2 in DestinationDataProvider. Do I have to specify a new JCoDestination for each user (session)? This is not the way I would expect it to work, for basically I would like to create one destination for each R/3 system I access.
Thanks in advance!
Carsten