on 2015 Jan 09 9:52 AM
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Marco,
If user ID is the same in both ECC and CRM system, you should configure a single-on connection for your transaction launcher calls. This way, it will popup automatically the SAP R/3 screen without asking any user/password; it will just login automatically in SAP R/3 with same user than CRM.
Search in the forum for transaction launcher + single sign on. Or check also the building blocks from CRM best practices, I believe there's a topic there with this.
Check if this helps you a little more.
Kind regards,
Garcia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
25 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.