cancel
Showing results for 
Search instead for 
Did you mean: 

get Portal username in WD application

Former Member
0 Kudos

Hi Experts,

I have read a couple of forums that mention how to get portal username in WD application however none give a step-by-step guide.

I am using CE 7.2 on localhost. 7.2 uses URL iView for Java WD application. I need the portal user's userid in WD application.

A lot of forums talk about using wdUser = WDClientUser.getCurrentUser(); or wdUser = WDClientUser.getCurrentUser();

however I also need to use com.sap.security.api.jar --> where do I find this file?

The closest file I have that resembles this name is "com.sap.security_2.0.0.091202153157.jar" in "\IDE\8.20.10001.091216134426\eclipse\plugins\"

Also when I add the External jar, I need to add Dependencies through Right-click on project --> DC --> Show In --> Component Properties --> Dependancies tab; when I click Add what do I add, I need the name?

Do I need additional steps? Can someone please provide me with the step-by-step.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member192152
Active Participant
0 Kudos

com.sap.security.api.sda

regards,

Angelo

Former Member
0 Kudos

Yes, I just found it under ENGINEAPI

Thanks

Edited by: Rahim Kassam on Jun 2, 2010 10:10 PM

Answers (0)