cancel
Showing results for 
Search instead for 
Did you mean: 

Using Web Dynpro to access Knowledge Management contents NW 7.3

Former Member
0 Kudos

Dear Experts

Can you please help in understanding the Web Dynpro Java steps to access Knowledge Management contents in NW 7.3 Portal?


The aim is to upload & download the documents in the KM Folder through a web dynpro development component.

I know the NW 7.0 version of doing the development.


The APIs I am search for are as given below. <As per NW 7.0 EP documentation>

  1. bc.rf.framework_api.jar
  2. bc.rf.global.service.urlgenerator_api.jar
  3. bc.sf.framework_api.jar
  4. bc.util.public_api.jar
  5. com.sap.security.api.ep5.jar
  6. com.sap.security.api.jar
  7. prtapi.jar

I couldn't locate these jar files in NWDS plugin folder (NWDS 7.3 SP05 Version) and I assume few of them might have been outdated.

Can you please advice on further steps?

Many thanks

Ram

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ram,

Have you tried looking at the Netweaver 7.3 API JavaDoc's available here - http://help.sap.com/javadocs/NW73/SPS03/index.html

There is a specific section on the KM API's that may help you.

Gareth.

Former Member
0 Kudos

Thanks Gareth. I will check it. This would be very helpful for me while doing developments or to sort out class discrepancy issues in the NWDS.

How about the steps involved in developing WD DCs for accessing KM functions? i.e. Upload, Download functionality using NW 7.3 NWDS 7.3 SP05 & the KM APIs. Kindly let me know if you've documentation or tips/tricks.

Kind Regards

Ram

Former Member
0 Kudos

Hi Ram,

Please have look to the link below, if it helps.

Also navigate to the "Go and Create" section to see the implementation aspect.

http://help.sap.com/saphelp_nw73/helpdata/en/4e/58bd98f2c55656e10000000a15822b/frameset.htm

Hope it helps.

Regards,

Manoj

Answers (0)