cancel
Showing results for 
Search instead for 
Did you mean: 

Access KM Content: Runtime Error

nikhil_bose
Active Contributor
0 Kudos

hi folks,

I am accessing KM Folders to be listed. I have created webdynpro local project and added all .jar files in the \lib folder. when I run the application, it gives the following error:

java.lang.NullPointerException at com.sapportals.wcm.util.uri.RID.getRID(RID.java:81) at com.sapportals.wcm.util.uri.RID.<clinit>(RID.java:62) at com.architectsap.demo.km.KmAccessAppView.wdDoModifyView(KmAccessAppView.java:147) at com.architectsap.demo.km.wdp.InternalKmAccessAppView.wdDoModifyView(InternalKmAccessAppView.java:206) at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)

what could be wrong? or suggest me another way

nikhil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

Add the sharing reference sap.com/com.sap.km.application to your wdp project.

see also [this|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1750] [original link is broken] [original link is broken] [original link is broken];

Regards,

Naga

Answers (0)