Useful links to learn NWDI

Hi Friends,
I'm new to Portal can anyone help me to get sample coding and other documents that need for Portal developer.
Thanks

Hi Ramachandran,
To know more about NWDI, I am giving you a comprehensive list of relevant links:
First go through the following blogs:
NWDI Overview and Guidelines
If Yan can Cook... Yan Could Code... (SAP NWDI Part I)
If Yan can Cook… Yan Could Code… (SAP NWDI Part II)
If Yan can Cook… Yan Could Code… (SAP NWDI Part III)
If Yan can Cook… Yan Could Code… (SAP NWDI Part IV)
Guide to Develop Applications using NWDI - Part 1
Guide to Develop Applications using NWDI - Part 2
Now go through the following docs:
NetWeaver Development Infrastructure (NWDI) - Java Development - Wiki
NWDI Overview
SAP NetWeaver Development Infrastructure (NWDI) and DevStudio
SAP Netweaver Java Development Infrastructure
How to Setup SAP NetWeaver Development Infrastructure (NWDI) Permissions and Roles
How To... Development Landscape Scenarios in NWDI
SAP NetWeaver Developer Infrastructure and Java Applications
NWDI Administration Guide
Following is the comprehensive developer's guide for NWDI:
NWDI - SAP NetWeaver Developer´s Guide
As far as relation between DCs and NWDI is concerned, have a look at the following links:
Components Development with the NWDI (SAP Library - Java Development Manual)
Development Steps in Component Development with the NWDI (SAP Library - Java Development Manual)
Component Model (SAP Library - Concepts of the Development Infrastructure)
Working with Development Components (SAP Library - Java Development Manual)
You can also have a look at these two threads:
What is the use of Design Time Repository?
NWDI
Bye
Ankur
Do reward points if it helps!!

