Technical estimation for a portal project?

Is there anything out there which will help me get a reasonably accurate estimate of time required to execute a portal project?
I am not sure if generic software estimation tools based on use case analysis will calculate a realistic estimate.
TIA,
Mani

Not sure that I can answer your question, but I would like to give some considerations on this topic.
First and foremost you should let at least one (depending on the size of your project) participate on a BEA Portal course. The reason is that I've found that the Portal has a lot of opportunities, but when you are new to this product, it's impossible to know all of them. Having one experienced J2EE developer participate on a course will avoid a lot of workarounds.
I found Portal product very confusing to start with. Lots of tools, skins, skeletons, bulk loader, Unified User Profile, tags not particularly useful when running Portal, images fetched from the look-and-feel instead of regular img tags, entitlements, backingfiles, events, personalization and the list just goes on and on. On top of that you have the portal/portlet concept which might be a bit confusing for a regular web developer.
So get ready for a steep learning curve, but although the tools could have been more accessible, the Portal offers a lot of strengths and they do serve a valuable purpose.
Just a few thoughts
Trond Andersen, Invenia AS, +4798290811

Similar Messages

  • Blue Print for a Portal project

    Hi,
    Can anyone let me know where I can find a template or sample of a blue print for a portal project? If possible can anyone mail it to me: [email protected] ?
    Thanks and Regards,
    Reena

    Hi Michael,
    Thanks for your reply.
    I tried searching on SAP service marketplace, SDN and help.sap.com. I found many blue prints for non portal projects. Im looking for a portal project blue print. I would appreciate it, if you could point out the exact location of these documents.
    Thanks and Regards,
    Reena

  • Help me to add some libraries for WebLogic Portal project

    My Web portal project (10.3.2) that was created with Oracle Enterprise pack for Eclipse with some custom configurations:
    - Beehive controls
    - Beehive netUI
    - Struts 1.2
    - WebLogic Control Extension 10.2
    - full feature for "WebLogic portal"
    - "Portal application controld 10.3.2" and "Portal framework beehive adapter" support in WebLogic Portal (optional)
    I need these packages to process some user and group informations:
    - com.bea.p13n.controls.ejb.usermgmt
    - com.bea.p13n.controls.userInfoQuery
    - com.bea.portal.tools.security.group
    - com.bea.portal.tools.security.user
    My problem is impossible to import these package (except: com.bea.p13n.controls.ejb.usermgmt). I've read carefully API Javadoc for these package informations but it cannot help anymore.
    Anybody can tell me what libraries should be added to project to solve my problem ?
    Thank in advance.
    Ps:
    This is my screenshot for project configuration:
    http://i284.photobucket.com/albums/ll10/docphongm41/screenshot/screenshot.png

    Thank Kevin.
    I've fix my problem by adding some jar files, such as war-classes.jar which can be found in workspace/.metadata/.plugin/oracle.eclipse.tools.weblogic/libraries/wlp-tools-ugm-web-lib_10.3.2_10.3.2/1/WEB-INF/lib
    So, I can use UserID class in my source code without any error notification on Eclipse. Everything sound to be okay, but it isnt. When I initialize an UserID object in my pageflow controller class like this:
    UserID uid = new UserID("::security:user");
            String uname = uid.getUserName();I'll get an exception:
    com.bea.netuix.nf.UIControlException: com.bea.portlet.adapter.scopedcontent.ActionLookupFailedException: java.lang.NoClassDefFoundError: com/bea/portal/tools/security/user/UserIDI don't know why JVM cannot found my imported class though I've already added library and imported this class to the source.

  • Time Estimation for a HR project

    Hi,
    I would like to know the time estimation for a complete HR project including time estimation for testing  and training.
    Regards,
    Shikha

    hi,
    The modules include
    Personnel Administration
    Organizational Management
    Payroll (for Turkey)
    Personnel Development
    Appraisal System
    Time Management (negative - no time evaluation needed)
    Recruitment
    Training & Event Management
    The BBP has been prepared. It is a single location.

  • Need estimation for an OTL project

    I need to reply on a RFP which includes OTL requirments.
    Can any one give an estimation for OTL Project with complicate Attendance requirments?
    Thanks a lot
    Rachel

    Rachel
    I'm going to reply privately as the response may not be of general interest.
    Regards
    Tim

  • Technical Specification for Enterprise Portal

    Our EP consultant left without delivering Technical Specification. Now, we need to prepare this document mainly for handover to support team. Coming from BW background, I have little knowledge on what is expected in the document.
    What I can think of at the moment are that we need to document the followings:
    1. Portal Content structure
    2. iViews Configuration
    3. Portal Display
    Is there anything else missing? Or can someone share with me the structure of a complete Enterprise Portal Technical Specification?
    Thank you very much!

    Hi  M. Syuhair,
    That's a rather unfortunate situation that you have walked into where the implementer has left without documentation.
    I would start the document with a blueprint diagram of the platform landscape, with each of the logical instances purposes described. You should include the OS and DB versions and any specifics on security zoning you may have. Then move into a diagram for transport flows and description of the purpose of the Portal. i.e. used for BI and ESS/MSS scenarios.
    Also I would describe the integration with the solution, how security is provided, what other components are integrated (i.e. document repositories), how transports are performed (CTS, NWDI etc) and what systems are connected and SLD connectivity. Also mention UWL and Adobe services if they are deployed and anything else that represents significant usage.
    After this point you can dig deeper into the detail and provide a description of the details of the business packages with versions you have deployed to the portal (use the NWA to look up package versions if you donu2019t know this already) along with the name spaces and PCD hierarchy that has been chosen to ensure standards are followed during maintenance by the support team.
    Remember your support staff should be starting with at a minimum a basic understanding of standard SAP Portal implementations so getting to the detail of how each iView is configured would be taking the document too far.
    Your purpose of the document is in providing the framework for support to be able to know what standards they should follow and how to quickly find out the implementation specific details. This should be your objective.
    Starting this from scratch without any portal experience is not advisable, I would suggest you engage another Portal consultant to perform the task as familiarity with the core solution is really a must.
    Regards
    Daniel

  • How to setup CVS for portal project

    Hi,
    Can u suggest me the best way to organize CVS directory structure for the portal
    project.
    Right now i have c://bea/user_projects directory contains applications & domains
    sub directory.
    1) Should i create 2 projects or one project in the CVS ?
    2) How about SourceCode ?
    thanks in advance.
    vandana

    Hi,
    thanks.i am trying to write a build script to deploy files from CVS server to
    the Dev Environment(then to Production).Can u tell me the directory structure
    inside your EAR.
    i want to keep domain related files,java soruce codes etc.
    thanks
    vandana
    "Kunal Mittal" <[email protected]> wrote:
    >
    We use one CVS module.
    c:\bea\user_projects\applications\APP_NAME
    under APP_NAME we have the entire app (EAR file structure).
    Kunal
    "vandana" <[email protected]> wrote:
    Hi,
    Can u suggest me the best way to organize CVS directory structure for
    the portal
    project.
    Right now i have c://bea/user_projects directory contains applications
    & domains
    sub directory.
    1) Should i create 2 projects or one project in the CVS ?
    2) How about SourceCode ?
    thanks in advance.
    vandana

  • Ant build script for WebLogic Portal 10.3 projects

    Hi Friends,
    I am going thru this document http://download.oracle.com/docs/cd/E12840_01/wlw/docs103/guide/ideuserguide/build/conUseCustomAntBuild.html#metadata about building ant script for my portal project. The document does not state few things clearly. Can you please help me to understand.
    It says:
    To Build an EAR File Using the Ant Script:
    1. Generate the Ant script for each project in the EAR.
    2. Generate the Ant script for the EAR project.
    3. Configure the execution environment of your shell by executing wl.home/common/bin/commEnv.sh
    4. Change to the Eclipse directory for the EAR project.
    5. Execute the desired target in the EAR project's Ant script as follows:
    ant build archive -Dworkspace=workspacepath
    A) When I generate ant script, workshop generates build.xml file in each project directory and that includes EAR project as well. Then, point 2 is not clear, how do I generate another ant script (build.xml) for the EAR project?
    B) I do not understand, "change to the eclipse directory for the EAR project". Does it mean, change to the directory of EAR project folder which has build.xml?
    C) in step-5, execute the desired target, when I execute it, how it will know where are other build.xml files for other projects?
    Regards,
    JT

    Hi Greg,
    I moved little bit but then got stuck with new kind of error.
    a. First of all, my application has a 'data' project (.usr) file. When I try to generate ant scripts (build.xml), it says that 'data' project is not compatible with Workshop ant scripts. However, Workshop inbuilt EXPORT->EAR is able to build the projects without any error.
    b. So, I thought, let's put a dummy build.xml file under 'data' project directory. This let ant build to proceed further. However, now it fails with error that <web project>/build.xml (line no. 122). Which is nothing but memory declaration (memoryMaximumSize="1024m"). The error says, 'unable to launch apt compiler', I am not able to understand what is it? The other projects' (ejb, controls etc.) build.xml has this declaration but they did not give this error, they built fine.
    <web project>/build.xml
    <target name="build" depends="init" description="compiles the source files; does not package the results">
    <if>
    <isreference refid="apt.factory.path"/>
    <then>
    <mkdir dir="${apt.src.output.dir}"/>
    <for-each-java-src-path>
    <if>
    <available file="${.java.src.dir}"/>
    <then>
    <mkdir dir="${.java.src.output}"/>
    <apt
    sourcepath="${java.sourcepath}"
    srcdir="${.java.src.dir}"
    includes="${.java.src.include}"
    excludes="${.java.src.exclude}"
    destdir="${.java.src.output}"
    preprocessdir="${apt.src.output.dir}"
    classpathref="java.classpath"
    factorypathref="apt.factory.path"
    options="${apt.options}"
    compile="false"
    memoryMaximumSize="1024m"/>
    </then>
    </if>
    </for-each-java-src-path>
    </then>
    </if>
    Regards,
    JT
    Edited by: user6917422 on Apr 1, 2009 9:29 PM
    Edited by: user6917422 on Apr 1, 2009 9:57 PM

  • Percent UI Design Plays in a Portal Project Rollou

    Does Anyone out there have a factor in how much UI, Information Modelling, and Graphic Design play in the overall project rollout? Is it 25%, 33%, 50%, etc?
    In otherwords - when building the budget for a portal project, how much budget would one allocate for the Graphical and User Interface design?
    Patrick

    Is that the correct way to implement my app or are there any better approches?
    This can't be answered because it depends on your specific requirements.  But I have two suggestions:
    1. An initial view showing four buttons is not very useful. Try to redesign that to immediately show the user some useful information, and include some other mechanism for the user to navigate. For example, a tab bar controller and tab bar buttons?
    2. The segues on your storyboard are modal. If any of the views are hierarchical (drill in/out), consider using a navigation controller and push segues for those.
    If you have not already read them, the iOS Human Interface Guidlines has useful information on UI best practice, and the View Controller Catalog for iOS has useful information on when to use the various types of view controllers.

  • Technical spec for Project systems report

    Hi all,
    My requirement is to create technical spec's on this Project Systems monthly and yearly budget and actual tracking with drill down capability
    And the char and KF are:-
    Char
    Project Definition
    WBS Element
    Cost Element
    Vendor
    Purchase Order No.
    Purchase Order Item
    Requester
    Created On
    PO Description
    Final Delivery
    KF
    PO Value
    Value - Quantity Delivered
    Amount Invoiced
    To be invoiced - Value
    To be Delivered - Value
    Can anyone help me that which standard query is suitable for this requirement.

    Hi,
    Check the below business content queries:
    0PM_MC01_Q0001     Budget Comparison (Actual Costs) 
    0PM_MC01_Q0002     Budget Comparison (Planned Costs)
    0PM_C06_Q0002       Budget Proposal (Periodic)
    0PM_C06_Q0003       Budget Proposal (Objects)
    Check this might be useful:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/e8/858f40f5767d17e10000000a1550b0/frameset.htm
    Hope this helps.......
    Rgs,
    Ravikanth

  • Global error page for portal project

    Hi
    This is regarding weblogic 8.1.
    We have a portal project which contains several portlets. For handling exceptions
    in a page flow we have a global error page at the project root level and each
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed in the portlet
    context. How can we make this error page to take up the whole screen and display
    it outside of the portlet context so that all other links within the portal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

    Sameer,
    Please post this question to the weblogic.developer.interest.portal
    newsgroup.
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Sameer Dalal" <[email protected]> wrote in message
    news:3f4bd37f$[email protected]..
    >
    Hi
    This is regarding weblogic 8.1.
    We have a portal project which contains several portlets. For handlingexceptions
    in a page flow we have a global error page at the project root level andeach
    portlet redirects to this error page /error.jsp in case of any errors.
    When the user is redirected to this error page the page is displayed inthe portlet
    context. How can we make this error page to take up the whole screen anddisplay
    it outside of the portlet context so that all other links within theportal (books
    and pages) are not displayed to the user.
    In all cases, the redirection to the error page occurs from a page flow.
    Thanks in advance,
    Sameer

  • Can i use windows 10 technical preview for commercial purpose like developing projects in visual studio

    can i use windows 10 technical preview for commercial purpose like developing projects in visual studio

    No, Windows 10 Technical Preview is for testing and evaluation only , in addition it is not the final version of Windows and it is strongly recommended to use it for testing
    not production.

  • Technical documentation for ADF projects - how to and best practices

    Hi,
    I have a question how to create technical documentation for ADF project expecialy ADF BC and ADF Faces. Is there any tool or JDev plugin for that purpose? What informations should contains documentation for that project, any principles ?Has anybody any experienece. Are there something like documentation best practices for ADF projects? E.g. how to create documentation for bussiness components.
    Kuba

    I'm not sure there is "best practices" but some of the things that can help people understand are:
    An ADF BC diagram - this will describe all your ADF BC objects - just drag your components into a new empty diagram
    A JSF page flow - to show how pages are called.
    Java class diagram - for Java code that is not in the above two
    One more thing to consider - since ADF BC, JSF page flow and JSPX pages are all XML based - you could write XSL files that will actually transform them into any type of documentation you want.

  • Re:Technical Specs for BI project respectively is-retail

    Hi Gurus,
    I am looking for some documents on Creating Technical Specs for BI project, as my prokect is in the initial stage.
    Hence we require to collect relevant info for implementing the(respectively is-retail) FI-CO, SD & MM with BI project.
    I will be assigning points.
    My ID is: [email protected]
    Thank you.
    Regards,
    Pradeep Kandepu
    Edited by: pradeep kandepu on Jun 8, 2008 5:34 PM

    Hi,
    Check this link,
    [Functional & Tech specs;
    Hope this helps you.

  • Time estimation for WebDynpro component

    Hi all,
    I am very new to WDA. If any body have idea about time estimation for ABAP webDynpro component based on complexity, please let me know.
    Format of writing technical spec for WDA component?
    Thanks in advance
    Regards,
    Rajesh yadla.

    Hi Rajesh Yadla ,
    Yet there is no any <b>Time-estimation matrix</b> is developed to calculate time for WebDynpro ABAP work .
    But I there are couple of factors based on which you<b> can develope your own</b> matrix kind of thing.
    I can tell you I am doing Dynpro Developement of around 5 view and with interacton with client we have Give 110 men days for this single application
    <b> Now how I have calculated it ?</b>
    Answer
    1) I first of all which <b>UI elements will be used and how much we Dynpro t</b>eam is Aware of It and How mwuch they are complex to use
    2) Is there then other depedancy like  A ) <b>Client want Classes and methods</b> to be developed and calling methods on click of button
    B) It was depedant over one <b>workflow also</b>
    So when things are clear about what functionality these 2 things will have my developement was useless
    3) how much awareness my consltnant have about <b>OOABAP and basic ABAP stuff that I need in project.</b>
    4) Most  imp is <b>Businees logic</b> and what exaclty client want ?
    how I will do it Dynpro ? Which Dynpro to go for WD ABAP or Java ( In my case we choosed ABAP is find it easy to play in ABAP enviro only ,)
    5 ) How many views you have ( genrally 5-6 days for view ) , how much Data transfer among views and Windows you need .
    6) Is developent need some backgrond RFC ,BAPI to be implementd .If yes how much time they will take ( In my case I am implementing for mySAP SRM which dont have many table and data  which client  So I wrote RFCs )
    7) Another factor is Documention and following Quality norms . Time for that too.
    This overall turns into final time you need .
    Time being this much only .
    <i>Hope this will give you clear idea.</i>
    <b>
    Cheers
    Parry</b>

Maybe you are looking for

  • JPEG Corruption post transfer over USB External Drive (usb2.0)

    Hello I have two external drives, both support firewire400/800 and USB2. On the firewire 400 settings no issue at all. Previously on PPC powerbook, I used firewire 800 and no issues at all. While waiting for my expresscard34-firewire800 to arrive thi

  • Po converted in pdf file

    Dear Experts, Pls, explain me how to convert purchase order in pdf file. Get spool request in SP01 Then go to SE38. Program name: RSTXPDF4 Execute. Give the spool number & execute. PDF will be created for PO. In this process there are three steps.  A

  • Smart album using keyword not working

    I'm creating smart albums using keywords. Today I created two smart albums tagging select photos with key words. One album has worked correctly, the other album is empty, showing only black background. I've confirmed photos are tagged with the one ke

  • Budget planning in Netweaver ECC 6.x

    We had registered sales & manufacturing plans (yearly forecast) into logistics transactions (like MC86), also into the ECC exists the sales price lists, boms and manufacturing costs. What we need is, identify the transactions in ECC 6.0 let us calcul

  • Modifying Business Catalyst Templates for the first time...

    ... how would I go about getting the business catalyst templates for modifying in Muse?