Building a WebCenter Application Step by Step Issue

I am experincing a problem with the code on page 60 of the Building a WebCenter Application Step by Step tutorial. Step 9 ask to insert content repository code in the SRWelcome.jspx JSF page (see below). When I run the page the ${pageContext.request.contextPath}${bindings['getURI_returnURI'].inputValue}" dose not work as expected. It should show the wecome.html page. However when the page is displayed the SRWelcome.jspx page which contains the refference code appear to loop back on it self thus repeatedly displaying inside the SRWelcome.jspx in the iframe.
Has anyone experinced this problem?
<f:verbatim>
<iframe height="450" width="850"
src="${pageContext.request.contextPath}${bindings['getURI_returnURI'].inputValue}"
frameborder="0">
</iframe>
</f:verbatim>
This is my JDev environment:
ADF Business Components     10.1.3.41.57
Java(TM) Platform     1.5.0_06
Oracle IDE     10.1.3.41.57
Embbed OC4J Sever Log Info:
Jun 20, 2008 9:54:19 AM oracle.vcr.datacontrol.VcrDataControl invokeOperation
INFO: Invoking data control operation getURI on instance SRContentRepository
Jun 20, 2008 9:54:20 AM oracle.vcr.datacontrol.VcrDCDef getConnection
INFO: Retrieving repository connection from ADF
Jun 20, 2008 9:54:20 AM oracle.vcr.datacontrol.VcrDCDef getVcrSession
INFO: Log on to the repository.

I had the same problem. The SRWelcome.jspx page was recursively displayed inside the iframe. The cause is that the getURI method is not working correctly (refer to metalink note 470353.1). I could resolve this by applying patch 6447083 and recreating of the content repository afterwards.

