ADF Faces calendar component - error

Hello

I implemented a schedule ADF Faces component in my application by following this tutorial: http://docs.Oracle.com/CD/E12839_01/Web.1111/b31974/web_adv.htm#ADFFD19868 but when I run my page, I got the following error:

Try to set a parameter name that does not intervene in the SQL: start

.

I thing, perhaps, there are some missing steps in the tutorial.

Thank you for your help.

Leslie

Hello

I found the solution through My Oracle Support.

It was because my bind variables have been defined in the display of the Entity object request page, if necessary, instead of in the view to see criteria Page for entity object, to be not not required.

Thank you.

Leslie

Tags: Java

Similar Questions

  • ADF Faces components Demo - error of illegal characters

    Hello

    I downloaded the demo of components made face ADF for the version 11.1.2.3.0 of http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html . I tried following instructions:ADF Faces components demo installation Instructions

    It's downloading as rcf - dvt - demo.zip. I renamed it to rcf - dvt - demo.war.

    Then I tried to create a project of this war... and got the following error:

    The project "C:\rcf-dvt-demo.war!\Project.jpr" file is not valid. The file name may contain non-compliant characters, it may be too long or permissions for this file or one of its parent directories can be limited.

    Help, please. I am downloading to correct location and following the correct instructions.

    Thank you

    Rajdeep

    Just read this thread again.  The name of the file that you have published is false and contains an illegal character.

    C:\rcf-DVT-demo.war!\Project.jpr

    I wonder how you get the name of this project. It seems that you try to build the project inside the file. War. You must create a new application and within the workspace of the application, you add a new "war Bill."

    Timo

  • Refer to the ADF faces RC component of programming client-side

    Hello
    One tried to access component customer adf in a taskflow-ADF using javaScript with its id
    I have an ADF taksflow including a pagefragment. The taskflow is encapsulated by a region r1 in a jspx page.
    I'm trying to access the component of

    document.getElementById("r1:componentName"); or
    AdfPage.Page.findComponent ("r1:componentName");
    AdfPage.Page.findComponent("::componentName");

    None works. The only way that works is to use
    var firingComp = event.getSource ();
    ...
    firingComp.findComponent ("componentName");

    However, as I call the function javascript from an Applet, I get entry to the event of shooting. So if I have to do it this way, I need to define a global varibale, assign him when another JS function called during an event of the ADF is triggered (for example, adf button click...)
    Then use this variable in the JS function called from cmdlet to locate the required component. It is quiet that annoying the user needs to interact with the adf page before that.
    Any suggestion?

    Hello

    ADF faces has an API on the client side. Please take a look at

    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31973/af_event.htm#BABIDEGA
    http://download.Oracle.com/docs/CD/E14571_01/apirefs.1111/e12046/TOC.htm

    The starting point for a search is AdfPage.PAGE.findComponentByAbsoluteId (namingcontainer_id:component_id);

    Frank

  • ADF Faces component can be used to represent parking garage

    I would like to have a jsf page that shows the location of the cars in a garage.

    So, I would draw a picture of a car in busy for a garage places.

    Any ideas on what ADF Faces view component, or any other component, could be used to represent the locations for a garage?

    I think you can add some HTML5 features in your ADF area app multiple using drawing beans

    http://www.html5rocks.com/en/tutorials/canvas/integrating/#sketchy

    Jhon

  • [Table ADF Faces component] How to save the current state?

    Hello

    the ADF faces table component is great!
    You can drag-and - drop columns, sort columns...

    Now, we have an obligation to save the State of the table for subsequent sessions.
    The return of the user wants to get the same State as last time (order requirement or sort of column), even if he comes back a few days later.
    Is this possible?

    I discovered, that this information is stored in the session cookie. But this cookie is discarded in a few minutes...

    Any tips?

    fschulze,

    If you use 11 GR 1 material - you can read about MDS in chapters 33 and 34 of the Fusion for the ADF Developer's Guide - it does exactly what you ask... an update, don't know if it will save the sort order, but the documentation specifically mentions column reorganization as being recorded.

    John

  • How to get ADF UI object component for executing java code?

    Hi Experts,

    Can someone view please the java code to get the object of bean ADF faces UI component during execution.

    ex: I have a textbox ADF in my page I need to get an object and change the property of bean to rutime as parameter enable = true on the condition function.
    Please help me to get the object during execution.

    Thank you
    KLN

    Hello

    You must add partialTriggers property on the second inputText component and give the first component id, then only she will get updated.

    Example Code:

     
    

    Jean Lou

  • ADF FACES error TaskList

    When a user tries to open the workspace planning app, it throws the "ADF FACES" - inaccessible target - TaskListStatuswizard returned null error"type NULL.

    I was wondering if anyone has experienced the same error.

    Thank you

    Is that for a user, if so get clear on the browser etc. from the browser cache, make sure that it is a supported browser, make sure it commissioning is correct, check the logs when accessing planning, see if they can access directly without going through the workspace.

    See you soon

    John

  • How to conditionally bind the declarative component custom ADF ADF Faces

    Hi gurus,

    I created the custom declarative component called "Historical Record", following the article of Frank Nimphus Oracle ADF Code corner: How to bind custom declarative ADF Faces components and it works perfectly find.

    But I want to strengthen further to make more generic, as in Oracle EBS we can go to all the blocks and choose Tools-> history of the record and it shows WHO columns to the currently selected record.

    The intention is conditionally bind the attributes of the component with columns of WHO bodies VO.

    The scenario is:

    * all tables have Created_Date, Modified_Date for columns of the WHO.

    * the page containing the 2 instances of VO with different source (for example:-> emp dept)

    * whenever I have navigate dept records it should display columns WHO selected dept and the same thing then to move through the records of the emp.

    Kind regards

    Ferrere

    Well as I said, you shouldn't try to rebuild the Oracle Forms technology-specific behavior in some other technologies such as ADF (because it is not usually possible).

    It is probably best to have a separate button for each shape (square to a coherent position on all pages - as some form, toolbar header...)

    If you want to rebuild the behavior of forms, then you can use the combination of af: clientListener / af:serverListener to set a flag (as the name iterator) see scope that can be used by your 'global' button to retrieve the correct data. Therefore, add af:clientListener to each component entry...

    Dario

  • Question about the mix of Trinidad component with ADF Faces

    Dear all,

    I have a requirement for complex layout that I can't do with just ADF Faces component.
    I found this blog nice wfrom Jobinesh http://jobinesh.blogspot.com/2010/11/layout-tips-organizing-page-content.html
    and I quickly realize that this will solve my problem.

    Please note that components of Trinidad has not all client components peer as we have for the ADF Faces. You may need to be measured while choosing this guy

    I'm just concerned about this line. I can't really understand what it means and how it will impact my programming of the ADF.

    Thank you

    Neliel,

    Which, in my view, that Jobinesh says it's that you will not be able to use the HTML elements of the Trinity as targets for partial triggers. As far as I know, using HTML of Trinidad (trh :) components with ADF is OK, but using 'clean' Trinidad (tr :), you can have problems.

    John

  • Compatibility ADF Faces and jQuery

    ADF Faces and jQuery is incompatible? In some of my pages I used jQuery to improve my drawing. Since ADF Faces has no component such as p or h1 or if I use these tags and ADF behaves unexpectedly. So by jQuery, I can wrap some components like div generated by af:panelGroupLayout. If I specify a styleClass to this pgl I can easily the warp by p as $('.cls').wrap ("< p..."). Are their any risk of error or of bad behavior to do? In one thread, I see as jQuery is not integrated into the life cycle of ADF so it can be difficult to tell whether or not it behaves by mistake. Y at - it no risk to deal with a problem of PPR?

    Hello

    In ADF Faces active JSF 2.0 use of things like JQuery would be more affordable, I would suggest that you test this last integration using Facelets and Jdeveloper 11.1.2.0. However you perception is right, using a lot of JQuery on your page in ADF faces, could potentially break some of the life cycle. There are, however, examples:
    http://codingwithpassion.blogspot.com/2011/01/using-jQuery-in-Oracle-ADF-faces.html
    http://George.maggessy.com/2010/08/ADF-and-jQuery-working-together.html

    What kind of JQuery components are you trying to use?

    -Juan Camilo

  • ADF faces components internationalization

    Hello

    I need customize my jspx on common language runtime page to show the content of the page in different languages. I need internationalization ADF faces component level as well. For example, I need the recovery message from table, the components panel menus in the indicated language at run time. I am able to do this for languages like french, German etc by doing two simple steps,

    1. in the JSPX page, set the view label to the locals as < f: view local = "fr" >

    2. register the local in the file faces - config.Xml.

    And I am able to see the languages changed in these components.

    But if I put the Chinese < f: view local = "zh_Ch" >... I am not able to see the changes. Please let me know how I can fix it.

    User, tell us your version of jdev, please!

    Should we not locale 'zh_CN '?

    There is no location for a language "zh_Ch".

    Timo

  • ADF BC working with libraries of components of UI (except ADF Faces)

    Hello world

    I use JDev + ADF version: 12.1.2.0.0.

    I was wondering and also try to create an application of Fusion (using jsf, jsp pages not) but with other libraries of components, PrimeFaces and RichFaces rather than ADF faces. You could probably ask "why?" I'm really interested to integrate all the benefits that come from the ADF BC and use of a comprehensive library of user interface components (which could compensate for some missing components of the ADF Faces). My first choice would be on PrimeFaces, since it is entirely compatible JSF 2.0 and is the market leader. But my question is: is it still possible? If Yes, how can I do this? Note that my problem is not to put a simple component in a jsp page as in this tutorial: https://www.youtube.com/watch?v=-wHKWYwgr4o . But instead the exposure of data with these components controls, through the link layer (or the only possible way does all this programmatically?).

    PS: I tried to do the same procedure that Shay has shown on the tutorial above for PrimeFaces, but it seems that the pots of primefaces-4.0/3.5 do not have a definition of taglib included. AM I missing something or is it just that the community primefaces version does not include it?

    Thank you in advance!

    I managed to make it work. I had actually left behind the use of the taglib, but there are other problems with PrimeFaces. It seemed that there was some sort of conflict of the lifecycle when used in a merger application. For example, a simple submit button could not run its binded action, and all components with built-in ajax functionality had issues like this.

    The solution: I had to create another object of ViewController and remove all the adf associated configuration files (in my case, just adfc-config. XML). so I have an application with both a project for the "web" version and another for mobile. Of course, while deploying I include only one of them.

    NOTE: This method above works fine when you deploy in WLS. But another step is necessary in the event of deployment in Glassfish.

    1. After you have created an ear, I have to manually change the file "web.xml" in the package of the war, because while that JDev packages include some filters are specific for the ADF. In fact, I replace this file with the one used during development.

    2. starting at the war, remove all the libraries, with the exception of: jsf - api .jar, jsf - impl.jar, primefaces.jar and welding - integration.jar (if there are others).

    Hope this helps someone else.

  • including the extension in jdeveloper with ADF Faces?

    Hello

    We have an application with ADF Faces components that must be migrated to OracleAS weblogic 11 g Server (10.3.5).

    We strive to upgrade the application under jdeveloper 11.1.1.5.0.  I have 3 questions.

    1. which the ADF jdeveloper extension should download us for this purpose?

    We already seem to have the extensions 'Fusion Web Applications (ADF)' and ' Applications Java Desktop (ADF) "."

    2. during the upgrade, we were given an option to upgrade the ADF Faces in Trinidad, when this option has been chosen, we got a "unexpected mistake."

    is it necessary to go to TRINIDAD to be able to deploy successfully on weblogic 10.3.5? If Yes, is the extension for Jdeveloper MAVEN?

    3. in weblogic server, I understand, we need the extension JRF to support the length of the ADF, is there anything else that we need on weblogic server that the adf works?

    Thank you in advance.

    If the origins of your application of jdev 10g and runs on the OAS, you can migrate to Trinidad. No extension is required for this as the required libraries are already there. Maven is useless and will not work for 11.1.1.5.0. First version with the full support of MAVEN is 12 c.

    If you get an unexpected error during the migration from the old app to 11 g, you should try to find out

    (1) projects that is causing the error

    (2) file that is causing the error

    and work from there. There are some configurations that cannot be migrated (check the release notes), however they should not lead to unexpected errors. However, check the release notes.

    If you don't find anything and cannot pass through the error, you must open a SR with support.oracle.com.

    Next question is why migrate to 11.1.1.5.0 which is already obsolete.

    Timo

  • How to test applications ADF Faces automatically?

    Hello

    I use JDEV 11.1.2.3 - but in fact, my question ist depends on the JDEV version.

    How to test the different layers of the stack of the ADF, in an automatic way?

    1. How can we test business services layer - using business components? I don't mean using the component browser...

    2. How can a test the ADF faces layer? Is there a list of best practices for selenium or so?

    3. is it possible to test the ADF controller layer? Would be a great thing to call the different taskflows programmatically...

    Thx for the answers!

    Marc greetings

    Test with JUnit.

    http://download.Oracle.com/otndocs/OTNVDD-rea/ppt/ADF_VDD_Testing.PDF

  • Combination of ADF Faces and JSTL is advisable or trap?

    Dear all,

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfall. ADF Faces features are enough or do we need to rely on the JSTL functions? I prefer to use ADF Faces/JSF functions without the combination with others.

    for example 1


    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:fn = "http://java.sun.com/jsp/jstl/functions" >

    for example 2

    < jsp:root xmlns:jsp = "http://java.sun.com/JSP/Page" version = "2.1".
    xmlns:af = "http://xmlns.oracle.com/adf/faces/rich".
    xmlns:f = "http://java.sun.com/jsf/core".
    xmlns:h = "http://java.sun.com/jsf/html".
    xmlns = "http://java.sun.com/jsp/jstl/core" >


    Best regards
    KT

    Hello

    Our applications(ADF/Webcenter) of fusion using JSTL and ADF Faces inside is advisable or pitfal?

    To suggest a rule: feature edge try ADF Faces before reaching out to the JSTL. The difference between JSTL and JSF in general, is that the JSTL expressions are evaluated in compiling page while JSF expressions are evaluated deferred. This difference can have an impact on the PPR updates and data rendering (which, in many cases I guess you can fix by defining the ADF Faces, content delivery component immediate instead of deferred). On a light background, I scored with a JSTL alert 'heads up' for this reason

    Frank

Maybe you are looking for

  • How can I remove the old mail account passwords?

    My work e-mail account requires that I change the password every 90 days. I had to do this last Friday. I also changed the password of e-mail. Now I keep getting locked on the account due to the fact that Mail continues to try to connect with the old

  • Y at - it a fix for the problem of scrolling on a page opened in a page

    I can't scroll when I open a new window in a window, for instance: I log on a forum and use a keyword tool, it opens a Google serp that normally I can scroll... but FF it won't scroll... duplicate with Chrome open alongside it scrolls perfectly...I n

  • How to share a music file from my mac to a long-distance iphone

    How to share a music file from my mac to a long-distance iphone

  • Predator XB271HU G-Sync on?

    Hi, I have just had my monitor (XB271HU) and follow the instructions in 'spin' on G-Sync. The thing is how to know is turned on? Windows, game mode mode (full screen) still shows blue LED. I use Geforce GTX980 Ti. Need help & thank you!

  • DOWNLOAD STARTUP REPAIR ANYWHERE

    My computer froze and had to close button, but now is only going to start in safe mode. I tried many things but no repairs of work.startup is not installed and I do not have the instalation disk; is there anywhere I can download the file.