3D Plot Properties Axis Format Property update bug

Tested in LV 2011, Windows XP.
If you try to change an axis format property (say Digits of Precision) and switch to another axis using the pull-down list box, the property is not updated, even though it is also not applied to the new axis.
In other words: the default precision is 2 and I want to change it to 1 for the X and Y axes.
I select the X axis, change the Digits value to 1. This applies it to axis 1. Good.
I now select the Y axis: the Digits value does NOT change (it stays 1) but the Y axis precision does NOT change either (it stays 2). Not good.
You have to actually edit the Digits field an press enter to update the value ON THE GRAPH.
There might be some similar bugs in other properties.

Hi X.!
Thanks for posting your find. I would love to take a look at this behavior. There are multiple 3D graph property dialogs depending on your implementation. I've looked at three examples and they each have a slightly different menu options under format properties. Can you point to or post an example that duplicates the behavior?
Best Regards,
Andrew S
Application Engineering Specialist
National Instruments

Similar Messages

  • Stacked Plot y-axis property access.

    STACKED PLOT Y-AXIS
    I have a stacked waveform chart showing four plots
    Each plot correctly appears on a different sub-plot
    I can use the set active plot property to loop through the four plots and change their names, visibility etc.
    I can also read which is their active y scale index which corresponds to the plot index (i.e.both 0-3)
    BUT
    When I try and change a y scale property (e.g. label>text) it only ever changes the top sub plot label
    I have tried forcing the active Y-scale index also to no avail.
    I have also tried an overlay plot with 4 different y-axis and have the same problem.
    HOW DO I SET TEH INDIVIDUAL Y-SCALE PROPERTIES ON A STACKED PLOT?
    Attachments:
    stackedplot_yaxis_edit.zip ‏22 KB

    I made 2 small modifications to your VI, take a look at the attached.
    First you needed to set the active Y scale rather then setting the index. But more importantly the property node you are using to set the values is linked to the wrong graph.
    Let me know if the attached does what you where looking for.
    Attachments:
    stackedplot_yaxis_edit2.vi ‏66 KB

  • Problems with XY Graph "forgetting" plot properties

    I am having trouble with an XT Graph in my loop.
    The graph has 10 plots which at any time can have anything from 0 to ~1000 points, often some plots will have significantly less ploints than others. There is a user selectable option to display all points or just the most recent set.
    My problem is that I want the graph to reflect the input data by plotting a single point at the time of an update, so I have a string of points rather than a line.
    When I right click the graph and go into properties, I change the point style to solid circle and turn off line interpolation. I then click save these values as default, and save the vi.
    However, once I run the vi, the graph always reverts plots 1 to 9 (not plot 0, this stays as I want it) to have no points displayed and line interpolation on.
    Has anyone had this problem before? Ho did you fix it?
    I know it can be fixed, as I had this probelm a few months ago on a similar vi and after weeks of struggle I solved it, however I just cannot remember how I did it.
    Thank you for any help, at the moment I can't post any code. Note that the data the graph shows is all perfectly fine, just the plot properties are being forgotten.
    Solved!
    Go to Solution.

    HI DarraghCorrigan,
    In relation to the problem expressed in your initial post:
    "once I run the vi, the graph always reverts plots 1 to 9 (not plot 0, this stays as I want it) to have no points displayed and line interpolation on"
    This is due to a bug in the LabVIEW software whereby any changes that are made to the plot properties (e.g. to change the colour of a plot) will not be retained, except in plot 0 which is unaffected. Our R&D department are currently investigating this problem so that it can be fixed in future version of the software. The recommended workaround for this problem is to pragmatically set the plot settings at the beginning of the code using property nodes.
    As I understand it, this is not the main problem that you are experiencing. If you set up the properties for a plot (using some of the described property nodes) which is subsequently removed or rewritten on an XY Graph, my understanding is that there is no way that LabVIEW can remember and retain these properties.
    As you rightly suggested, one way of conveniently overcoming this problem would be to set default plot properties so that when you remove/rewrite a plot and then add it again, it will always default to those properties. Unfortunately, it is not currently possible to do this though it has been recommended as a product suggestion so it is a feature that is under consideration for implementation in future releases of LabVIEW.
    I think the issue you need to be addressing is the fact that you are at some point resetting the graph by sending an empty array to it such that all of your properties are lost. If you can find and remove this section in your code, you should be able to overcome your problem.
    I hope this helps.
    Best Regards,
    Christian Hartshorne
    NIUK

  • Portal Administration ..Request Property Set Bug ??

    In weblogic Administration Console, I have created a new role called 'r1'.
    This role has a expression associated with it.
    I want to have a role expression as mentioned below :
    * The Visitor's Http request has some specific properties:
    Propertyset: DefaultRequestPropertySet
    Property: Query String
    Values : Any
    Contains: xyz
    If I try to save the above then I get a exception as below:
    Is this a WL bug or Do I need to do anything more?
    Note: If I select 'equals' instead of 'contains' then I dont get any
    exceptions and it works fine..
    com.bea.jsptools.interaction.exceptions.MissingPropertyException
    at
    com.bea.jsptools.interaction.InteractionAdminManager.getPropertyDef(Interact
    ionAdminManager.java:557)
    at
    com.bea.jsptools.interaction.InteractionAdminManager.isPropertyMultiValued(I
    nteractionAdminManager.java:515)
    at
    com.bea.jsptools.common.ExpressionEditorHelper.addClause(ExpressionEditorHel
    per.java:509)
    at
    jsp_servlet._entrolestools.__editexpression._jspService(__editexpression.jav
    a:2456)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.content.JspContent.beginRender(JspContent.j
    ava:460)
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:424)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout._jspService(__gridl
    ayout.java:337)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout._jspService(__gridl
    ayout.java:337)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout_outermost._jspServi
    ce(__gridlayout_outermost.java:351)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:158)
    at
    com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
    at
    com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
    at
    com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdminis
    tratorFilter.java:78)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6316)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3622)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

    Pramod,
    That is a bug and will be fixed in Service Pack 2 (a couple of months).
    Sorry for any inconvenience.
    -Phil
    "Pramod" <[email protected]> wrote in message
    news:[email protected]...
    We are using Weblogic 8.1 ....
    In weblogic Administration Console, I have created a new role called
    'r1'.
    >>
    This role has a expression associated with it.
    I want to have a role expression as mentioned below :
    * The Visitor's Http request has some specific properties:
    Propertyset: DefaultRequestPropertySet
    Property: Query String
    Values : Any
    Contains: xyz
    If I try to save the above then I get a exception as below:
    Is this a WL bug or Do I need to do anything more?
    Note: If I select 'equals' instead of 'contains' then I dont get any
    exceptions and it works fine..
    com.bea.jsptools.interaction.exceptions.MissingPropertyException
    at
    com.bea.jsptools.interaction.InteractionAdminManager.getPropertyDef(Interact
    ionAdminManager.java:557)
    at
    com.bea.jsptools.interaction.InteractionAdminManager.isPropertyMultiValued(I
    nteractionAdminManager.java:515)
    at
    com.bea.jsptools.common.ExpressionEditorHelper.addClause(ExpressionEditorHel
    per.java:509)
    at
    jsp_servlet._entrolestools.__editexpression._jspService(__editexpression.jav
    a:2456)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.content.JspContent.beginRender(JspContent.j
    ava:460)
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:424)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout._jspService(__gridl
    ayout.java:337)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    >>
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout._jspService(__gridl
    ayout.java:337)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    >>
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:95)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:380)
    at com.bea.netuix.nf.UIControl.render(UIControl.java:580)
    at
    com.bea.netuix.servlets.controls.PresentationContext.render(PresentationCont
    ext.java:341)
    at
    com.bea.netuix.servlets.util.RenderToolkit.renderChild(RenderToolkit.java:12
    3)
    at
    com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag(RenderChild.java:5
    8)
    at
    jsp_servlet._framework._skeletons._beatools.__gridlayout_outermost._jspServi
    ce(__gridlayout_outermost.java:351)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:597)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImp
    l.java:409)
    at
    com.bea.netuix.servlets.controls.JspRenderer.renderAlt(JspRenderer.java:187)
    >>
    at
    com.bea.netuix.servlets.controls.JspRenderer.beginRender(JspRenderer.java:90
    at
    com.bea.netuix.nf.ControlLifecycle$7.visit(ControlLifecycle.java:420)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:427)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(ControlTreeWalker.ja
    va:436)
    at
    com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:172)
    at com.bea.netuix.nf.Lifecycle.runOutbound(Lifecycle.java:220)
    at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:158)
    at
    com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:363)
    >>
    at
    com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:207)
    at
    com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:583
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.servlet.PortalSystemAdministratorFilter.doFilter(PortalSystemAdminis
    tratorFilter.java:78)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:
    313)
    at
    weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
    >>
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6316)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    >>
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3622)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2569)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

  • What property/preference sets block property "Update changed columns only"

    Hi, we are wondering how Designer (latest version 10.1.2.4) desides when it generates a form with block property "Update changed columns only" set to Yes.
    Under some cricumstances this property is No in the generated .fmb
    We checked the object library, but the .olb has this property set to No, so Designer overrules it.
    Our goal is to generate all blocks with the "Update changed columsn only" set to No, because we ran in a forms bug that it can't handle Insert statements on blocks with this property set to Yes (ORA-01036). This bug only occurs in the latest forms version 10.1.2.3
    Hope anyone can help to force this property to be No when we want to achieve 100% generation from Designer.
    Kind Regards
    Auke Quist
    Edited by: aukequist on Oct 13, 2008 8:49 PM

    I think that's not possible in designer. You could define a block with this property set in the template form or in the object library. The use this block use the template/library object property in designer.
    Regards Erik

  • How to use the FORMAT property of an account dimension

    Hi Experts,
    I tried my best but I just can't find any information about the format property of an account dimension. I know that it is a reserved one and I have seen something such as #,##0. In detail I want inc member to look like 1.000.000 and exp member  like -4.000.0000.
    This is probably a stupid question.
    Thanx in advance,
    Cora

    Hi Cora-
    These are Excel custom formats..please review the following link for detailed information:
    [Custom Number Formats in Excel|http://www.ozgrid.com/Excel/CustomFormats.htm]
    For your specific example:  ###,###,### for INC and  -###,###,### EXP should be sufficient.
    Regards,
    Sheldon

  • How do you set a default format property for a formula defined in the AWM?

    Is there a way to define a default format property for a formula that I create in the AW?
    For example, if I define a formula in AW I can assign it a datatype of decimal. But what property do I need to add if want that formula to by DEFAULT always display a certain way, regardless if I use the Discover Plus with OLAP option or OracleBI Spreadsheet Addin?
    Example: want to display it by default, in the AW cube, as being associated to a format of 00.0000 or 00.0000% or $###,##0.00 etc. This way, no mater what tool I use to view the cube, it will by default inherit my default format (set in the AW).
    Thanks.

    Okay, but if I use the out-of-the-box products Oracle provides (ie: Discover Plus with Olap, and the OracleBI Spreadsheet Addin) I still dont understand what my solution is?
    The only other solution we tried was to create formulas using AWM template files. The issue here is trying to find out what property syntax needs to be added to the XML code, so that my formula, by default, is associated to a certain formating style (ie: 00.00). And then when you reference that formula in those out-of-the-box Oracle products, it displays as expected.

  • After updating iphone 4s to 6.1 version my battery percentage stood at 1 percent. Does anyone has same problem? Or its update bug?

    After updating iphone 4s to 6.1 version my battery percentage stood at 1 percent. Does anyone has same problem? Or its update bug?

    THIS is "quite a few": https://discussions.apple.com/thread/3391947
    As are these:
    https://discussions.apple.com/thread/3391947?tstart=0
    https://discussions.apple.com/thread/3484755?tstart=0
    https://discussions.apple.com/thread/3481668?tstart=0
    https://discussions.apple.com/thread/3518760?tstart=0
    https://discussions.apple.com/thread/2755090?tstart=0
    https://discussions.apple.com/thread/3507356?tstart=30
    https://discussions.apple.com/thread/3482083?tstart=60
    https://discussions.apple.com/thread/3492588?tstart=60
    https://discussions.apple.com/thread/3397244?tstart=90
    And older ones:
    Battery Meter/Life Problems with 4.0.2
    4.0.2 guzzling my battery. Your's too?
    4.0.1 battery life
    Battery runs out very quicky in iOS 4.0.1
    Battery nearly nonexistant after 4.0 upgrade
    Dead battery after few hours on standby using 4.0 software
    3.1.3 battery problem
    OS 3.1.3 battery issues
    3.1.3 upgrade - shortened battery life?
    Battery life cut after 3.1.3 update on iPhone 3G
    3.1.3 Firmware is a battery killer - how do I back out this upgrade?
    Poor battery life with iPhone 3G running 3.1.2
    3.1.2 EXTREME battery drain - what gives?
    3.1 Battery nightmare
    iPhone 3GS with fw 3.1 – battery life gets even worse
    Battery Issues with 3.0.1
    BATTERY drain with 3.0
    upgrade to 3.0 drains my battery
    Battery Drain after Update 2.2.1
    Battery Life Radically Decreased after 2.2.1 Firmware Update
    As you can see, battery issues have been common since the first iphone, frequently reported after an upgrade, but not always. So to blame a specific version doesn't describe the problem sufficiently to find a resolution.

  • "print" command in Mathscript not saving plots in BMP format!

    Hi guys,
    i am trying to create a vi that will automatically generate a pdf report for my project. I found a way to save the report directly as pdf (that is, i "print" my report to a virtual PDF printer (PDFCreator) that saves the file automatically to a specific folder with the date/time as its name. So this was the first step to making the procedure automatic).
    I am stuck in the next level, which is adding to the report not labview's bad-looking graphs, but the plots generated through the Mathscript.
    So, after adding as input "a" my data to the mathscript node, i use the following commands:
    figure
    plot(a)
    print image
    Now, what this sequence does is make a nice plot of my data and then save it as "image.eps" in the default folder.
    However, the eps format is not at all useful to me as i cannot import the plot with the "Append Image To Report.vi". This vi supports only BMP, GIF, WMF, EMF and JPG formats.
    So, i want to save the plot from mathscript as BMP. This is supposedly possible, however i have not been able to find a way. The "print" command help for Labview 2011 Mathscript reads:
    http://zone.ni.com/reference/en-XX/help/373123B-01/lvtextmath/msfunc_print/
    Syntax
    print
    print(a)
    print(file)
    print(a, file)
    Description
    Print the plot window or save it into a file in either BMP or EPS format. If the plot window to save is an image plot or a 3D plot, the file must be in BMP format. For other kinds of plots, both BMP and EPS formats are supported.
    There is no way for me to choose which format i want and it automatically chooses eps. If i use the command
    print image.bmp
    it gives me back an error. So, adding the .bmp ending is not the way to go.
    All in all, it is crucial for me to export the plot in BMP format (so as to import it in the report generation), but i cannot find a way, althouth it is supposed to work.
    Any ideas????
    Thanks
    PS. I run Labview 2011 SP1
    Solved!
    Go to Solution.

    Thanks a lot ttrr!!

  • Dynamic Setting of Properties in a Property Class

    Can anybody tell me how to change the properties in a Property Class dynamically using Forms 6i?

    Besides changing item property you can change property of block, forms too, dynamocally.
    Use "help" in Forms Builder/Designer and search on "SET_", we will get lot of info on this.

  • Item property : Update allowed: No

    I have created a tabular form. Due to the fact that it is not possible to record the primary key manually, i have create a fake primary key on field 'ID'. The field 'StatusID' has now a unique constraint in the database. Also the foreign keys refer to the field 'StatusID'.
    I want to prevent updating the field 'StatusID'. In Oracle Forms this was very easy.
    You can set the item property Update allowed : NO.
    But how can I implement this in an APEX tabular form?
    Regards,
    Johan Brouwer

    Leo,
    It's a tabular form. The field StatusID can be recorded manual.
    When a StatusID has been created, it's not allowed to change it anymore.
    If you use "display as text, save state", you are also not able to insert the data in that field.
    So if a record has been created, then it's not allowed to change the field anymore.
    In oracle forms, this was very easy. You could set the insert_allowed property on YES and the update_allowed property on NO. I'll want to built the same functionality in the tabular form.
    Regards,
    Johan

  • How to Display Report Output in X & Y Axis Format based on Date & Site ?

    Hi,
       I got a requirement to display the output of a Report in X & Y Axis Format like  Date in Vertical wise & Site in Horizontal wise.
       please suggest me how to do this.

    These programs also..
    GFW_PROG_BAR : Bar chart example
    GFW_PROG_PIE: Pie chart example

  • Display only those properties in a property catgory specific to hierarchy

    Hi,
    I will give few details
    I have a property category say "HFM" in which have define all the properties related to HFM metadata.
    I have 2 hierarchies 1.Accounts and 2. Entity
    Now i need to display only account related properties in "HFM" property category of Accounts hierarchy and also similarly entity related properties in "HFM" property category for Entity hierarchy.
    I tried to achieve this by using node Types but when we do a "Show All properties" it is displaying all the properties and not specific.
    Need help in how this is to be handled.
    Thanks

    Well, you can use Property Categories to put your Properties in it.
    In your case, I would create a property Category called HFM-Accounts and another property category called HFM-Entity. Then I would put the appropriate properties in the respective categories. I can see you having some overlap but at the same time, certain properties such as say, Expense Reporting, etc would be specific to HFM-Account property category. Similar an Entity's Intercompany Partner may be specific to an HFM-Entity category. So, you may choose to put your properties as you like.
    Hope this helps.
    -- Adi

  • Graph X-axis format

    Hello,
    I would like to change my X-axis (time axis) values of graduation. I want to make a numeric operation with each graduation.
    For example, now I have got all my graduation from 0 to 0,05 and I want them from 0 to the result of 0,05 / 2E-5. I want to make this operation over all graduation, since when I will zoom on the graph, the scale must be adapted with the operation.
    Cordially,
    BD
    Bonjour,
    Je souhaiterais formater l' axe des abscisses de mon graphe (axe des temps). Je voudrais changer la valeur de mes intervalles en appliquant une opération numérique.
    Par exemple, mon graphe est gradué de 0 à 0,05, et je voudrais qu'il soit de 0 à 0,05 / 2E-5. J'aimerais faire cette opération sur toutes les graduations, pour que lors d'un zoom, je puisse retrouver cette nouvelle échelle.
    Cordialement,
    BD
    ~ La programmeuse compile le C. ~
    http://www.pmeonline.fr.st
    http://www.nihon-fr.com
    http://www.cinemasie.com
    http://ippai.free.fr

    You may use Proprety Nodes to set axis format in your program. Right click on your graph terminal and select Create >> Proprety Node. It initially has one terminal (Visible by default), and you can set the proprety or get the current state of the proprety.
    You can modify the proprety your program will use by right clicking on th terminal and select the proprety you need.
    I think you will find all you need in Proprety >> Scale >> Range.
    To modify the read/write mode of the terminal, right clik on it and select Change To Read or Change To Write.
    Regards,
    Mathieu
    Message Edité par Mathieu R. le 10-17-2005 07:40 AM
    .mrLeft{float:left} .mrInfo{border-left:solid 1px #989898;font-size:x-small;color:#989898}
    Mathieu R.  
      CTD - Certified TestStand Developer / Développeur TestStand Certifié  
      CLAD - Certified LabVIEW Associate Developer  
    Attachments:
    XScaleSample.vi ‏30 KB

  • 3D graph plot properties - cannot be changed

    Hi all,
    I still cannot change the plot properties of the 3D graph.  I open the Plot Properties tab up and it gets stuck on the first page.
    This means that I cannot release any VIs which use the 3D graph - a big problem.
    Has anyone else experience this?  What do you suggest to fix it.
    Thanks,
    Battler.

    I have experienced exactly the same behavior (can not change 3D graph plot properties) with 3D plots (scatter and surface) in LabVIEW 2011.  The 3D plot properties page works correctly at first but then fails to switch pages after larger data sets have been loaded to the graph.  For example, my scatter graph contains 13 plots, each with 320 points of data.  Once the page "gets stuck" it is stuck for all 3D graphs until the offending graph is deleted and re-created.  To reproduce this issue create at least one 3D plot with a large number of plots in it.
    On a related note, if there was a programmatic method for deleting plots from a 3D graph then it's possible that this issue could be worked around.

Maybe you are looking for

  • Problem saving animated gif

    Hello! Just for fun i was planning to edit a animated football tackle gif. I was planning to remove the player who tackle in each and every frame of the animated gif. So it would take some time to finish. I have successfully opened the gif in CS6 via

  • Cancelled PO in Quick View

    Hello, Can anyone suggest /guide how to delete records for cancelled PO in quick view. Thanks Parag

  • Can anybody send me the interview point of Questions on OO ABAP?.

    Can anybody send me the interview point of Questions on OO ABAP?.

  • Images in supporting object script

    I have noticed in Dene's application* that he has images in the supporting object script. I wanted to do this a while ago** but left images to be installed after the application using the separate import image function. Obviously, I would like to red

  • TileList Moving Items Up/Down

    I cannot figure out how to move items in a TileList with ActionScript. In the sample, when you run it, the moves work if the item where the selected item will be moved is being displayed, then it works as expected, but if you scroll down, and then mo