Development Methodology

Hi Friends and Experts,
Can any one please let me know what is Development methodology used in ABAP.

***********Please reward points ,if found useful
Hi,
ASAP: Accelerated Systems Application and Products in Data Processing
ASAP methodoligy means nothing but standard process for implementation of SAP, It consists of 5 phases.
1. Project preperation - consists of identifying team members and developing strategy as how to go.
2. Business Blue print - consists of identifying the client current process, reqeirement and how SAP provides solution.
Consists of detailed documentaion
3. Realization -The purpose of this phase is to implement all the business and process requirements based on the
Business Blueprint.
4 Final Preparation - The purpose of this phase is to complete testing, end-user training,
5 Go Live and Support
All the functinal consultatns need good rapo with Abapers. right from uploading of legacy data, devoloping customised reports, BDC's, Forms etc, here functinal consultatns need to give guidence as to get the requried data for reports and all.. like the table name, fields etc
All implementation projects have the the following phases:
Scoping - What is to be implemented i.e. which submodules are to be implemented some clients may not require credit management for example. Look at the project scope document carefully it will tell you what SAP sub-modules in SAP you should be prepared for. Usually the sales people along with project manager do it.
As is - Here you understand the existing business processes of the client . Your BPOcollect all the ISO-documentation (if client is ISO certified), reports and forms at this stage and you analyse how and when the reports/forms are generated, where the data is coming from. You also do a Level -2 training for your BPO so he is made aware of all the required transactions in SAP.
Once this is over BPO can start learning with the consultants help more about SAP. This is crucial because if you miss out any transactions the BPO may forget about some of his Business processes which may come up later. It is a good practice to ask the BPO to make flow charts to explain business processes.
To-Be - Parallely you map these processes to SAP. Processes that you are not sure of as to whether they are present in SAP or not you try to do a configuration of those processes, and along with the BPO(Business process owner he is the clients employee who knows about the clients business processes probably a middle management guy, ther can more than one), BPO involvement is required as he may be able to tell you his requirements better. Once you do the business modelling you
will also be made aware of the gaps between as-is and to-be , here decisons have to be made as to wether a ABAP development/system modification is required or not and so on. Involve the BPO as much as possible and document everything it is good practice do not be lazy about it.
Business blueprint: Here the as-is and to-be and gap analysis is explained. This is the document that you will be using to do your configuration in the realization phase.
Realization phase: Here you do the configuration in the development server (there are three clients -development,quality, production). You also decide on the master data format, so that BPO can go collect the master data. You also gove ABAP specifications for forms, reports etc, system modifications etc. Unit testing: Your BPOs and a few key users sit down and test your configuration in your module only. It is good to test the BDCs that you need for uploading data at this stage so you have more realistic data and your BDCs are tested.
Integration testing:
Once all modules unit testing is over then the configuration is trasported to the Quality server, where testing for all the modules is done by BPOs and end user, this is to check if any problems are there in integration between various modules. Once all is okay from the QA server config is transported to the production server.
Go live preparation
Data uploading: The collected master data is checked and the uploaded into production server(sever and client I have used interchangeably). Now you are ready for go live i.e. users can now use the production server.
With Regards,
BVS

