cancel
Showing results for 
Search instead for 
Did you mean: 

Specific SC Dependency for using KM API in Web Dynpro DC

Amey-Mogare
Contributor
0 Kudos

Hi,

I want to use KM API in my Web Dynpro DC.

Currently, I have created it as Local DC and I am using External Lib DC to make use of JARs required for KM APIs.

So my question->

While doing it in NWDI track, is there any special KM specific SC dependency I should include in my track?

Or just standard dependecies (SAP-JEE, SAP_BUILDT, SAP_JTECHS) would be sufficient?

Thanks and regards,

Amey Mogare

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amey,

Since you have created an external library DC for the jars, Just add all this jars to public part and use this public part in the required DC.

You have to add the following sharing referece to ur project (which is used at runtime).

Go to webdynpro refernces>sharing references in properties of webdynpro project

Add PORTAL:sap.com/com.sap.km.application

No need to add any SC dependency, the standard dependecies would be sufficient

For more information pls go through this blog

/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis

Hope this helps you..

Regards,

Saleem

Amey-Mogare
Contributor
0 Kudos

Thank you Saleem.

Answers (0)