Similar Messages

  • Need useful links to learn abt the tabs present in Infocube manage option

    Hi all ,
            I am a beginer in BW .. can u please send me some use ful links to gain knowledge about the various tabs present in the Infocube manage option .( Performance , Rollup , Collapse , Reconstuction )
    Help done will be defaitely appreciated ....
    Regards ,
    Santosh ...

    Hi Santhosh,
    Check this help.sap link. It will give a clear picture of all the Manage data target functions
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6466e07211d2acb80000e829fbfe/content.htm
    Assigning points is the way of saying thanks in SDN.
    REgards,
    R.Ravi

  • Links to learn and use Oracle Auditing

    Hi All,
    I wanna featured links to learn and use Oracle DB Auditing
    I knew recently that auditing has two types: Manual and By Oracle right? I want that one by Oracle
    Is this the right forum for this thread?
    Thank u
    Note: I'm using Oracle DB 10g R2

    Dev. Musbah wrote:
    Hi All,
    I wanna featured links to learn and use Oracle DB Auditing
    I knew recently that auditing has two types: Manual and By Oracle right? I want that one by Oracle
    Is this the right forum for this thread?
    Thank u
    Note: I'm using Oracle DB 10g R2Find this link to use Oracle Auditing:
    http://download.oracle.com/docs/cd/B19306_01/network.102/b14266/cfgaudit.htm

  • Send me link to learn about LSMW - Direct input

    hi
    Pls send me link to learn about LSMW - Direct input

    Hi,
    See below links
    http://www.sap-img.com/sap-data-migration.htm
    http://www.sapgenie.com/saptech/lsmw.htm
    http://sapabap.iespana.es/sapabap/manuales/pdf/lsmw.pdf
    http://66.102.7.104/search?q=cache:-DE9K5Tj0j8J:www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doclsmwdoc&hl=en
    Steps to create
    Create project, Subproject, Object (freely definable, for the purpose of
    identification) – Use create icon in the menu. For example
    Project FI Finance
    Subproject GL GL MASTER
    Object GL GL Master
    2. Continue F8, Now you will see series of steps. Select the step and execute
    it (Ctrl-F8). In each steps, we will do some activity and save it. Then
    system prompts for the next activity.
    3. Maintain object attributes. By default the screen in display mode, Click
    on ‘pencil button’ to get into change mode. (This is applicable to upto the
    activity assign files). In this screen select ‘Batch input recording’ and
    in ‘Recording’ give name (freely definable) sal ‘GL01’ and click on Overview.
    In this screen button (Recordings overview). Now click on create button for
    recording. Give name and description, Now it will ask for the transaction
    code, enter the transaction code and enter the data, the way you want fill in
    the SAP screens/fields with legacy data. Then save the transaction. Now save
    again to save the recording. After that you select the button ‘default all’,
    then save it. And come back, now the cursor is on next activity.
    4. Maintain source structures. Here create the structure by specifying name
    (freely definable).
    5. Maintain source fields. In this screen, click on ‘copy fields’ (Ctrl+F8),
    here select ‘From data file(field names in 1st line)’. Now the system asks
    for the file, select your text file, the system will copy the fiedls from
    text file (tab delimited file. It contains field names in the first row).
    Save it.
    6. Maintain structure relations. Generally, we need not do anything here.
    7. Maintain field mapping and conversation rules. Here put the cursor on the
    field and click on source field, now you can see the list of field available,
    from which select one which is equal to the field on which you out the
    cursor. You can also write coding (ABAP Code) on any field for the purpose of
    validation of data. Save it.
    8. Maintain fixed values, translations, user-defined routines. Here also you
    can maintain values, if required.
    9. Specify files. In this screen, place the cursor on Legacy data, then click
    on create button. The system asks for the file name, (the text file, in which
    the legacy data is there), enter the file name, description and select Data
    for one source structure (table), delimiter as ‘Tabulator’, file structure
    as “Field names at the beginning of the file”.
    10. Assign files. The file name you specified in earlier step comes
    automatically here, If the file name does not come, then click
    on ‘assignment’ button and assign the file.
    11. Read data. Here specify the ‘transaction number’ (the number not less
    than the number of rows in the text file). Execute it.
    12. Display read data. Here, you can see the values, how the system read the
    data.
    13. Convert data. Here specify the ‘transaction number’ (the number not less
    than the number of rows in the text file). Execute it.
    14. Display converted data. Here, you can see the values, how the system
    converted the data, after interpreting conversion rules specified in the
    earlier steps. This is the data that is actually goes into SAP, once the
    Batch Input session is run.
    15. Create batch input session. Specify the ‘batch input session’ name for
    identification and also select the ‘keep session’.
    16. Run Batch Input Session. Select the batch input and click ‘Process’, from
    there select ‘foreground’ or ‘background’. Now the program runs and update
    the data in to SAP. You can analyze the batch input for the successful
    postings, errors.
    Regards,
    Omkar.

  • Link to learn step by step Oracle 9i AS portal version 902

    Dear All,
    due to limited budget on memory, I want to study Oracle 9i AS Portal version 9.02.
    Does anybody know the link to learn how to develop portal on oracle 9.02 step by step?
    help me plz....
    Regards
    Erie

    1)Portal is an integrated component of 9iAS. You need to download all of 9iAS and select the minimal install option.
    2)We haven't tested this configuration, but as long as you set up apache appropriately to use different ports than the existing software it should work.
    3)Portal requires 8.1.6.2 Enterprise edition or 8.1.7 Standard edition. Personal Edition will not work.

  • Oracle linux useful links?

    Hi, i want to learn oracle linux, any useful links/resources/suggestions?

    The standard installation package manager is the yum utility, which unlike rpm resolves software dependencies and prevents you from damaging your system. You can use yum to query and install software. For example:
    yum list *rdbms*
    yum provides /bin/ls
    yum search perl
    yum info oracle-rdbms-server-12cR1-preinstall
    yum install firefox
    After installing the appropriate prerequisite package you can use ssh with X forwarding to display the Oracle universal installer (OUI).
    yum install oracle-rdbms-server-12cR1-preinstall
    mount /dev/cdrom /mnt
    passwd oracle
    ssh -X oracle@localhost
    /mnt/runInstaller

  • Provide Useful links for WebDynPro (Dynamic Prog,DCs,Theme Mgmnt,Debugging)

    Hi Folks,
    Kindly provide the useful links/Blogs/Reference for the below mentioned list:
       WD Dynamic Programming
       DC cross reference/inclusion techniques
       NWDI  DC/SC configurations and usage
       Portal configuration of pages, worksets, roles
       Theme management at WD and portal levels.
       Programmatically handing JCo connections (open, execute and close)
       WD debugging techniques
    Thanks
    Kapil Sharma

    You want a moccachino with that?...

  • Flash to iPad tutorials and useful links

    Hi, I really appreciate the help I've had so far from the people on this forum.
    I'm a designer, gradually learning AS3. I've written some tutorials and compiled all the useful links I've found in one place.
    It's my findings so far and should be useful for Flash people getting started on tablet dev. I've been experimenting so much
    with code and performance on the iPad that I haven't even finished my own apps yet - I better get on with it now!
    Matt
    http://www.mattwasser.co.uk/articles.html

    Good! Add more tricky tutorials

  • Best links for learning jsp

    i would like to learn jsp from the basic concepts.where can i get the resource or help for learning jsp from the start.thanks in advance if some one could guide me in the right direction.

    you can visit www.coreservlets.com / it is a great site, and there you can download a pdf version of Core Servlets and Java Server Pages, which is really good book to start learning JSP and servlet technology. In addition www.javaranch.com, is another good site, where you can find a lot of useful links
    Regards
    Eyad

  • Provide me the links to learn BAPI and BADI

    Please send me the links to learn BAPI and BADI
    Thanks in Advance,
    Viven

    Hai Viven
    Go through the following Document & Links
    Bapi to create customer master 
    BAPI_CUSTOMER_CREATEFROMDATA
    BAPI_CUSTOMER_CREATEFROMDATA1
    Or you can use FM SD_CUSTOMER_MAINTAIN_ALL
    what is BAPI?
    BAPI stands for Business API(Application Program Interface).
    I have answered this question before..
    A BAPI is remotely enabled function module ie it can be invoked from remote programs like standalone JAVA programs, web interface etc..
    You can make your function module remotely enabled in attributes of Function module but
    A BAPI are standard SAP function modules provided by SAP for remote access. Also they are part of Businees Objest Repository(BOR).
    BAPI are RFC enabled function modules. the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.
    The following standardized BAPIs are provided:
    Reading instances of SAP business objects
    GetList ( ) With the BAPI GetList you can select a range of object key values, for example, company codes and material numbers.
    The BAPI GetList() is a class method.
    GetDetail() With the BAPI GetDetail() the details of an instance of a business object type are retrieved and returned to the calling program. The instance is identified via its key. The BAPI GetDetail() is an instance method. BAPIs that can create, change or delete instances of a business object type
    The following BAPIs of the same object type have to be programmed so that they can be called several times within one transaction. For example, if, after sales order 1 has been created, a second sales order 2 is created in the same transaction, the second BAPI call must not affect the consistency of the sales order 2. After completing the transaction with a COMMIT WORK, both the orders are saved consistently in the database.
    Create( ) and CreateFromData! ( )
    The BAPIs Create() and CreateFromData() create an instance of an SAP business object type, for example, a purchase order. These BAPIs are class methods.
    Change( )
    The BAPI Change() changes an existing instance of an SAP business object type, for example, a purchase order. The BAPI Change () is an instance method.
    Delete( ) and Undelete( ) The BAPI Delete() deletes an instance of an SAP business object type from the database or sets a deletion flag.
    The BAPI Undelete() removes a deletion flag. These BAPIs are instance methods.
    Cancel ( ) Unlike the BAPI Delete(), the BAPI Cancel() cancels an instance of a business object type. The instance to be cancelled remains in the database and an additional instance is created and this is the one that is actually canceled. The Cancel() BAPI is an instance method.
    Add<subobject> ( ) and Remove<subobject> ( ) The BAPI Add<subobject> adds a subobject to an existing object inst! ance and the BAPI and Remove<subobject> removes a subobject from an object instance. These BAPIs are instance methods.
    Check these Links out
    http://searchsap.techtarget.com/ateQuestionNResponse/0,289625,sid21_cid558752_tax293481,00.html
    http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm
    http://www.sap-img.com/fu033.htm
    http://www.sap-img.com/abap/ale-bapi.htm
    Please check out this thread..
    Re: bapi
    Also refer to the following links..
    www.sappoint.com/abap/bapiintro.pdf
    www.sap-img.com/bapi.htm
    www.sap-img.com/abap/bapi-conventions.htm
    www.planetsap.com/Bapi_main_page.htm
    www.sapgenie.com/abap/bapi/index.htm
    Checkout !!
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
    http://techrepublic.com.com/5100-6329-1051160.html#
    http://www.sap-img.com/bapi.htm
    http://www.sap-img.com/abap/bapi-conventions.htm
    http://www.sappoint.com/abap/bapiintro.pdf
    Java Connector(JCO) can call not only BAPI's but also the function modules which are remotely enabled..
    BAPI's as i said earlier are remotely enabled function modules..
    Hence, JCO can call also BAPI's(n not only BAPI's as u mentioned).
    Badi's
    BADI Link
    http://help.sap.com/saphelp_erp2005/helpdata/en/73/7e7941601b1d09e10000000a155106/frameset.htm
    http://support.sas.com/rnd/papers/sugi30/SAP.ppt
    http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/abapindx.htm
    http://members.aol.com/_ht_a/skarkada/sap/
    http://www.ct-software.com/reportpool_frame.htm
    http://www.saphelp.com/SAP_Technical.htm
    http://www.kabai.com/abaps/q.htm
    http://www.guidancetech.com/people/holland/sap/abap/
    http://www.planetsap.com/download_abap_programs.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/1975cc43b111d1896f0000e8322d00/content.htm
    http://www.allsaplinks.com/badi.html (BADI Implementations)
    /people/thomas.weiss/blog/2006/04/03/how-to-define-a-new-badi-within-the-enhancement-framework--part-3-of-the-series [ How to imp. Badi & h to use filter]
    /people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it ( HOw to find Badis )
    /people/thomas.weiss/blog/2006/04/18/how-to-implement-a-badi-and-how-to-use-a-filter--part-4-of-the-series-on-the-new-enhancement-framework [ (PART _ 4) How to imp. Badi & h to use filter) ]
    /people/thomas.weiss/blog/2006/05/03/source-code-enhancements--part-5-of-the-series-on-the-new-enhancement-framework [ (part - 5)
    Regards
    Sreeni

  • Question regarding using links in Discoverer 10g

    Hi All,
    I have a workbook which uses links. The 1st worksheet is connected to the second worksheet using a simple parameter and link. It works fine.
    But when a users saves this report and tries to use the link, Discoverer tries to open the work sheet from the query which I had created and not the one from the worksheet which the user has saved.
    I am not sure if that the regular feature of the Link functionality or if there is a bug/workaround.
    Is it possible to set these reports to open the worksheet from the saved workbook instead of the original one.
    Any help is appreciated. Please let me know if I have confused you.
    Thanks.

    Hi,
    I've had a look at this on Metalink and there seems to be lots of different bugs with manage links on 10g.
    We build our reports under one user and share it with all other users, easier to manage. We've built some reports exactly has you have and it also works fine. I'll try to resave this as another user and see if we have the same problem.
    For info there are links to several different bugs related to lots of scenarios Here (You'll need metalink access).
    Couldn't find your exact problem in there so you want to raise it with Oracle.
    Regards,
    Lloyd

  • Getting error while accessing a webpage by using link local address of ipv6

    Hello,
    I want to access my login.jsp by using ipv6 address.
    when i am accessing my web page by using loop back or localhost6(like the following) it is working.
    http://[::1]:8080/test/login.jsp //for loopback
    http://localhost6:8080/test/login.jsp
    But when i am accessing my webpage by using link local address as following i am not getting my web page.
    http://[fe80::201:6cff:fe0f:d7ae%eth0]:8080/test
    or
    http://[fe80::201:6cff:fe0f:d7ae]:8080/test
    For the above case is there any solutions????

    Whatever i have mentioned these are correct. My ipv6 address is also correct.From browser only i am accessing.>
    Not a Java issue, then. Your problem I'm afraid.
    But how do you know they're correct? Given that one of them isn't working, I'd triple check it if I were you.

  • Why can't I use links within my email messages? When a link is clicked, nothing happens--it doesn't go to that specific website.

    Why can't I use links within my email messages? When a link is clicked, nothing happens--it doesn't go to that specific website.

    HI Ana ...
    I had FB working again two days ago, and yesterday in mid-serve Safari just "couldn't find the server" once more...
    That's a different issue...
    First, if you can just use English, open System Preferences > Language & Text then select the Language tab. Drag English to the top of the list then restart your Mac.
    Now for the server issue. Try using Open DNS. That shold help the "couldn't find the server" issue...
    Open System Preferences / Preferences then select the Network tab. Click the Advanced tab then click the DNS tab.
    Click +
    Enter these numbers exactly as you see them here.
    208.67.222.222
    Click +
    208.67.220.220
    Then click OK.
    Try accessing Facebook on Safari now.

  • Connect Non-SAP Oracle db (32bit) in sql 2005 (64 bit) using linked server

    Hi,
    I am connecting Oracle 10g database from SQL 2005 using linked server, in which i get the error
    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    SAP Server with sql 2005 db is in 64 bit server / Windows 2003
    Non-SAP Oracle 10g is in 32 bit windows 2003 server.
    i have installed Oracle 64 bit client in the SAP Server and also copied the 64 bit version of dboraslib.dll to the DIR_LIBRARY path. I am able to view the oracle tables in the oracle client.
    But, when i create the linked server, it gives the above error.
    If i install 32 bit version of Oracle client in the SAP Server, i am able to create the linked server in the db level, but, it says "Work Process restarted, session terminated" message in the Z program in SAP.
    The same works in the test environment where both are 32 bit servers. problem is when SAP server is in 64 bit and non sap is in 32 bit.
    Please suggest.
    Thanks and Regards,
    Nagu

    "Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "L2ORACLE".
    OLE DB provider "MSDAORA" for linked server "L2ORACLE" returned message "Oracle client and networking components
    were not found. " (Microsoft SQL Server, Error: 7303)
    check the workprocess traces for errors (and/or SM21). It seems that the system is "not aware" that an Oracle client is installed.
    64bit programs can´t load 32bit libraries/DLLs that´s why the workprocess dumps when you use the 32bit client.
    Markus

  • Hi, im a beginner in ADF and JDeveloper. Can anyone suggest me any video links for learning Oracle ADF?

    Hi, im a beginner in ADF and JDeveloper. Can anyone suggest me any video links for learning Oracle ADF?
    Thanks,
    Vijay

    Refer the below link as a starting point.
    https://blogs.oracle.com/shay/entry/how_do_i_start_learning_oracle_adf_and_jdeveloper
    http://sameh-nassar.blogspot.com.au/2010/04/main-references-to-learn-oracle-adf.html
    Cheers
    AJ

Maybe you are looking for