cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction launcher call ITS R/3 - Save log on user informations

former_member192850
Participant
0 Kudos
194

Good Morning,

I create a transaction launcher where i call an BOR object in SAP R/3 via ITS.

When the user click on the link in Web Interection center, is opened the SAP ITS that ask the log-on informations.

Happens that when the user accept an incoming call and open ITS R/3 from transaction launcher the system asks the user and password informations; when the call is finished and the user close the ITS web page, if the user accept a new incoming call, if the user open the ITS from trasaction call the system asks another time the log-on informations.

There is the possibility to be sure to save the log-on credentials  when the user log-on the first time on ITS?

Thanks you

Best regards

Marco

View Entire Topic
Former Member
0 Kudos

Hi Marco,

As per my understanding of your problem, if i have understood it correctly, you want the logon information to be saved into your browser until the time you explicitly logoff. For this, you may try the following solution:

1. Identify the internet service that is being invoked (like service 'webgui'), goto transaction SICF and enter Service name as name as the one identified. eg. webgui.

2. In 'Logon data' tab, change the value of 'Deactivated System-wide' to 'Yes' for the re-authentication as shown in the picture.

Please let me know if you have more issues.