Similar Messages

  • Jdeveloper (ADF) development methodology

    Hi,
    I am new to Jdeveloper and trying to learn as much as possible from it.
    The target is to be able to develop soon web applications based on ADF Faces and ADF BC.
    There are lots of useful tutorials in the OTN (also have been testing and analyzing the SRDemoSample). However, I haven't found any formal development methodology I can use as a basis when using ADF Faces together with ADF BC (maybe something like RUP but applied to ADF).
    I know Oracle has something called JCDM, but I think it is for internal use and also I don't know if they have a version instantiated for ADF.
    Anyone out there with any recommendation / practice in this regard?
    Thanks,
    Claudio.

    Shay,
    Thanks for your answer.
    Maybe I expressed myself in the wrong way, but I am not looking for implementation details such as i18n and securing an application. Those details are pretty clear in the SRDemo.
    What I am really looking for is how Oracle recommends on doing a detailed design of an ADF application. Let's say you have the requirements and use cases of the application, and you are asked to do the detail design of an application that will use JSF and ADF BC (notice I am saying BC: Toplink in our case is not an option).
    First thing that comes into my mind is to do UML class diagrams, sequence diagrams, etc and then show that to the developers to give them the starting point for implementation. But will these diagrams be of use for the developers, given the fact that ADF is mostly wizard based?
    I mean in a large project you can't just leave the developers only with the use cases and requirements because when the project starts to grow, it will become unmanageable. So I think there should be a detailed design (that is updated as the project evolves) - but how do you match this design with ADF wizards, I know Jdeveloper has UML support, but is there a tutorial (or documentation) that starts with the detail design and then builds the application from there ?
    Thanks again,
    Claudio.

  • Standard Development Methodology

    I work as a software development team leader in Oracle platform.
    We have been using Developer/2000 and Oracle Workgroup server for
    most of our projects. As a team leader I always tried to
    implemented a standard software development mothodology in our
    team's work. However, as I have not gone through any such
    standards that is recommended by Oracle or any other
    International bodies, I have always tried to make our software
    development suitable for my self and our team which, I wonder,
    may not meet any standards recommended by Oracle.
    I am thus looking for some resources, books, magazines that
    describe, in detail, standard methods of software development in
    Oracle platform. Starting from naming an entity, naming a form,
    report, a block in a form, naming variables, using color schemes,
    etc., I would like to use standard names/methods to all objects
    of our application and implement standard software development
    methodology in our development.
    Please suggest me such methods or resources and let me know where
    I can find them.
    null

    Bal Ram (guest) wrote:
    : I work as a software development team leader in Oracle
    platform.
    : We have been using Developer/2000 and Oracle Workgroup server
    for
    : most of our projects. As a team leader I always tried to
    : implemented a standard software development mothodology in our
    : team's work. However, as I have not gone through any such
    : standards that is recommended by Oracle or any other
    : International bodies, I have always tried to make our software
    : development suitable for my self and our team which, I wonder,
    : may not meet any standards recommended by Oracle.
    : I am thus looking for some resources, books, magazines that
    : describe, in detail, standard methods of software development
    in
    : Oracle platform. Starting from naming an entity, naming a form,
    : report, a block in a form, naming variables, using color
    schemes,
    : etc., I would like to use standard names/methods to all objects
    : of our application and implement standard software development
    : methodology in our development.
    : Please suggest me such methods or resources and let me know
    where
    : I can find them.
    My suggestion on this would be.
    1. Check the Developer's manual in which Oracle has given certain
    guidelines in application development.
    2. Naming convention can be used as per your convenience, but
    should follow the same pattern throughout.
    3. Most big companies make their Methodology book, but that is
    changed or reviewed every two year or later.
    4. If you find such book do let me know as well
    -bj
    null

  • Development Methodology: urgent

    what is development methodology in sap development.

    ASAP methodology
    AcceleratedSAP (i.e. ASAP) methodology/roadmap is a proven, repeatable and successful approach to implement SAP solutions across industries and customer environments. ASAP is widely used for SAP Business Suite (SAP ERP, SAP CRM, SAP SCM, SAP PLM, SAP SRM), SAP xApps, SAP NetWeaver and SAP Solutions for Mobile Business among many other solutions. The methodology covers the necessary project management, the configuration of business processes, testing and training aspects as well as technical implementation activities.
    In order to ensure central data access, the ASAP roadmap and tools have become a standard component in SAP Solution Manager (service.sap.com/solutionmanager) - the implementation and operations platform. In addition, ASAP is available for browsing and offline use on Service Market Place. From tool perspective, the SAP Solution Manager implementation function is the successor to the ASAP tools, hence some tools such as the Implementation Assistant, Q&Adb, and the Master Lists are replaced by Solution Manager Implementation Function.
    ASAP Roadmap
    Use
    The ASAP Roadmap provides the methodology for implementing and continuously optimizing
    your SAP software. It divides the implementation process into five phases and offers detailed
    Project Plans to assist you (in Microsoft Project format). The documentation stored at each level
    of the Roadmap tree structure contains recommendations on implementing your SAP software
    and links to helpful tools and accelerators.
    Purpose
    When you install the Implementation Assistant you can choose from several Roadmap types and
    flavors. You can select one of the following flavors:
    • R/3 - Implementation and Continuous Improvement
    • APO - Advanced Planner & Optimizer
    • BW - Business Information Warehouse
    • B2B - Business to Business
    • CRM - Customer Relationship Management
    Features
    Implementation of SAP software covers the following phases:
    1. Project Preparation
    In this phase you plan your project and lay the foundations for successful implementation. It
    is at this stage that you make the strategic decisions crucial to your project:
    − Define your project goals and objectives
    − Clarify the scope of your implementation
    − Define your project schedule, budget plan, and implementation sequence
    − Establish the project organization and relevant committees and assign resources
    2. Business Blueprint
    In this phase you create a blueprint, which documents your enterprise’s requirements and
    establishes how your business processes and organizational structure are to be represented
    in SAP software. You also refine the original project goals and objectives and revise the
    overall project schedule in this phase.
    3. Realization
    In this phase, you configure the requirements contained in the Business Blueprint. Baseline
    configuration (major scope) is followed by final configuration (remaining scope), which can
    consist of up to four cycles. Other key focal areas of this phase are conducting integration
    tests and drawing up end user documentation.
    4. Final Preparation
    In this phase you complete your preparations, including testing, end user training, system
    management, and cutover activities. You also need to resolve all open issues in this phase.
    At this stage you need to ensure that all the prerequisites for your system to go live have
    been fulfilled.
    5. Go Live & Support
    In this phase you move from a pre-production environment to the live system. The most
    important elements include setting up production support, monitoring system transactions,
    and optimizing overall system performance.
    After your system has gone live, you can use a separate Roadmap with six work
    packages, in order to optimize your R/3 System continuously.
    These phases are the main milestones for implementing SAP software. Each phase has:
    • Work packages, which consist of activities, for which project teams are responsible.
    • Activities, which consist of tasks, which are processed by one or more team members.
    • Tasks, which are carried out by a project team member. You can also access the How-to
    sections and accelerators at this level.
    Also check this AcceleratedSAP document.
    http://help.sap.com/printdocu/core/print46b/en/data/en/pdf/SVASAP.pdf
    Regards,
    Maha

  • Development Methodology for MI

    Hi,
    Can anyone have Implementation Methodology document for Mobile Infrastructure or any informaion where I will get the document?
    Thanks & Regards
    Nileshwar.

    hello nileshwar,
    there are steps and recommendations regarding MI application
    development on <a href="http://media.sdn.sap.com/public/html/submitted_docs/MI/MDK_2.5/index.htm">Mobile Development Kit</a>.
    for MI implemenation you can refer to <a href="http://help.sap.com/saphelp_nw04/helpdata/en/bb/b670bbaa991845924982155b7c3726/content.htm">Configuration of SAP Mobile Infrastructure</a>
    in the NW04 help document.
    regards
    jo

  • Jdeveloper's own development methodology.

    as developers we wonder the methods (not secret ones).
    are used to develop J developer IDE.
    For example microsoft publish their some of the methods MOF, MS Team system etc.
    Maybe Oracle will do it in the future?
    if there is no company restriction to mention
    Can you explain these methodology briefly? J dev own lifecyle.
    Thanks.

    Thanks.
    We are waiting series next articles.

  • J2EE development methodology

    Hi,
    I am preparing a proposal to push J2EE as our enterprise application standard. I don't know what methodology we should use to develop J2EE application, it seems that water-fall is not a good idea here.
    Could anybody help? Thanks in advance.

    Here is the methodology I used on my latest project (it turned out that by focussing on the first development as waterfall we could produce a set of reusable beans that allow us to now select the most appropriate methodology for future developments).
    We focussed on one particular application, used UML to capture the design and then built individual components using a waterfall method.
    The design divided the components into a reusable layer, and an application specific layer (effectively a layer that provided various services, and a layer that co-ordinated those services together)
    We have effectively built other applications now by using a strong design to identify functionality that can be reused (from the service layer) and functionality required in the application specific layer. Any new service layer components can be built using the most appropriate methodology.
    Building a client and the application specific layer we have done using both classical waterfall and RAD approaches, depending upon which is most appropriate. Development times are obviously reduced since we have a pool of service layer bean functionality.
    Adam

  • [Solved] Development "methodology"

    This is not strictly speaking, a programming question, but this section of the forum seemed the more appropriate. So, say you want to start developing  pacman, or vim, or (to stretch the question), KDE. How do you set up your environment? For pacman I would modify the source and do something like makepkg --noextract (but do speak up if there are better ways!). I guess this could also work for vim but, and for KDE? Chroot? Virtual machine?
    And even for "simpler" things like vim, I don't think it's possible to install say, vim alongside a vim-devel version... is it? Again, are there better alternatives?
    Thanks in advance for the help, and my apologies for such a "broad" question...
    Last edited by gauthma (2014-03-25 23:28:22)

    Remember, all pacman (and PKGBUILD) files do is automate the installation of software. You can run the same commands yourself just by typing what you see in the PKGBUILD file into Bash. Also, you can alter where you install it in order to test it out.
    Let's use Vim as an example: Vim uses the standard "./configure && make && make install" build instructions. So, first get a copy of the Vim source code. (Now, since you have a developer's version of the source instead of a packager's version, you may need to run "autoconf" now.) Next, build and install it into a personal location like this:
    ./configure --prefix=~/tmp/vim-dev && make && make install
    Now, edit the source code, re-run "make && make install", and run it with "~/tmp/vim-dev/bin/vim". That personal copy of Vim will ONLY use the files that are under "~/tmp/vim-dev".
    I don't know how to configure, build, and install KDE, but (in theory) it will be a similar process. Just read the PKGBUILD file for it.
    Does that help?

  • BPEL develop methodology

    Anybody who can provide the methodology or experience on How to build a new system by using bpel technology? Note that the new system no need to integrate other applications. So, it is a question about building a new system in SOA(Service Oriented Architecture).
    Best Regards,
    Sean

    Hi Sean,
    Please have a look at "http://www.oracle.com/technology/products/ias/bpel/index.html". This will give you a good start. After going through this URL, if you have any question feel free to ask.

  • XI  Development methodologies

    All - Is there a good doc or an URL that I can review to start looking at this ?
    Thanks much !
    Madhu

    Here's a link.
    http://media.sdn.sap.com/html/submitted_docs/Implementation_Roadmap_XI/index.htm
    If the answer is satisfied, please assign points and close the thread.
    regards
    Shravan

  • The development methodology of scenarios in Discovery system

    Dear Experts,
    I am new to the Discovery System(DS) and I have done all the scenarios of DS in my environment.
    I would like to know following things regarding the scenarios:
    1. How are the designing of the scenarios done?
    When I have to design the scenario, what are the basic things I should bear in mind to make a business application for a client?
    ( Making simple WebDynpros and Visual composers are not that difficult, but I would like to know how the designing is done at first?
    2. What are the basics to decide whether we will use the guided procedure or Visual composer to make a business workflow?
    I am really looking forward to hearing from you.
    Thanks in advance
    sudeep

    Hi Sudeep,
    1) typically you'd start with a definition of the scenario (business process) you'd like to cover. This could be done using any tool. Here https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5d84c39c-0d01-0010-da89-f91b698cdfcd is an example how to do it for the Procurement Process that is on the Discovery System. After having the scenario 'on paper' you can have a look at the different steps and activities and map these to technology.
    2) the main differentiator: GP would be used to tie different steps of a scenario together. VC would be used to design the user facing part. VC screens can be then integrated into the larger context of a GP.
    Hope that helps,
        rAimund

  • New version of the LabHSM Toolkit for Complex Event-Driven Development is Now Available!

    A new version of the unique toolkit is now available for download. As announced earlier, LabHSM makes it possible to easily create and then maintain complex event-driven applications in LabVIEW as a collection of HSM-driven active object VIs using a higher level of abstraction and agile software development methodologies. These active object VIs are created based on a universal Hierarchical State Machine ( HSM or statechart ) template. Therefore, all your code looks similar regardless of its functionality!
    So, what’s new in version 1.1?
    • "No hands" block diagram modifications! Version 1.1 actually creates, renames, and removes actions on the block diagram as you define, rename, and remove them in the editor! (No, it can't fill in all the details for you, but it can do some, if you think ahead, by replicating similar actions.)
    • Two new screens, Events Usage and Actions Usage, (available in licensed copies only) clearly show where (in which state(s)/transition(s)) and how (is it an entry action, exit action or event handling action?) a particular event or action is used. Moreover, if after selecting an instance on the list, the Go To button is pressed, it makes the main screen jump to respective location in the HSM structure. In the case of Actions Usage screen, the respective action is also displayed on the block diagram. Thus, these screens provide two more different cross-sections of the HSM data set and two additional ways to navigate it – now along the Actions and Events dimensions too instead of just the state tree in the first version.
    • Version 1.1 can duplicate events or actions, which helps when you've got several that are similar. Changes in the events and actions lists are reflected immediately on the main screen and on the block diagram (which solves the previous problem of deleting a renamed event or action when it's still in use).
    • The Events and Actions List Editors are no longer modal and neither are the Events and Actions Usage screens, so you can have all the panels and the block diagram visible and move freely among them as you build your HSM (a good argument for an even larger monitor).
    • When you save an HSM file, version 1.1 automatically adds the .hsm extension if you leave it out and it remembers the last directory you used.
    • The Loaded VIs utility now can open and close block diagrams (if they are not protected with a password) and display only VIs with modal front panels, if desired—useful for quickly finding and closing accidentally opened (e.g., from the hierarchy window) modal VIs. Make a modal version of this utility and keep it on the Desktop for this purpose.
    • A new example of a simple hierarchical state machine and two more excellent tutorials from Paul F. Sullivan (SULLutions.com) are included into the package. The tutorials are also available online. The overview article has also been extended.
    As before, the LabHSM toolkit is available for UNLIMITED PERIOD trial. Please visit http://www.labhsm.com for details and download. The site also contains references which you may want to check to learn more about hierarchical state machines and active object computing.
    Stanislav Rumega
    NI Certified LabVIEW Developer
    H View Labs
    http://www.labhsm.com
    [email protected]
    US Toll-Free Phone/Fax: 877-570-8684

    I am not really sure if Azure support this but its worth to make your configuration file to support .NET 4.0
    $PShome\PowerShell_ISE.CONFIG and $PSHOME\PowerShell.exe.config will be not existing.
    So you can make an entry in configuration to support .NET framework 4.0
    like shown below
    $config_text = @"
    <?xml version="1.0"?>
    <configuration>
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0.30319"/>
    <supportedRuntime version="v2.0.50727"/>
    </startup>
    </configuration>
    $config_text| Out-File $pshome\powershell.exe.config
    $config_text| Out-File $pshome\powershell_ise.exe.config
    Close PowerShell Console and open as administrator.
    Try loading the modules back and let me know.
    Regards Chen V [MCTS SharePoint 2010]

  • New LabHSM Toolkit - Agile development of complex event-driven maintainable LabVIEW applications with active objects / actors based on a universal Hierarchical State Machine / statechart template.

    Dear Fellow LabVIEW programmers:
    Most of the systems you deal with are reactive. It means that their
    primary function is constant interaction with their environment by
    sending and receiving events. But most likely, they can have something
    happening inside them too, even when they are not processing messages
    received from outside. So, such systems have to continuosly react to
    external and internal stimuli. Right? Moreover, most likely, they
    consist of subsystems that are reactive too and, in turn, can have
    their own "life", to an extent independent from other parts (with
    which they still communicate, of course). Reactive (event-driven)
    systems are more naturally modeled with active objects. So, why then
    should we try to model and code them with GOOP and its passive
    ("dead"!) objects?
    "Flat" State Machines have been known for decades to have severe
    limitations. It's been more than 20 years since Dr. Harel invented
    Hierarchical State Machines (statecharts) to fight those limitations.
    Then why does NI still tout the same old good Moore FSM as the
    ultimate tool for event-driven programming in LabVIEW in its $995
    State Diagram KIt?
    The LabHSM toolkit we are happy to present, makes it possible to
    easily create and then maintain complex event-driven applications in
    LabVIEW as a collection of HSM-driven active object VIs using a higher
    level of abstraction and agile software development methodologies.
    These active object VIs are created based on a universal Hierarchical
    State Machine ( HSM or statechart ) template. So. all your code looks
    similar regardless of its functionality!
    We all love just jump to code, right? However, to be good boys, we
    need to do design first. Then implement it in code. If the logic is
    modified we need to redo the design first and then redo the code. When
    using LabHSM where behavior information is abstracted into a separate
    HSM data file editable with a supplied editor, there is no need for
    coding separate from design any more. The modified behavior becomes
    code automatically as soon as the HSM file is saved. Design is code!
    The implementation basically follows Dr. Samek's Quantum Programming
    paradigm. (see http://www.quantum-leaps.com). However, as already
    mentioned, LabHSM stores the behavior information in a file separate
    from the code itself. It also adds state dependent priorities to
    events, a separate queue for public events/messages, and, of course,
    some LabVIEW specific code like capturing front panel user events and
    putting them into the private Events queue. Communication and
    instantiation functions are also rather specific for LabVIEW.
    It is available for UNLIMITED PERIOD trial. Please visit
    http://www.labhsm.com for details and download. The site also contains
    references which you may want to check to learn more about
    hierarchical state machines and active object computing.
    Since this is our debut we will appreciate any comments and
    suggestions. Our contact information is available on our site, of
    course.
    Have a G'day!

    Symtx is currently hiring the following position. Please contact me if interested.
    Amy Cable
    Symtx, HR
    [email protected]
    Symtx, the leading supplier of functional test equipment, hires the brightest & most talented engineering professionals to design & manufacture complex custom electronic systems for advanced technology leaders in the defense, aerospace, communications, medical, transportation & semiconductor industries. Symtx’ challenging & dynamic work environment seeks to fill openings with highly qualified electronic engineering design professionals.The ideal candidate will be responsible for defining the requirements, software design and code development, and integration of test control software for custom functional test systems. Candidate should be familiar with data acquisition concepts, instrument control, complex test, measurement and calibration algorithm development and definition and implementation of control interfaces to hardware. Prefer familiarity with instrument control via GPIB, VXI, MXI, RS-232 desirable. Requires BS/MSEE and 3 -7+ yrs of experience in one or several of the following test applications in a Windows NT/2000/XP environment using Labwindows CVI, TestStand, Labview, Visual Basic, C++ and knowledge of RF systems is a plus. Job responsibilities will include software design, development, integration, team leadership, and interfacing with customers( includes PDR’s & CDR’s).

  • Please suggest the best book or materila to learn EP Developement

    Please suggest the best book for learning Enterprise Portal developement in SAP ?  Which one is good in between below.
    1. SAP® NetWeaver Portal Technology: The Complete Reference by Rabi Jay ( How is this book in EP ?)
    2. SAP Authorization System: Design and Implementation of Authorization concepts for SAP R/3 and SAP Enterprise Portals by IBM Business Consulting (sap press book).
    Regards
    Badari

    Hi,
    For Content Developments you can refer below links
    LINKS FOR BEGINNER:
    Beginning EP Development
    Oliver's favorite SDN link collection
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/387daf90-0201-0010-bb98-cb1a5545bf69
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/4b0c105e-0501-0010-bcb0-92478a4b2a17
    Overview of the Content Development Process
    Overview of the Content Development Process
    Java development methodologies (Part I)
    Java development methodologies (Part I)
    Java development methodologies (Part II)
    Java development methodologies (Part II)
    Setting up the NetWeaver development environment (Part II)
    Setting up the NetWeaver development environment (Part II)
    Installing and configuring the preview edition of EP
    Installing and configuring the preview edition of EP
    Top Weblogs of All Time [19 to 14]
    Top Weblogs of All Time [19 to 14]
    Enterprise Portal Implementation Forum
    Enterprise Portal Implementation Forum
    Beginning EP Development
    http://help.sap.com/saphelp_nw04/helpdata/en/a4/76bd3b57743b09e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/1d/40e93bac3c5a6de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/50/da644160087d47e10000000a1550b0/frameset.htm
    Have a look at the following threads to have an introduction to portal:
    Hi
    What is EP ??
    For kick start in portal, the following Wiki link is enough:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/ep/introduction%2bto%2bportal
    You can now see the following threads which already have similar question discussed, you will get lots of links in these threads:
    Start with EP
    e-Books on EP
    Portal Development
    Portal 7.0 Documentation
    Beginner to EP
    Thanks
    Santosh

  • Test Driven Development...

    Hi,
    I'd like to hear some pro's and con's about this Test Driven
    Development methodology. Have anyone of you in this forum been
    using this technique for your unit tesing? If so, please share the
    experiences.
    http://www.fusionauthority.com/Techniques/Article.cfm/ArticleID:4560
    Thanks in advance!

    Well doing iterative development is a good thing in general.
    There's no way the customer is ever going to determine all the
    things they want up front... so I've found keeping projects broken
    down into as smallest phases as possible makes it easier to predict
    target dates, and then at the same time you code a bit... test,
    catch technical issues as well as functionality/workflow... so by
    the end of development the end user/customer has what they want,
    and your code is fort knox tested.

Maybe you are looking for

  • Why is my Macbook still slow even after upgrading

    Hi everyone, I'm not sure if this has been answered before but here goes. So I have a Macbook 2.4GHz (13.3-inch Intel Core 2 Duo "Penryn") - Early 2008. Have been using it for the past 6 years without any issues. However during the past 1 year I've n

  • Wait step in BPM hangs!

    Hello, I am using a wait step in a BPM. Type is "Wait specified time period". The period is 2 minutes. I can see from process monitoring that my BPM reaches the above step. And then it just hangs !!!! Time goes by but nothing happens. The BPM never!

  • Reversing distributions of a Matched PO

    I have distributions from 1-8, and this is matched to a PO. No I had reversed distribution 8 : 404.80 to distribution 10: -404.80 And I had reversed distribution 8: 404.80 to distribution 12: -404.80 and then calculated tax with distribution 13: -60.

  • Files generated by Web Service Proxy give errors for complex input types

    Hi , I generated a Java Web Service Proxy using a WSDL file. The input params are of this fashion - 1) Object 1 have 3 attributes 2) Object 2 having nested Object 2 (yes , again) which has a nested attribute which needs to be passed say Param 1. When

  • Html Page Title

    Dear all, I am using Forms 10g and in the formsweb file i am using the current line separateFrame=TRUE so whever the form opens, it will open a java applet. how i can change the title for the java applet which is"Oracle developer forms runtime - web'