Application Core Table - QBE

I have an applecore table (Applications Table). I have enabled QBE (Query By Example). This feature allows users to search values in columns of a table. I have defined a LOV sequence order for one column. This feature is used for sorting columns based on LOV sequence order.
Sorting works fine, but filtering or QBE throws some exception (Invalid Number (SqlSyntaxException)) - when I try to filter the column where LOV sequence being used. When I tried to debug the code with my own custom filter, figured it out that the filter uses SortProperty instead of display name. Has some one faced the same issue? Is this an ADF bug?
Edited by: 888408 on Sep 28, 2011 11:51 PM

If you are talking about "applcore," it seems to me, you're talking about the internal code for Fusion Apps that we the public have not yet seen, so I guess you'd be better off asking in an internal forum.
John

Similar Messages

  • Using Parallelism, Cache with Oracle Applications Core Tables

    Hi all,
    I want to know if i can put some tables in parallel and some tables in cache in an Oracle Applications enviroment without any problem. The precedure to change these tables are equal to a single database? Just use command like "ALTER TABLE table_name PARALLEL......"
    Do i need to change anything at Applications Level after these changes that i will made on these tables?
    Tks,
    Paulo

    You can cache read-only PL/SQL stored procedures in the DB Cache. I'm not sure about db built-in packages, but if they are read-only, should be ok.
    All DB Cache management functionality is available from DBA Studio. You can also use the supplied dbms_icache PL/SQL package to manage the cache. Refer to the DB Cache Concepts & Admin Guide for details.
    DB Cache is strictly a cache for read-only queries. All updates are passed to the origin db.

  • Code and core tables in different schemas

    Hi,
    My db version : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    I would like to understand, the pros and cons of the following situation:
    We have a single application.
    The db design for this application has 44 tables out of which 28 are core tables related by PK and FK relationships. The remaining 16 are look up and reference tables which are not related to any.
    The team decided to place the 28 core tables in one schema A and the remaining 16 in another schema B within same database. (The reason for this is..since it is done in other projects lets do it here too).
    Now comming to the code (stored procs, functions, packages etc). The teams wants to place most of the code in the schema B that has the 16 ref tables. (the reason again being the same).
    What are the pros and cons doing this???
    Please advice.
    PS:
    I have googled and found sth on these lines:
    cons: 
    o harder to manage
    o harder to upgrade
    o harder to patch
    o harder to maintain
    o causes your shared pool size to increase 1,000 times (shared sql goes down the tubes)
    o takes more space
    o queries against the dictionary will be impacted
    o latching on the shared pool goes WAY up (latching = locks = serialization device =
    slows you down)
    pros:
    o none that I can think of.

    >
    I would like to understand, the pros and cons of the following situation:
    Yes I am straining to find more points (was not good at it though).
    >
    You just want to understand? Are you sure? Your thread reads more like you just want to do things your way and are looking for support.
    >
    The team decided to place the 28 core tables in one schema A and the remaining 16 in another schema B within same database. (The reason for this is..since it is done in other projects lets do it here too).
    Now comming to the code (stored procs, functions, packages etc). The teams wants to place most of the code in the schema B that has the 16 ref tables. (the reason again being the same).
    >
    My question to you is: what PROBLEM are you trying to solve? If the 'team' already uses this approach and there haven't been any substantive problems then why try to change things now? Why have you chosen to fight this battle?
    Your 'team' has already decided and now, after that decision, you want to argue about it with them? The time to present arguments for/against a given plan is BEFORE the decisions are made, not after. Once a decision is made you need to be a team player and implement that decision to the best of your ability.
    One thing I'm certain of. If you try to support your argument using things like that 'AskTom' link you posted any credibility you had will go out the window. That link, as you already hinted yourself, is not your use case at all. All it takes is for one of your 'team' members to point that out and everyone will pretty much stop listening to any other arguments you make.
    People are generally not going to 'change their ways' unless you can show them:
    a) there is something seriously wrong with the way they are now doing things or
    b) a new way of doing things provides some substantial benefits
    Choice 'a' above is where you need to start but you haven't provided ANY information in this post that you have identified any serious issues with the status quo.
    The main task for Oracle is to be able to FIND the objects being referenced. So, in my opinion, that is what you should focus on when looking for PRO/CON arguments.
    That is: What issues are there if an object being referenced is in a different schema than the session that needs to use the object?
    1. objects may need to be prefixed with the schema name
    2. public or private synonyms may need to be created/maintained to avoid having to deal with item #1 above
    3. new grants may be needed to implement/maintain the proper security
    4. new roles may need to be created to maintain proper security (see item #3 above)
    5. additional work will be needed to maintain the new roles in item #4 above
    6. PL/SQL code may not be able to reference the object or may reference the wrong object
    7. Roles are disabled in PL/SQL (see item #6 above) - this means that the new grants (see item #3) may need to be granted directly to the schema users that need access instead of to roles. That can make it harder to create and maintain a role-base security schema.
    If I were you I would spend my time on other more important thingsd. But if I chose to fight this particular battle then I would make a list of problems that occured in the past with the current method of doing things and also problems related to the above list of items and then show how many of those problems will 'disappear' if the new method is used.

  • Applications Core and Applications Core(Attachments) library

    Hi,
    I have installed jdevstudio 11114 install .exe . I was trying to add - Applications Core and Applications Core(Attachments) library in Model but couldn't find in the "Add Library" list. So, wanted to know from which version and above these libraries are available?
    Actually I want to use "Attachments feature" in ADF. So, Can we get these libraries externally and add it to JDEV 11.1.1.4 version or I will have to use different version to access Attachments feature?
    Thanks in Advance.
    Best Regards,
    Shalini Jain

    Hi,
    Thanks for Replying. ADF InputFile Component is for uploading only. What I want to achieve is - I want to display Attachments for a particular Requistion_Header_Id in EBS. These attachments are stored in FND_ATTACH_DOCUMENTS and the other FND related tables. That is why I was looking for that particular library. In case you can guide me on some other way to achieve this functionality, then it will be really helpful.
    Thanks in Advance.
    Best Regards,
    Shalini

  • How we can replace the column in Core Table plz see this msg

    Hi,
    How we can replace the column in Core Table plz see this msg
    Req:
    when i push the Insert button the data inserted into the Table
    like
    Cols Values
    FOCD      CUFZ14
    PRDCD FU6
    Month 082008
    AgencyCD AG02
    PLAN 123
    This is FO_Plan Table....
    Requirement:
    i need at table show to replace the Prd_CD to Prd_Desc while inserting the above Row....
    There is no Prd_Desc in FO Plan Table....
    Prd_desc comes from Product Table.
    did u get my point...
    how to solve.
    Thanks
    Ram
    Edited by: Ram Vungarala on Sep 24, 2008 9:09 AM
    Edited by: Ram Vungarala on Sep 24, 2008 9:15 AM

    Hi,
    I'm not sure if I understood what are you trying to do. But you can modify your table in a backing bean code. JSF page code for a table:
    <af:table id="product_search_results_tbl" binding="#{backingBean.boundTable}" ... />
    And a backing bean code:
    import oracle.adf.view.faces.component.core.data.CoreTable;
    public class YourBackingBean {
        private CoreTable boundTable;
        public void setBoundTable(CoreTable boundTable) {
            this.boundTable = boundTable;
        public CoreTable getBoundTable() {
            return boundTable;
       public String insertButtonAction() {
          // Bind your button action to this method and modify here your bound table
         return null;
    {code}
    Look for column modification methods in a CoreTable class documentation.
    Marius                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Mac Yosemite Photoshop install crash message 'application Core Sync has quit unexpectedly'

    Just trying to install Photoshop / Lightroom trials. Creative Cloud manager has installed but can't download apps - get crash message 'application Core Sync has quit unexpectedly'. Installing on Mac with OS X Yosemite. Any suggestions please...

    Deanr6719814 are you attempting to sync any files or folders?  Have you utilized the steps listed in Error "Failed to Install" Creative Cloud Desktop application - http://helpx.adobe.com/creative-cloud/kb/failed-install-creative-cloud-desktop.html to reinstall the Creative Cloud Desktop application?

  • Proc application core dump

    I met a proc application core dump problem with oracle8.1.7 on Red Hat Linux release 6.2 (Zoot).
    here's the dump information:
    #0 0x407fa4a7 in memcpy (dstpp=0x0, srcpp=0x82252f0, len=420) at ../sysdeps/generic/memcpy.c:55
    #1 0x401d0046 in sqlcopydfn () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #2 0x401d0220 in sqlrdf () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #3 0x401c33de in sqlsel () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #4 0x401c4544 in sqlnst () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #5 0x401ba5ad in sqlcmex () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #6 0x401ba88c in sqlcxt () from /home/oracle/product/8.1.7/lib/libclntsh.so.8.0
    #7 0x808a3b7 in GetVerifyStatus_Impl (userId=34997759, result=0x823ca58 "01") at UserVrfStatus.c:1378
    #8 0x80915f3 in GetVerifyStatus (rqst=0x81afbcc) at User3SV_LL_SVCs.c:392
    #9 0x40072ade in _tmsvcdsp () from /home/tuxedo/lib/libtux.so
    #10 0x4008abe6 in _tmrunserver () from /home/tuxedo/lib/libtux.so
    #11 0x40071dbb in _tmstartserver () from /home/tuxedo/lib/libtux.so
    #12 0x8062d94 in main (argc=17, argv=0xbffff524) at BS-11ba.c:106
    UserVrfStatus.c:1378:
    sqlcxt((void **)0, &sqlctx, &sqlstm, &sqlfpn);
    the varaibles are defined as followings:
    static unsigned long sqlctx = 5383491;
    static const struct sqlcxp sqlfpn ={    16,    "UserVrfStatus.pc"};
    struct sqlexd sqlstm;
    did everyboby meet such kind of problems before?

    This forum is about C programming in general, and about using Oracle Studio C in particular.
    Your question seems to be about a database application that now crashes when run on an updated version of Oracle database.
    You mention "Proc" and ProC". If you are referring to the Pro*C compiler, that would also be a database question, since the Pro*C compiler is not related to Oracle Studio or Oracle Studio C.
    You are more likely to find a helpful answer in a database programming forum. Start here:
    https://forums.oracle.com/forums/category.jspa?categoryID=18

  • ADF Faces Core Table, TableSelectOne question

    Greetings
    I am using ADF Faces Core Table to display a list and I have it setup with TableSelectOne, it works great. My question is this, I set required = true on the select button and it works. If I dont select one it no longer submits. My question is how do i get the error message back out I tried adding an af:message tag with from = tableSelectOne1 and I dont get anything back out. Is there a way to get this error message out so I can display it for the end user?
    Thanks
    tro

    Hi,
    Try using af:messages instead, as it displays all messages added to the FacesContext.
    Regards.
    Fábio

  • Sync up a database DDL to the Application designer table

    Hi All,
    Is there a way to sync up a database DDL to the Application designer table? We have a situation wherein these two do not match (in the nunmber of columns or fields).
    Edited by: user12102490 on Apr 5, 2010 12:14 PM

    A Record in Application Designer is like a blue print or a template to PeopleTools. PeopleTools also uses records to know what tables are in the database and what they look like. It does not use the database's meta-data or system catalog. Finally, the Records store some additional settings and properties to help with generating pages and loading the data into them.
    I think Application Designer's build feature is what you are looking for. That is where Application Designer will generate the SQL to create the tables that make the record structure you see in the record. You have to have the record open and in focus in Application Designer, and then, you can either click on the Build toolbar icon or the Build option in the menu. Once selected, you will see a Build dialog that asks you what you want to do. You choose the Create option if the table does not exist at all, and Application Designer will generate a Create Table statement. You can choose Alter table when the table exists but the number of columns is different. Finally, if it is a View, you would choose Create View and Application Designer will generate a Create View statement.
    It sounds like you need the Alter Table option because you already have a table in the database but the columns are different. What it will actually do is generate a Create Table statement with the new table structure. Then, it will write an Insert ... Select to copy the data from the original table to the new structure. Next, it will drop the old table. Finally, it will rename the new table structure to the original table name.
    When Altering tables, there are some settings that you may need to deal with. Mostly, they are in regard to dropping columns. If you have a column in the database that is not in the Application Designer, then Application Designer will skip building that record because it does not want you to loose the data in that column. You will have to change the setting to make sure that it will drop that column.
    Once the Build process is complete, you should check the output window at the bottom to see if it worked. You are looking for the line that hopefully says 0 errors. If not, you will probably see the SQL error statement that came from the database at the top of the output. Next, you should check the SQL. You can double click on the line that tells the SQL file that it generated. If the file is blank, that means Application Designer either thought the database matched the Record or there were columns that it should not drop.
    The Build dialog has options to run the SQL for you or let you run it. I always choose the "Build and Execute" option. That way Application Designer runs the SQL for me, but I can also review the SQL to make sure it did what I wanted it to do.
    There is a lot that could be said here, and I know I didn't cover it all. Does this help at all? Do you want me to elaborate more on any of it? Would it help if I posted screenshots on my blog of the Build process?

  • Where can I find "Oracle Application Core (Webapp)" domain template

    Hi Experts.
    I'm following the http://docs.oracle.com/cd/E14571_01/bi.1111/e10540/adf.htm guide
    It is written:
    On the Select Domain Source screen, ensure that Basic WebLogic Server Domain, Oracle JRF, and Oracle Application Core (Webapp) are selected.
    There is no Oracle Application Core (Webapp) in the options list.
    What Oracle component ships this domain template?
    Thanks.

    Tested this in my local Windows JDeveloper environment:
    >
    Oracle JDeveloper 11g Release 1 11.1.1.6.2
    Studio Edition Version 11.1.1.6.2
    Build JDEVADF_11.1.1.6.2_GENERIC_120329.1447.6268
    Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.
    IDE Version: 11.1.1.6.39.62.68
    Product ID: oracle.jdeveloper
    Product Version: 11.1.1.6.39.62.68
    >
    and I do have the template "Oracle Application Core (Webapp)" listed. Can you confirm details of the environment that you are trying this ? Also do note that the templates are not in alphabetical order so you'll need to manually search the list ..
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Core table names

    Hello: I need to develop some queries to determine: All tasks for a given service request for a particular field engineer. I don't know if there is a TRM available, in print or on-line but was wondering if any of you could fill me in with the names of the core tables used and the key relationships.
    If I needed to create a transaction from an external source (eg: A Task for an existing Service Request), is the API mechanism the batch mode open I/F table or is there more of a real-time stored procedure call that is available.
    Thanks
    Robert

    This query should be pretty simple.
    By joining the following three tables you can get this information.
    CS_INCIDENTS_ALL (Master table for Service requests)
    JTF_TASKS_B (Master table for tasks)
    JTF_TASK_ASSIGNMENTS (Master table for task assignment information.
    Select tas.*
    from JTF_TASK_ASSIGNMENTS tas,
    JTF_TASKS_B t,
    CS_INCIDENTS_ALL sr,
    jtf_rs_resources_extns r
    where t.source_object_type_code = 'SR'
    and t.source_object_id = sr.incident_id
    and t.task_id = tas.task_id
    and tas.assignee = r.resource_id
    and r.resource_number = <Engineer Res Number>
    Hope this helps.
    Please note that all tables starting with JTF are CRM foundation objects under schema JTF

  • Table QBE-Filter BUG in combination with Application Module Pooling ?

    Hi,
    i use JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407, Java 1.6.0_14, ADF BC and ADF Faces.
    I have one View Object, one Page with a panelCollection and a table with option filtering (create via drag-and-drop from datacontrol).
    When I disable the application module pooling on the AM configuration and run the application, i can execute the query-by-example filter, but when I delete the filterCriteria and press enter (requerry for select all) the table shows the old data.
    Image for setting on application module:
    http://img265.imageshack.us/img265/1374/filterdoesnotwork1.png
    Image for execute querry and requerry for "all rows" (deleted filterCriteria)
    http://img140.imageshack.us/img140/1963/filterdoesnotwork2.png
    When I enable application module pooling all works fine. Is this a issue?
    kind regards

    Hi Frank,
    if I filter for employees which firstname starts with "D" and then for employees with "F" --> i see "No data to display.".
    So uncheck "Enable Application Module Pooling" on application module doesn't work with QBE-Filter ?
    I can send a testcase but it is so simple you can create it with jdeveloper in 2 minutes ;)
    Martin

  • HTML DB application using table in a different schema

    I need to create a new HTML DB application. The table is in a different schema than mine. The DBA granted me rights to see it and I can see it from iSQL. HTML DB does not give the alternative of selecting this table.

    This thread covers your issue.
    New to HTML DB, have questions about service admin and schemas
    Ask your DBA to add workspace to schema mapping.
    Sergio

  • 2 applications sharing tables: problem with forms

    I have 2 applications and 2 tables, one in each application. One of the table reference to the other (by means of a relation master-detail). My problem is presented when I want to generate a form that permits delete of the table master. In the trigger of pre-delete that generates Designer it is included a call to CGRI$CHK_tableName that validates that not a row be eliminated of the master if has details. How do I do so that not generate that code?

    In Designer you can create PRE_DELETE trigger and override there part which you don't want by command NULL; .
    I hope this will help you.
    Helena

  • HOW to add Dynamic Columns in ADF Faces CORE Table

    In ADF im going to display the dynamic column in Coretable,
    Header are displaying very fine. but im unable to display rows sucessfuly,how to resolve.
    Second thing is that JSF page isn't getting the value from dataList, whats wrong in JSF code.
    // JSF PAGE CODE
         <af:table binding="#{backing_test1.table1}" id="table1"
    value="{backing_test1.dataList}" var="myRec"/>
         public void setTable1(CoreTable table1) {
         this.table1 = table1;
         public CoreTable getTable1() {
    //create this table
    table1 = new CoreTable();
    CoreColumn dynamicCol;
    CoreOutputText outText;
    Application app=FacesContext.getCurrentInstance().getApplication();
    DCIteratorBinding iter = (DCIteratorBinding)bindings.get("listAllMonthsIter");
    RowSetIterator rsIter = iter.getRowSetIterator();
    rsIter.reset();
    Row row;
    while (rsIter.hasNext()) {
    row = rsIter.next();
    String header = (String)row.getAttribute("element");
    // element contain the value JAN, FEB...
    dynamicCol = new CoreColumn();
    dynamicCol.setHeaderText(header);
    String currRec = table1.getVar();
    outText = new CoreOutputText();
    ValueBinding vb = app.createValueBinding("#{myRec.value}");
    outText.setValueBinding("value",vb);
    outText.setRendererType("Text");
    dynamicCol.getChildren().add(outText);
    table1.getChildren().add(dynamicCol);
    public void setDataList(List dataList) {
    this.dataList = dataList;
    public List getDataList() {
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding =
    bindings.getOperationBinding("listAllMonths");
    if (operationBinding == null)
    return null;
    List dataList = (Vector)operationBinding.execute();
    return dataList;
    }

    Well issue is that
    I have a list of values that can be chnaged any time during application execution sya its list of Fav Fruits..
    and in an other page i need a data table having these fruits as coulmns and their details as rows...
    how to achieve this..
    we can not guess the number of columns before time.. so can make the estimate and hide them.

Maybe you are looking for

  • Iphone won't charge after overheat warning

    Ok so every night I go to sleep I plug in my phone to charge, play some youtube videos or listen to music or podcasts( on the official apple app) until i fall asleep and every morning I have woken up to a fully charged phone, I have been doing this f

  • How do I count the number of inputs in a loop?

    I'm trying to find a way to count how many times a number has been inputted in a loop but unable to find a calculation to find the answer, can anyone help?? Please take me step by step on how to solve this problem as I'm new to Java.

  • Will the iPhone 5 sync right up my 4s backup?

    I'm well, getting the iPhone 5 and I was wondering if with the new IOS 6 and the new iPhone 5 if it would sync right up and all my data would be all in it?

  • Fields in idoc

    Hi , i have a requirement.....let me know if one field in the idoc do not have data will that field apper in the idoc as blank or the field itself will not reflect in the idoc. Please confirm. Thanks

  • I have set up iMessages on my ipad but now I'm not receiving any messages on my iPhone how can I fix this.

    I have set up iMessages on my ipad in error now I'm not receiving any messages on my iphone, can anyone advise how to fix this or just undo everything I have done, don't necessarily need messages on my ipad