Possible Error in Tutorial for Forms/4GL Developers 10g Release 3 (10.1.3)?

I am just running through the above mentioned tutorial and it seems to me there is an
error on page 56 in the tutorial, in the chapter Exposing Linked Views in an Application Module
It states you have to put the following in the where clause:
(:Bind_UserId = ServiceRequest.CREATED_BY OR :Bind_UserId =
ServiceRequest.ASSIGNED_TO)
However it didn't work, but I saw my entity object was named ServiceRequests (with an s) thus the following worked:
(:Bind_UserId = ServiceRequests.CREATED_BY OR :Bind_UserId =
ServiceRequests.ASSIGNED_TO)
Can someone verify if it's me or the tutorial that has the error ?
Gustaf

Hi,
This is not the right forum to discuss Forms/4GL Developers. Please try the ADF or general App Server forums for this question.
Thanks,
Eng

Similar Messages

  • Dead Link in "Oracle ADF: Tutorial for Forms/4GL Developers"

    In "Oracle Application Development Framework: Tutorial for Forms/4GL Developers (10.1.3.1.0)"
    URL: http://www.oracle.com/technology/obe/ADFBC_tutorial_1013/10131/index.htm
    link "Download the zipped support files" returns "We're sorry, the page you requested was not found."
    URL: http://download.oracle.com/otndocs/products/jdev/10131/ADFBCTutorialSetup10131.zip

    In "Oracle Application Development Framework: Tutorial for Forms/4GL Developers (10.1.3.1.0)"
    URL: http://www.oracle.com/technology/obe/ADFBC_tutorial_1013/10131/index.htm
    link "Download the zipped support files" returns "We're sorry, the page you requested was not found."
    URL: http://download.oracle.com/otndocs/products/jdev/10131/ADFBCTutorialSetup10131.zip

  • Oracle ADF (Tutorial for Forms/4GL Developers (10.1.3.1.0))

    Hi Gurus,
    I am building the sample Service Request Application. The am using the above mentioned Tutorial Guide. I completed Chapter 5 and Trying to run the First Web page I built.
    I am getting the following error.
    Error instantiating application at file:/W:/Software/JDeveloper/jdevstudio10133/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/applications/datatags.ear: Unable to get ApplicationConfig for datatags : Error creating deployment directory: IO Error: The system cannot find the path specified.
    MY Jdeveloper installation in in C:\. But y is it looking for a file in W:\??? Confusing.
    My JDeveloper version in 10.1.3.3.0.4157.
    Thanks and Regards,

    Frank,
    I did what you said.
    While running the application, I got the following error message and a page with (Network Error (tcp_error) Operation Timed out). Please try to help mw
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
    C:\jdk1.5.0_16\bin\javaw.exe -client -classpath C:\jdevstudio10133\j2ee\home\oc4j.jar;C:\jdevstudio10133\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=proxynj.liz.com -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.liz.com|localhost|127.0.0.1|WNJ2042BHANAT01 -Dhttps.proxyHost=proxynj.liz.com -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.liz.com|localhost|127.0.0.1|WNJ2042BHANAT01 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Sep 8, 2008 12:54:34 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\dms.war...
    Sep 8, 2008 12:54:34 PM oracle.oc4j.util.FileUtils unjar
    INFO: Unjar C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\dms.war in C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\dms
    Sep 8, 2008 12:54:34 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Finished auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\dms.war
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\connectors\datasources\datasources.rar...
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils unjar
    INFO: Unjar C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\connectors\datasources\datasources.rar in C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\connectors\datasources\datasources
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Finished auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\connectors\datasources\datasources.rar
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags.ear...
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils unjar
    INFO: Unjar C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags.ear in C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Finished auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags.ear
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp.war...
    Sep 8, 2008 12:54:35 PM oracle.oc4j.util.FileUtils unjar
    INFO: Unjar C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp.war in C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp
    Sep 8, 2008 12:54:41 PM oracle.oc4j.util.FileUtils autoUnpack
    INFO: Finished auto-unpacking C:\jdevstudio10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp.war
    Sep 8, 2008 12:54:41 PM com.evermind.server.XMLApplicationServerConfig randomizeJtaAdminPassword
    INFO: Updating JtaAdmin account
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 12488 ms.
    08/09/08 12:54:45 Oracle Containers for J2EE 10g (10.1.3.3.0) initialized
    Target URL -- http://156.146.42.111:8988/SRTutorialADFBC-UserInterface-context-root/faces/app/SRList.jspx

  • Problem while doing the demo ADF for Forms/4GL Developers

    Hi
    I am running the demo for ADF for Forms/4GL Developers. At Chapter 10(Enabling Security), in page 10-5, they have asked to copy META-INF folder and it should contain jazn-data.xml and orion-application.xml. But in my META-INF folder , i can only find one bundle.xml.
    Can you please help me on how to proceed on that?
    Regards
    Sabarish

    Hi
    I am running the demo for ADF for Forms/4GL Developers. At Chapter 10(Enabling Security), in page 10-5, they have asked to copy META-INF folder and it should contain jazn-data.xml and orion-application.xml. But in my META-INF folder , i can only find one bundle.xml.
    Can you please help me on how to proceed on that?
    Regards
    Sabarish

  • Problem with version 10.1.3.1.0 and Tutorial for Forms/4GL

    I startet to test the new version with the demo and
    when i testing the first jspx on page 71 of the tutorial, I receive an error:
    Unexpected exception caught: oracle.jbo.NameClashException, msg=JBO-25001: Name User of object type Attribute already exists.
    i don't have an idea what's the problem. any help is appreciated.

    Specifically, the steps in the tutorial from page 2-4 through 2-11
    request that the user:
    (1) Default entity objects for the SRDemo tables
    (2) Change the datatype of ServiceRequest.SvrId to DBSequence
    (3) Rename the associations involving ServiceRequest to have
    more meaningful names.
    The combination of the above three "ingredients" run into this bug.
    The workaround for the tutorial is to skip step 2. & 3. wherein
    the user sets the type of the SvrId attribute to DBSequence, and then
    come back to the Entity Editor to mark the SvrId as DBSequence after
    having first performed all the steps in the "Refining the Associations
    Between Entities" section.
    section

  • ADF Developer's Guide for Forms/4GL Developers

    When do you expect to have this document completed?

    It is one of the tutorials and documentation for Jdeveloper 10g. It is presently in work and claims to be completed soon. I just wanted an update when it might be expected to be completed.
    try this for more info: http://www.oracle.com/technology/documentation/jdev/B25947_01/index.html
    Thanks for you help,
    Bob

  • Documentation bug: ADF Guide for Forms / 4GL Developers

    In section 34.11.1, page 1048, step 3 of the instructions for switching Embedded OC4J to JDK 1.4 reference the ORACLE_HOME/j2ee/instance/application-deployments directory. However, in both 10.1.3 and 10.1.3.1, the application-deployment directory is found only under C:\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j (for 10.1.3)
    and C:\Jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j (for 10.1.3.1).

    In section 34.11.1, page 1048, step 3 of the instructions for switching Embedded OC4J to JDK 1.4 reference the ORACLE_HOME/j2ee/instance/application-deployments directory. However, in both 10.1.3 and 10.1.3.1, the application-deployment directory is found only under C:\jdevstudio1013\jdev\system\oracle.j2ee.10.1.3.36.73\embedded-oc4j (for 10.1.3)
    and C:\Jdevstudio10131\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j (for 10.1.3.1).

  • JDeveloper - problems with Tutorial for Java EE Developers

    Hi,
    I am trying to start learning Oracle J2EE technologies, and I am using the Oracle "Tutorial for Java EE Developers (10.1.3.1.0)" listed in the Oracle Application Server 10g (10.1.3) page: http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html.
    I am having problems in chapter 2, at the creating EJB 3.0 Persistence Entities stage, when using the Create Entities from Tables Wizard. Basically, when I select all the tables from the SRDEMO schema and attempt to create the Java classes, only the first table objects are created - ExpertiseAreas.java and ExpertiseAreasPK.java. I do not get any error messages, so I am not sure why the other table objects are not created.
    If I then use the Wizard to select tables individually, the objects are created. However, they appear to be missing some details - specifically the @OneToMany annotation.
    Has anyone encountered this same issue, or are there any known issues with this tutorial.
    I am using version 10.1.3.4 of JDeveloper, on a 10g (10.2) XE database. I installed the version of JDeveloper without JDK included. I have a Sun Java EE 5 SDK Udate 5 (JDK 6u7) install of JDK.
    Thanks,
    Fraser

    Please refer
    http://www.oracle.com/technology/obe/obe1013jdev/10131/10131_ejb_30/ejb_30.htm
    http://www.oracle.com/technology/tech/java/oc4j/ejb3/howtos/howtoejb30mappingannotations/doc/how-to-ejb30-mapping-annotations.html#onetomany

  • What is possible with non oracle components in the EMGC 10g release 3

    Hello,
    What is possible with non oracle components in the EMGC 10g release 3
    Our customer wants to also monitor and maintain non oracle components with EMGC 10g release 3.
    Some non oracle components are:
    Routers,
    Firewalls,
    Application Servers,
    Switches,
    Mail Servers,
    DNS/DHCP servers,
    Print Servers,
    File Servers,
    NTP,
    Citrix,
    Terminal Server,
    Lotus Notes,
    Etc etc.
    Is there a document on which non oracle components can be monitored in the EMGC and what can be maintained with these components?
    Regards,
    Tim Abdoelhafiezkhan

    Take a look into Plug-ins, there are some none-oracle ones pre built by Oracle and others.
    There's a forum about Extensibility in the current category here.
    Also, for further extensibility, the new Connector Framework looks interesting, see the OEM Integration Guide.

  • 10.1.0.5 Patch for Oracle Application Server 10g Release 1

    Hi Guys,
    Does anyone know what is the patch number for 10.1.0.5 Patch for Oracle Application Server 10g Release 1?
    This is a Oracle Application Server and not Oracle Database server.
    I tried searching on Metalink but not able to find it.
    Thanks in advance!
    Avinash.

    10.1.0.5 is not a version number for an OAS. It is only a version number for RDBMS.
    If you are running OAS 10.1.2.x with the Identity Managmenet/SSO (OID Server), & elected to have it install the Metadata Repository database for you, this was a RDBMS release below 10.1.0.5. The OAS patch to 10.1.2.2 or 10.1.2.3 required the RDMBS be updated to 10.1.0.5 first. This is the standard 10.1.0.5 update for your platform.
    use Advanced Search on Metalink
    To find the OAS 10.1.2.2 or 10.1.2.3 patch set, search for Oracle Fusion Middleware Server. Release 10.1.2.2 and 10.1.2.3. Look for the decriptions like "PLACEHOLDER BUG FOR AS/DS 10.1.2.3 PATCHSET RELEASE" OR "PLACEHOLDER BUG FOR AS/DS 10G R2 PATCH SET 2 10.1.2.2"
    To find the RDBMS 10.1.0.5 patch, search for RDBMS Server, Release 10.1.0.5. Look for the Description containing something like "10.1.0.5 PATCH SET FOR ORACLE DATABASE SERVER"
    The patch number is different per platform, so I can't tell you the exact #s without more info (OS)

  • Tutorial for: Form -- PDF -- Inbox

    I am new to the forum and I hope this is the right place for this question. I apologize in advance. I am a webmaster for an association and I have been asked to create an application that we will have on our site as a "go green" project.
    My goal is to have the application filled out by the individuals then once they hit submit the server will generate a PDF and send it to our inbox. I want to eliminate the individual having to send the PDF as an attachemtn via their e-mail account because it is one more step that they do not want to do.
    Is there a tutorial for this, or what keyword should I type into google, etc.
    Thanks

    Here is a new form that I personally would like to know how to have this automatically sent to my e-mail after client fills this out?
    I guess I have to create a php dump file that connects to mySQL and then populates the PDF, etc. How ????
    http://www.brandonpittam.com/senior_model_application.pdf

  • Good tutorial  for  Form Guides in ES2.

    Hi ,
    Today  I started digging into what is Form Guide and what is the use   and how to develop and render the form guide.
    Where we  need to  the Form Guide ?.
    Could any one please  share the link or  materail of good tutorial of Form Guide of ES2 ?.
    Thanks
    Praveen

    I'm not aware of any tutorial. The documentation team has not created one, but there is an overview video here:
    http://my.adobe.acrobat.com/lces2fsp_guide_based_applications/
    The help on how to create guides is here:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/003610.html
    How to use a guide in a process is documented in the Creating Human-Centric Process section of the Workbench ES2 help:
    http://help.adobe.com/en_US/livecycle/9.0/workbenchHelp/000217.html
    Scott

  • ADF Developer's Guide For Forms/4GL b ERRATA /b

    In 27.9 Creating a View Object with Multiple Updatable Entities I believe that the following sentence :
    When you create a view object with multiple entity usages, you can enable a secondary entity usage to be updatable by selecting it in the Selected list of the Entity Objects panel of the View Object Editor and:
        * Selecting the Reference checkbox
        * Deselecting the Updatable checkboxis wrong. I think it's the obsolute opposite. We should read :
    When you create a view object with multiple entity usages, you can enable a secondary entity usage to be updatable by selecting it in the Selected list of the Entity Objects panel of the View Object Editor and:
        * Selecting the Updatable checkbox
        * Deselecting the Reference checkboxCan someone from Oracle confirm that ?

    You are correct. This error has been previously reported in bug# 5532082.
    You're suggestion that the current wording is exactly backwards is correct, and will be fixed in an upcoming revision of the guide.
    Thanks.

  • Error installing Oracle Enterprise Manager Grid Control 10g Release 2

    Database version: 10.1.0.5.0 with CPUApr2008
    OS: Microsoft Windows Server 2003 R2
    I'm installing R2 so I can then install R4. I get an error towards the end of the installation when it runs through the OMS Configuration.
    I get the following error:
    Configuration assistant "OMS Configuration" failed
    The "D:\oracle\product\10.1.0\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    When I open up the configToolFailedCommands file, it shows this:
    rem Copyright (c) 1999, 2006, Oracle. All rights reserved.
    oracle.sysman.emcp.agent.AgentPlugIn
    I don't know what the oracle.sysman.emcp.agent.AgentPlugIn does. Can anyone help me out with this???
    Thanks,
    ivalum21

    Here is the error in the "installActions<date>.log" file:
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    I checked in the details section and it listed this as the issue:
    Configuration assistant "OMS Configuration" failed
    The "D:\oracle\product\10.1.0\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    How do I fix this?? When I open up the configToolFailedCommands file, all it lists is "oracle.sysman.emcp.agent.AgentPlugIn".

  • Looking for a complete tutorial for Oracle forms buider 10g

    Hello,
    i'm a new oracle developer, actually i'm working on new project and i have to use the Oracle products. So, if someone has a complete tutorial for forms builder 10g,tell me where i can find it or send to me. thank you.

    Hope you will find what you are looking for here.
    http://www.oracle.com/technology/sample_code/products/forms/index.html

Maybe you are looking for