Help with a master/detail

hi there,
i have two entity based view objects that i have created a link between using the application modules data model form. when i run the module and the veiws in the testing applet everything works fine...
but when i attempt to use the top level part of the new data control for a read only table and the child part of the data control for an updateable form then i can't seem to get any active coordination between the two.
the child form does provide the correct details when reloading the page but when selecting items in the master table then the data does not change to reflect the current record in the child form.
how does one go about determining what such a problem would be?
thanks in advance.

Hi,
I have converted a master/detail view from 10.1.3.4 to 11.1.1.1. It works fine in 10.1.3.4. However, the detail page does not refresh in 11.1.1.1.
The ID of the master page is masterDetail1 as default. The ID of the detail page is detailSheet, as I set it in source file.
When I set partialTriggers to masterDetail1 on the detail page property, I got a warning:
13/10/2009 3:46:58 PM org.apache.myfaces.trinidadinternal.context.RequestContextImpl addPartialTriggerListeners
WARNING: Could not find partial trigger masterDetail1 from CoreTable[org.apache.myfaces.trinidad.component.UIXTable$RowKeyFacesBeanWrapper@4c0047, id=detailSheet] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.
When I set partialTriggers to detailSheet on the detail page property, I did not get any error message.
However, in both cases, the detail page does not refresh when I click to select a master record OR click next/previous/page_list on the master page.
But, the detail page DOES refresh SLOWLY when I click to select a master record AND next/previous/page_list.
Please advise how I can fix this issue.
Thanks,
Regards,
Michael

