Hello,
I did this for demo purpose with 6.20 a lot. The central fact here was that we used J2EE Engine to do it, because otherwise it was impossible...
Regards,
Benny
Hi,
You can use the ABAP system to create SAP logon ticket. You have to make sure that creation of logon tickets is enabled on that system.
First time connect with JCO using user name and password. Also set the property jco.client.getsso2=1.
After that you can get the created ticket from JCO client attributes and use it in each subsecuent call.
Regards,
Svetlana
Add a comment