Hi Experts,
Is it possible to access KM API's to create resources, folders etc. from outside of the SAP EP/KM.
I have developed Enterprise Application Project and deployed it to SAP J2EE engine. But when I try to call KM API's to create resource I am getting the below exception
java.lang.NoClassDefFoundError: com/sapportals/wcm/crt/CrtClassLoaderRegistry
.
To be able to access the KM repository we need to set the Sharing Reference "knowledgemanagement" in Dynpro applicaitons, but not sure how to add this Sharing Reference to Enterprise Applications.
Please suggest me how to acheive this.
Thanks
Chinna...