WebDynPro and Knowledge Management (KM) API

Dear All,
I am designing some User Interfaces to access KM Content using WebDynPro. But I cannot get the user (from EP, you can get it like <b>request.getUser()</b>). But in WebDynPro the request object is not available and so I cannot get the <b>com.sapportals.wcm.repository.ResourceContext</b> object which is needed to access any content on KM.
It would be great if you share any ideas to solve this.
Kind regards,
Sreejesh.

Hi Sreejesh,
here is the ode to create the resource context:
/*Get an object of current Portal user */ IWDClientUser wdClientUser =
WDClientUser.getCurrentUser(); com.sap.security.api.IUser sapUser = wdClientUser.getSAPUser();
/*create an ep5 user from the retrieved user
IUser ep5User =WPUMFactory.getUserFactory().getEP5User(sapUser);
ResourceContext context = new ResourceContext(ep5User);
see also:
/people/rohit.radhakrishnan/blog/2005/05/27/uploading-files-to-km-repository-using-webdynpro-apis
regards,
Martin

Similar Messages

  • Engineering, Services and Knowledge International Conference AW

    THE BODY OF THE THREAD/POST:
    Our apologies if you receive multiple copies of this Call for Papers
    ======================================================================
    Management Track within WiCOM
    International Conference on Engineering, Services and
    Knowledge Management (EMS 2008)
    CALL FOR PAPERS
    http://www.wicom-meeting.org/ems/
    Dalian, China September 21-23, 2008
    ======================================================================
    This conference is sponsored by IEEE Engineering Management Society,
    IEEE Communications Society and Dalian University of Technology. All
    papers accepted will be included in IEEE Xplore and indexed by EI. For
    more information, please contact: [email protected] See you in the most
    beautiful beach city of China!

    I have been developing test and measurement systems for over 20 years and am sure I can do a great job for you.
    I am located in Northeast Ohio.
    Would I be able to do the work remotely at my site?
    I have attached a fact sheet which describes some of the projects I have developed.
    I have a great deal of experience with measurement lasers, aircraft engine testing, industrial systems, and quality assurance testing.
    Attachments:
    IS 071410a .pdf ‏253 KB

  • KPro vs Knowledge Management What is the difference ?

    Hi All, I have read up on the ECM on this website, yet i don't really understand what is the difference between Knowledge Management and Knowledge Provider. Is it 2 different ways of implementing the same thing ?
    If anyone can help with an example would be greatly appreciated. Thanks.

    Hi,
    Please find required difference
    SAP Knowledge Provider(KPro)
    =============================
    The SAP Knowledge Provider (KPro) is a cross-application and media-neutral information
    technology infrastructure within the R/3 Basis System. The modular structure and openness on
    which KPro is based is reflected in its modular services and clearly defined interfaces. Its
    extensive flexibility means that KPro can be used to process the widest variety of information
    types within and relating to documents and document-like objects. For example, administration
    and index data, as well as pure content.
    Applications that use the SAP Knowledge Provider involve various end users, who in turn have
    different requirements. There is therefore no universal interface for accessing KPro services
    regarding the following points:
      Specific knowledge management functions for end users
      Specific terminology for describing the document-like objects within the context of the
    individual application
      Specific design of work process flows
      Specific design of user interfaces
    SAP Knowledge Management
    =========================
    With its Knowledge Management capabilities, SAP NetWeaveru2122 provides a central, role-specific point of entry to unstructured information from various data sources in the portal. This unstructured information can exist in different formats such as text documents, presentations, or HTML files. Workers in an organization can access information from different source such as file servers, their intranet, or the World Wide Web. A generic framework integrates these data sources and provides access to the information contained in them through the portal.
    Knowledge Management functions support you in structuring information and making it available to the correct target audience. These functions include search, classification, and subscriptions (see below): You can use these functions on all content of integrated data sources, as long as the technical conditions are met.
    Knowledge Management is a part of SAP Enterprise Portal. The entire functional scope and configuration of Knowledge Management are available in portal iViews.
    Functions such as discussions, feedback, and sending items from KM folders by e-mail are integrated into Knowledge Management and enable you to work across role and department borders. In addition, Knowledge Management functions are used in Collaboration, for example, to store documents in virtual rooms.
    Knowledge Management supports the SAP NetWeaveru2122 scenario Information Broadcasting. You can use the BEx Broadcaster and Knowledge Management to make business information from SAP NetWeaver Business Intelligence available to a wide spectrum of users in the portal. You can store the following BI objects in KM folders:
    ·        Documents with precalculated reports.
    ·        Links to BEx Web applications and queries with live data.
    Various Knowledge Management functions, such as subscriptions for documents, are available for these items. There is a specially modified user interface for displaying BI items in KM folders. You can also change or extend this interface to meet your requirements.
    Hope this helps.
    Regards,
    Deepak Kori

  • Available APIs for process and package management

    Hello All and welcome to my Hello All:
    Welcome to my inaugural post. I am a complete noob to Solaris (although I have been using Linux for 5+ years) and am in the process of trying to get a handle on what local C/C++ APIs (if any) are available for management. Specifically, I am looking to find out about process and package management.
    For process management, basically I would like to know is there some kind of interface to the the prstat application (ie. Memory and CPU utilization). Does something like this exist?
    For package management, I am looking for the ability to add, remove, and query the package �database�. Correct me if I am wrong, but the Solaris package �database� seems similar to that of a Debian system (at least from the perspective that the informational files are stored as plain text in a well-defined directory [ie /var/sadm/pkg/]).
    I have installed Solaris 10 on an x86 machine with a full installation; however, of the installed development kits (listed below) nothing jumped out at me.
    -bash-3.00# ls -1d /var/sadm/pkg/*devel
    /var/sadm/pkg/SUNWaspell-devel
    /var/sadm/pkg/SUNWevolution-devel
    /var/sadm/pkg/SUNWevolution-libs-devel
    /var/sadm/pkg/SUNWgnome-a11y-base-devel
    /var/sadm/pkg/SUNWgnome-a11y-libs-devel
    /var/sadm/pkg/SUNWgnome-a11y-reader-devel
    /var/sadm/pkg/SUNWgnome-a11y-speech-devel
    /var/sadm/pkg/SUNWgnome-audio-devel
    /var/sadm/pkg/SUNWgnome-base-libs-devel
    /var/sadm/pkg/SUNWgnome-camera-devel
    /var/sadm/pkg/SUNWgnome-common-devel
    /var/sadm/pkg/SUNWgnome-component-devel
    /var/sadm/pkg/SUNWgnome-config-devel
    /var/sadm/pkg/SUNWgnome-desktop-prefs-devel
    /var/sadm/pkg/SUNWgnome-file-mgr-devel
    /var/sadm/pkg/SUNWgnome-hex-editor-devel
    /var/sadm/pkg/SUNWgnome-img-editor-devel
    /var/sadm/pkg/SUNWgnome-libs-devel
    /var/sadm/pkg/SUNWgnome-media-devel
    /var/sadm/pkg/SUNWgnome-panel-devel
    /var/sadm/pkg/SUNWgnome-pilot-devel
    /var/sadm/pkg/SUNWgnome-print-devel
    /var/sadm/pkg/SUNWgnome-project-devel
    /var/sadm/pkg/SUNWgnome-terminal-devel
    /var/sadm/pkg/SUNWgnome-text-editor-devel
    /var/sadm/pkg/SUNWgnome-vfs-devel
    /var/sadm/pkg/SUNWgnome-wm-devel
    /var/sadm/pkg/SUNWgnutls-devel
    /var/sadm/pkg/SUNWjpg-devel
    /var/sadm/pkg/SUNWlibexif-devel
    /var/sadm/pkg/SUNWlibgcrypt-devel
    /var/sadm/pkg/SUNWlibpopt-devel
    /var/sadm/pkg/SUNWmozilla-devel
    /var/sadm/pkg/SUNWmoznspr-devel
    /var/sadm/pkg/SUNWmoznss-devel
    /var/sadm/pkg/SUNWogg-vorbis-devel
    /var/sadm/pkg/SUNWopenjade-devel
    /var/sadm/pkg/SUNWopensp-devel
    /var/sadm/pkg/SUNWpcsclite-devel
    /var/sadm/pkg/SUNWpng-devel
    /var/sadm/pkg/SUNWpostgr-devel
    /var/sadm/pkg/SUNWPython-devel
    /var/sadm/pkg/SUNWTiff-devel
    I've placed orders for Solaris Internals and Solaris Performance & Tuning (that should arrive tomorrow), but I was hoping that someone could give me a gentle push (or perhaps a swift kick) in a general direction. :)
    Thanks.

    For process management, basically I would like to
    know is there some kind of interface to the the
    prstat application (ie. Memory and CPU utilization).
    Does something like this exist?Not prstat (although you could 'truss' it and see some of what it's doing to collect the information). kstat is available with a C interface and through perl/shell. It has several CPU fields. It's certainly useful for monitoring, but read-only. I'm not sure what you're looking for in terms of "management".
    Also 'dtrace' can provide tons of dynamic information, but that's not necessarily what you're looking for.
    For package management, I am looking for the ability
    to add, remove, and query the package �database�.
    Correct me if I am wrong, but the Solaris package
    �database� seems similar to that of a Debian system
    (at least from the perspective that the
    informational files are stored as plain text in a
    well-defined directory [ie /var/sadm/pkg/]).Yes, although it's based on the SysV packaging system. I don't believe there's any API for it outside of the 'pkg*' utilities.
    Darren

  • What are the prerequsite for installing and Configure  Knowledge management

    Hi All,
    what are the prerequsite for installing and Configure  Knowledge management in CE 7.1 eph1.
    Thanks
    AB

    Hi Michael,
    Thanks for yor quick response.......Can you please tell me whats the alternative for KMC in CE 7.1 in portal
    thanks
    AB

  • Knowledge Managament and  SAP HR Documents

    Hi all,
    I have a requirement regarding Knowledge Management and the module SAP HR.
    I need to figure out a way of seeing documents generated in SAP HR, using Knowledge Management in our Portal.
    I did some research, and I think we can use DMS as a content server, then, using KPRO we connect the DMS to KM.
    I need to know, if this approach is valid .... or if there is another way of doing this.
    Thanks in advance.
    Cheers,
    Andres.

    Dear Biroj,
    Thanks for your answer ....
    It gave me a good direction for our requirement ....
    Anyways, I also found that DMS is not fully compatible with SAP HR. Did you find any problem when you where implementing this requirement?
    As I said before, the main idea is to see SAP HR documents in KM, for example, information of the employees, etc.
    The points have been given.
    Cheers,
    Andres.

  • Confused between knowledge management and knowledge warehouse

    Dear all,
    I'm confused on knowledge management in EP and knowledge warehouse.
    What is the difference between them?
    After reading several documents, I still don't understand...
    Could anybody help me about the concept, please?
    Thanks
    Regards

    Hi,
    See this link
    /thread/175875 [original link is broken]
    What is the difference between Knowledge Management and Knowledge Warehouse?
    Senthil K.

  • Share Configuration Manager Entries between WebDynpro and EJB

    Hi there,
    I have an annoying problem: I would like to have a WebDynpro as full-blown configuration interface for my EJBs. As steted in the docu, it is not possible to share configurations between applications.
    With EJB and Web Modules I would just place them in the same Enterprise Application. But I cannot as WebDynpro projects to enterprise applications (as far as I know).
    Does anyone have a clou about I could manage this issue?
    Thanks!
    helge

    Hi Maksim,
    at the link you've provided it is described how to use the Configuration Manager within an EJB Module.
    My Problem is that I want to use it from an WebDynpro Application. But there I don't have a META-INF\application-j2ee-engine.xm to configure the dependency.
    This itself is not a problem since you can also access the Configuration Manager via JNDI.
    My problem now is that the EJB Module (more precise the enterprise application where the EJB Module is included) needs to share the configurtion with the Dynpro. But vi JNDI you only get the ApplicationConfigurationManager - which is application specific.
    So the question is how I could share the configuration between WebDynpro and EjbModule...
    Regards,
    helge

  • Training in SAP Knowledge Management and collaboration

    Hi All,
    I am having 3+ years of experience in industrial automation systems.
    Currently I am working on final phase of my Masters (M.Tech in Engineering Management) on Knowledge Management in India. I am working on Knowledge Management since last one year. I want to get training on SAP's Knowledge Management and collaboration.
    It will be helpful if you can suggest the training course in India.
    Warm regards!
    Sachin

    Hi Sachin,
    the schedule for India you can find under:
    http://www.sap.com/asia/services/education/schedule/schedule_IN.htm
    If there is nothing on KM, please use the contact form here:
    http://www.sap.com/asia/services/education/contact/index.aspx
    The exact training schedules lie within the responsibility of the local SAP offices.
    Regards, Karsten

  • Difference between Knowledge Management and Knowledge Warehouse

    Hello All,
    Could you pls help me with the differences between <b>Knowledge Management and Knowledge Warehouse</b> and their relative advantages over each other.
    Also, if possible pls help with me some documents about Knowledge Warehouse.
    My mail id :[email protected]
    Regards,
    venkat.

    Hello,
    KMC (Knowledge Manageent and Collaboration) is the SAP EPs functionality for providing a central approach to a companies unstructured and distributet document storages and informations.
    KW (Knowledge Warehouse) is meant for documentation, training materials and (quality-management) manuals.
    Since NW04s, both functionalities are part of the IT scenario "enterprise knowledge management".
    There's always a lot of misunderstanding about which functionality is provided by which tool, hopefully, the two will be merged into one functionality, but this might be only my opinion.
    For further questions concerning KW, you can as well contact me directly, this forum is mainly for KMC.
    kind regards,
    Carl

  • About sms and power management api?

    hi everybody,
    i need to send sms from my application, also my application needs to restart at every 5 mins, for that i need powermanagement api, but i searched all document i cant find, please anybody help me for finding sms and power management api?
    Regards,
    karthik

    hi anybody find solution?

  • Knowledge management and Collaboration

    hello experts,
    im trying to configure KMC on portal.
    the problem is while doing configurations for creating appointment we need to create a transport(exchange,lotus or DAVXchg).i created a exchange transport where i need to enter
    Default exchange server
    Logon Domain
    IIS server
    Exchange server
    Port
    Can anyone tell me wht exactly i should enter for all these attributes????
    Orelse is there any alternative way for configuring CREATE APPOINTMENT?
    Thanx in advance.

    Hi latha raju  ,
    The following websites wil answer u'r questions:
    mySAPu2122 ENTERPRISE PORTAL u2013 KNOWLEDGE MANAGEMENT
    http://www7.sap.com/belux/platform/netweaver/enterpriseportal/pdf/50058417_Knowledge_Management.pdf
    Knowledge Management is a part of SAP Enterprise Portal
    http://help.sap.com/saphelp_nw04/helpdata/en/4c/9d953fc405330ee10000000a114084/frameset.htm
    SAP Knowledge Management eLearning Catalog
    https://www.sdn.sap.com/irj/sdn/km-elearning
    Enterprise Knowledge Management
    http://help.sap.com/saphelp_nw2004s/helpdata/en/20/b46d42ea0b3654e10000000a155106/frameset.htm
    Knowledge Management
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/709664d2-2276-2910-429d-b6a1f5977c8d#section2
    KM Navigation iView
    http://help.sap.com/saphelp_nw04/helpdata/en/b6/29892e91601940bb7a2cd673a1dff5/content.htm
    Content Management in Enterprise Portals
    http://www.data.state.mn.us/warehouse/010913_mackey/presentation.pdf
    cheers!
    gyanaraj
    ****Pls reward points if u find this helpful

  • Knowledge management Functionality  - C4C

    Hi ,
    I am going to work on C4C project  and this my first C4C project with Marketing Sales and  Service as part of the scope. Our Client also have knowledge management functionality as part of the legacy. My question or my concern is  that I am aware that MIND-TOUCH is knowledge management server which interacts with C4C for the solutions . But currently my client doesn't have any knowledge server to interact with CRM for the solutions.
    I would request you to help me on how the actual  knowledge management Functionality works and different approaches to achieve this solution.
    Thanks for your help.
    Regards
    Mahesh

    Hi,
    By integrating an external knowledge base, you enable agents to search for solutions and attach articles to responses without having to leave the workspace. The workspace will also include a list of recommended articles based on an automatic search of the knowledge base using the product and other keywords identified via text analysis as the search parameters.
    •You have an external knowledge base that supports the OpenSearch standard with an RSS or Atom based search API.
    •You know the URL for the API (from your knowledge base vendor).
    •You know the search term input parameter for the API (from your knowledge base vendor).
    You have to enable the knowledge base integration from scoping
    Hope this helps.
    Regards,
    Siddhartha

  • Implenting webdynpro search application using indexmanagement APIs withTREX

    Hi experts,
    Iam implementing a webdynpro aplication
    Using KM indexmanagent API's for searching with TREX.
    As part of my development i read all the documents and BLOGS,
    which are available on SDN and SAP.
    But in all those documents they have explained,
    according to the API of previous version (NetWeaver 04 with Sp 9 and EP 6.0)
    But i am working with NetWeaver 2004s sp 12 and EP 7.0
    The API is slightly different, which is there on various blogs and documnents
    ( which are available on SDN and SAP ).
    I have undertood the flow of implentation (we make use of indexing,searching,query result...etc).
    I tried to understand the new version API but it is very huge, i am unable to understand.
    My code has some errors, it is not working fine
    becuase of lack of knowledge on new APi understanding.
    If any one has implented it ...send me the code samples.
    help me with your suggestion.
    please dont send me the links from SDN or SAP which i have already refered ,
    related to older API,because i have searched every thing.
    Thanks in ADVANCE
    Regards,
    Bala

    hi i have a similar scenario
    i have to create a web dynpro application that search thru indexes in TREX
    what do i do..

  • Information regarding knowledge management

    HI All
    can anyone send me the basic documents/examples related to knowledge management
    thanks in advancd

    Hi,
    You can see the KM documentation at SAP Library and also KMC Forums, KMC Wikis, KMC Blogs, KM Community.
    These links are from SAP Library:
    1. KM Admin overall     http://help.sap.com/saphelp_nw70/helpdata/en/4c/9d953fc405330ee10000000a114084/frameset.htm
    1.1. Initial Configuration for KM     http://help.sap.com/saphelp_nw70/helpdata/en/30/a12ddeea29534eaa33c67fefed3504/frameset.htm
    1.2. System Configuration for KM (overall)     http://help.sap.com/saphelp_nw70/helpdata/en/be/d71e3e9cbfa20ae10000000a114084/frameset.htm
    1.2.1. Content Management Configuration (Repositories, Repository Managers, Repository Filters, Repository services, global services, Utilities, UI)     http://help.sap.com/saphelp_nw70/helpdata/en/69/d96b7aa84611d5993600508b6b8b11/frameset.htm
    1.2.2. Reports      http://help.sap.com/saphelp_nw70/helpdata/en/07/dad131443b314988eeece94506f861/frameset.htm
    1.2.3. Index Adinistration     http://help.sap.com/saphelp_nw70/helpdata/en/73/66c08dacf611d5993700508b6b8b11/frameset.htm
    1.2.4 Taxonomies     http://help.sap.com/saphelp_nw70/helpdata/en/bf/a17a3cd15211d6b2c700508b6b8a93/frameset.htm
    1.3 Monitoring, Logging and Tracing in KM     http://help.sap.com/saphelp_nw70/helpdata/en/2f/d61e3e9cbfa20ae10000000a114084/frameset.htm
    1.4 Content Administration (Roles, iView Templates, Permissions iview, Reports)     http://help.sap.com/saphelp_nw70/helpdata/en/8d/4c523ec744d947e10000000a114084/frameset.htm
    1.4.1 Content Managers documentation     http://help.sap.com/saphelp_nw70/helpdata/en/46/8877c994800e9ce10000000a155369/frameset.htm
    KM Security     http://help.sap.com/saphelp_nw70/helpdata/EN/0c/790e408230c442e10000000a1550b0/frameset.htm
    KM Dev rel. docu (KM API, Concepts, Architecture, Core development, Bus. Logic)     http://help.sap.com/saphelp_nw70/helpdata/en/42/631a15c81f0bcce10000000a114cbd/frameset.htm
    KM User docu (Functions:Searching,Ratings,Reviews,Feedback,Notifications)     http://help.sap.com/saphelp_nw70/helpdata/en/48/1be442d8dd5804e10000000a155106/frameset.htm
         http://help.sap.com/saphelp_nw70/helpdata/en/43/ce3a90010f01b4e10000000a11466f/frameset.htm
    Hope these links will be helpful for you.
    Regards,
    Lubi

Maybe you are looking for