AM question of Passivation on the creation of master / details (composition)

Hi all

I recently discovered some problems at our request on the passivation of the AOS.

After reading some time on the web, I disabled the AM pooling on our application for testing on my built-in server that our request is 'activation-safe'

After that, I have the following error when I try to create a new line on a "actually dated VO:

java.lang.ArrayIndexOutOfBoundsException: 1
at oracle.jbo.server.ViewObjectImpl.bldEffectiveDateKeys(ViewObjectImpl.java:15914)
at oracle.jbo.server.ViewObjectImpl.bldKeysForMovingRows(ViewObjectImpl.java:15736)
at oracle.jbo.server.ViewObjectImpl.moveRows(ViewObjectImpl.java:16096)
at oracle.jbo.server.ViewObjectImpl.afterRowUpdate(ViewObjectImpl.java:14096)
at oracle.jbo.server.ViewObjectImpl.sourceChanged(ViewObjectImpl.java:14395)
at oracle.jbo.server.EntityCache.sendEvent(EntityCache.java:1557)
at oracle.jbo.server.EntityCache.deliverEntityEvent(EntityCache.java:1573)
at oracle.jbo.server.EntityCache.notifyColumnAndBlgChange(EntityCache.java:1629)
at oracle.jbo.server.EntityImpl.notifyAttributesChanged(EntityImpl.java:7668)
at oracle.jbo.server.EntityImpl.notifyAttributesChanged(EntityImpl.java:7649)
at oracle.jbo.server.EntityImpl.notifyAttributesAndBlgChanged(EntityImpl.java:7658)
at oracle.jbo.server.EntityImpl.setAttributeValue(EntityImpl.java:3828)
at oracle.jbo.server.EntityImpl.handleEffectiveDateRowCreate(EntityImpl.java:11669)
at oracle.jbo.server.EntityImpl.handleEffectiveDateOperations(EntityImpl.java:11585)
at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2652)
at oracle.jbo.server.EntityImpl.validateChildren(EntityImpl.java:2364)
at oracle.jbo.server.EntityImpl.validateEntity(EntityImpl.java:2511)
at oracle.jbo.server.EntityImpl.validate(EntityImpl.java:2666)
at oracle.jbo.server.DBTransactionImpl.validate(DBTransactionImpl.java:4577)
at oracle.adf.model.bc4j.DCJboDataControl.validate(DCJboDataControl.java:1620)
at oracle.adf.model.binding.DCBindingContainer.validateReferredDataControls(DCBindingContainer.java:4411)
at oracle.adf.model.binding.DCBindingContainer.validateInputValues(DCBindingContainer.java:4327)
at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4259)
at oracle.adf.controller.internal.binding.TaskFlowRegionController.validateRegion(TaskFlowRegionController.java:311)
at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4249)
at oracle.adf.controller.internal.binding.TaskFlowRegionController.validateRegion(TaskFlowRegionController.java:311)
at oracle.adf.model.binding.DCBindingContainer.validate(DCBindingContainer.java:4249)
at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.validateModelUpdates(PageLifecycleImpl.java:303)
at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.validateModelUpdates(FacesPageLifecycle.java:71)
to oracle.adf.controller.v2.lifecycle.Lifecycle$ 6.execute(Lifecycle.java:190)
at oracle.adfinternal.controller.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:197)
at $200 (ADFPhaseListener.java:34) oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.access
to oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$ 3.after(ADFPhaseListener.java:428)
at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:88)
at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
to 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:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
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)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

If the AM pooling is enabled, no errors...

No idea what means this exception?

I use JDev 11.1.1.7, let me know if you need additional information on the VO, entity or something else...

Many thanks for the suggestions,

So what solved my problem was simply uncheck the "cascade update key attributes" relative to the association (composition). I still don't understand why that would be a problem to check if...

No restrictions on Association (composition) with the option "Cascade update key attributes" checked when passivation/activation takes place on a newly created on two line master-detail VO?

Tags: Java