Similar Messages

  • Step to build an Planning application using EPMA

    I have completed a sandbox of Dot3
    where can I get the detail process to build a EPMA Planning application or do I just build a class application and then convert
    Please advise
    Thanks

    Have a read of Using Performance Management Architect
    If you want to covert a classic to EPMA then it is up to you.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Step-by-Step guide for developing a ADF application, does it exist?

    Step-by-Step guide for developing a ADF application, does it exist?
    Hi there,
    At our company we recently begun working on a project using Oracle ADF with
    UIX. We got the Oracle JDeveloper 10g handbook and we did a 5 day Oracle ADF
    course. A good way to start the project I think.
    One thing that bothers me though, is that I cannot find a simple clean example
    how to manipulate a record in the DB, going through all steps of MVC. I tried
    this forum, the books we got and google. It usualy explains a small portion
    of the steps needed, but never a complete example.
    I know people will probably say you can design what you want in various ways
    and that's its all up to the developer, this is also the power of ADF that it
    can be very flexible.
    However it would be nice to have a step-by-step example how to be able to insert,
    edit and delete a record. Showing all the steps that have to be made in the BC4J,
    struts and UIX, including creating triggers, seq, autocommitting etc.
    I think ADF is pretty complicated, therefore having a step-by-step example guide
    (design pattern) would be very handy for a beginner like me.
    Do such guides exist, are there developers who created such a guide for themselves?
    Would other developers find such a guide useful? I'm curious about everybody's
    opinion.
    A good example of what I mean by guide can be found here
    How To Build a Simple UIX Search Form, written by Shay Shmeltzer
    http://www.oracle.com/technology/products/jdev/tips/shmeltzer/setwhereclause/uix.html
    kind regards
    Ido

    Have a look at the ADF Workshop - it doesn't use UIX rather it uses JSP but I think it will give you the basics.
    http://www.oracle.com/technology/obe/obe9051jdev/ADFWorkshop/BuildingADFApplicationsWorkshop.htm
    Then have a look at the toy-store demo and the new ADF Case manual:
    http://download.oracle.com/docs/cd/B14099_10/web.1012/b19163/toc.htm
    http://www.oracle.com/technology/products/jdev/tips/muench/adftoystore1012/index.html

  • BSP Applications step by step

    hi,
        could any one send me the step by step procedure to create web enabled report through BSP Applications. or pls send any related links.
                   thnx in advance,
                   santosh.

    Hi
    To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.
    If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.
    The following tutorials are available:
    ·         First Tutorial: First Steps with Business Server Pages…
    ·         Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB
    ·         Third tutorial: Our First Online Bookshop
    ·         Fourth tutorial: Further Developing the Bookshop
    ·         A small Tutorial is also available for your first steps with the Model View Controller design pattern.
    ·         For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB
    When creating BSP applications, note the browser dependencies described in Note 598860.
    steps:
    1) start the transaction RZ10.
    2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.
    3) u will also find three options in the same window.
    Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.
    4) Now click on change button.
    5) here u will find parameter icm/host_name_full, so now set it as FQDN.
    6) Now copy ur settings with new version number.
    7) Activate that version.
    8) And now please restart ur WAS.
    So this will set ur FQDN, and also don't forget to login using Admin User.
    Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)
    /default_host/sap/bc/bsp/sap
    /default_host/sap/bc/bsp/sap/system
    /default_host/sap/bc/bsp/sap/public/bc
    /def ault_host/sap/public/bc
    /default_host/sap/public/bc/ur
    /default_host/sap/public/bsp/sap/public
    /default_host/sap/public/bsp/sap/public/bc
    /defaul t_host/sap/public/bsp/sap/system
    /default_host/sap/public/bsp/sap/htmlb
    if not then activate all.
    check this link
    Read this weblog...
    /people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names
    http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp
    it consists of screen shots also
    Reward all helpfull answers
    Regards
    Pavan
    Message was edited by:
            Pavan praveen

  • Visual Gesture Builder Step by Step Tutorial

    Good Day All 
    Kind Request 1 
    i am new to V2 i see it has changed significantly from V1 most of my project in v1 don't work. when reading online about what is new in v2 i came across "Visual Gesture Builder" which was something interesting. now this is my assumption about.
    What VGB does is that it allows you to create Custom Gestures like your Sign language and you store them in some sort of Database and in your Kinect Application when the skeleton is detected , we search that database on real-time to check if what the skeleton
    did is not matching our Database and gesture and after that we can perform a certain task based on that Gesture. That was my assumption, can someone please clear me. 
    Kind Request 2 
    if the my above VGB assumptions are true , can someone send me a link to a tutorial that can show step by step how to create custom gestures and maybe another link on how to load them at run-time and use them . 
    Kind Request 3
    I see in the 2.0 SDK of the V2 there is no KinectRegion or Tile Buttons , can anyone tell what is used instead or that , a link will be great thanks 
    Thanks 
    Vuyiswa Maseko

    Thanks Brekel for your reply , 
    i presume my assumption are true, regarding Kinect Regions (Kind
    Request 3) do you have any info on that ?
    Thanks 
    Vuyiswa Maseko

  • SAP BI Step-By-Step Issue, Please Help!

    Hi Experts,
    I am totally new to the SAP BI and just have started to learn it. I am working on the tutorial Step-by-Step: From the Data Model to the BI Application in the W..., and I am stuck at Creating DataSources for Master Data of Characteristic "Product", where I tried to activate the Product attributes and the Product texts DataSource. It said in the bottom that the "function module/SDF/AL_MAP_TRANSID_LOGH does not extist". Has anyone tried this tutorial before? If someone has tried it and got through this step, do you know how can I solve this issue? I would greatly appreciate if someone can help me with this.
    Best Regards,
    -Napadol

    Hi,
    please find the link
    http://www.scribd.com/search?query=stepbystep+bw
    http://www.sapdb.info/complete-sap-certification-material-all-in-one-direct-download/
    http://www.esnips.com/web/SAPBIManuals
    http://books.google.co.in/books?id=3wBjrMDWescC&pg=RA1-PA200&lpg=RA1-PA200&dq=sapbwbyfufu&source=web&ots=RIo_3qnBer&sig=bOOk2kHN_WwiwnebygbynszOcxE&hl=en&sa=X&oi=book_result&resnum=1&ct=result#PPP1,M1
    http://sapbwneelam.blogspot.com/2008/11/bw-material-links.html
    hope it helps u,
    Thanks.
    Sai Chand.

  • Print Workbench - Step by step guide to create an APPLICATION FORM

    Hi All,
    I have been working as an ABAP developer. Now I have been asked to work on PWB.
    I have gone through lots of documents available on the net. I also read the SAP help library and entire SDN.
    But I need some good document on PWB which shows step by step procedure for creating an application form, maintaining it and then generating the print etc (preferably with screenshots).Kindly provide some good documents. Any help is welcome.
    Thanks in advance.
    Edited by: abinashmechi on Feb 15, 2010 9:45 AM

    Hi Yogi,
    In your sceanario if you are looking to build either Enity or Application service then create it and test that service from "Service Browser". Once your service is working as per your reqyurements then we have to options to bring it into the Portal:
    1. Generate Web Service for you Service (Entity or Application).
    2. Consume that Web Service in WebDynpro application using Model concepts.
    3. Deploy your WebDynpro Application into your portal Server.
    4. Create a WebDynpro iView for your application and assign it any where you want.
                                                         OR
    1. Generate WebDynpro model for your CAF application.
    2. Create a public part for you application webdynpro project of your CAF application.
    3. Create a new WebDynpro DC and use the Models generated for your CAF application.
    4. Deploy your WebDynpro Application into your portal Server.
    5. Create a WebDynpro iView for your application and assign it any where you want.
    If you can give your complete scenario then that would be more helpful for any one to provide best answer which is approapriate for you.
    Thanks,
    Uday.

  • Step By Step Example for Application Integrator for Yahoo or any kind of

    All EP Expert,
    I want to create yahoo or Gmail or any kind of url iView on which I can implement SSO for learning purpose on my Local laptop.
    I have installed EP SP9 on my laptop.
    I go through some blog and some discussion but I am not able to find below files mentioned in those blog.
    1. AppIntegrator.zip file to find two files
    2. com.sap.portal.howtos.webapp.par file
    3. HowToUseAppIntegrator_en.pdf file
    So I am not able to perform step by step instruction as mentioned in blogs.
    Can any one provide me any kind of documents for EP SP9 for Application Intigrator functionality basically I am interested to integrate JAva base application in my portal with SSO but if any one can provide for Yahoo or Gmail for EP SP9 it will be a great help.
    Thanks and waiting for some help on this form all EP experts.
    I will reward full points for right answer.
    Thanks in Advance.
    Ashish.

    Hi Mona,
    Thank you very much for your prompt reply.  I really appreciate if you can provide me exact location from where I can download "Application Integrator" zip file from which I can extract  "com.sap.portal.howtos.webapp.par" file as describe in example PDF file. I tried very hard to find on SDN and "help.sap.com"  but could not find it.
    If you have it with you then please send it to me on my email ID [email protected]
    Or please tell me exact location from where I can download it.
    I give 10 points for this help.
    Thanks in Advance.
    Ashish.

  • I have a canon hf10 and need to be able to transfer my video from my camera to my computer so I can burn them to dvd is there a step by step process? i'm new 2 the mac world.  I tried downloading imovie 7.1.2 but it said, "An eligible iMovie application

    i have a canon hf10 and need to be able to transfer my video from my camera to my computer so I can burn them to dvd is there a step by step process? i'm new 2 the mac world.  I tried downloading imovie 7.1.2 but it said, "An eligible iMovie application was not found in the location /Applications." can anyone give me step by step instructions? i would hate to call the geek squad!!!LOL

    and what's a firewire port? how do i know if i have one?

  • I have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    i have an iPhone application already developed and it works great ,now i need to make that same application for my iPad .can someone please tell me step by step instructions on how to make it .

    Try the developer's forum:
    https://discussions.apple.com/community/developer_forums

  • Step by step instructions to create a Simple PCUI Application

    I am very new to PCUI and have been trying to get a simple application up and running for the last few days. There always seems to be some problem or the other. At times it gives a dump, at times it gives me a screen without the search request or search result area and when i get all of these done, my application just does not invoke the Query method.
    I would appreciate it if you could give me Step by Step instructions to create a simple PCUI application to search for some data from an existing database table and display it.
    Thanks in advance!!!

    Hi Mithun
    You can also download the PCUI Cookbook from:
    http://service.sap.com/instguides -> my SAP Business Suite Solutions -> my SAP CRM -> my SAP 2005. The title is PCUI Book for CRM 2005.
    The direct link is (which may change so I recommend that you follow the menu path) https://websmp209.sap-ag.de/~sapidb/011000358700001093962006E/PCUIBook50_06.pdf
    Refer the following weblog
    /people/vijaya.kumar/blog/2005/06/10/people-centric-user-interface-pcui--getting-started
    Hope this will help
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Please help: Example how to peploy application from jar file step by step

    Please help: Example how to peploy application from jar file step by step.
    All help appreciated
    Mike

    Thanks I will try these links
    Mike
    "Slava Imeshev" <[email protected]> wrote:
    Hi Mike,
    These links could be useful:
    http://e-docs.bea.com/wls/docs61////adminguide/appman.html
    http://e-docs.bea.com/wls/docs61////quickstart/quick_start.html
    http://e-docs.bea.com/wls/docs61//////ConsoleHelp/application.html
    http://e-docs.bea.com/wls/docs61///programming/environment.html
    Regards,
    Slava Imeshev
    "Mike" <[email protected]> wrote in message
    news:3ca0e94c$[email protected]..
    Please help: Example how to peploy application from jar file step bystep.
    All help appreciated
    Mike

  • Step by step approach to develope the java card application

    Do anybody know how to develope a smart card application using java card.i have downloaded java card kit,but the documentation provided by the sun is bit complex to use.
    so please anybody know how to proceed?
    It would be appreciated if i am given a step by step approach to develope a smart card application using java card.

    Do anybody know how to develope a smart card
    application using java card.i have downloaded java
    card kit,but the documentation provided by the sun is
    bit complex to use.
    so please anybody know how to proceed?I would suggest to read these articles
    http://developers.sun.com/techtopics/mobility/javacard/articles/
    Jan

  • Step by Step to access custom Java API in Application Service.

    Hi Experts,
           I have a situation to access the custom Java API in CAF. The Java API fetches the data from MDM. I need to get the data from that API and and use it in the CAF Application Service layer? Is there a way to access the JAVA API in the Application Service Layer? If so please do help me out. Step by Step solution would be appreciated.
    thanks in advance.
    Regards
    Ketan

    Hi Ketan,
    You can do it in two ways.
    1. You can create your own custom class in the ejbmodule which you can see in the Navigator view.
    2. You can have a ear having the custom class. This ear will be in a separate DC and CAF will have dependency to it.
    Regards,
    Srinivasan Subbiah

  • Install my application in one step

    I am finishing my application and I am looking after my users.
    How can I distribute my application in one step?
    First of all I have to consider that I am using the javacomm2 that needs
    to copy some files into the bin and lib jre directories.(not so much users can do it)
    Second I packed all my code in a jar file (manifest included),
    �how can I create a link into Windows menus?
    I want for my users a one step (and cheep) way of getting my product.
    Thanks in advance

    I think what you need is installshield. Please try it on www.google.com
    /Sreenivasa Kumar Majji.
    I am finishing my application and I am looking after
    my users.
    How can I distribute my application in one step?
    First of all I have to consider that I am using the
    javacomm2 that needs
    to copy some files into the bin and lib jre
    directories.(not so much users can do it)
    Second I packed all my code in a jar file (manifest
    included),
    �how can I create a link into Windows menus?
    I want for my users a one step (and cheep) way of
    getting my product.
    Thanks in advance

