KM Portal Development - How to Start??

Hi All,
I have been asked to create a <b>Knowledge Management Portal</b>.
kindly let me know how and where to start the KM portal development.
let me know the procedure for the development and also refer me some good links.
Regards,
Kavitha

Hi Crispine,
Check out this thread (3 very good links are there):
<a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=353874&tstart=0">https://www.sdn.sap.com/irj/sdn/thread?threadID=353874&tstart=0</a>
Also see these links:
<a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=353348&messageID=3198437#3198437">https://www.sdn.sap.com/irj/sdn/thread?threadID=353348&messageID=3198437#3198437</a>
<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3cd2cfbb-0601-0010-3984-d0cb40bdabba">Enterprise Knowledge Management</a>
Bye
Ankur
Reward points if it helps!!

Similar Messages

  • ICI 3.0 Adaptor development - How to start?

    Hi,
    We need to integrate SAP-ICI with our contact center solution. (SAP CRM 4.0 IC WebClient.) I need to test the connectivity between SAP and my connector/adaptor software by exchanging at least one message. I have been trying to write such a program but don’t seem to get any results. Is there is any sample program that you can give me? Any programming language will do.
    Am I right in saying that the first message is from SAP to Connector - setCurrentWorkMode?
    I got the WSDL files (hopefully they are the right ones.). How do I know if they are correct?
    [email protected]

    Hello Jeff. Welcome to portlet development. A good starting point is to develop a small web app in .net first. Something as simple as a "hello world" in a web form. Within the administrator of portal, register the app server, the machine that you have the hello world web app, a new web service that points to the aspx file, and a portlet that uses the web service. Add the portlet to a page (My Page) and see what happens.
    The tags you mention don't look like anything but asp.net tags that are server side based. Maybe a datagrid or something. (Plumtree folks, looks like that tag examples given are not appearing in this message when I am creating this reply to this post.)
    Once you understand how portal interacts with your application, start playing with the EDK. There are some great samples. If you want, send me at [email protected] I'll send you a very basic .net c# app with some directions on what to do.
    Michael [email protected]
    ------- Jeff Chastain wrote on 7/1/04 12:10 PM -------
    We are running a 5.0.2 .NET portal and have decided that we finally have enough time to work on some of the custom projects that have been on the wish list. I have not worked much with .NET (last worked with ASP 3 and C++), so I have been studying a variety of .NET resources as well as the EDK documentation and samples.
    I am running into code in the samples though that does not appear to be .NET code and I cannot find in the EDK. Things like <COMPONENT, FONTnformation?<more findcan where specific, Plumtree are they If specific? or .NET in found not have something tags these Are tags.
    If anybody has some suggestions on where to get started attempting to develop for the 5.0.2 platform, I would really be interested. I have read the EDK Development Guide front to back, but I am still not being able to find the meeting point between the EDK, .NET languages, and the custom functionality I am looking for. Anybody got pointers for a newbie developer?
    Thanks-- Jeff Chastain

  • Need to install weblogic portal and how to start

    HI,
    Can anyone guide me how to install the weblogic portal.. from where i can get the exe and user guide..
    plz give me the links

    The Oracle WebLogic Portal documentation for 10.3 (10g Release 3) is here:
    http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/
    That documenation includes an installation guide:
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/index.html
    The installation guide contains a section on "Product Distribution" that contains what you need to know:
    http://download.oracle.com/docs/cd/E12840_01/common/docs103/install/prepare.html#wp1180710

  • Portal Development: How to get the attribute names of a node in view/page?

    I am not able to find any standard method or a way to find the number of attributes and names of those attributes of a node at runtime.
    is there any other way of doing it?
    if i am misssing something(quite possible as i am just 2 weeks old in ES) please let me know.
    regards
    Nitin

    Thanks Robin,
    i was able to get a work around for this. For the time being i am using the following code snippet, i will try using the one u sent an will see if this works too.
    // create nodeinfo object for the node that table will bind to
    final IWDNodeInfo nodeinfo = wdThis.wdGetContext().node<NODENAME>().getNodeInfo() ;
    //get the structure of the node
    final IStructure struct = nodeinfo.getStructureType() ;
    Iterator iter = nodeinfo.iterateAttributes() ;
    if (null != struct)
    totalFields = struct.getNumberOfFields();
    else
    for ( Iterator i = nodeinfo.iterateAttributes(); i.hasNext(); i.next() )
              totalFields++;
    for(count = 1; count <= totalFields; count++)
         fieldName = nodeinfo.getStructureType().getField(count).getName();

  • How to start developing an Enterprise Service

    Hi everybody.
    I'm a student who writes his diploma thesis at the moment.
    My aim is to identify different serivce candidates with the aid of a roadmap methodology in my company. After doing a business process analysis and identifying all the IT systems and interfaces to external systems I want to develop a enterprise (web) service (with ABAP/Java) offering some type of masterdata from SAP HCM and deploy it to the Exchagne Infrastructure of my company.
    But I don't know how to start. There is too much (poor) information. Until know I did not find concrete howto-guides with examples for "developing a service" (both ABAP and Java), "deploying and testing a service with XI". Could somebody give me some hints?
    I have access to the ABAP workbench, XI and the NWDS and have read all the theoretical stuff about SOA and SAP ESOA.
    Thanks in advance,
    Stefan

    Hi Stefan,
    I might not be bang on target but nevertheless try going through the below links:
    [How to Build an Enterprise Service using SAP NetWeaver Process Integration|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c05b36f9-e7d4-2910-4488-a46be7ba2906]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40c05360-0501-0010-63bd-aedd415b6e05]
    [Enterprise Services Discovery and Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4c1ab044-0401-0010-7aae-b6578bb18b85]
    [Enterprise Services Design Guide|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/943e83e5-0601-0010-acb5-b16258f5f20a]
    [Creating a Purchase Order Store Record Web Service|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fa3dff-ce76-2a10-3f94-f3df8f2db5a2]
    Also see my article which explains the creation of a Web Service using EJB (so basically a java web service):
    [How to Create a Web Service using Enterprise JavaBeans|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10]
    Bye
    Ankur

  • I am new in portal development . From where to start

    Hello !
    I am new in portal development .
    i have installed 8i db on Linux and 9iAS on win2k . Now i want
    to start developent through oracle portal .
    For that purpose i have downloaded PDK .
    Now what to do .
    I am still unable to find the platform where i have to start
    development .
    Can somebody tell me which steps are required to start
    development.
    i am more interested doing development in pl/sql.
    Where i have to type the code .
    Where i have to execute it.
    Where and how to run it.
    Can somebody tell me with small example .
    Regards

    Seemab,
    I feel your pain. After having been at this for a couple of
    months, here's what I have to offer you.
    0) Watch every single one of the portal tutorials on this
    website. They are little movies and slide shows with tutorials
    and actual application walkthroughs that were EXTREMELY HELPFUL
    to me and my team in the absence of formalized training. They
    were really great.
    1) Take a few days and read every single white paper that you
    can about Oracle 9iAS Portal and its architecture.
    2) Use the portal interface to create groups and users.
    3) Experiment with as many aspects of the portal interface that
    you can. This will help you see the strengths and limitations
    of portal, and where you may need to focus your development
    effort.
    4) Create database objects like tables by using the portal
    interface. Create an LOV off of one of the tables, and use it
    in a form. This is all just general stuff that helped
    familiarize me with portal.
    5) Publish different kinds of documents to the portal.
    6) Create a PL/SQL item in a portal. Educate yourself on the
    HTP and HTF procedures and functions to print things to the
    screen dynamically.
    7) Most important of all, download as many pieces of sample
    code as you can and install it to portal. On this website you
    will find numerous instances of sample portlets and
    applications. You will learn what it takes to install Java-
    based providers, servlets, and others.
    8) Using a good PL/SQL tool like SQL*Navigator or TOAD, browse
    your way through the PORTAL30 data dictionary, going through all
    of the tables and especially the packages. This will help you
    learn where you need to write code to interact with the
    underlying objects in Portal.
    I'm sorry I can't be more specific than that, but you can really
    be on your way to becoming a well-rounded portal developer by
    experimenting with these things that I have listed.
    Good luck!
    Sincerely,
    Adrian Klingel
    Exaweb

  • How to start listener in sql developer for remote debug

    how to start listener in sql developer for remote debug ? Since the new version 1.1.0.23 is different with the old version for remote debug, I don't know how to start the listener on the new version for remote debug.
    even follow the user guide below and not work . Experts on sql developer please help me with this.
    Remote Debugging
    To debug a procedure or function for a connection where the database is on a different host than the one on which you are
    running SQL Developer, you can perform remote debugging.
    Remote debugging involves many of the steps as for local debugging; however, do the
    following before you start the remote debugging: Use an Oracle client such as SQL*Plus to issue the debugger connection command. Whatever
    client you use, make sure that the session which issues the debugger connection commands is the same session which executes your PL/SQL
    program containing the breakpoints.
    For example, if the name of the remote system is remote1, use the following SQL*Plus command to open a
    TCP/IP connection to that system and the port for the JDWP session:
    EXEC DBMS_DEBUG_JDWP.CONNECT_TCP('remote1', '4000'); The first parameter
    is the IP address or host name of the remote system, and the second parameter is the port number on that remote system on which the debugger
    is listening.
    Right-click the connection for the remote database, select Remote Debug, and complete the information in the Debugger - Attach
    to JPDA dialog box. Then, follow the steps that you would for local debugging (for example, see Debugging a PL/SQL Procedure).
    Debugger - Attach to JPDA This dialog box is displayed when you right-click a database connection name and select Remote Debug.
    Use this
    dialog box if you are using the Sun Microsystem's Java Platform Debugger Architecture (JPDA) and you would like the debugger to listen so
    that a debuggee can attach to the debugger.
    For more information about remote debugging, see Remote Debugging.
    Host: Name or IP address of
    the remote host on which SQL Developer should listen for the database to connect.
    Port: Listening port number on the remote host. You can
    choose any valid port number that is not in use by another process.
    Timeout: The number of seconds that SQL Developer will wait for the
    remote database to make a debugging connection. Don't Show Dialog Box Before Connecting: If this option is checked, this dialog box will not
    be displayed before future connections for remote debugging

    You're not the only one:
    Not able to start remote debug listener
    Re: remote debug question at version 1.1.0.23 64

  • How to start the netweaver portal to publish the reports

    Hi gurus,
                    could any one body tell me how to start the netweaver portal, I am in the SAP management  console screen.
    I need to publish the SAP 3.5 query reports in to netweaver portal
    PLease help me

    Logon the portal as  system admin
    Create a SAP system, connect to the BW
    then create a BW 3.x query iview  in the Portal Content studio.

  • How to start default portal  in ECC 6.0

    Hi Experts ,
    I have installed ECC 6.0 (Netweaver 7.0) in my system, i want to use portal in that.
    How to start the portal or login to that ?
    Thanks
    Aisurya

    Hi,
    ECC is different and Netweaver is different. After installation,
    Create your WD ABAP application, and you have to integrate this into portal to open your WD application
    in portal.
    Web Dynpro for ABAP provides portal integration API. It allows to navigate from a Web Dynpro iView to any other iView. Below codesnip can be used to navigate to an SAP transaction iView and pass a parameter to one dynpro field.
    WE have different portal events to navigate to portal, we ahve to use them.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/e4/f86f4132f15c58e10000000a1550b0/content.htm
    For portal Integration.. follow this..
    Web Dynpro for ABAP Portal Integration [original link is broken]
    Cheers,
    Kris.

  • How to start or shut down database using sql developer in windows

    Dear Sir/Madam,
    how we start or shut down database using sql developer in windows
    we are using oracle 11g release2, unix, java & oracle oracle weblogic administration
    Thanks & Regards
    Manish Kumar
    Datbase Team
    TCS Ltd.

    HI, Welcome to OTN form,
    SHUTDOWN is not a SQL statement but a SQL*Plus command . You cannot use SHUTDOWN in PL/SQL.
    Check following link:
    http://docs.oracle.com/cd/E11882_01/server.112/e16604/ch_twelve042.htm#i2699551
    More Information please check OTN discussion: https://forums.oracle.com/thread/2349159
    Thank you

  • How to start SQL Developer for 11g in Oracle Enterpirze Linux

    I have installed oracle 11g in Oracle Enterprize linux. Please tell me how to start sql developer there?

    I think you have to install sql developer at first and then start it....
    actually, I'm not so much clearly understood what is your question.

  • How to start universe development with excel reports?

    hi,
    I have about 6 reports in excel with the help of which i have to create universe. Please help how to start and how i can make the universe? Examples will help much better.
    How to study the reports and start with development?

    Hi Vaibhav,
    Kindly check the below thread.
    How to create a Universe with excel?
    Regards,
    Tanb Gupta

  • How to start developing Xcelius component?

    Guys,
    When can I find steb-by-step explanation of how to start developing own Xcelsius components or modify existing?
    I performed following actions:
    1) installed Xcelsius 2008 Component SDK SP3
    2) downloaded Flex 2.0.1 SDK from here:
    http://labs.adobe.com/technologies/flex/sdk/flex2sdk.html
    3) installed Flex Builder 3.0
    Now I don't understand what to do...need assistance

    Hi,
    You use the Xcelsius Add-On Packager (comes with the SDK) to create custom add-ons. Within this tool you can define visual components, connections or functions that can be exported as add-ons.
    In order to define a visual component (the most used type) you need to first create two separate swf files. One contains your custom flex component, the other contains the interface (property sheet) the user will be using in Xcelsius to interact with the custom component. 
    1. Custom flex component (swf)
    Develop your custom flex component as you normally do in Flex, Xcelsius SDK is not involved in any way here. Define component styles and public properties that can be later be accessed via the property sheet.
    2. Property sheet (swf)
    It's the interface to your custom component. Here end users can change fonts, colors, bind cell values to component properties, etc. This is possible via the Xcelsius SDK. Using the SDK you get to populate the interface initial values values with the default custom component style and property values. You can also initiate bindings here between component properties and cell values.
    Under C:\Program Files\Business Objects\Xcelsius\SDK you can find both the full documentation and samples to get you started.
    Hope this helps,

  • How to start working with a Development Component

    Hi Guys,
    Till now I was working with the local development of WD. I was the only one working so I created a local project and use to deploy to the J2EE Engine.
    Now we have got the full NWDI (Netweaver Dev Infrastructure).
    I want to know exactly how to start working and creating Projects now that the work is not local. I may need to use 1 DC inside another.
    A Development Component is to be created in the CMS and Checked into DTR. From the DTR I check in into my workspace. This is all i know
    Can someone tell me exact steps of how to start the work.
    Thanks for your support

    Hello,
    I believe you have already setup NWDI correctly and its running fine.
    So here is link of a step by step guide.
    http://help.sap.com/saphelp_nw04/helpdata/en/c3/2656405aff1e24e10000000a1550b0/content.htm
    If you want to migrate your existing WD Projects to DC Projects, here is a link for "how to" do the same.
    http://help.sap.com/saphelp_nw04/helpdata/en/9e/1c200ac164cf4a942f2dacdf3359e9/frameset.htm
    If you want to create an external utility library containing some jar files which you want to use in your DC, follow this excellent blog by Valery.
    /people/valery.silaev/blog/2005/09/14/a-bit-of-impractical-scripting-for-web-dynpro
    Hope this is good enough for you to start with.
    Regards,
    Shubham

  • Help me how to start studying Enter Price portal

    Hi to all,
    I am new to Portal Can any one suggest me how to start the studying in this...
    and also can anyone send me the tutorials to start the career in this
    thanks&regards
    Viswa Murthy.D

    Hi,
      You can refer this link, to connecting the BAPI from Abstract Portal Component <a href="http://www.huihoo.org/openweb/jco_api/com/sap/mw/jco/JCO.html">JCo Tutorial1</a>
    <a href="http://www.apentia-forum.de/viewtopic.php?t=1962&sid=9ac1506bdb153c14edaf891300bfde25">JCo Tutorial2</a>
    With Regards,
    Venkatesh. K
    /* Points are Welcome */

Maybe you are looking for