cancel
Showing results for 
Search instead for 
Did you mean: 

using KM api in ESS & MSS

Former Member
0 Kudos

Hi Experts,

NWDS 7.3

In my NWDI track, I have ESS, MSS & SAPPCUI_GP

I have a functionality wherein I need to upload document from one of the ESS WebDynpro Component to KM & download document from KM into DC.

I had written the required code for downloading & uploading the document in WebDynpro Java.

Compilation errors: NO

Build time Error: package com.sapportals.wcm.repository does not exist.

Activities done so far:

I had added the below Jar files as external Jars to my lea Development component.

a)      bc.rf.framework_api.jar

b)      bc.rf.global.service.urlgenerator_api.jar

c)      bc.sf.framework_api.jar

d)      bc.util.public_api.jar

e)      com.sap.security.api.ep5.jar

f)       com.sap.security.api.jar

g)      prtapi.jar

1) Is it correct adding the required jars as external jars or should we use correspoding DCs as dependent, instead of adding external jars?

if we need to used DC as dependent the kinly let me know for the above Jar files, the corresponding DCs to be used & from which SCs.

Now I want to add KMC-CM Software componet as dependent to ESS SC so that I can select 'tc/wd/frwk' DC as dependent to my Lea DC.

As I am using NWDI,

2) How & where to add KMC-CM software componet as a dependent to ESS software component?

Your help & support will be highly appriciated...

Regards,

NS

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

1)not correct. you have to add dc dependency.

2) add that sc dependency in your track definition

Former Member
0 Kudos

Thanks Jun,

1) I had add a DC dependency.

The below link shared by shah has helped me

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/194bdc4f-0901-0010-82ba-bf73af5d5...

2) There are chages done to my ESS &  having 10 activities checked-in.

Now if add the KMC-CM dependency to my ESS,  will it affect any thing? 

I mean will be there any issues if I add a dependency to my existing changed ESS SC.

Regards

NS

junwu
Active Contributor
0 Kudos

1) it is not a good solution, you should find the SC which contains those jar

2) you should be good. no impact to those activities.

Former Member
0 Kudos

Thanks Jun,

I really appreciate your support.

1)

For e & f, I could find the correspoding SC, but I do NOT know the corresponding SCs to use for the below  a, b, c, d & g

for the below, i had used the DC tc/je/usermanagement/api from ENGFACADE SC

e)      com.sap.security.api.ep5.jar

f)       com.sap.security.api.jar

Could you please let me know the corresponding SCs to use for the below jars?????????

a)      bc.rf.framework_api.jar

b)      bc.rf.global.service.urlgenerator_api.jar

c)      bc.sf.framework_api.jar

d)      bc.util.public_api.jar

g)      prtapi.jar

2)

Thanks,, we will go then. adding the KMC-CM Sc for the existing & changed ESS.

Regards,

NS

Answers (0)