Maybe you are looking for

  • Is there a way to change the list of menu items?

    I'm using Pages 5.5.2. The "save as" command has been deleted from the File menu and replaced with "Duplicate". Is there a way to restore "save as" as a menu item? I've discovered how you can do it by keystroke but miss it in the drop down menu.

  • Can not update PO via update_po api and getting error in Budgetary Control

    Hi all, I am trying to update PO by calling update_PO API. I am trying to follow the manual but am getting an error and can't update the PO. Here is the code: declare l_result NUMBER; l_api_errors apps.po_api_errors_rec_type; l_version_no NUMBER := 0

  • Java and Access database

    Hello, I have an application with an access database. The access database (the access file) is in the same directory as all java files in c:\programs\eclipse\workspace\javaBooks. The connection method looks as follows: public boolean getConnection(St

  • Importing music from CDs

    When I import music from my CDs to ITunes, no names of tracks or artist is shown, only "track 1" "track 2", etc. I'm told it should automatically show the track name, artist, album, etc. Help.

  • Creating stucture problem

    Hi, Iam trying to create structure(se11) with RKMNG field.This field is in QMEL table.While iam creating this field it is throuing error.The error is "ZSTRUC-RKMNG (combination reference table/field QMEL-RKMNG does not exist)" What might be the reaso