cancel
Showing results for 
Search instead for 
Did you mean: 

EP user information in Webdynpro

Former Member
0 Kudos

Dear all,

I want to access EP user information in Webdynpro. I ve done following steps:

1) add securityapi.jar file

2) Get IUser object to get EP user information

3) Checked authonication while creating Application of Webdynpro.

Here, WAS for deploying Webdynpro application is different from WAS on which EP server is installed.

I am getting EP user information null.

What else i do to get EP user information.

Thnaks & Regards,

Sarnag

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sarang,

First Integrate your WebDynpro Application with portal.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c2fad86f-0401-0010-91ac-bdb...

and.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d35bb690-0201-0010-988a-d66...

Then run your Webdynpro application from portal.

Follow the steps given in the pdf carefully.

Dont miss any of the steps.

I think it should work fine for you now.

Hope it helps.

Regards,

karthick

Former Member
0 Kudos

Hi

karthick ,

I have already integrate my application with EP.

But could not find EP user information.

Webdynpro application on which deploed on WAS is diiferent from WAS on which EP is installed.

Can u please guide for the same

Sarang

arun_srinivasan
Contributor
0 Kudos
Former Member
0 Kudos

Hi arun,

I have already gone through the link.

Sarang

Former Member
0 Kudos

Hello,

If Netweaver Portal and the WebDynpro are running on different application servers, you need to set up SSO between them.

I don't know how to set this up, but it's a start.

Regards

Mattias

Former Member
0 Kudos

Hi Sarang,

I have developed this application, where ur Web Dynpro runs on one WAS and portal on another & the Web Dynpro application fetches user information.

For configuring the SSO between two WAS refer the following document –

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/94/f2503ede925441e10000000a114084/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/94/f2503ede925441e10000000a114084/content.htm</a>

Download the ticket from portal

System Admin -> System Config -> KeyStore Admin -> Select SAPticketLogon KeyPair Cert -> download verify.der file.

Refer the steps mentioned in the document for importing the file & restart the server

In case of any queries, kindly get back.

Thanks,

Sam