Hierarchy Viewer CSS issue

Hi,
I have a Fusion Web Application in Jdeveloper 12C that gets the colors and skinning from a CSS file.
When i add:
af|dvt-hierarchyViewer
    background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #000000 300%);
    background-color: currentColor;
    background-attachment: scroll;
to my CSS file and run my application, the Hierarchy opens with a grey colour but then it flashes back to the default light blue gradient of fusionFx-simple-v2.desktop as soon as it tries to fetch data.
But if i change these settings on the Hierarchy itself, the colour changes to the grey and it stays grey.
Any help with this will be appreciated
Stefan du Preez

Duplicate Hierarchy Viewer CSS issue
Timo

Similar Messages

  • JDev 11.1.2.3.0 Release 2 - crashes with Hierarchy Viewer

    Every time I try to edit properties for the Hierarchy Viewer, JDeveloper crashes: - Any Ideas????
    oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager:Jan 21, 2013 8:57:06 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:1
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:07 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Documents and Settings/p304641/My Documents/classes/Oracle ADF/ReUsableJARs/SharedComponentsViewController.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:07 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Oracle/Middleware/jdeveloper/jlib/bundleresolver.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler:Jan 21, 2013 8:57:09 PM oracle.jdevimpl.webapp.faces.config.modelimpl.FacesConfigHandler setIsMetadataComplete
    INFO: jar:file:/C:/Documents and Settings/p304641/My Documents/classes/Oracle ADF/ReUsableJARs/SharedComponentsViewController.jar!/META-INF/faces-config.xml metadata-complete undefined (false)
    Performing action (79) About [ from HtmlEditor ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Invoking command: [ from HtmlEditor ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    oracle.bali.xml.share.WeakListenerManager:Jan 21, 2013 8:57:10 PM oracle.bali.xml.share.WeakListenerManager addListener
    WARNING: Tried to add listener that was already attached: listener=oracle.jdevimpl.webapp.grammar.DelegatingGrammarProvider$IdenticalGrammarEventPercolator@77d7basource=oracle.jdevimpl.webapp.facelets.libraries.FaceletsLibraryMetadataGrammarProvider@ab4a39
    oracle.bali.xml.share.WeakListenerManager:Jan 21, 2013 8:57:10 PM oracle.bali.xml.share.WeakListenerManager addListener
    WARNING: Tried to add listener that was already attached: listener=oracle.jdevimpl.webapp.grammar.DelegatingGrammarProvider$IdenticalGrammarEventPercolator@508cb2source=oracle.bali.xml.grammar.proxy.GrammarProviderProxy@8a8eb3
    Performing action (79) About [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Invoking command: [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (173) Release Notes [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (340) Check for Updates... [ from  ] [ for ( <none>, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    Performing action (490) Customizer [ from InspectorWindowImpl ] [ for ( main.jsf, IpsViewController.jpr, InitialPhaseScheduling.jws ) ]
    oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1:Jan 21, 2013 9:11:29 PM oracle.javatools.logging.LogUtils log
    WARNING: Exception in task oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1@1c29a32 on model oracle.jdevimpl.j2ee.facelets.FaceletsXmlModel@10fba16; txn name=Create Hierarchy Viewer
    java.lang.ArrayIndexOutOfBoundsException: node has no children
         at javax.swing.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:228)
         at javax.swing.tree.DefaultTreeModel.getChild(DefaultTreeModel.java:156)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.processNodeFacet(TVBindPanel.java:1395)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.initTreePanel(TVBindPanel.java:1617)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.<init>(TVBindPanel.java:1298)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.updateJTabbedPane(TVBindPanel.java:1197)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.setSelectedCollection(TVBindPanel.java:756)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initTreeFromDef(TVBindPanel.java:603)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.createCollectionTree(TVBindPanel.java:589)
         at oracle.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initialize(TVBindPanel.java:328)
         at oracle.adfdtinternal.model.dvt.ide.objects.editors.TVEditor.createEditPanel(TVEditor.java:201)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.findOrCreateEditPanel(JUDTObjectEditor.java:171)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.prepareEditor(JUDTObjectEditor.java:247)
         at oracle.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.showEditorInDialog(JUDTObjectEditor.java:217)
         at oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1.performTask(TVModelProvider.java:179)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
         at oracle.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
         at oracle.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider.displayEditingUI(TVModelProvider.java:171)
         at oracle.adfdtinternal.dvt.datapresdt.metadata.creators.HVNodeCustomizer.customizeNode(HVNodeCustomizer.java:69)
         at oracle.bali.xml.util.XmlCustomizeAction$1.performTask(XmlCustomizeAction.java:97)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
         at oracle.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
         at oracle.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
         at oracle.bali.xml.util.XmlCustomizeAction.actionPerformed(XmlCustomizeAction.java:92)
         at oracle.bali.xml.gui.jdev.inspector.XmlInspectable.showCustomDialog(XmlInspectable.java:272)
         at oracle.ideimpl.inspector.InspectorWindowImpl.showCustomizer(InspectorWindowImpl.java:1684)
         at oracle.ideimpl.inspector.InspectorManagerImpl.handleEvent(InspectorManagerImpl.java:187)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:662)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:1140)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:617)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4482)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:617)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    oracle.bali.xml.util.XmlCustomizeAction$1:Jan 21, 2013 9:11:29 PM oracle.javatools.logging.LogUtils log
    WARNING: Exception in task oracle.bali.xml.util.XmlCustomizeAction$1@17a189b on model oracle.jdevimpl.webapp.jsp.JspExplorerView@e5a772; txn name=Properties for dvt:hierarchyViewer... (exception previously logged)
    Exception while performing action Customizer
    java.lang.ArrayIndexOutOfBoundsException: node has no children
    jx.s.tree.DefaultMutableTreeNode.getChildAt(DefaultMutableTreeNode.java:228)
    jx.s.tree.DefaultTreeModel.getChild(DefaultTreeModel.java:156)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.processNodeFacet(TVBindPanel.java:1395)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.initTreePanel(TVBindPanel.java:1617)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel$ZoomPanel.<init>(TVBindPanel.java:1298)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.updateJTabbedPane(TVBindPanel.java:1197)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.setSelectedCollection(TVBindPanel.java:756)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initTreeFromDef(TVBindPanel.java:603)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.createCollectionTree(TVBindPanel.java:589)
    o.adfdtinternal.model.dvt.ide.objects.bindPanels.TVBindPanel.initialize(TVBindPanel.java:328)
    o.adfdtinternal.model.dvt.ide.objects.editors.TVEditor.createEditPanel(TVEditor.java:201)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.findOrCreateEditPanel(JUDTObjectEditor.java:171)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.prepareEditor(JUDTObjectEditor.java:247)
    o.adfdtinternal.model.ide.objects.editors.JUDTObjectEditor.showEditorInDialog(JUDTObjectEditor.java:217)
    o.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider$1.performTask(TVModelProvider.java:179)
    o.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
    o.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
    o.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
    o.adfdtinternal.dvt.datapresdt.dnd.TVModelProvider.displayEditingUI(TVModelProvider.java:171)
    o.adfdtinternal.dvt.datapresdt.metadata.creators.HVNodeCustomizer.customizeNode(HVNodeCustomizer.java:69)
    o.bali.xml.util.XmlCustomizeAction$1.performTask(XmlCustomizeAction.java:97)
    o.bali.xml.model.task.StandardTransactionTask.runWithTokenThrowingXCE(StandardTransactionTask.java:235)
    o.bali.xml.model.task.StandardTransactionTask.runWithToken(StandardTransactionTask.java:114)
    o.bali.xml.model.task.StandardTransactionTask.run(StandardTransactionTask.java:101)
    o.bali.xml.util.XmlCustomizeAction.actionPerformed(XmlCustomizeAction.java:92)
    o.bali.xml.gui.jdev.inspector.XmlInspectable.showCustomDialog(XmlInspectable.java:272)
    o.ii.inspector.InspectorWindowImpl.showCustomizer(InspectorWindowImpl.java:1684)
    o.ii.inspector.InspectorManagerImpl.handleEvent(InspectorManagerImpl.java:187)
    o.i.controller.IdeAction.performAction(IdeAction.java:662)
    o.i.controller.IdeAction.actionPerformedImpl(IdeAction.java:1140)
    o.i.controller.IdeAction.actionPerformed(IdeAction.java:617)
    jx.s.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    jx.s.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
    jx.s.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    jx.s.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    jx.s.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    j.a.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
    j.a.Component.processMouseEvent(Component.java:6289)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6054)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4652)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4482)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4238)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4482)
    j.a.EventQueue.dispatchEventImpl(EventQueue.java:644)
    j.a.EventQueue.access$000(EventQueue.java:85)
    j.a.EventQueue$1.run(EventQueue.java:603)
    j.a.EventQueue$1.run(EventQueue.java:601)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
    j.a.EventQueue$2.run(EventQueue.java:617)
    j.a.EventQueue$2.run(EventQueue.java:615)
    j.security.AccessController.doPrivileged(Native Method)
    j.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
    j.a.EventQueue.dispatchEvent(EventQueue.java:614)
    o.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
    o.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    oracle.ide.controller.IdeAction:Jan 21, 2013 9:11:29 PM oracle.ide.controller.IdeAction performAction
    SEVERE: Error during handleEvent on action 'Customizer' (id=490).
    None of the attached controllers handled the action..

    Thanks for your reply.
    Unfortunately, the application is for work. So, I am not using the HR schema.
    I was asked to evaluate the tool as part of a pilot effort to determine its usefulness.
    So, I downloaded Oracle Essentials for the evaluation.
    We do not have a support license.
    I believe some modification of a View Object caused the issue.
    The application was working great since I started using the tool a few weeks ago.
    My hope is that the stack trace will provide enough information to understand the root cause and corrective action.

  • Hierarchy Viewer difference in behaviour between ADF 11.1.1.5 & 11.1.1.6

    Hi All,
    We are having some problems with the Hierarchy Viewer and we were hoping that someone might be able to shed some light on this issue.
    In ADF 11.1.1.5 we have used the attribute displayLevelsChildren which shows how many levels of children would be displayed (if those levels are available of course). We have assigned a value to a select one choice that would set those levels and allow for our user to customise this value and see the levels on right hand side.
    You can see the behaviour that I am referring to in the following demo:
    http://jdevadf.oracle.com/adf-richclient-demo/faces/feature/hv/hvGroupNode.jspx
    I know that this is an 11.1.2, but this has been the same demo for quite a while, when you change the Show Level on the left, the hierarchy viewer gets updated.
    I have created a simple app that illustrates the problem, and when I run it under 11.1.1.5 it performs as expected, while when we run it on 11.1.1.6 it doesn't refresh the levels
    Versions
    Build JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013
    Build JDEVADF_11.1.1.6.0_GENERIC_111205.1733.6192.1
    The code is below
    This is the "dataBean" which is a pageFlowScope.
    package au.callista.sms.sr.view;
    import java.util.ArrayList;
    import java.util.List;
    import org.apache.myfaces.trinidad.model.ChildPropertyTreeModel;
    import org.apache.myfaces.trinidad.model.TreeModel;
    public class DataBean {
         private TreeModel dataModel;
         public DataBean() {
              super();
              DataNode grandfather = new DataNode("Big daddy");
              DataNode father1 = new DataNode("Daddy 1");
              DataNode son1 = new DataNode("Son 1");
              DataNode daughter1 = new DataNode("Daughter 1");
              father1.addChild(son1);
              father1.addChild(daughter1);
              DataNode father2 = new DataNode("Daddy 2");
              DataNode son2 = new DataNode("Son 2");
              DataNode daughter2 = new DataNode("Daughter 2");
              father2.addChild(son2);
              father2.addChild(daughter2);
              DataNode father3 = new DataNode("Daddy 3");
              DataNode son3 = new DataNode("Son 3");
              DataNode daughter3 = new DataNode("Daughter 3");
              father3.addChild(son3);
              father3.addChild(daughter3);
              grandfather.addChild(father1);
              grandfather.addChild(father2);
              grandfather.addChild(father3);
              dataModel = new ChildPropertyTreeModel(grandfather, "children");
         public void setDataModel(TreeModel dataModel) {
              this.dataModel = dataModel;
         public TreeModel getDataModel() {
              return dataModel;
         public class DataNode {
              private String title;
              private List<DataNode> children;
              public DataNode(String title) {
                   this.title = title;
                   children = new ArrayList<DataNode>();
              public void addChild(DataNode child) {
                   this.children.add(child);
              public List<DataNode> getChildren() {
                   return children;
              public String toString() {
                   return title;
    }And below is the jspx page
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:dvt="http://xmlns.oracle.com/dss/adf/faces">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document id="d1">
          <af:form id="f1">
            <af:panelSplitter id="ps1">
              <f:facet name="first">
                <af:panelGroupLayout id="pgl3">
                  <af:selectOneChoice label="Show Levels"
                                      value="#{pageFlowScope.levels}" id="soc1"
                                      autoSubmit="true"
                                      valuePassThru="true">
                    <af:selectItem label="Show No level" value="#{0}" id="si1"/>
                    <af:selectItem label="Show 1 level" value="#{1}" id="si4"/>
                    <af:selectItem label="Show 2 level" value="#{2}" id="si3"/>
                    <af:selectItem label="Show 3 level" value="#{3}" id="si2"/>
                  </af:selectOneChoice>
                  <af:outputText value="#{pageFlowScope.levels}" id="ot1"
                                 partialTriggers="soc1"/>
                </af:panelGroupLayout>
              </f:facet>
              <f:facet name="second">
                <dvt:hierarchyViewer id="hierarchyViewer1" layout="hier_vert_top"
                                     inlineStyle="width:100%;height:600px;"
                                     value="#{pageFlowScope.dataBean.dataModel}"
                                     var="node" partialTriggers="::soc1"
                                     displayLevelsChildren="#{pageFlowScope.levels}">
                  <dvt:link linkType="orthogonalRounded" id="l1"/>
                  <dvt:node width="100" height="100" id="n1">
                    <f:facet name="zoom100">
                      <af:panelGroupLayout layout="vertical"
                                           inlineStyle="width:100%;height:100%;padding:5px"
                                           id="pgl2">
                        <af:panelGroupLayout layout="horizontal" id="pgl1">
                          <af:panelGroupLayout layout="vertical" id="pgl4">
                            <af:outputText value="#{node}"
                                           inlineStyle="font-weight:bold;font-size:20px;color:#383A47"
                                           id="ot2"/>
                          </af:panelGroupLayout>
                        </af:panelGroupLayout>
                      </af:panelGroupLayout>
                    </f:facet>
                  </dvt:node>
                </dvt:hierarchyViewer>
              </f:facet>
            </af:panelSplitter>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>Looking forward to your response.
    Regards,
    Younis Al-Rawi
    Edited by: Younis Al-Rawi on 4/03/2013 08:58

    Hi,
    the only change is that 11.1.1.6 supports HTML 5 rendering. So you may want to check if the rendering is in Flash or HTML5. If the rendering is in Flash and the mis-behavior shows then the only suggestion I can give is (in case you have a support contract) to file a service request with customer support
    Frank

  • Getting an autosuggest Search working with the Hierarchy Viewer

    Hi,
    I recently raised an issue with Oracle Support 3-7934581791 : Hierarchy Search not working in HTMl5 version, this was promoted to being a bug in ADF HV
    Bug 17601664 - NON-FLASH VERSION OF HIERARCHY VIEWER DOES NOT DISPLAY A SEARCH FORM
    So, my question is what other option preferably programmatically to provide the user with an auto suggest list of employees, selecting this list then re-queries the Hierarchy Viewers query and thus providing the user with an updated HV with the selected employee showing. Any help appreciated; Just not I am running the page with flash disabled and therefore the default search form available cant be used due to bug above.

    just note I have reviewed
    http://jdevadf.oracle.com/adf-richclient-demo/faces/feature/hv/hvSearch.jspx
    This is perfectly fine if running Flash and have this working, but I am tryinto get this to work on an iPad and non Flash enabled browsers.

  • Viewing CSS at properties bar

    Hi everyone
    My problem (well not a problem but) with Adobe Dreamveawer is viewing css styles at properties bar. At Adobe Dreamveawer CS3 you could see the background, font type, color etc in short as you designed. This useful function is seems disabled or hidden. I have tried to view all help files and didn't find anything. Does anyone knows how to resolve this issue? Thanks for replies.

    In the CS4 Property Inspector, you have two buttons: HTML and CSS.
    http://forums.adobe.com/servlet/JiveServlet/showImage/2-2032992-5277/property_inspector_12 0dpi.png
    You can view either CSS or HTML (but not both) at any one time by toggling these buttons.
    I am not a fan of these buttons. I'd prefer to see both CSS and HTML info next to each other simultaneously.

  • Nodes in hierarchy viewer

    Hi,
    in hierarchy viewer we have option to display no of nodes .
    now I want to display those no of nodes on the top of the page .
    If I have master-child-sub child in the hierarchy viewer, then I have to display like nodes in child level-- 5(or i have to choose) nodes in sub child level--3(list of values 1,2,3,....)
    how can I display like this???
    does any one know about this?
    Thanks in Advance.....

    Apparently you STILL HAVENT READ THE DOCUMENTATION!
    http://download.oracle.com/docs/cd/E16162_01/web.1112/e16181/dv_hviewer.htm#BGBEDIDI
    If you read THE DOCUMENTATION which is used by Oracle to DOCUMENT THINGS then you shall find that what you are looking for is standard functionality that is DOCUMENTED.
    I'd apologise for shouting, but after having directed you to the DOCUMENTATION more than once on this topic, you still insist that the forum members read THE DOCUMENTATION for you.
    If you have specific questions after reading THE DOCUMENTATION, I'd be pleased to attempt to answer them.
    John
    Edit:
    Its really very urgent requirement for me.For you perhaps... To me urgent means that someone is going to die or your company is going to lose revenue if you don't solve an issue immediately.

  • Hierarchy Viewer does not load after clicking on the + icon

    Premise: I have a hierarchy viewer with multiple levels of master-detail with different VOs.
    The inputs to the taskflow containing this page are the key and VO type. The tree should render until that VO which matches the type and key and all the next level children under it. The user can expand the nodes under these children at will to drill further.
    Issue: I am able to render the tree with results. When I click on the + icon to drill on the children, I see that the backend code for fetching the children is called. But, the tree does not display. It shows the loading icon forever.
    Example:
    Organization - PO - POItem - Vendor - VendorSite -VendorAddress
                                                           - Responsible - ContactDetails
                        - Project - SubProject - Location
    TaskFlow Input: Vendor, 12345
    The tree should dispaly Organization - PO - POItem - Vendor(12345) - VendorSite(for 12345)
                                                                                                        -Responsible(for 12345)
    If the user expands any of the VendorSites, the VendorAddresses should be shown
    Technical Details: JDeveloper Version: 11.1.2.1.0
    Code: To filter the children, I am overriding the CreateViewLinkAccessorRS in the VOImpls. I am passing bind variables to the VO criterion to check the paths.

    @Arunkumar: Yes, I ran the AM tester and I am able to see the results properly for all the VOs and levels.
    I created a sample on the HR Schema and tested. I see that when I click on the Employee node for expansion(can be checked with the data or the short description), it hangs with the load icon.
    I do not see anything in the log other than:
    <RegionRenderer> <encodeAll> The region component with id: r1 has detected a page fragment with multiple root components. Fragments with more than one root component may not display correctly in a region and may have a negative impact on performance. It is recommended that you restructure the page fragment to have a single root component.
    I do not see any upload options here to give my testcase. So, I uploaded to this link: https://www.dropbox.com/s/vybip3owzuziz86/HRHierarchyViewer.zip
    Please let me know if I can do this elsewhere for easy access.
    Message was edited by: Divya Bellamkonda

  • JDev 11.1.2.3.0 and ADF Hierarchy Viewer - Lazy Loading?

    Hi,
    I have a simple application that shows data from one table using the Hierarchy Viewer component.
    My table has more than 100,000 rows.
    It appears that the control tries to query all data at once and never loads.
    I have reduced the number of rows to 5K and it works.
    So, is there a way that I can configure the control/application to only retrieve data from the database for a particular node, when a node is expanded?
    thanks for your help.

    Thanks,
    I changed the Hierarchy Viewer's property called "Content Delivery" to lazy.
    This is found in the Behavior section.
    That appears to have resolved the issue.

  • E-Recruitment u2013 Qualifications Catalog not displayed as a hierarchy view

    Hi Expert ,
    I have an issue where I need your support,
    We are implementing E-recruitment EH4, E-recruitment is running on a separate instance,
    ALE for moving Qualification groups & Qualifications has been done,
    And I can use our qualifications with candidates or requisitions,
    My issue here is Qualification group (QK) not displayed on a hierarchy view as displayed on R3,
    T. Code OOQA as instance,
    My case for example, we have only 5 main qualification groups and we have huge number of sub groups, so It comes on E-recruitment view as tap pages , Is there any way to view Qualification groups On a hierarchy view ,
    Wait for your valid input,
    Thanks,

    Hi,
    there is not really the possibility to have two different cataloges for internal and external candiates.
    In most of the projects I did the customer decided on a standalone scenario for e-recruiting and created an e-recruiting qualification catalog which was much smaller than the one of the personal development on the hr core server. It was used more for a general orientation on a hand full of key language and IT skills. We usually had 2 or 3 QK with perhaps 20 or 30 qualification. Overall the customers tended to not to overrate the technical features of profile comparison between requisition and candidate. They just took the general information and had a look on it in the personal interview with the candidate - the candidates self evaluation is often not very exact ;o).
    A possibility which might be interesting for you are the options for the T77S0 switch RECFA HRQUA. Have a look at the description for the IMG node unter E-Recruiting -> Technical Settings -> Set System Parameters. There is one setting that allows to use the full qualification catalog for internal candidates and only the QKs assigned to "SAP_ERECRUITING" for the externals.
    Kind Regards
    Roman

  • BPC::EVCVW with filters no hierarchy view

    Hi,
    We are using EVCVW function on a BPC Excel template on a dimension with hierarchy.
    Our problem is that when we use the filters, the display dimension values appear as a table instead of as a hierarchy.
    The Hierarchy radio button is selected.
    But when we remove the filters, the hierarchy view works fine again.
    Any suggestions?
    Regards.
    EZ

    Hi,
    The problem is that we need to filter the dimensions values (from another values of the template).
    To do this we use the function EVCVW with the option:"filters". Using this option we lose the display of the hierarchy that we have built with the PARENTH1.
    In addition, we need to block the values of the filters, so they can not be changed by the user.
    Any suggestions for these two issues?
    Regards.
    EZ.

  • Background image seems to be applied twice Can someone help with this CSS issue....

    Can someone help with this CSS issue....
    http://66.162.81.144/cms400min/default.aspx
    If you view the main page you will see that our background is
    2 shades of
    orange.. if you look at the line that divides those colors to
    the right and
    left you wil notice that the line is higher
    if you notice that it seems that there is another background
    on top of the
    first one..its the only thing i can think of..
    the only place where the image is being referenced is in this
    CSS style
    html, body
    min-height:100%;
    margin-bottom:1px;
    text-align:center;
    background-repeat:no-repeat;
    background-image:url(images/Background-Color2.jpg);
    background-color:#F74902;
    background-position:center;
    background-attachment:fixed;
    Is there something wrong with the above CSS that could or
    would cause this?
    is it because im applying the image to both the HTML and
    BODY?
    ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio
    2008

    You've attached the background to both the html and the body.
    I would do this:
    html, body {
    min-height:100%;
    margin-bottom:1px;
    body{
    text-align:center;
    background-repeat:no-repeat;
    background-image:url(images/Background-Color2.jpg);
    background-color:#F74902;
    background-position:center;
    background-attachment:fixed;
    Having said that the image doesn't look any higher on the
    right than the
    left to me in Firefox. Is it just an optical illusion?
    Daniel wrote:
    > Can someone help with this CSS issue....
    >
    >
    http://66.162.81.144/cms400min/default.aspx
    >
    > If you view the main page you will see that our
    background is 2 shades of
    > orange.. if you look at the line that divides those
    colors to the right and
    > left you wil notice that the line is higher
    >
    > if you notice that it seems that there is another
    background on top of the
    > first one..its the only thing i can think of..
    >
    > the only place where the image is being referenced is in
    this CSS style
    >
    > html, body
    >
    > {
    >
    > min-height:100%;
    >
    > margin-bottom:1px;
    >
    > text-align:center;
    >
    > background-repeat:no-repeat;
    >
    > background-image:url(images/Background-Color2.jpg);
    >
    > background-color:#F74902;
    >
    > background-position:center;
    >
    > background-attachment:fixed;
    >
    >
    > }
    >
    > Is there something wrong with the above CSS that could
    or would cause this?
    > is it because im applying the image to both the HTML and
    BODY?
    >

  • 11.1.2 HTML Hierarchy Viewer, how?

    Hi,
    first of all, 11.1.2 is great job Oracle, congrats! It really opens new possibilities for ADF.
    That said, I don't understand how to render hierarchy viewer in html? The documentation states:
    "By default, the hierarchy viewer component renders in a Flash Player. When Flash 10 or higher is not available on the client or for the purpose or printing, the hierarchy viewer is rendered in HTML."
    I disabled flash and all I get is a note I should install it. What am I missing? Thanks.

    Hi Jernej,
    HTML HV is available in 11.1.2.
    You can configure the use of Flash content across the entire application by setting a flash-player-usage context parameter in adf-config.xml.
    Please read this section in the doc:
    http://download.oracle.com/docs/cd/E16162_01/web.1112/e16181/ap_config.htm#BHCHJICG
    You can use the "disabled" setting, or "downgrade" in a browser that doesn't have Flash player installed in order to see the HTML HV. It is also used for the printable page mode.
    Hope this helps
    Katia

  • Problem with image in Hierarchy Viewer component

    Hi All,
    I am using Hierarchy Viewer component in my application developed in Jdeveloper 11.1.1.6.0
    Actually, my requirement is to pick the name of the "content id" stored as a value in a field in the table. Hence written code as follows, which is not showing the image.
    <af:image id="img3"
    inlineStyle="border-color:Black; border-width:1px; width:85px;height:120px;"
    source="#{documentsService.latestReleasedVersionURL['UUCM#dDocName:#{node.EmpImage}']}"
    rendered="true"/>
    Please help me out ....
    Thanks & Regards
    Sneha
    Edited by: 1002482 on Jun 6, 2013 12:46 AM
    Edited by: 1002482 on Jun 6, 2013 12:48 AM

    Timo,
    It is supposed to pick up the image from the content server and display on the page.
    I have tried the following, it worked.
    1) Checked in the image in the content server with content id : SAMPLE_IMG
    2) modified the code as
    <af:image id="img3"
    inlineStyle="border-color:Black; border-width:1px; width:85px;height:120px;"
    source="#{documentsService.latestReleasedVersionURL['UUCM#dDocName:SAMPLE_IMG']}"
    rendered="true"/>
    Now that, I want to store the value "SAMPLE_IMG" in a field in a table, and want my application to pick up that value.
    Sneha

  • Exception while runing a ADF page which is having a Hierarchy Viewer

    Hi All,
    I am getting the following exception while runing a ADF page which is having a Hierarchy Viewer which is based on Java object data model.
    Please help me with the solution or any idea will be welcome.
    FYI,It was perfectly running on yesterday,I haven't done any changes on today morning ,tried to running the application and got the exception.
    Thanks in advance.
    Regards
    Mrinmoy.
    Servlet failed with Exception
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at oracle.adf.model.binding.DCInvokeMethod.getInvokeInstance(DCInvokeMethod.java:397)
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:446)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2134)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3020)
         at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:440)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.RuntimeException: javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluateInternal(OracleExpressionEvaluatorImpl.java:82)
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:48)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator._evaluate(FacesExpressionEvaluator.java:79)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator.evaluate(FacesExpressionEvaluator.java:36)
         at oracle.adf.model.binding.DCUtil.elEvaluate(DCUtil.java:809)
         Truncated. see log file for complete stacktrace
    Caused By: javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at org.apache.commons.el.Logger.logError(Logger.java:481)
         at org.apache.commons.el.Logger.logError(Logger.java:498)
         at org.apache.commons.el.Logger.logError(Logger.java:611)
         at org.apache.commons.el.ArraySuffix.evaluate(ArraySuffix.java:340)
         at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:145)
         Truncated. see log file for complete stacktrace
    >
    <Jun 24, 2011 4:07:38 PM IST> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'DefaultServer' has triggered at Jun 24, 2011 4:07:38 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Jun 24, 2011 4:07:38 PM IST SERVER = DefaultServer MESSAGE = [ServletContext@57882876[app:DHSMDMVisualizationApps module:DHSMDMVisualizationApps-UI-context-root path:/DHSMDMVisualizationApps-UI-context-root spec-version:2.5]] Servlet failed with Exception
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at oracle.adf.model.binding.DCInvokeMethod.getInvokeInstance(DCInvokeMethod.java:397)
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:446)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2134)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3020)
         at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:440)
         at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:257)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1625)
         at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2142)
         at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:468)
         at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:307)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:730)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:394)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:168)
         at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:161)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:990)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
         at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:572)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:281)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         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:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         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:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.RuntimeException: javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluateInternal(OracleExpressionEvaluatorImpl.java:82)
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:48)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator._evaluate(FacesExpressionEvaluator.java:79)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator.evaluate(FacesExpressionEvaluator.java:36)
         at oracle.adf.model.binding.DCUtil.elEvaluate(DCUtil.java:809)
         at oracle.adf.model.binding.DCInvokeMethod.resolveAsExpression(DCInvokeMethod.java:290)
         at oracle.adf.model.binding.DCInvokeMethod.getInvokeInstance(DCInvokeMethod.java:364)
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:446)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2134)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3020)
         at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:440)
         at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:257)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1625)
         at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2142)
         at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:468)
         at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:307)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:730)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:394)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:168)
         at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:161)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:990)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
         at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:572)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:281)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         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:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         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:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: javax.servlet.jsp.el.ELException: Unable to find a value for "dataProvider" in object of class "oracle.model.PartyController" using operator "."
         at org.apache.commons.el.Logger.logError(Logger.java:481)
         at org.apache.commons.el.Logger.logError(Logger.java:498)
         at org.apache.commons.el.Logger.logError(Logger.java:611)
         at org.apache.commons.el.ArraySuffix.evaluate(ArraySuffix.java:340)
         at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:145)
         at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         at org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
         at oracle.jsp.el.OracleExpressionEvaluator.evaluate(Unknown Source)
         at oracle.jsp.el.OracleExpression.evaluate(Unknown Source)
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluateInternal(OracleExpressionEvaluatorImpl.java:78)
         at oracle.adf.share.el.OracleExpressionEvaluatorImpl.evaluate(OracleExpressionEvaluatorImpl.java:48)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator._evaluate(FacesExpressionEvaluator.java:79)
         at oracle.adfinternal.view.faces.model.FacesExpressionEvaluator.evaluate(FacesExpressionEvaluator.java:36)
         at oracle.adf.model.binding.DCUtil.elEvaluate(DCUtil.java:809)
         at oracle.adf.model.binding.DCInvokeMethod.resolveAsExpression(DCInvokeMethod.java:290)
         at oracle.adf.model.binding.DCInvokeMethod.getInvokeInstance(DCInvokeMethod.java:364)
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:446)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2134)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3020)
         at oracle.adf.model.bean.DCBeanDataControl.invokeMethod(DCBeanDataControl.java:440)
         at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:257)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1625)
         at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2142)
         at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:468)
         at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:307)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:730)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:394)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:252)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:210)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at oracle.adf.controller.internal.util.ELInterfaceImpl.invokeMethod(ELInterfaceImpl.java:168)
         at oracle.adfinternal.controller.activity.MethodCallActivityLogic.execute(MethodCallActivityLogic.java:161)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivity(ControlFlowEngine.java:990)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:878)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(ControlFlowEngine.java:777)
         at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:242)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
         at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
         at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:572)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:281)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:421)
         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:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
         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:2268)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = 2R3C7BS TXID = CONTEXTID = bed5a66188a32585:4d558d47:130c0f8ed84:-8000-00000000000000b0 TIMESTAMP = 1308911858281
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000

    What version of Trinidad are you trying to use? It's possible that requires a newer version of JEE than is provided by WebLogic 10.3.

  • SharePoint Online list view threshold issues: "because it exceeds the list view threshold enforced by the administrator"

    SharePoint Online list view threshold issues: "because it exceeds the list view threshold enforced by the administrator"
    Office 365 SharePoint Online can be problematic when it comes to exceeding the list item threshold (e.g. 5,000).
    Examples of what happens after exceeding the threshold (e.g. 5,000 items):
    You can’t create new forms for the list in SharePoint Designer.
    You may have challenges with metadata fields in the forms (e.g. adding metadata values, editing metadata values, deleting the metadata column from the list).
    Cannot save the list as a template (i.e. you get the threshold error).
    Issue I'd like assistance with: how can I create a custom NewForm in SharePoint Designer
    when the list exceeds the threshold limit, given this is Office 365 SharePoint Online and I don't have access to increase that limit?
    As a control for my testing, I created another list with just a few custom columns with no list items --it worked fine for that list.
    I also tried clearing local AppData cache which didn't solve it. I'd need Central Admin on O365 SharePoint Online to increase the threshold which I don't have access
    to do. Errors received in SharePoint Designer:
    "Could not save the list changes to the server." After getting this, I tried to work around
    the create new forms issue by saving a copy of the original NewForm as NewForm2 and got the root error that I suspected was underlying it all:
    “Server error: the attempted operation is prohibited because it exceeds the list view threshold enforced by the administrator”.
    Any ideas for how to create a new list form in SD?

    Thanks Alex.
    I just found a couple new workarounds instead of using SharePoint Designer:
    Method 1: Add web parts to the form pages on the client side:
    Go to the list and execute one of these actions depending what form you want to edit: create a new item (NewForm), edit an item (EditForm), or display an item (DispForm).
    With the form you want to edit displayed, go to the gear icon and click "Edit Page".
    You should now see the web part page show up with "Add a Web Part" as an option.
    Add a Content Editor or Script Editor web part.
    Add your custom code to either one to manipulate the HTML objects using your favorite web languages.
    Method 2: Use InfoPath 2013.
       The InfoPath 2013 route appears to work.

Maybe you are looking for