cancel
Showing results for 
Search instead for 
Did you mean: 

EP6 logon user id in ASP page

Former Member
0 Kudos

Hello, I created an URL iView that access to an ASP page, and I want to get the user ID logged on EP (I'm using EP6), anyone knows how to do that?

In EP5 I used LOGON_USER server variable, but in EP6 doesn't work (I think beacuse EP6 is not using IIS)

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

portalcomponentrequest.getUser().getUid() should work. give it a try.

Former Member
0 Kudos

We had tried but it doesn't work

How you specify it like a parameter?

Former Member
0 Kudos

Hi Shmuel,

I am having the same problem. I am using EP6 and I need to extract the userid from my external web application. Have you solved the problem? Do hope to hear from you soon. THanks.

Regards,

miKe