on 2003 Dec 08 4:59 PM
Hello,
i want to use Webdynpro to display the results of a remote function call. This call should be executed by logged in portal user against an R/3. Authentication against the R/3 with SAP Logon-Tickets.
How can i made this?
regards
Marco
Hi Marco,
If you use the Sneak Preview version of the Web AS, you use the "normal" RFC. The Web Dynpro application needs to be authenticated (set the authentication within application properties on "true") and you need to map the users (e.g. within the Portal use -> Personalization -> User Mapping) or you need to synchronize the two UME stores using LDAP.
How to get the Web Dynpro User: WDClientUser.getCurrentUser().getClientUserID()
If you have a later version where you can make use of the "adaptive" RFC the procedure is slightly different because of the System Landscape Directory. Please let me know if that's the case.
Best regards,
Karin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.