cancel
Showing results for 
Search instead for 
Did you mean: 

where to download download com.sap.portal.usermappingapi.jar?

Former Member
0 Kudos

Hi Experts,

I am new to the EP and stucked into a problem. I have a requiremnt to edit one existing DC but when i copied it into my workspace then I am getting the following error.

Error:The import com.sapportals.portal.prt.service.usermapping cannot be resolved

Please help from where & How to download the com.sap.portal.usermappingapi.jar.

Looking for the prompt reply

Thanks in advance !

Shobhit

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Shobhit Taggar,

Download com.sap.portal.usermappingapi.jar from System administration-support-Portal Runtime-Browse deployment-ROOT/WEB-INF/portal/portalapps/com.sap.portal.usermapping/lib.

Add this jar file to the Project.

Import the com.sapportals.portal.prt.service.usermapping in the source.

Build and deploy the application.

Regards,

srikanth

former_member192434
Active Contributor
0 Kudos

You can get the usermappingapi.jar from System administration->support-Portal Runtime->Browse deployment->ROOT/WEB-INF/portal/portalapps/com.sap.portal.usermapping/lib

Hope it solve your problem.