11.5.9 iExpense DFF LOV issue

Hi All,
in 11.5.9 iExpense implementation i am facing a issue in the DFF LOV's.
In 11.5.9 the DFF's are dynamically rendered in detailsCO. Some of the DFF's have a LOV attached. which is rendered along with a torchlite symbol
1. if user types in say 'Yes' and there is one matching value ideally it should not open the search region, but it always opens the search window.
* This issue is not there in any other object (non Dff objects) which has serach capability.
* This issue is not there in 11.5.10 instance , as Oracle has removed the DetailsCO completely.
is this something do with a property?
2. Can i set the property to show an advance search window (with and or options) instead of standard one (with one search criteria at a time - current functionality)? if yes means which property i have to set ?
thanks in advance

Hi Saurabh,
Thanks for your advice. The usage of context sensitive flexfield is working for most of the scenarios, but failed while trying to add an employee as contact to other emplyee.
In the contact screen, the newly added contact is reffered with contact type as employee.
The error message is given below.
PP-FND-01242: Cannot read value from field PERSON.EMPLOYEE_NUMBER
Cause:  The field PERSON.EMPLOYEE_NUMBER could not be located or read.
Action:  This error is normally the result of an incorrectly-entered field name string in a trigger, or a field name string that does not uniquely specify a field in your form.  Correct your trigger logic to precisely specify a valid field.
Thanks.

