Oracle Revenna Demo

We are attempting to duplicate functionality seen in the Ravenna Demo (minus the WebCenter Interaction piece in the second half of the demo) at:
http://www.oracle.com/technology/products/webcenter/sko_09_ent2.0_demo.html
We think the site is created by using UCM/Site Studio, Ensemble and WebCenter to put a discussion forum into the site. The discussions portlet is being hosted in WebCenter, it is being run through Ensemble to create a rest based Pagelet, and that URL is being copy and pasted into site studio to display the pagelet on the page. We have a few different portlets that we are creating that we would like to use within Site Studio using the same method.
How they are doing this? Is there documentation on how the Ravenna demo was created? If not, do you have any ideas on how we could accomplish this?

At www.portaltown.com they can set you up a demo and walk you through the latest portal version. They can even ship you a fully configured RedHat Linux Server with your own port, hostname, ssl specifications.
Portal In A Linux Box Specification
OS: RedHat ES
Oracle: Standard Edition One 1 year Term
Support: 1 Year Oracle Support
Portal: Basic configuration of Open Source Portlet Providers such as Menu, Calendar, Download, and Event providers.

Similar Messages

  • Looking for a specific list of modules included in Oracle Vision demo

    Hi All,
    I am trying to find out which EBS modules are included when you install Oracle Vision demo db. My client no longer has the Vision db installed and before I reinstall it, I'd like to know what I will get. For example, is GRC included and what is the lastest ver/rel that I should install to get the latest?
    Thanks in advance for your help.

    T Michaels wrote:
    Hi All,
    I am trying to find out which EBS modules are included when you install Oracle Vision demo db. My client no longer has the Vision db installed and before I reinstall it, I'd like to know what I will get. For example, is GRC included and what is the lastest ver/rel that I should install to get the latest?
    Thanks in advance for your help.I do not think you will find the list of modules documented. However IINM, vision demo database is similar to any fresh EBS installation except for more installed modules and data, so if you refer to any fresh installed EBS instance you should get the list of modules.
    Solution Beacon provides free access to 11i and R12 Vision Demo instances. You can access 11i and R12 Vision Demo instances through the following links:
    Release 11i Vision Instances
    http://www.solutionbeacon.com/tools_r11ivision.htm
    Release 12 Vision Instances
    http://www.solutionbeacon.com/tools_r12vision.htm
    You may also refer to eTRM and EBS docs webites -- http://etrm.oracle.com/ and http://docs.oracle.com/cd/E18727_01/index.htm
    You can download a vision VM template from http://www.oracle.com/technetwork/server-storage/vm/ebs-093153.html
    Thanks,
    Hussein

  • Java error in Oracle Help Demo

    Hi,
    I'm trying to get the Oracle help demo to work on a weblogic server (version 10.2.3) but I get a Java error when when I attempt to navigate to the test page at http://server:port/ohw-rcf-demo
    I've checked the dependencies for the thin demo and the weblogic server I'm using has them.
    I get the same error if I try the thick demo.
    Log entry below
    Server Name: WLS_FORMS
    Log Name: ServerLog
    Message: [ServletContext@8383527[app:ohw-rcf-demo-thin module:ohw-rcf-demo path:/ohw-rcf-demo spec-version:2.5]] Servlet failed with Exception java.lang.RuntimeException: Cannot find FacesContext at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:1855) at javax.faces.webapp.UIComponentClassicTagBase.setJspId(UIComponentClassicTagBase.java:1672) at jsp_servlet._helppages.__main_jspx._jspService(__main_jspx.java:78) at weblogic.servlet.jsp.JspBase.service(JspBase.java:34) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Date: Mar 4, 2010 8:30:09 AM EST
    Subsystem: HTTP
    Message ID: BEA-101020
    Severity: Error
    Machine: niringa04-z012
    Server: WLS_FORMS
    Thread: [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'
    User ID: <WLS Kernel>
    Transaction ID: (No value specified)
    Context ID: (No value specified)
    Detail: [ServletContext@8383527[app:ohw-rcf-demo-thin module:ohw-rcf-demo path:/ohw-rcf-demo spec-version:2.5]] Servlet failed with Exception
    Cause: An unexpected error occurred.
    Action: Check the exception for exact error message.
    Thanks, Tony

    Re-install fixed this

  • Session Expired Error in Oracle Vision Demo due to absence of a cookie !!

    Hi Folks,
    I kept getting the session expired error in Vision Demo even after I had supplied the right user id/password combos. So I set up a on-logon trigger in the APPS schema and it turns out that the Front End JSP page calls the ICX_SEC package.
    Herein it refers to the function valiadateSession inside this package. I did some digging around and it turns out that inside this function using the OWA_COOKIE utility the function tries to get the details of a cookie called 'WF_SESSION' and passes this to the Front End.
    And this is where it is failing. I checked to see and the return from the OWA_COOKIE.GET('WF_SESSION') does return a value of NUM_VALS=0. So the problem remains that the intial JSP page is unable to either set the cookie or I am reading this all wrong.
    Plan to dig deep into this. Meanwhile if anyone has faced this error any helpful tips would be deeply appreciated.
    PS: I am new to Oracle Apps and have to learn it in a hurry :(( Sad part is am unable to even get into the Application as of now :P I have installed and am using 11i.8 (11.5.8).
    cheers
    ~
    kaushik

    Check your browser settings for accepting cookies from this domain, you must have tried this by now clearing all your browser cache and cookies.
    try solutions beacon site where they have Oracle Apps Demo Instances for Public
    http://www.solutionbeacon.com/tools_vision.htm

  • Oracle ADF demo - error

    Hi
    I am running the Oracle ADF demo.When i running the SRDemo project at the end of chapter 5 i get the following error:
    oracle.jbo.NameClashException, msg=JBO-25001: Name Product of object type Attribute already exists
    Can anyone help me in resolving the same?
    Regards
    Sabarish

    see: oracle.jbo.NameClashException: Tutorial for Forms/4GL Developers:

  • Have you tried running Oracle Graphics demo in 6i? Urgent

    I have tried old OGDEMO package which perfectly runs with Forms
    4.5 and Graphics 2.5 the same with og.pll library after
    recompiling in 6i, giving errors like og-01629 and og-00609.
    Drill Down demo example is not working and so many others.
    Please guide.
    Thanking You

    Hello,
    I have followed your suggestion and did as per the instructions in the demo.
    Please find below the details :
    1. I have copied the 'Demos 11g' folder in the folder which contains the 'Forms' folder. (meaning my Forms and Demos 11g are in the same location)
    2. In the application definition in the formsweb.cfg file - I have added the FormsGraph.jar. Check the below line.
    archive_jini=......,forms/demos_11g/demos/jars/FormsGraph.jar
    3.Then I copied the FormsGraph.jar file into the forms/java directory.
    4.I have also made the below entry in the formsweb.cfg
    [BIGraph]
    archive_jini=frmall_jinit.jar,/forms/formsdemo/jars/demo.jar,forms/demos_11g/demos/jars/FormsGraph.jar
    archive=frmall_jinit.jar,/forms/formsdemo/jars/demo.jar,forms/demos_11g/demos/jars/FormsGraph.jar
    * I was able to execute the Graph.fmb and could see the Graph. *
    But in the layout editor i got this error :
    FRM-13008 Cannot find JavaBean with the name 'Oracle.forms.demos.bigraph.FormsGraph' .
    To resolve this I updated my CLASS_PATH (env variable in the system - control panel)
    /forms/demos_11g/demos/jars/FormsGraph.jar
    And the above error was resolved. :-).
    But the sad part is that now when i execute the Graph.fmb , I CANNOT SEE the graph :( :(
    I reverted back the change that I made with the CLASS_PATH variable but still the graph is not visible.
    Please help.
    Regards,
    SRT
    PS: sorry for such a long post.
    Edited by: 883955 on Sep 13, 2011 8:03 PM

  • JCA Binding Component connection issue in the Oracle Order Demo Application

    Hi,
    I setup the Oracle Fusion Middleware. I also deployed the Oracle Fusion Order Demo Application in the soa_server. I placed the order in the store front web.I initiated the webservice (OrderBookingService) and found the below error in the soa_server_diagnostic log file.
    =====================================================================================================================================
    Caused by: BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Write' failed due to: JCA Binding Component connection issue.
    JCA Binding Component is unable to create an outbound JCA (CCI) connection.
    OrderBookingComposite:USPSShipment [ Write_ptt::Write(body) ] : The JCA Binding Component was unable to establish an outbound JCA CCI connection due to the following issue: BINDING.JCA-12510
    JCA Resource Adapter location error.
    Unable to locate the JCA Resource Adapter via .jca binding file element <connection-factory/>
    The JCA Binding Component is unable to startup the Resource Adapter specified in the <connection-factory/> element: location='eis/file/FODFileAdapter'.
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the WebLogic Application server or
    2) the '<jndi-name>' element in weblogic-ra.xml has not been set to eis/file/FODFileAdapter. In the last case you will have to add a new WebLogic JCA connection factory (deploy a RAR).
    Please correct this and then restart the Application Server
    The invoked JCA adapter raised a resource exception.
    =====================================================================================================================================

    Thanks Guys.
    I resolved the issue.
    The issue is that FileAdapter for FulFillment mediator is missing.
    Solution 1:
    File adapter connection factory needs to be created via the weblogic console
    The details below:     
         JNDI Name: eis/file/FODFileAdapter
         controlDir          java.lang.String     /tmp/control
         inboundDataSource     java.lang.String     jdbc/SOADataSource
         outboundDataSource     java.lang.String     jdbc/SOADataSource
         outboundDataSourceLocal     java.lang.String     jdbc/SOALocalTxDataSource
         outboundLockTypeForWritejava.lang.String     oracle
    Solution 2:
    seedFodFileAdapterResources target in $FOD_HOME/bin/common-sca-tools.xml needs to be executed to create the file adaptor.
    Thanks.
    Ilayaraja

  • Oracle portal demo

    Hi,
    I was wondering if there is a demo site for oracle portal where you can review the main features of the oracle portal without going though the tiresome installation process.
    thanks,
    Samit

    At www.portaltown.com they can set you up a demo and walk you through the latest portal version. They can even ship you a fully configured RedHat Linux Server with your own port, hostname, ssl specifications.
    Portal In A Linux Box Specification
    OS: RedHat ES
    Oracle: Standard Edition One 1 year Term
    Support: 1 Year Oracle Support
    Portal: Basic configuration of Open Source Portlet Providers such as Menu, Calendar, Download, and Event providers.

  • New Oracle Forms demos

    I've just uploaded a new Forms 11g demo showing how the external events feature can be used to create a "chat" window in a Forms application. The instructions and downloads are available here
    Any questions about this demo please post on this thread. And if anyone is using Forms 11g I'd be interested to know as well.
    Thanks
    Grant Ronald
    Oracle Product Management

    Great i will check it
    Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • Oracle Portal demo MyCompany installed on UNIX?

    The Portal demo MyCompany that we can download from OTN has the prerequisite: 9i AS Portal installed on Windows NT/2000.
    In the ZIP file of that demo is a script to install it on Windows but there is also a shell script to install it on UNIX.
    I am interested in installing it on UNIX, could I use that script or will I run into any problems.
    Thanks for your answers.

    There is now the Getting Started guide, which has a hands-on tutorial embedded in it.
    http://otn.oracle.com/products/iportal/getstart/handson.htm
    Also on portalcenter.oracle.com in the Documentation tab, there is a section called Building Database Portlets. The sections below lead you through a demo for a fictional company called Velocity.
    http://portalcenter.oracle.com/servlet/page?_pageid=2752&_dad=ops&_schema=OPSTUDIO
    Hope that helps,
    Cheryl

  • Oracle HTML Demo

    Sergio,
    I found the HTML Demo it's really called Oracle HTML DB Quicktour
    url TO LINK IS:
    http://www.oracle.com/technology/products/database/htmldb/index.html
    Now that I found it again, is there any way to SLOW DEMO DOWN OR TO CAUSE A PAUSE BETWEEN SCREENS

    Sergio,
    I figured out how to pause demo by pausing scroll bar at the bottom of demo screen.
    I also requested new workspace at the HTML DB Home Page.
    Currently waiting for new password.

  • Basic Oracle HR Demo ADF BC application

    Hi,
    Chris Muir 在 ADF EMG (http://groups.google.com/group/adf-methodology) 分享了他的一個 ADF BC 的 demo 專案.
    使用的是 Oracle 內建的 HR schema.
    應該是一個不錯的參考和學習資料.
    可以從這邊下載:
    http://java.net/projects/adfemg/downloads
    Best Regards,
    Leon

    I don't have the docmumentation to hand so I'm answering from memory- when you create a sequence the default in the database is to cache a number of sequence numbers in one go, however, if you don't commit or roll back (or some situation like that) the sequences is the cache are not used and so next time you grab a sequence it gets a number which is maybe 2 or 3 more than the last one you used.
    as I said, Im not near my documentation so I can't give you a workdaround but thats probably the problem/regards
    Grant

  • Where Can I download Oracle 11i demo

    Hi all,
    I want to learn Oracle 11i. I do not know where can I get the demo version. If anyone has idea, please let me know.
    Thanks in advance,
    Hrudhayah

    Hi,
    try appsnet.oracle.com.
    yogi
    [email protected]

  • Oracle Forms Demo Not working -- Attn. Oracle Customer Service

    Hi,
    I try to see Multiselect T-List Demo in the following page.It's not working.
    http://www.oracle.com/technology/sample_code/products/forms/index9i.html
    -Murali

    Hello,
    have you read the <ORACLE_HOME>\forms90\demos\multiselect\doc\multiselect90.html doc file ?
    this is a part of the content:
    "Enabling and Using the Multi-Select capabilities of the PJCBy default the enhanced TList continues to operate just like a normal TList, in order to enable the multi-select capability you must set a custom property on the item ENABLE_LIST_MULTISELECT to the string value 'true' e.g.
    SET_CUSTOM_PROPERTY('PJC.MULTISELECT_LIST',1,'ENABLE_LIST_MULTISELECT','true');"
    Francois

  • Pro Oracle Spatial Demo Data Import Errors

    Just seeing if anyone else has experienced this. I am trying to install the Demo data from the book, and all of the import files fail and I get the following error:
    C:\$HOME\Data&gt;imp spatial/spatial file=app_with_loc.dmp full=yes
    Import: Release 9.0.1.3.1 - Production on Tue Mar 1 13:37:21 2005
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    Anyhelp would be appreciated.
    thanks!

    the database version I am using is 9.2 I know its not the latest and greates, but I cant imagine the import tool would be different based on a newer version. If so any clue on how I upgrade the import??
    Thanks!
    -Scott
    PS Dan I have a call into APress tech support as well. Just thought I should give them a chance to help out, but so far no luck.

Maybe you are looking for

  • How do I use the "What's Here" function in Google Maps on my Mac?

    Being a new convert to Mac I was used to using right-click to access the "What's Here?" function in Google Maps on my old Windows PC. How do I use it on the Mac?

  • Playback level after burning a cd in waveburner

    after reading a number of posts concerning lower volume levels after burning a cd in WB: just tested this. from what i can see and hear: there is no difference between the levels in the original WB file and the resulting cd. anyone getting a lower le

  • Background Task status is halted in 'In Process'

    Hello, The background task in a workflow template is halted in the 'In Process' state and the workflow is not completed. When I tried to execute the method from SWO1 separately, it is working fine. Please do let me know if I am missing out something.

  • How to export as quicktime movie with 'hd1080p'?

    I want to export a movie for quicktime with th highest quality hd1080. This worked with version 9.0.9; but with 10.0.3 this line is dimmed. What can i do? (By th way: In 'help' I did not find a hint how to crate a new projct!)

  • Mountain Lion download error

    When I try to download OS X Mountain Lion from the app store I get the following message "An error occured while running scripts from the package "mzps8185591984996783701.pkg"." and will not progress past this point.  Can any advise how to complete t