Similar Questions

  • How to create the book of the child at the time of the creation of master file.

    Hello

    I have MasterVO and ChildVO. And the association between the two are 1 to *. I have a requirement like, I need to create the line in ChildVO at the time of the creation of line MasterVO.

    I used the association based on the entities to create the link. This link to view created accessor ChildVO in MasterRowImpl as type RowIterator.

    Actually my idea is to substitute create method in MasterVORowImpl and call ChildVO ViewObject and call the method. createRow() on it. But I don't have access to ViewObject, instead it gave access to the RowIterator.

    Could you please provide any pointer to reach above feature?

    Thanks in advance.

    Jdev version - 11.1.1.7.0

    Kind regards

    Dietsch.

    You can use the line iterator to create new toys of the child vo.

    Check the doc http://docs.oracle.com/cd/B14099_19/web.1012/b14022/oracle/jbo/RowIterator.html and you will find the createRow and insertRow methods in this interface. The framework has created the straight for you.

    Timo

  • Violation of State protection session during the creation of master page / retail

    I am trying to create a new master page / detail in Apex 5.0, and at the end of the dialog box, I get this error message:

    Session state protection violation: this can be caused by manually editing the protected page P24_MASTER_PAGE_MODE point. If you don't know what caused this error, contact the administrator of the application for assistance.

    [I am the administrator of the application, and I have not the slightest idea either.]

    The error occurs when I click Next in the dialog Page attributes. The error also occurs in other applications in the same workspace. So I don't think it's important, but I replace the default detail Page number. (The default number of Master Page is grayed out.) In addition, the dialog box layout I had selected... in a table on the same page. I've also specified no master navigation and no reports of master.

    Following archived discussion of v4.1.1, Session State protection violation, I modified a diagnostic query and run the following in my diagram:


    Select item_id, nom_element page_id, region of apex_application_page_items where nom_element = ' P24_MASTER_PAGE_MODE'


    I'm not abreast of any application in my workspace with a Page 24 and sure enough, this query returns no data found. Please take note of this before suggesting to change the attributes of the element. I don't know where the item is and not only the database, apparently. Apex seems to think there is - but where?


    Since an earlier discussion which went nowhere, I crushed my most recent request for export file, but that has not solved the problem. I also went into my workspace apex.oracle and created a form master / detail without error.


    Thanks for your help!

    Obfuscation Express.

    Worsening Express.

    Apex, the product you hate to love.

    It turns out that the dialog box create a Master Page / detail has a Mode option of the Page on modal Page attributes page. I'd be willing to bet, this option is not P24_MASTER_PAGE_MODE. (There is also one for the details of page: P24_DETAIL_PAGE_MODE?) But it has the Normal and gray value.

    It is also now a Select list after my dose; I think it was a type item view only before the fix, which only confirms my thought. I was wondering, which could affect, or enable or disable the modification of the attributes of session state for that element. Model and its theme came to mind, and I remember that I had tried to understand something on a model in the last days, had made a change and tried to cancel it.

    To no avail, apparently.

    Thus, a little more explore new territory, trying to find the modified model and could not. But I read that templates are collected into themes, and I found that I could renumber 26 theme in the application (926). Then make a theme create, from the repository, changing from standard to all themes, click theme 26. Then it was switching themes and rematching models and remove the renumbered theme 926.

    Voila! I can now create a master page / detail without report master!

    Thanks for all the help, with particular satisfaction for Pranav.shah, who was on the train right but don't know which track to take.

  • Unique constraint in the form of master detail error

    Hi all

    I need help, the following requirement.

    I have a master detail form developed on master-child table. the tables have the composite key.

    Old masters has a composite key on columns (A, B)

    Children table has a composite key on columns (A, B, C)

    Child block look something like below

    C       A          B

    10 AAA 1000

    20 1300 BBB

    30 CCC 1400

    40 DDD 1200

    Increments of column C with 10 for each record, and if a new record is insert in intermediaries the records it is incremented to 5.

    My requirement is when an end user attempts to insert record between 20 and 30 or 30 and 40 and clicks on save, the value of the C column must regenerate as shown below

    C       A          B

    10 AAA 1000

    20 1300 BBB

    XXX 30 900

    40 CCC 1400

    50 DDD 1200

    Button Save I wrote the following code

    Declare
      ln_Count NUMBER :=0;
      ln_c number :=0
      cursor c1 is
      select c
      from child
      where a=:child.a
      and b=:child.b
    Begin
      Go_Block('Child');
      First_Record;
      LOOP
      ln_Count:= ln_Count+10;
      :child.C := ln_Count;
      EXIT When :System.Last_Record = 'TRUE';
      Next_Record;
      END LOOP;
    
    
      For c_cur in c1 Loop
      update child
      set c:=ln_c+10
      where a=:child.a
      and b=:child.b 
      and c=c_cur.c
      end loop;
      Forms_DDL('commit');
         
         commit_prc('Commit');  -- We have our own program unit to call commit_form
    
    END;
    

    I tried above in a way because, before approving the changes to the table, I update the existing values in the table of the C column so I would not get unique constraint error.

    When you click the button Save, I get a constraint exception. Hope I made my requirement clear.

    Can someone give me a clue to this implementation.

    Thank you

    malandain

    With this update, all your C-columnvalue became negative. When you post the form thereafter, forms update agaion records one by one the new positive figures. Because the numbers of 'old' in the db are now negative, there will be no violation-UK.

  • How to display two dept details at the same time in the form of master-detail

    Hi Experts

    In Forms 6I, using the Scott schema, table DEPT & EMP has created a simple form of master-details relationships.

    Currently when user Dept Block shows all lines dept and EMP block display data based on the selection of deptno.

    It's only a deptno both.

    If the user in the No. 10, block EMP Dept will display all the data related to 10

    If the user moves to 20 Deptno, block EMP will display all the data related to 20.

    And so on.

    But our requirement, what happens if we want to see the 10 and 20 at once (both several deptno)

    Thank you

    Thanks for your information.

    In fact, our requirement is only to display data, he own be no matter what update of data/insertion.

    So below and working for our requirement

    • Remove relationship
    • Additional box on master block.
    • Write code cursor on the box selection - which will fill/clear data block information based on the checkbox selection on block Master.

    Oracle Apps training: how to display two Department employee details at the same time in the master/detail relationship

  • Failed to add new detail in the form of master detail record

    Hello

    I created a simple database application from scratch by selecting the start a page master detail. This has generated a report (for the parent) and a page of form (for the child). On using the form to add a new record to the child, the following error is generated:

    Internal error in the routine mru: ORA-20001: error in MRU: line = 1, ORA-01400: cannot insert NULL into ("Student" 1.) "" DELEGATE. " "" ""DELEGATE_ID"), insert"Student"1." DELEGATE values' ('DELEGATE_ID', 'CLIENT_ID', 'NAME', 'INITIAL', 'SEX', "SPECIAL_NEEDS") (: b1,: b2,: b3: b4,: b5,: b6)
    Error failed to process the update.

    The field 'child' in the error message is automatically hidden on the form and I guess on the generation of this form using the wizard I would have had the opportunity to link the field delegate_id to a trigger or a sequence like this seems to happen when you create a scratch from application database using other types of page. I'm new to Apex then I would be grateful if someone could let me know why this default behavior occurs.

    Kind regards

    Kevin.

    I tried for Apex 4.0.2 (my version) and 4.1 (on apex.oracle.com) and I'm wondering for the production of main PK and details in both versions.

    What are your steps exactly in the wizard? Like this?
    Create page-> form-> form detailed Master
    Now you see a list of steps sub whose "Source of primary key.

    Oh I see "Create an Application Assistant." in your message. Start with an empty application (blank page) and use the wizard to create a Page. Maybe it's the difference.

    Published by: InoL on November 18, 2011 09:27

  • Question of the Datagrid/accordion/master / detail

    I have a simple little application that I am trying to go. Available is an accordion with 3 components, each component has a Datagrid filled from MySql based on the WHERE clause of the same table (so each row on the grid of data regardless of component has the same structure). I can fill a panel detail or points of a single pane/Datagrid (ie. dg1.selectedItem.field) with a hardcoded DataSource. What approach would be to allow the Panel/form to be filled with all the Datagrids (dg1, dg2, dg3) without having to duplicate the code 3 times. I am VERY new to OOP but trying. Thanks in advance for any help and advice.

    "EWN - CMI" wrote in message
    News:gjc9pq$SHT$1@forums. Macromedia.com...
    > Yes, you figure you might reassign, but either I didn't
    > How
    > to do (arrayCollectionvar1 = arrayCollectionvar2).

    No, which will only create two tables that link to the same table.
    What you need to do, it is something like:

    private var ac1:ArrayCollection = new ArrayCollection();
    private var ac2:ArracyCollection = new ArrayCollection();
    private var ac3:ArrayCollection = new ArrayCollection();
    private var arrayToLoad: ArrayCollection collection;

    private function sendService (): void {}
    send your service here
    ...
    arrayToLoad = ac1, ac2 //or or ac3
    }

    private function onServiceResult (): void {}
    arrayToLoad = event.result;
    No matter what picture said you it load is now loaded with the result
    }

    But honestly, I wonder if you would be better to simply load all
    in an ac and using a filterFunction function to take the place of the place WHERE
    clause.

    > I finally created a
    > second connection and managed to make it work. Thanks for the help.

    You should probably refactor now and fix it ;-)

    > NOW - a really weird problem (I'm so late in this part).
    >
    > / / Extract the image associated with the item selected in the grid
    > private function getImage (): void {}
    > var cartGrid:DataGrid = dg.
    > var imageSource:String = ' assets /' + cartGrid.selectedItem.statsfile;
    > var movieSource:String = ' assets /' + cartGrid.selectedItem.moviefile;
    > / / swfLoader.load (movieSource);
    > stat.load (imageSource);
    > }
    >
    >
    > backgroundColor = "#D3CDB4" borderStyle = "framed" backgroundAlpha = "0.5".
    > borderColor = "#020202" >
    >
    > complete = "swfLoaded (event); » />
    >
    >
    > If I Uncomment the swfLoader line in the function, I get an error
    > #1009:
    > Cannot access a property or method of a null object reference.
    >
    > If I remove the code and test it - it works fine. I don't have a clue
    > since
    > This should be pretty basic and it drives me crazy.

    Probably a timing issue. Make sure that the swfLoader actually exists before you
    address it. Without more information about what is happening in your code, I can't
    speculate as to what might be the problem of synchronization.

    > Simple get another question, how in Flex a new 'compile' each
    > time,
    > it seems that some changes are not displayed the first time that the application is
    > generated
    > after a code change?

    Check project > build automatically

    HTH;

    Amy

  • JSF - lack of source code using the creation of models and composition

    It's really strange, or maybe I don't understand JSF.

    Supposedly to make the long story short, I have the following:

    a. masterLayout.xhtml file - primary model
    b. file myPractice.xhtml - compositions that uses templates to file masterLayout.xhtml

    masterLayout.xhtml page go to myPractice.xhtml (using ajax). The myPractice.xhtml rendered correctly - shows all components of the model and its own page. But when I check the "see source code page", I see the source code of masterLayout.xhtml.

    Here is the part of the source code:

    IMPORTANT NOTE: masterLayout.xhtml has a COMMANDBUTTON RICHFACES (a4j:commandButton) WHICH RENDER THE PANEL ID "MyPractice" FOUND IN myPractice.xhtml. Means that this rendering of the page via ajax commandButton control.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    masterLayout.xhtml (model)

    :
    < a4j:commandButton styleClass = "#{control.myPracticeStyle}" value = "MY PRACTICE" action = "myPractice' actionListener =" #{control.myPracticeAction} "make = 'myPractice' / > '.
    :
    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / >
    < name ui:insert 'content' = >
    < / ui:insert >
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / h:form >

    You can see the ui: insert above.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    myPractice.xhtml

    "< ui:composition template="/templates/masterLayout.xhtml ">

    < ui: set name = "content" >

    < id rich: panel = "myPractice" style = "height: 764px; border: 0px; padding: 0px; ">

    < table width = "100%" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < style td = "width: 100%;" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" >

    < f: facet name = "header" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" columns = "5" columnClasses = "overviewTabColumn, aumTabColumn, feesTabColumn, cashFlowTabColumn, emptyTabColumn" >

    < a4j:commandButton styleClass = "#{control.overviewStyle}" value = "OVERVIEW" action = 'Preview' actionListener = "#{control.overviewAction}" make = 'Preview' / > '.

    < a4j:commandButton styleClass = "#{control.aumStyle} ' value = 'AUM' action = 'aum' actionListener =" #{control.aumAction} "make = 'aum' / > '.

    < a4j:commandButton styleClass = "#{control.feesStyle} ' value = 'FEES' action = 'fees' actionListener =" #{control.feesAction} "make = 'fees' / > '.

    < a4j:commandButton styleClass = "#{control.cashFlowStyle}" value = "CASH FLOW" action = "Cash Flow" actionListener = "#{control.cashFlowAction}" make = 'Cash Flow' / > '.

    < h:outputText value = "" style = "width: 100%;" / > "


    < / h:panelGrid >

    < / f: facet >

    < / h:panelGrid >

    < table >

    < /tr >

    < b >

    < td > < table >

    < /tr >

    < b >
    < td >
    < name ui:insert 'subContent' = >
    < / ui:insert >
    < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / ui: define >

    < ui:composition >

    This set define supposed to go in the ui section: masterLayout.xhtml insert.

    ===================================================================================================

    Source of real "see Page" FireFox or IE when myPractice.xhtml is made and displayed.

    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / > < = missing source code?
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < / div >
    < div >

    "< input type ="hidden"name ="javax.faces.ViewState"id =" javax.faces.ViewState "value ="-2088890247043631074:-2632132869735171398 "
    AutoComplete = "off" / >

    < / make >

    < / body >

    < / html >
    < / ui:composition >

    If you look at this "source code" view Page"carefully comparing to masterLayout.xhtml, from the height: 780px, you will notice the name of ui: insert section = 'content' is... empty.

    When you "view source" you made an another GET, that renders the page in its original state. It is not the source as it is currently displayed for example after a button push.

  • problem in the form of master-detail when you use the ADF table for detail

    Hello

    jdev version - 11.1.2.1.0


    I create master shape detail using datacontrol drag as ADF master shape secondary Table.


    Now when I create a new line in the detail table using the key CreateInsert a new empty row created on top of the secondary table.

    and other show line that the previous record data based on the master.

    problem is I want to when I click on the createInsert button all the line of the secondary table must be empty and what line to fill two or three user then validate.



    Thanks in advance

    Hello

    If a secondary table has data, then createInsert adds to them. If you want to hide the existing lines, create a new instance of the View object and set the option "extract database" to "No. Rows. Use an af:switcher to change the specified table when the user clicks the createInsert button. There is some coding needed to have this use case in the ADF, but its essentially declarative. Bottom line, is that there is no option automated other than to create new lines in a separate page or dialog box if you are bothered by existing lines

    Frank

  • Breach of integrity on the programs of master-details

    HIE

    I dept and the location of BC4J components which is, deptEO, locEO and association based on location code (which is pk location) and corresponding then link village and view.

    I'm making sure to set the value of locationId in some locationId attribute. But at the time, she raises the integrity violation exception parent key not found.

    One guess what could be bad?

    http://download.Oracle.com/docs/CD/E14571_01/Web.1111/b31974/bcadveo.htm#CEGJAFCF is my guess

  • Show the rowcount in master detail

    Hello

    I ve had a link to mister / detail between the tables.

    In my application there is a window for the masterinformation and a button to open the detailtable.

    now, I want to show the number of detailrows in the masterwindow.

    Aku

    Hello

    Just do a count of sql on the secondary table.

    for example.
    master query

    select
    m.master_id,
    ...
    (select count(*) from detail_table d where d.master_id = m.master_id) detail_row_count
    from
    master_table m
    

    -chris

  • Never my first question. I had 5 Lightroom on both computers. I bought a new computer and removed Lightroom off one of the ancients. Now I would like to install on the new computer, but I can only find the downloads for the version of the creation of clou

    Never my first question. I had 5 Lightroom on both computers. I bought a new computer and removed Lightroom off one of the ancients. Now I would like to install on the new computer, but I can only find the downloads for the version of the creation of clouds. Can someone please help me and guide me in the right direction. Thanking in advance.

    Uunfortunately, download of the perpetual version of the Lr is very well hidden, but try here:

    Updates

  • Questions about the creation of the db on the system target after the clone...

    Hello
    I will create a clone of the EBS system...
    It would be the first time...
    In any case, read the note from doc: 230672.1 on the creation of the db, I have the following wonders:
    (1) article 2: Clone Oracle Applications 11i
     point 2b: Copy the database tier file system
                   It is not reffered anything about the control files... Are they going to be created using the command (Step 3a) ???:
             cd <RDBMS ORACLE_HOME>/appsutil/clone/bin
             perl adcfgclone.pl dbTier   

    2) On Appendix  B: Recreating database control files manually in Rapid Clone.
    it is referred that contro files need to be created manually if cloning is done when the database are on raw partitions or hot backup cloning(while the db is in open mode)...
    Can you please explain the first term.....I have not been satisfied by the explanation i found...
    I would be grateful .......(in order to decide what exactly steps to follow).....
    Note: I use EBS 11.5.10.2
    Thank you
    S

    (1) article 2: Clone Oracle Applications 11i
    point 2(b): copy the file level data base system
    It is not referred to anything on the control files... They will be created with the command (step 3A)? :
    CD /appsutil/clone/bin
    Perl adcfgclone.pl dbTier

    Fix. Quick clone will create controlfiles for you. You just need to issue "prel adcfclone.pl dbTier" here.

    (2) Annex b: manually re-create database control files in quick Clone.
    It is mentioned that control files must be created manually if cloning is performed when the database are on raw partitions or backup to hot cloning (while the db is in open mode)...

    OK, controlfiles must be created manually.

    Can you please explain the first term... I have not been satisfied by the explanation that I found...
    I would be grateful... (to determine what exactly the steps to follow)...

    Section 2--> follow the steps if you have a cold backup of the database.

    Appendix B--> follow the steps if you have a hot database backup.

  • Hi, me - Joshua, using Mozilla Version 38.0.1, please share the information of the creation of tab double... Thank you.

    Hi, me - Joshua, using Mozilla Version 38.0.1, please share the information of the creation of tab double... Thank you.

    Hello!

    https://support.Mozilla.org/en-us/questions/762043

    This solution should help you

    "

       Ctrl-click or middle-click the Reload button to open the current page in a new tab.
       Ctrl-click or middle-click items in the history of the Back and Forward buttons to open a page from that list in a new tab.
       Duplicate a tab with its history by pressing CTRL and dragging the tab to a new position on the tab bar.
       Dragging a tab in the browser window will detach the tab and move it to a new window, this is called tab tearing.
       Drag a tab back to the tab bar in the original or anther window to undo a detach or move a tab to a specific window. If a window gets empty (you tear off the last tab) then that window will be closed automatically. "
    
  • Export videos without losing the creation date

    In pictures 1.0.1 I am trying to export worth several years of videos to put on an external hard drive to save space on my main machine, but when I export them (via drag + drop on the desktop), they lose their date of creation - and, therefore, their context. They have different types of files, but a digital SLR, the iphones and old camcorders.

    I found more questions concerning the pictures, where the creation date is stored in the EXIF data for the photo, but I can't find similar data for these videos using "Get Info" or Inspector of QT movie.

    Any help would be appreciated.

    Thank you!

    export the unmodified original

    Videos have no EXIF data - only photos have EXIF/IPTC data - https://en.wikipedia.org/wiki/Exchangeable_image_file_format

    LN

Maybe you are looking for

  • Menu popup toolbar disappears immediately after moving the mouse.

    Can I call context menu on toolbars, but now when I move the mouse to select an item listed, the menu disappears, preventing me from making a selection. Yes, I have search and yes I found a lot of topics with the same problem. None of them have any s

  • Printer wireless and 2 IPads

    I just connect my IPad to a wireless HP Deskjet 3512. It took a while to understand. Now, I want to connect another IPad on the same printer. How can I do this? Thanks in advance... doc

  • Software installation problems.

    Following a new installation of Windows XP Edition family, I'm unable to install the software for my Logiteck Quickcam Pro 9000. (qc1180.exe) I have had no other problems of installation before or since. The error is 1406.  After many suggestions, Mi

  • How to reset my netbook a fresh start

    original title: How do I reset my netbook to a soft beginig my pc is in place and I want to back to when I first installed a new copy

  • System registry errors?

    I recently came N360 registry cleaning for the first time on my Vista Home Premium computer.  Immediately, my computer became unusable.  Almost every service I try to access gives an error message.  For example, IE8 does not connect to the internet,