Similar Messages

  • [Is it Jdev 11.1.2.4 bug]......LOV issue

    Hi All,
    Facing a problem related to LOV in Jdev version Jdev 11.1.2.4.
    Was referring to the solution given by Andrejus here http://andrejusb.blogspot.in/2008/02/list-of-values-component-in-search-and.html.
    Problem: Migrate the workspace to Jdev 11.1.2.4. And try to run the application. On second attempt to select value from LOV, it throws an NPE. Following is the error stack. Though same workspace is working in Jdev 11.1.1.6.0. Did someone faced this issue? If yes then do any one has workaround?
    Request someone from Jdev product team to provide input here.
    <RichExceptionHandler> <_logUnhandledException> ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.NullPointerException
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding.getColumnDescriptors(FacesCtrlLOVBinding.java:1978)
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding.access$2000(FacesCtrlLOVBinding.java:93)
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding$TableModelImpl.getColumnDescriptors(FacesCtrlLOVBinding.java:1963)
      at oracle.adfinternal.view.faces.renderkit.rich.listOfValues.TableModelUtils.createTableFromEL(TableModelUtils.java:93)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._createSearchResultsTable(SimpleInputListOfValuesRendererBase.java:965)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._createSearchContentFacet(SimpleInputListOfValuesRendererBase.java:1218)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._renderPopup(SimpleInputListOfValuesRendererBase.java:852)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase.renderElementContent(SimpleInputListOfValuesRendererBase.java:452)
      at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsElement(FormInputRenderer.java:152)
      at oracle.adfinternal.view.faces.renderkit.rich.FormElementRenderer.encodeAll(FormElementRenderer.java:164)
      at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1700)
      at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.renderFieldCellContents(LabeledInputRenderer.java:228)
      at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.renderFieldCell(LabelLayoutRenderer.java:528)
      at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:305)
      at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:215)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelWindowRenderer.encodeContent(PanelWindowRenderer.java:689)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelWindowRenderer.encodeAll(PanelWindowRenderer.java:534)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
      at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:274)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1275)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at oracle.adfinternal.view.faces.context.PartialViewContextImpl._processRender(PartialViewContextImpl.java:321)
      at oracle.adfinternal.view.faces.context.PartialViewContextImpl.processPartial(PartialViewContextImpl.java:152)
      at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:974)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1674)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:91)
      at com.sun.faces.application.view.JspViewHandlingStrategy.doRenderView(JspViewHandlingStrategy.java:431)
      at com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:233)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:350)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:165)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1035)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:342)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:236)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:509)
      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:300)
      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:173)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
      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:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
      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:139)
      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.wrapRun(WebAppServletContext.java:3715)
      at 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)
    <RegistrationConfigurator> <handleError> ADF_FACES-60096:Server Exception during PPR, #1
    java.lang.NullPointerException
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding.getColumnDescriptors(FacesCtrlLOVBinding.java:1978)
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding.access$2000(FacesCtrlLOVBinding.java:93)
      at oracle.adfinternal.view.faces.model.binding.FacesCtrlLOVBinding$TableModelImpl.getColumnDescriptors(FacesCtrlLOVBinding.java:1963)
      at oracle.adfinternal.view.faces.renderkit.rich.listOfValues.TableModelUtils.createTableFromEL(TableModelUtils.java:93)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._createSearchResultsTable(SimpleInputListOfValuesRendererBase.java:965)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._createSearchContentFacet(SimpleInputListOfValuesRendererBase.java:1218)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase._renderPopup(SimpleInputListOfValuesRendererBase.java:852)
      at oracle.adfinternal.view.faces.renderkit.rich.SimpleInputListOfValuesRendererBase.renderElementContent(SimpleInputListOfValuesRendererBase.java:452)
      at oracle.adfinternal.view.faces.renderkit.rich.FormInputRenderer.encodeAllAsElement(FormInputRenderer.java:152)
      at oracle.adfinternal.view.faces.renderkit.rich.FormElementRenderer.encodeAll(FormElementRenderer.java:164)
      at oracle.adf.view.rich.render.RichRenderer.delegateRenderer(RichRenderer.java:1700)
      at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.renderFieldCellContents(LabeledInputRenderer.java:228)
      at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.renderFieldCell(LabelLayoutRenderer.java:528)
      at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:305)
      at oracle.adfinternal.view.faces.renderkit.rich.LabeledInputRenderer.encodeAll(LabeledInputRenderer.java:215)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelWindowRenderer.encodeContent(PanelWindowRenderer.java:689)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelWindowRenderer.encodeAll(PanelWindowRenderer.java:534)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
      at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:274)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
      at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
      at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1275)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:923)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1681)
      at oracle.adfinternal.view.faces.context.PartialViewContextImpl._processRender(PartialViewContextImpl.java:321)
      at oracle.adfinternal.view.faces.context.PartialViewContextImpl.processPartial(PartialViewContextImpl.java:152)
      at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:974)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1674)
      at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:91)
      at com.sun.faces.application.view.JspViewHandlingStrategy.doRenderView(JspViewHandlingStrategy.java:431)
      at com.sun.faces.application.view.JspViewHandlingStrategy.renderView(JspViewHandlingStrategy.java:233)
      at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:350)
      at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131)
      at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273)
      at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:165)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1035)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:342)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:236)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:509)
      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:300)
      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:173)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:125)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199)
      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:119)
      at java.security.AccessController.doPrivileged(Native Method)
      at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
      at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
      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:139)
      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.wrapRun(WebAppServletContext.java:3715)
      at 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)
    Thanks
    Vikram

    The sample you are referring to is quite old and for an already deprecated jdev version.
    Try the solution given inhttps://blogs.oracle.com/shay/entry/dependent_lovs_in_an_afquery_c
    Timo

  • LOV issue in af:query

    Hi,
    I have a "Type" attribute (LOV) in the VO which saves the code in the DB and displays the description.
    I have built a Defined a view Criteria for this "Type" attribute. When i use this in the af:query component this attribute is displayed as Input text.
    However if i use the Default generated "implicit view criteria" the "Type" attribute is displayed as LOV.
    Anyone facing this issue. Is this a bug in JDeveloper?
    I am currently using 11.1.1.4
    Thanks
    Ajay
    Edited by: Ajay G M on May 9, 2011 8:55 AM
    Edited by: Ajay G M on May 9, 2011 8:55 AM

    Again, that's what you set it up to do. A lov can only be used with equal (as it doesn't make sense to use anything else). If you set such an attribute to startWith it works, but uses the index of the lov instead of the value. This is the reason you get the number error.
    If you add the name attribute a second time to the query, this time don't set it up to show a lov, You should be able to use the second attribute for startWith queries.
    Timo

  • Forms Personalization for an LOV -- Issue

    Dear All,
    I want to restrict the Expenditure Types LOV in the Expenditure Entry screen in Projects Module. I am using forms personalization for this.
    The restriction is done as per Operating Unit.
    The LOV query used by the current system is:
    /* Formatted on 2010/02/04 13:01 (Formatter Plus v4.5.2) */
    SELECT et.expenditure_type, et.unit_of_measure uom, et.cost_rate_flag,
    et.description, et.system_linkage_function system_linkage_function,
    et.system_linkage_m
    FROM pa_expenditure_types_expend_v et, pa_expenditure_types_desc_v dt
    WHERE et.expenditure_type = dt.expenditure_type
    AND :exp_items.expenditure_item_date
    BETWEEN et.expnd_typ_start_date_active
    AND NVL (
    et.expnd_typ_end_date_active,
    :exp_items.expenditure_item_date
    AND :exp_items.expenditure_item_date
    BETWEEN et.sys_link_start_date_active
    AND NVL (
    et.sys_link_end_date_active,
    :exp_items.expenditure_item_date
    AND ( et.system_linkage_function = :GROUPS.system_linkage_function
    OR ( :GROUPS.system_linkage_function = 'ST'
    AND et.system_linkage_function = 'OT'
    AND ( NVL (
    :expenditures.denom_currency_code,
    :expenditures.acct_currency_code
    ) = :expenditures.acct_currency_code
    OR ( :expenditures.denom_currency_code !=
    :expenditures.acct_currency_code
    AND et.cost_rate_flag = 'N'
    ORDER BY et.expenditure_type
    I am adding a DECODE condition to the above query, to make the following modified query:
    /* Formatted on 2010/02/04 13:01 (Formatter Plus v4.5.2) */
    SELECT et.expenditure_type, et.unit_of_measure uom, et.cost_rate_flag,
    et.description, et.system_linkage_function system_linkage_function,
    et.system_linkage_m
    FROM pa_expenditure_types_expend_v et, pa_expenditure_types_desc_v dt
    WHERE et.expenditure_type = dt.expenditure_type
    AND :exp_items.expenditure_item_date
    BETWEEN et.expnd_typ_start_date_active
    AND NVL (
    et.expnd_typ_end_date_active,
    :exp_items.expenditure_item_date
    AND :exp_items.expenditure_item_date
    BETWEEN et.sys_link_start_date_active
    AND NVL (
    et.sys_link_end_date_active,
    :exp_items.expenditure_item_date
    AND ( et.system_linkage_function = :GROUPS.system_linkage_function
    OR ( :GROUPS.system_linkage_function = 'ST'
    AND et.system_linkage_function = 'OT'
    AND ( NVL (
    :expenditures.denom_currency_code,
    :expenditures.acct_currency_code
    ) = :expenditures.acct_currency_code
    OR ( :expenditures.denom_currency_code !=
    :expenditures.acct_currency_code
    AND et.cost_rate_flag = 'N'
    AND DECODE (
    (SELECT DISTINCT fdfcuv.application_column_name
    FROM hr_operating_units hou,
    pa_lookups pl,
    fnd_descr_flex_col_usage_vl fdfcuv
    WHERE pl.meaning = hou.NAME
    AND fdfcuv.end_user_column_name = pl.predefined_flag
    AND pl.lookup_type = 'PFC_OU_TO_DIVISION_LOOKUP'
    AND hou.NAME = :GROUPS.operating_unit
    AND fdfcuv.descriptive_flexfield_name =
    'PA_EXPENDITURE_TYPES_DESC_FLEX'),
    'ATTRIBUTE1', dt.attribute1,
    'ATTRIBUTE2', dt.attribute2,
    'ATTRIBUTE3', dt.attribute3,
    'ATTRIBUTE4', dt.attribute4
    ) = 'Y'
    ORDER BY et.expenditure_type
    The Apply now button in Forms Personalization screen throws up the following error:
    FRM-41076: Error populating Group.
    followed by...
    FRM-41072: Cannot create Group %s
    I first query above is also getting accepted with a condition like "AND ROWNUM = 1'
    but the 2nd query is throwing errors...
    Please Help.

    This worked..
    Just I don't have to press the Apply Now button.
    Just saved and executed it in form perfectly
    Thanks !!

  • DFF segment Issue

    Hi All,
    I have added a new attribute to existing DFF in standard forms, and that DFF is there on standard OA Page. But the newly added attribute is not visible on OA Page. pls Help
    Regards,
    Raghava

    Hello Raghav,
    How did you acheive this. I am putitng below below text in the segment list in personilization window. Below are segment display names of my DFF. But it is now reflecting in OAF page. Last 2 field i added new in DFF segments.
    Addl Info Line 1||Addl Info Line 2||TAN Number||*Addl Info Line 3||Addl Info Line 4*

  • Variable of Compound Characteristic - Crystal Parameter LOV issue

    Hi Experts,
    I have Characteristic with Compound Key in SAP BW 7.01 SP6. This Characteristic use to store the Purchase Order Item Line. The Compound Key is the Purchase Order Document.
    So I will have the following fields created for this Characteristic:
    Compound Key (Purchase Order Document) 5600001982, Purchase Order Item Line 10
    I created a Query for this Characteristic and I have the following display as result of this Characteristic:
    10 ...
    20 ...
    30 ...
    All works fine.
    Now I created the Crystal Report from this Query. When I display this Characteristic in Crystal Report, I have the following displayed as LOV  and in the prompt page where we use ?parameter
    5600001982/10
    5600001982/20
    5600001982/30
    This is happening for SAP provided default compounded objects such as "Depreciation Area".
    Is there any alternate to get the LOV for these parameters soted out.Please help
    Regards
    Mallik

    In the below thread Ingo agrees that this is expected bahvior, but this was replied long back and we want to check if it works fine with BW 7.01 Sp6 and BO XI 3.1 Sp3.
    SAP Integration Kits 3.0 with Crystal Report 2008

  • LOV ISSUES in Query cirteria filed

    I'm working with the latest version of jdeveloper 11g(For ADF application).
    I have supplier filed in query criteria of supplier page..
    Supplier is attached with an LOV having the list of suppliers which are coming from a query.
    I had change the supplier fieled properties "Auto submit=True"(supplier_vo.xml),in order to get the list of suppliers in pop up list,when i do tab out from supplier filed of query criteria.
    Ex:if i enter 'Big' in the supplier query field and do tab out,i should get the Pop list having the suppliers starts with "Big"(Bigmart)
    My problem is that ,for some suppliers i am not able to get the Pop list, when i enter some thing(Big) and do tab out in the supplier field.
    Especially the LOV is having only one supplier,i am not able to get the list of values,instead i am getting the first record of LOV in the supplier field.
    For other suppliers its giving all the suppliers in the poplist correctly.
    Any solution for that? Thanks you very much!

    I am using the below code in .jsff page
    <af:column sortProperty="Supplier" filterable="true"
    sortable="true"
    headerText="#{bindings.SupplierCapacityOverloadVO11.hints.Supplier.label}"
    id="c258">
    <af:inputListOfValues id="supplierId"
    popupTitle="Search and Select: #{bindings.SupplierCapacityOverloadVO11.hints.Supplier.label}"
    value="#{row.bindings.Supplier.inputValue}"
    model="#{row.bindings.Supplier.listOfValuesModel}"
    required="#{bindings.SupplierCapacityOverloadVO11.hints.Supplier.mandatory}"
    columns="#{bindings.SupplierCapacityOverloadVO11.hints.Supplier.displayWidth}"
    shortDesc="#{bindings.SupplierCapacityOverloadVO11.hints.Supplier.tooltip}">
    <f:validator binding="#{row.bindings.Supplier.validator}"/>
    </af:inputListOfValues>
    </af:column>
    Edited by: user11286619 on Mar 3, 2010 7:37 AM

  • Cascaded LOV issue

    Hi,
    I have a cascaded LOVs. Ideally it should work like this.
    Select a value from the first combo box LOV and based on the value selected, populate the second LOV and so on.
    When first LOV changes, in the second LOV, the first element should get selected by default. However this is not happening. Instead user is forced to choose an option from the LOV manually.
    Any help in how to select the first element in the LOV automatically?
    Regards,
    Raghu

    Hi,
    The solution shouldn't be that complicate. Just create a valueChangeListener in your first LOV's component.
    You need to update your model in the valueChangeEvent with your new value of yourFirstLOV:
        public void countryChanged(ValueChangeEvent valueChangeEvent) {
            ADFUtils.setValueToEL("#{bindings.yourFirstLOV.inputValue}",valueChangeEvent.getNewValue());
            ADFUtils.setValueToEL("#{bindings.yourSecondLOV.inputValue}",0);
       The value for LOV are actually the indexes on the list of the element.
    If you are no using ADFUtils here is the implementation of that method:
        public static void setValueToEL(String el, Object val) {
            FacesContext facesContext = FacesContext.getCurrentInstance();
            ELContext elContext = facesContext.getELContext();
            ExpressionFactory expressionFactory =   facesContext.getApplication().getExpressionFactory();
            ValueExpression exp = expressionFactory.createValueExpression(elContext, el, Object.class);
            exp.setValue(elContext, val);
        }   Try this and post your results. Then only bad thing I can see from this is that if your name's bindings ever change (for example, change from yourSecondLOV to yourSecondLOV2) then you will have to update the java code.
    Regards
    Sorry, I had to edit because I made a mistake, now you should be able to try and post your results
    Edited by: Alejandro T. Lanz on Mar 4, 2013 8:41 AM

  • LOV issue for Crystal Report 4.0 ( Enterprise ) using the BICS connection

    Hi Expert,
    I am working for one our client which is using Crystal Report Enterprise 4.0 SP 2 i am facing the following problem with the LOV .
    - I have created the crystal report on top of BEx query using the OLAP connection in CMC .
    I have the variable at BEx query level which have list of value around 100 K and user want to search through that LOV in order to make his selection but as soon as i include that variable in my Query and run my CR my report crashes  and i cannot run the report .
    I gave the user the option of manual input of value to that variable it does not work as it uses the BICS connection and i read somewhere we cannot use the manual input in case of BICS connection for crystal report  you have to select the value from the LOV .
    My Question is is there any workaround if we can restrict our LOV to some extent and let the user to select and search from that any setting if we have at query designer level to restrict the LOV to burst in the report .
    Any input will be appreciated .
    Thanks,
    Vibhav

    Hello,
    Please log a case in Service Market Place and a Rep will call you to discuss your question.
    Thank you
    Don

  • LOV Issues

    Hi All,
    I have a custom OAF page having two LOV fields.
    So my requirement is to add two hardcoded values in the list of values for the fields.
    Example: LOV Field1 : 1
    2
    3
    Now i want
    1
    2
    3
    'hhhh'
    'kkk'
    I tried to hard code these two values in the VO query but it is not working, please help me on this.
    Thanks

    Hi,
    You can use the below query:
    SELECT
    ABCEO.DATA_ID,
    ABCEOEO.ORDER,
    ABCEOEO.QUANTITY,
    ABCEOEO.PRICE,
    FROM XXX ABCEO
    union all
    Select
    null, null, null, null,'ABC' from dual
    union all
    null, null, null, null,'XYZ' from dual
    make sure you have datatype matched in the union query.
    Regards
    Apurba K Saha

  • OAF DFF Context  Issue

    Hi All,
    I am working On DFF
    I can able to display elements, based on DFF Context.
    But I want to Hide the Global Data Element Context Segments by Controller Extension,
    not by Personalization.
    I am getting error while Rendering False to Global Data Element Context Segments.
    Also how can we set the Context based on Reference field.?
    Please Help me on this..

    Hi,
    As per OAF development team using java script is not recommended and Oracle does not support any javascript related personalizations.
    For custom pages when we are left with no choice we can use javascript. Refer
    http://mukx.blogspot.com/2007/07/javascript-in-oa-framework.html
    Coming to using javascript in seeded pages, my point of view is:
    as long as a specific project has production support team is there we can use javascript for personalizations.
    Most of the times we do extend controller for extention requirements in seeded page, but in R11 as per Dev guide "There is no guarantee that controller extensions will survive an upgrade (you should assume that they will not).".
    So considering this I use javascript wherever only CO extention is required, since both are not supported by oracle :) .
    Regards,
    Anand

  • Oracle Discoverer LOV issue

    Hi,
    I am new to discoverer scenario. I need to implement a conditional selection in the LOV.
    Scenario:
    Project_Status_LOV with values :- Active, Closed, Transferred etc..
    User should select 'Active' as one option, other statuses clubbed together as other option.
    I selected the checkbox('Let User Enter Multiple Values).
    Now user is able to select all the options together, which i want to avoid. How can i do that?

    Hi,
    You cannot do what you are asking. The user can either select one value from an LOV or if the checkbox is ticked multiple values. You cannot group values together in a LOV.
    So you could use 2 LOVs and use the cascading LOVs feature. So the first LOV has 2 values, Active and Non-Active, and the second LOV has 5 values. The second LOV would be linked to the first LOV so that only the Active value would be shown if Active had been selected in the first LOV. To do this you would set up a calculated item in the folder which returned either Active or Non-Active and build attach your first LOV to this item.
    Rod West

  • Iexpense DFF

    EBS 11i
    I am trying to customize I-expense, and I am facing a dilemma. In our invoice form we have created a DFF which is required for validation of an invoice now I have created a DFF in i-expense to have the same value but I don’t know how to map the i-expense DFF to Invoice form DFF.
    Is there anyway that we can customize the import process? Is it part of a work flow?
    Which table does the import process use to read approved expense requests?

    You don't have to customize any the data is transferred if you set the Transfer Descriptive Flexfield to Yes on the Import Program parameters.
    Thanks,
    Rajesh

  • Lov issue

    Hi everybody,
    i am getting error as below
    ADF_FACES-60096:Server Exception during PPR, #2
    javax.el.PropertyNotFoundException: Target Unreachable, identifier 'row' resolved to null
         at com.sun.el.parser.AstValue.getTarget(Unknown Source)
         at com.sun.el.parser.AstValue.isReadOnly(Unknown Source)
         at com.sun.el.ValueExpressionImpl.isReadOnly(Unknown Source)
    when try select value from select one choice soc1.... when i selected a value from list iam not getting this error.from second time onwards i am getting this error.Please find below the vo i used industryratingVO in my app
    <ViewObject
      xmlns="http://xmlns.oracle.com/bc4j"
      Name="IndustryRatingVO"
      Version="11.1.1.59.23"
      SelectList="IndustryRatingEO.ID_CODE,
           IndustryRatingEO.PLACE,
           IndustryRatingEO.RATING_DESC,
           IndustryRatingEO.RATING_ID,
           IndustryRatingEO.RATING_SUB_ID"
      FromList="INDUSTRY_RATING IndustryRatingEO"
      BindingStyle="OracleName"
      CustomQuery="false"
      PageIterMode="Full"
      UseGlueCode="false">
      <Properties>
        <SchemaBasedProperties>
          <LABEL
            ResId="model.IndustryRatingVO_LABEL"/>
        </SchemaBasedProperties>
      </Properties>
      <ViewAccessor
        Name="LOV1VO1"
        ViewObjectName="model.LOV1VO"
        RowLevelBinds="true"/>
      <ViewAccessor
        Name="LOV2VO1"
        ViewObjectName="model.LOV2VO">
        <ViewCriteriaUsage
          Name="LOV2VOCriteria"
          FullName="model.LOV2VO.LOV2VOCriteria"/>
        <ParameterMap>
          <PIMap Variable="p_id_code">
            <TransientExpression><![CDATA[RatingId]]></TransientExpression>
          </PIMap>
        </ParameterMap>
      </ViewAccessor>
      <ListBinding
        Name="LOV_RatingId"
        ListVOName="LOV1VO1"
        ListRangeSize="-1"
        NullValueFlag="none"
        NullValueId="LOV_RatingId_LOVUIHints_NullValueId"
        MRUCount="0">
        <AttrArray Name="AttrNames">
          <Item Value="RatingId"/>
        </AttrArray>
        <AttrArray Name="ListAttrNames">
          <Item Value="CodeId"/>
        </AttrArray>
        <AttrArray Name="ListDisplayAttrNames">
          <Item Value="CodeId"/>
        </AttrArray>
        <DisplayCriteria/>
      </ListBinding>
      <ListBinding
        Name="LOV_RatingSubId"
        ListVOName="LOV2VO1"
        ListRangeSize="-1"
        NullValueFlag="none"
        NullValueId="LOV_RatingSubId_LOVUIHints_NullValueId"
        MRUCount="0">
        <AttrArray Name="AttrNames">
          <Item Value="RatingSubId"/>
        </AttrArray>
        <AttrArray Name="ListAttrNames">
          <Item Value="CodeSubId"/>
        </AttrArray>
        <AttrArray Name="ListDisplayAttrNames">
          <Item Value="CodeSubId"/>
          <Item Value="Rating"/>
        </AttrArray>
        <DisplayCriteria/>
      </ListBinding>
      <EntityUsage
        Name="IndustryRatingEO"
        Entity="model.IndustryRatingEO"/>
      <ViewAttribute
        Name="IdCode"
        PrecisionRule="true"
        EntityAttrName="IdCode"
        EntityUsage="IndustryRatingEO"
        AliasName="ID_CODE"/>
      <ViewAttribute
        Name="Place"
        PrecisionRule="true"
        EntityAttrName="Place"
        EntityUsage="IndustryRatingEO"
        AliasName="PLACE"/>
      <ViewAttribute
        Name="RatingDesc"
        PrecisionRule="true"
        EntityAttrName="RatingDesc"
        EntityUsage="IndustryRatingEO"
        AliasName="RATING_DESC"/>
      <ViewAttribute
        Name="RatingId"
        PrecisionRule="true"
        EntityAttrName="RatingId"
        EntityUsage="IndustryRatingEO"
        AliasName="RATING_ID"
        LOVName="LOV_RatingId">
        <Properties>
          <SchemaBasedProperties>
            <CONTROLTYPE
              Value="combo"/>
          </SchemaBasedProperties>
        </Properties>
      </ViewAttribute>
      <ViewAttribute
        Name="RatingSubId"
        PrecisionRule="true"
        EntityAttrName="RatingSubId"
        EntityUsage="IndustryRatingEO"
        AliasName="RATING_SUB_ID"
        LOVName="LOV_RatingSubId">
        <Properties>
          <SchemaBasedProperties>
            <CONTROLTYPE
              Value="combo"/>
          </SchemaBasedProperties>
        </Properties>
      </ViewAttribute>
      <ResourceBundle>
        <PropertiesBundle
          PropertiesFile="model.ModelBundle"/>
      </ResourceBundle>
    </ViewObject>Below is the code i have written
    <af:form id="f1">
            <af:table value="#{bindings.IndustryListVO1.collectionModel}" var="row"
                      rows="#{bindings.IndustryListVO1.rangeSize}"
                      emptyText="#{bindings.IndustryListVO1.viewable ? 'No data to display.' : 'Access Denied.'}"
                      fetchSize="#{bindings.IndustryListVO1.rangeSize}"
                      rowBandingInterval="0"
                      filterModel="#{bindings.IndustryListVO1Query.queryDescriptor}"
                      queryListener="#{bindings.IndustryListVO1Query.processQuery}"
                      filterVisible="true" varStatus="vs"
                      selectedRowKeys="#{bindings.IndustryListVO1.collectionModel.selectedRow}"
                      selectionListener="#{bindings.IndustryListVO1.collectionModel.makeCurrent}"
                      rowSelection="single" id="t1" width="389"
                      inlineStyle="height:151px;">
              <af:column sortProperty="IdDesc" filterable="true" sortable="true"
                         headerText="#{bindings.IndustryListVO1.hints.IdDesc.label}"
                         id="c2">
                <af:inputText value="#{row.bindings.IdDesc.inputValue}"
                              label="#{bindings.IndustryListVO1.hints.IdDesc.label}"
                              required="#{bindings.IndustryListVO1.hints.IdDesc.mandatory}"
                              columns="#{bindings.IndustryListVO1.hints.IdDesc.displayWidth}"
                              maximumLength="#{bindings.IndustryListVO1.hints.IdDesc.precision}"
                              shortDesc="#{bindings.IndustryListVO1.hints.IdDesc.tooltip}"
                              id="it2">
                  <f:validator binding="#{row.bindings.IdDesc.validator}"/>
                </af:inputText>
              </af:column>
              <af:column sortProperty="IdName" filterable="true" sortable="true"
                         headerText="#{bindings.IndustryListVO1.hints.IdName.label}"
                         id="c3">
                <af:inputText value="#{row.bindings.IdName.inputValue}"
                              label="#{bindings.IndustryListVO1.hints.IdName.label}"
                              required="#{bindings.IndustryListVO1.hints.IdName.mandatory}"
                              columns="#{bindings.IndustryListVO1.hints.IdName.displayWidth}"
                              maximumLength="#{bindings.IndustryListVO1.hints.IdName.precision}"
                              shortDesc="#{bindings.IndustryListVO1.hints.IdName.tooltip}"
                              id="it1">
                  <f:validator binding="#{row.bindings.IdName.validator}"/>
                </af:inputText>
              </af:column>
              <af:column sortProperty="IdPlace" filterable="true" sortable="true"
                         headerText="#{bindings.IndustryListVO1.hints.IdPlace.label}"
                         id="c1">
                <af:inputText value="#{row.bindings.IdPlace.inputValue}"
                              label="#{bindings.IndustryListVO1.hints.IdPlace.label}"
                              required="#{bindings.IndustryListVO1.hints.IdPlace.mandatory}"
                              columns="#{bindings.IndustryListVO1.hints.IdPlace.displayWidth}"
                              maximumLength="#{bindings.IndustryListVO1.hints.IdPlace.precision}"
                              shortDesc="#{bindings.IndustryListVO1.hints.IdPlace.tooltip}"
                              id="it3">
                  <f:validator binding="#{row.bindings.IdPlace.validator}"/>
                </af:inputText>
              </af:column>
            </af:table>
            <af:table value="#{bindings.IndustryRatingVO1.collectionModel}"
                      var="row" rows="#{bindings.IndustryRatingVO1.rangeSize}"
                      emptyText="#{bindings.IndustryRatingVO1.viewable ? 'No data to display.' : 'Access Denied.'}"
                      fetchSize="#{bindings.IndustryRatingVO1.rangeSize}"
                      rowBandingInterval="0"
                      filterModel="#{bindings.IndustryRatingVO1Query.queryDescriptor}"
                      queryListener="#{bindings.IndustryRatingVO1Query.processQuery}"
                      filterVisible="true" varStatus="vs"
                      selectedRowKeys="#{bindings.IndustryRatingVO1.collectionModel.selectedRow}"
                      selectionListener="#{bindings.IndustryRatingVO1.collectionModel.makeCurrent}"
                      rowSelection="single" id="t2" partialTriggers="::t1">
              <af:column sortProperty="Place" filterable="true" sortable="true"
                         headerText="#{bindings.IndustryRatingVO1.hints.Place.label}"
                         id="c5">
                <af:inputText value="#{row.bindings.Place.inputValue}"
                              label="#{bindings.IndustryRatingVO1.hints.Place.label}"
                              required="#{bindings.IndustryRatingVO1.hints.Place.mandatory}"
                              columns="#{bindings.IndustryRatingVO1.hints.Place.displayWidth}"
                              maximumLength="#{bindings.IndustryRatingVO1.hints.Place.precision}"
                              shortDesc="#{bindings.IndustryRatingVO1.hints.Place.tooltip}"
                              id="it4">
                  <f:validator binding="#{row.bindings.Place.validator}"/>
                </af:inputText>
              </af:column>
              <af:column sortProperty="RatingId" filterable="true" sortable="true"
                         headerText="#{bindings.IndustryRatingVO1.hints.RatingId.label}"
                         id="c6">
                <af:selectOneChoice value="#{row.bindings.RatingId.inputValue}"
                                    label="#{row.bindings.RatingId.label}"
                                    required="#{bindings.IndustryRatingVO1.hints.RatingId.mandatory}"
                                    shortDesc="#{bindings.IndustryRatingVO1.hints.RatingId.tooltip}"
                                    id="soc1" autoSubmit="true">
                  <f:selectItems value="#{row.bindings.RatingId.items}" id="si1"/>
                </af:selectOneChoice>
              </af:column>
              <af:column sortProperty="RatingSubId" filterable="true"
                         sortable="true"
                         headerText="#{bindings.IndustryRatingVO1.hints.RatingSubId.label}"
                         id="c4">
                <af:selectOneChoice value="#{row.bindings.RatingSubId.inputValue}"
                                    label="#{row.bindings.RatingSubId.label}"
                                    required="#{bindings.IndustryRatingVO1.hints.RatingSubId.mandatory}"
                                    shortDesc="#{bindings.IndustryRatingVO1.hints.RatingSubId.tooltip}"
                                    id="soc2" partialTriggers="soc1">
                  <f:selectItems value="#{row.bindings.RatingSubId.items}"
                                 id="si2"/>
                </af:selectOneChoice>
              </af:column>
            </af:table>
          </af:form>Can you please help me in resolving this error?.i am using jdeveloper version 11.1.1.4.0
    Thanks
    KM
    Edited by: Mr. Murali on Oct 4, 2011 11:04 AM
    Edited by: Mr. Murali on Oct 4, 2011 11:05 AM

    i hope so everything existed as you said..you can also see below code
    <?xml version="1.0" encoding="UTF-8" ?>
    <pageDefinition xmlns="http://xmlns.oracle.com/adfm/uimodel"
                    version="11.1.1.59.23" id="IndustryPageDef"
                    Package="mfpa.view.pageDefs">
      <parameters/>
      <executables>
        <variableIterator id="variables"/>
        <iterator Binds="IndustryListVO1" RangeSize="25"
                  DataControl="AppModuleDataControl" id="IndustryListVO1Iterator"/>
        <searchRegion Binds="IndustryListVO1Iterator" Criteria=""
                      Customizer="oracle.jbo.uicli.binding.JUSearchBindingCustomizer"
                      id="IndustryListVO1Query"/>
        <iterator Binds="IndustryRatingVO1" RangeSize="25"
                  DataControl="AppModuleDataControl"
                  id="IndustryRatingVO1Iterator"/>
        <searchRegion Binds="IndustryRatingVO1Iterator" Criteria=""
                      Customizer="oracle.jbo.uicli.binding.JUSearchBindingCustomizer"
                      id="IndustryRatingVO1Query"/>
      </executables>
      <bindings>
        <tree IterBinding="IndustryListVO1Iterator" id="IndustryListVO1">
          <nodeDefinition DefName="mfpa.model.IndustryListVO"
                          Name="IndustryListVO10">
            <AttrNames>
              <Item Value="IdDesc"/>
              <Item Value="IdName"/>
              <Item Value="IdPlace"/>
            </AttrNames>
          </nodeDefinition>
        </tree>
        <tree IterBinding="IndustryRatingVO1Iterator" id="IndustryRatingVO1">
          <nodeDefinition DefName="mfpa.model.IndustryRatingVO"
                          Name="IndustryRatingVO10">
            <AttrNames>
              <Item Value="Place"/>
              <Item Value="RatingId"/>
              <Item Value="RatingSubId"/>
            </AttrNames>
          </nodeDefinition>
        </tree>
        <listOfValues StaticList="false" IterBinding="IndustryRatingVO1Iterator"
                      Uses="LOV_RatingId" id="RatingId"/>
        <listOfValues StaticList="false" IterBinding="IndustryRatingVO1Iterator"
                      Uses="LOV_RatingSubId" id="RatingSubId"/>
        <listOfValues StaticList="false" IterBinding="IndustryRatingVO1Iterator"
                      Uses="LOV_ViewAttr" id="ViewAttr"/>
      </bindings>
    </pageDefinition>for this view IndustryRatingVO1 i want to two more attributes which are transiant and caculated values i will get from database package.
    i want to show the calculated values from database for these attributes in my jsf page.
    i tried using groovy...but i have to call the db again for second time to display second value.
    is there any best way where i want to call the db package only for one row.?
    Edited by: Mr. Murali on Oct 4, 2011 11:22 PM

  • OTL Timecard -- Hours Type LOV issue

    I am facing some problem with the timecard. Scenerio is there is one employee who is eligible for all premium type elements.
    Now the employee data is updated.Now employee is eligible for restricted premium types.
    Lets say there is a timecard from 26th july,2010 to 2nd aug,2010. Employee data is updated on 28th jul,2010.
    Now in timecard for that employee i am able to see duplicate values in Hours type field.
    eg. Lets say employee till 27th jul,2010 is able to view premium entries like
    1. Overtime Weekend
    2. Overtime Weekday
    3. Day Shift allowance etc.
    and from 28th jul,2010 as the employee data is changed he will only see the Day Shift allowance in timecard.
    But employee while entering is able to see Day shift allowance twice along with Overtime Weekend and Overtime Weekday for time card 26th july,2010 to 2nd aug,2010.
    What would be the solution for that?

    I would say its the correct functionality. Even though, all the premium elements are getting displayed, they won't pass the validation on either on time entry or during transfer process. What's the otl patching level?
    If you are still concerned, raise an SR.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Dreamweaver 8 issues with Photoshop CS (8)?

    I hate to start a new thread about this, but I can't find anything anywhere to help me out. So, I have a website that displays the pages of a magazine and people can flip through using arrow buttons, etc. I use one of Photoshop CS's Web Gallery forma

  • ABAP String processing using normal methods

    I have a string like this: A:12345;B:34324;C:443232; Question 1) How do I extract B:34324 from the above string? Note: I can only use methods provided in ABAP programming (BC-ABA) such as split, CO, CA,etc Question 2) How do I know how many ';' chara

  • How do I change white smoke on new tab back to the thumbnails?

    There is something off with my New Tab feature instead of opening with my thumbnails, it opens to this website: www.trovi.com/?gd=&ctid=CT3326235&octid=EB_ORIGINAL_CTID&ISID=M3EB81D18-1C06-4618-A05F-EEA6AC2C6348&SearchSource=69&CUI=&SSPV=&Lay=1&UM=5&

  • IDOC Failure Notification-email

    Hi, I have a inbound IDOC, I  need a way to send notifications (email’s) when ever errors occur (IDOC status is RED). Is there any standard procedure which serves my requirement or can any one please tell me the procedure that I should follow. Thank

  • Error generating proxy

    Hello: I am trying to create a proxy and receive this error message in VS.Net. Has anyone else encountered this? Thanks in advance. Error in Proxy-Generator To create a proxy directly from a SAP system, you must install a Java VM from JavaSoft Inner