Similar Messages

  • Salesforce issue- Accessing Objects and Reports with 2 master-details

    I'm using Crystal Reports XI r2 with the Salesforce data connector installed, and I know the same issue exists in CR 2008 as well.  With version of the Salesforce API that the Crystal - Salesforce connector is using, objects that have 2 master-detail relationships are not available to add to reports.  Even if I create a stanard Salesforce report with an object with 2 master-details, that report isn't available in the "Stored Procedures" of Salesforce in Crystal.  The API is about 3 years out of date, any word on when a new version will be available?  This is a big limitation.

    Try SP3 for CR 2008. Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Please Help, Data Set Master/Detail with mySQL DB

    Hi...
    I installed the Data Set Master/Detail Sample (states and
    citys autopopulate) getting values from a XML file...
    when a user adds a listing in my site, it works great.. i use
    the XML file values for the states/citys and then everything is
    stored in a DB... BUT i need to do this..
    when he comes back to edit his listing, i want the Data Set
    Master/Detail to show hes values (from de DB) with the option to
    edit them, not the first XML file values.
    Thanks

    Thank you kinblas!!!!!
    I saw another post with the solution!!!
    Here it is
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1308016&highlight_key=y&keyword1=SetDefaultState
    Thanks again!

  • Having problem with creating Master Detail form , please help

    I have to work on a project to create a survey system using APEX, as am new on using this tool , am still facing some problems to finish my job..
    i created Master/Detail form using wizard, the master form is working fine but am when i try to add data using the detail form its giving me error :
    Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process. current checksum = "A884FA378C851786DDFE3A33709CB23C", item checksum = "5F8B1EE5CD3D46437455F43B37B9A6A0"., update "ABA"."ABA_SURVEY_SUBCATEGORY_MAST" set "ASCM_CATEGORY_ID" = :b1, "ASM_SURVEY_CODE" = :b2, "ASSM_SUBCATEGORY_ID" = :b3, "ASSM_SUBCATEGORY_DESC" = :b4
    i tried to go through the posts from others but i still dunno what is this error !!!& how to solve it..
    my master data table have 2 primary keys.. the details data table have 3 primary key all of them using trigger to fire a sequence to get the next_val!!
    am desperate & need help urgently for this ASAP.

    hello
    here is the solution,i hope this might help u.
    go to the code of your button and change write the following
    go_block('name of your master block');
    execute_query(no_validate);
    and in the object navigator make the first item in the master
    block that it should be displayed in the canvas and it must be a
    navigable item too.not a display item.
    thank you
    Zeeshan Ahmad

  • Help needed in Master Detail Form - 2 level of details

    Hi,
    I have a form with 2 levels of Master Detail and a Find window
    The Datablocks are
    - Batch
    - Headers
    - Lines
    - Manual datablock for Find Wndow
    I have created relation between Bacthes and Headers with Batch Id
    I have created relation between Headers and Lines using HeaderId.
    The issue is that,
    If I search with '%' in Batch block, by default it will show results in 'Headers' and 'Lines' block.but if i navigate to the next record in batch block , only Headers block shows results but Lines block does not show result.
    If I search from Find window also, only Batch and Headers block shows results but Lines block will be empty.
    In the 'Batch' block if I search with specific data , the screen shows results in 'Headers' and 'Lines' block.
    Can you please help me solve it.
    I have written a PRE-QUERY on Batches block to set where clause from Find window.
    I have written a PRE-QUERY in Headers block to set where clause from Find window
    Thanks,
    Kamath.
    Thanks,
    Gowtam

    Hi,
    When you execute normal not by searching through ENTER_QUERY mode. Then data is coming in all blocks
    - Yes. Once I go to the Form if I search using '%' in batch block or search for a particlaur record i Batch block, the results shows up in Headers and Lines block.
    Ex: say there are 2 records in Batch block(A and B) and I search by %, by default i get 1 batth record (A) and corresponsding headers and lines
    now when i use down arrow key in the batch block, second record(B) will be showed in batch block. relevant Headers block records will be shown but Lines block does not get queried.
    Similarly if coem to the Form from search window then also, Batch and Header blcoks wil be shown but not Lines block
    PREQUERY at Batch Level_*
    V_WHERE := 'WHERE 1 = 1';
    IF :XXYH_ICAN_CALC_WB_FIND.PERIOD IS NOT NULL THEN
         V_WHERE :=      V_WHERE || ' AND PERIOD = '''||:XXYH_ICAN_CALC_WB_FIND.PERIOD||'''';
    END IF;               
    IF :XXYH_ICAN_CALC_WB_FIND.BATCH_ID IS NOT NULL THEN
         V_WHERE :=      V_WHERE || ' AND BATCH_ID = '''||:XXYH_ICAN_CALC_WB_FIND.BATCH_ID||'''';
    END IF;
    IF      V_WHERE IS NOT NULL THEN
         set_block_property('XXYH_ICAN_WB_BATCHES',DEFAULT_WHERE,V_WHERE );                          
    END IF;     
    PRE-QUERY at Header Level_
    IF :XXYH_ICAN_CALC_WB_FIND.BATCH_ID IS NOT NULL THEN
         V_WHERE :=      V_WHERE || ' AND BATCH_ID = '''||:XXYH_ICAN_CALC_WB_FIND.BATCH_ID||'''';
    END IF;
    IF      V_WHERE IS NOT NULL THEN
    set_block_property('XXYH_ICAN_WB_TRX_HEADERS',DEFAULT_WHERE,V_WHERE );
    END IF;     
    Thanks,
    kamath.

  • Problems with block master - detail in forms 10g

    I have a master-detail block, when the record is empty it shows nothing of the teacher, but the record there, thought it was the relationship, but the clear and ran as if it and the error still persists. I need to show me the teacher, although in detail there is no record.
    If anyone can help me they are grateful. Do not know if there are any restrictions in 10g, and I did a master detail with the same tables in 6i the error does not introduce myself.
    Thank you.
    Note: Sorry for the English, I am using a translator.

    I have a master-detail block, when the record is empty it shows nothing of the teacher, but the record there, Can you please give more explanation what you exactly want because em still confuse.
    thought it was the relationship, but the clear and ran as if it and the error still persists. I need to show me the teacher, although in detail there is no record.Also this one. It is better to give any example.
    -Ammad

  • Error in a page with a master-detail:Unable to resolve a Validator instance

    Hi all,
    I am using Jdeveloper 11.1.1.2
    I have a page with a master table and a detail table.
    When I try to select a row in the some tables (master or detail), I have this error:
    <AbstractValidatorTag><createValidator> Unable to resolve a Validator instance using either validatorId ' or binding #{row.bindings.IdLocazione.validator}.
    <RegistrationConfigurator><handleError> Server Exception during PPR, #1
    javax.servlet.ServletException: Unable to resolve a Validator instance using either validatorId '' or binding '#{row.bindings.IdLocazione.validator}'.
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:270)
         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.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:70)
         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)
    Any suggestions?
    Thanks
    Andrea
    Edited by: Andrea9 on 17-feb-2010 00:45

    I am using ADF, I can reproduce in a testcase, but I need time.
    If you want, I can cut and paste the jspx page.
    However, I have a panelStretchLayout: on top facet I have the master table, while in the center facet I have the detail table.
    I have a query component to filtering data of the master table.
    I have this problem doing this:
    1) create a new record on master table.
    2) create some records on detail table (sons of the record of the master table just created).
    3) clicking on "find" of the query component.
    I have tried to do a master-detail with the HR connection using Departments table (master) and Employee (detail). When I try to delete a departments, it does not work, because I have to delete the employees first, while in my case I want to delete the master and the detail in cascade.
    Thanks
    Edited by: Andrea9 on 17-feb-2010 08:25

  • Generate file with a master-detail records

    Hi everyone,
    I need your help, one more time.
    I want to generate a file in ODI that have two distincts records of the detail, a master-detail records. The first one record contain general data and second one contains a second level information about the previous.
    I got the result using a bad solution, loading the file line by line, but the file is so large and performace was very slow.
    The expected result is:
    001Purchase Order id 99
    002Item 1
    002Item 2
    001Purchase Order id 150
    002Item 1
    002Item 3
    001Purchase Order id 4870
    002Item 3
    Anyone has an alternative for that?
    regards.

    hello
    i belive you need to use pivot operator
    check out this blog
    https://blogs.oracle.com/warehousebuilder/entry/pivoting_data_in_owb
    rgds

  • IE6 not working with Spry Master Detail

    I cannot get spry to work with IE6. I am most interested in
    this master detail issue (code listed below). I am building this
    for a internal gov't application, and the only browser they allow
    is IE6.
    The spry data set loads, all of the questions show on the
    left hand side, but clicking on the question does nothing. I had
    the same issue with collapsible panels, accordian etc. It works
    fine on Firefox
    Switching to another browser is not an option.
    Click on the question to see the answer.
    -------------------------------------------Code not
    working-----------------------------------------
    <div class="MasterDetail">
    <div spry:region="faq" class="MasterContainer">
    <div class="MasterColumn" spry:repeat="faq"
    spry:setrow="faq" spry:hover="MasterColumnHover"
    spry:select="MasterColumnSelected">{Question}</div>
    </div>
    <div spry:detailregion="faq" class="DetailContainer">
    <div class="DetailColumn">{Answer}</div>
    </div>
    <br style="clear:both" />
    </div>
    <!-- InstanceEndEditable --></div>
    </div>
    <div id="bottom"></div>
    </div>

    Actually, I am using data of type HTML.
    I am also finding that I have no problem running the script
    off of a disk, BUT when I run it off of IIS, there is a problem.
    All other scripts seem to work, so not sure it is a mime
    type.

  • Query Help with Item Master & Warehouse Code

    Forum,
    I would like help with a query to identify any items within a database where a particular warehouse code does NOT exist against it. At present I have the following:
    select T0.ItemCode, T1.WhsCode from OITM T0
    INNER JOIN OITW T1 on T0.ItemCode = T1.ItemCode
    where T0.ItemCode NOT IN ('WHS1')
    This is returning all other instance and not just a list of item codes where 'WHS1' is missing from within the 'Stock Data' tab.
    Thanks,
    Sarah

    Hi Sarah...
    Try This
    SELECT T0.ItemCode, T0.ItemName, T1.WhsCode
    FROM OITM T0 INNER JOIN OITW T1 ON T0.ItemCode = T1.ItemCode
    WHERE T1.WhsCode not in ( 'WHS1')
    Regards
    Kennedy

  • Messed up my I Tunes, need some help with fixing it, details in first post.

    Okay, so I was doing some maintence on my computer, organising files, etc. and i accidentally moved a file labled itunes onto my desktop, which caused all my songs in my itunes to go away, i put the file back, and all the song titles are there now, but it says that none of them can play because it can't find the origional file or something like that. can anyone help me?

    More details, please...did you ever stop and restart itunes in the middle of this?

  • Help needed: modeling master-detail relationship using Object types

    I would like to use object types to model a master-detail relationship. For e.g.
    create or replace type detail_t as object
    (id number,
    name varchar2(20)
    create or replace type details_t as
    table of detail_t
    create or replace type master_t as object
    (id number,
    name varchar2(20),
    details details_t
    If I don't use database object-tables, how can I return multiple master rows of the type above from a PL/SQL procedure? Can I return a cursor of some sort?
    I'm using Oracle 8.1.7.
    Thanks,
    Niranja

    Niranjan,
    After the object types are defined, your data would come from either object tables or object views. In your case, to get multiple master rows, simply query the object view.
    Regards,
    Geoff

  • A litle Help in the Master-Detail Pages

    Hello everybody how can i have more than recordset in the detail page because im stuck

    Okey here is my Databases tables :
    Manga :
    1
    title
    varchar(250)
    latin1_swedish_ci
    No
    Change
    Drop
    More
    2
    episode
    varchar(250)
    latin1_swedish_ci
    No
    None
    Change
    Drop
    More
    3
    language
    varchar(250)
    latin1_swedish_ci
    No
    None
    Change
    Drop
    More
    4
    link
    varchar(250)
    latin1_swedish_ci
    No
    None
    Change
    Drop
    More
    5
    id
    int(11)
    No
    None
    AUTO_INCREMENT
    Change
    Drop
    More
    Language Table :
    1
    lang_id
    int(11)
    No
    None
    AUTO_INCREMENT
    Change
    Drop
    More
    2
    code
    varchar(200)
    latin1_swedish_ci
    No
    None
    Change
    Drop
    More
    it contain 2 lign :
    + Options
    Edit
    Inline Edit
    Copy
    Delete
    1
    VostFR
    Edit
    Inline Edit
    Copy
    Delete
    2
    VoiceFR
    Manga_list :
    1
    id
    int(11)
    No
    None
    AUTO_INCREMENT
    Change
    Drop
    More
    2
    list
    varchar(250)
    latin1_swedish_ci
    No
    None
    Change
    Drop
    More
    Check All / Uncheck All With selected: Browse Change Drop Primary Unique
    the lign of this table:
    + Options
    Edit
    Inline Edit
    Copy
    Delete
    1
    One-piece
    Edit
    Inline Edit
    Copy
    Delete
    2
    Naruto
    Edit
    Inline Edit
    Copy
    Delete
    3
    Death-note
    Edit
    Inline Edit
    Copy
    Delete
    4
    Bleach
    I didn't understand what the "drills" mean's, but i will explain more sorry i'm not english , the master page is listing the "Title/Episode/language"
    For the site it's not online i test in the localhost,  here is how i want to my pages look's like and thank's
    http://www.dpstream.net/manga-3-episode-535%20[VOST%20FR].html
    PS: if im doing anything wrong in the database you can help me and thank's
    (do you have anything to keep in touche like (Facebook,MSN...), or anything like that f you do PM it to me ? and thank's a lot for helping me

  • Help with Ipod 80GB (detailed message as to what I have tried) error -50

    Originally I had downoaded some music and put it into itunes and synced it with my brand new Ipod 80GB. Everything was fine. I deleted my songs from my hard drive and itunes. A few weeks later I had a new batch of songs that I wanted to put onto my ipod through itunes. There was a message saying there was a new version of software available and I downloaded it and everything haywire.
    Now, here is what happens every time I hook my ipod up to my Dell using windows xp.
    1. I plug it in and it tells me my ipod is synced to another cpu. Would I like to erase and sync to this cpu. I click that option.
    2. I get back a message saying ipod cannot sync with an unknown error occuring -50
    3. I tried apple.com's approach to fixing this error message on windows xp by copying these files into notebook and opening them:
    regsvr32 /s softpub.dll
    regsvr32 /s wintrust.dll
    regsvr32 /s dssenh.dll
    regsvr32 /s rsaenh.dll
    regsvr32 /s gpkcsp.dll
    regsvr32 /s sccbase.dll
    regsvr32 /s slbcsp.dll
    regsvr32 /s mssip32.dll
    regsvr32 /s cryptdlg.dll
    regsvr32 /s initpki.dll
    4. after letting that window close it instructs that I now open itunes and hook up ipod and restore things.
    5. After hooking things up i get the same message as before. my ipod is synced to another cpu. Would I like to erase and sync to this cpu. I click that option again.
    6. I get the same error -50 message.
    7. I repeat the same process of copying those files into notebook and starting all over.
    8. I get the same message "my ipod is synced to another cpu. Would I like to erase and sync to this cpu. This time I cancel the erase and sync and just try to restore. It tells me it has restored and will start again in 15 seconds.
    9. I get the same message as before "my ipod is synced to another cpu. Would I like to erase and sync to this cpu."
    10. This time I click cancel and try to update my software from 1.0.3 to the new version of 1.1.
    It tells me it has been updated wait 15 seconds and it should be fine.
    11. I then get the same message as before "my ipod is synced to another cpu. Would I like to erase and sync to this cpu."
    I am clueless as to what to do now. I was detailed so I could hopefully get some specific advice as to what to do next.

    Finally a solution!!!!!!!!!!!
    While I tried every option that was passed along here and none of them worked I appreciate the help and suggestions. I took it to the apple store and they fixed it. They said it was messed up because I probably had plugged it into too many different computers but i only plugged it inti one other computer but who cares.
    Here is what to do if you are desperate: Most owners know that if you push the menu and the center button at the same time the ipod will restart. WELL!!!! If you can't do anything with your ipod you need to press the center button and the play/pause button at the same time and this will restart the ipod and put it in disk mode. Connect it to your cpu and open itunes. It will erase eveyrhing and reset it from scratch. All the way back to having to name your ipod again. Just a thought for those who don't mind losing their info and if they already have it saved to put back on.

  • Help with relocate master and date metadata

    Hi,
    I run into trouble while trying to relocate my masters.
    Here are 2 pictures taken within a few minute.
    http://rapidshare.com/files/366853944/Archive.zip.html
    IMG_9336.jpg 28.10.07 12:01:29
    IMG_9337.jpg 28.10.07 12:16:18
    Obviously the year of theses pictures is 2007 but when I try to "relocate master" to a folder with the year of the picture, one of them is put in a 2010 (IMG_9336.jpg) folder and the other one in a 2007 folder (IMG_9337) ?
    They are both supposed to be put in a "2007" folder as they were shot in 2007, so why is aperture thinking one of them was shot in 2010 ???
    I am desperate to find a solution as It happens to a bunch of pictures in my library and I can't figure out what is wrong with them!
    Do you experience the same with theses pictures ?
    Hope you understand what I mean and that you can help !
    Dag

    How can I let you download the 2 pictures I have trouble with then?
    I don't see a way to attach them to my post, is there a way to do it ?
    Dag

Maybe you are looking for

  • Hp photosmart plus won't print and alignment failed

    HP Photosmart Plus stopped printing without any warning bells/error messages. Changed the black ink cartridge, used the clean and allign tools...alignment failed is the error messge I get and it still won't print.

  • Getting filename from HttpServletRequest

    hi, i am doing a simple servlet for uploading file. i have been googling around, but i could't find a way to retrieve the filename from the HttpServletRequest object. most solution uses another party's code. below is the simple code from the html tha

  • Define fault message type for RFC

    Hi, How can I define the fault message type for RFC so that when I import RFC from another server to XI, I can view this Fault type. So far I could only see Request and Response type . Thanks

  • What is AD-HOC query

    what is AD-HOC query

  • Customise database constraints errors

    Hi All I'm developing web application using jdeveloper Version 11.1.1.3.0. And I want to customise database constraints errors. I used message.property file to get the error. But It wont pick error from that file when a database error throws. Eg. I c