EL support of property thresholdMaxValue in dvt:threshold in 11.1.2.1 ?

Hi,
Why does the property thresholdMaxValue in dvt:threshold not support EL any more in 11.1.2.1?
http://docs.oracle.com/cd/E24382_01/apirefs.1112/e17490/tagdoc/dvt_threshold.html
In 11.1.1.5.0 EL was supported.
http://docs.oracle.com/cd/E21764_01/apirefs.1111/e12418/tagdoc/dvt_threshold.html
I have a SR regarding an design time issue with property editor in JDEV and Oracle support stated:
" ... As per documentation, thresholdMaxValue doesn't support the EL language. So, it's not recommended to use the EL for it. So, it may not be good idea to generate dynamic thresholds"
How do implement dynamic threshold in 11.1.2.x if EL isn't supported any more?
regards
Peter
Edited by: hofespet on Dec 22, 2011 1:04 PM

Hi,
I already checked the release notes but didn't see any obvious info mentioned about this issue.
nat...

Similar Messages

  • Error in allInOne.js: Object doesn't support this property or method

    We are having an issue deploy our website (Developed in .Net) on a specific server. When we try to visualize a report on any browser we get this error:
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.4; OfficeLivePatch.0.0)
    Timestamp: Wed, 7 Apr 2010 17:52:31 UTC
    Message: Object doesn't support this property or method
    Line: 10
    Char: 281690
    Code: 0
    URI: http://{IP ADDRESS}/WebUserInterface/aspnet_client/system_web/2_0_50727/crystalreportviewers12/allInOne.js
    We have install the Crystal reports 2008 runtime and the Crystal report 2008 sp2.5 runtime. Both of them give me the same results.
    It's killing me because i have installed the same solution on many other server without any issue.
    Ben
    P.s. The Web server is  a Window Server 2003 R2 standard edition

    Perhaps using [modules|https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip] will at least tell us what dlls are loading. Look at the CR dlls. There should not be any v11 files loaded by your app.
    You may also start considering obtaining phone support for this one. I have a feeling this will take more than just forums to solve...
    Phone support can be obtained here:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300
    Ludek

  • HP UFT 12.02 does not support .object property for most of the objects in Chrome

    Hi ,
    Chrome Version : 39
    UFT Version : 12.02
    Does not support .object property for WebTable,webList and So on.
    It actually shows the native property in Object spy but when programatically we try to work on it, its unable to find the object.
    I Know that for Browser Object .object property is not supported.
    Regards,
    Ashfaq Dhanakwala

    You want the HP Enterprise Business Community and look in the Discussion Boards.
    Its the Forum for all things related to professional products like Servers, NAS, Procurve, ALM, etc etc.
    UFT was formerly known as QTP...
    Functional Testing/QTP - HP Enterprise Business Community
    Hope it helps.

  • Scripting Error: Line 25 Object doesnot support this property or method

    Hi,
    Environment :
    BS Version: 11i(11.5.9)
    Component: Web ADI
    Descripiton: When trying to upload journals through Web ADI we are getting the below error.
    "Scripting Error: Line 25 Object doesnot support this property or method"
    Please help on this issue.
    Thanks,
    Arun Babu R

    Hi hsawwan,
    Thanks for your reply.Actually after working on it we found that is the browser issue. The issue was resolved.
    ThanQ,
    Arun Babu R

  • Script error (the object does not support the property or method of loaded0)

    I am getting a script error each time I "run" my site from Dreamweaver (F12). It says something like:
    "The object does not support the property or method of loaded0, code0, url https://apis.google.com" etc etc "Do you want to keep running the script?"
    (I just get it in a different language, so sorry for the translation). What have I done wrong here?

    I am using internet explore, with yahoo as my "startpage"
    These two have different urls, the last one is the one I got today when I didn't have Dreamweaver open. I rarely use google.

  • Strange IE ExternalInterface Bug: "Object does not support this property or method"

    We have an application on a relatively slow server (I mention
    the speed because it may be relevant).
    The app is flash 8 and uses ExternalInterface to call a
    javascript function in its parent page. It also used the
    ExternalInterface to receive a call from another function. These
    calls happens separately (the outbound one calls up a list view of
    items, clicking on an item calls up the details in the flash
    movie). In between the calls, the flash movie is hidden by moving
    it off screen using absolute positioning.
    On my local development box (Windows XPSP2) this works fine
    in both directions.
    On our production server (LAMP) this works fine in both
    directions in Firefox 1.5 and 2.0
    BUT while the outbound call from Flash to the page works fine
    in Internet Explorer 6 or 7, the call back from the page to the
    flash movie fails with the error messgage "Object does not support
    this method or property"
    We've tried not hiding the flash so it is always present on
    the page and still the browser > flash communication breaks in
    ie.
    We've tried using both the Adobe active content script and
    swfobject to embed the flash in the page with no difference in the
    resultset. In truth we've given up and gone to a two-page solution,
    reloading the flash from the start each time but I wondered if
    anyone had encountered a similar issue? Can't see why it would work
    perfectly in FF but not in IE.

    Not sure if this is your problem, but you do reference the
    Flash object
    differently, depending on the browser. In a video player we
    made, that uses
    JS to communicate back to Flash, I use a function like this
    to modify the
    variable depending on the browser:
    function changeVideo(xname){
    //ff
    if(window.vplayer){
    window.document["vplayer"].SetVariable("theXML", xname);
    window.document["vplayer"].GotoFrame(2);
    window.document["vplayer"].Play();
    //ie
    if(document.vplayer){
    document.vplayer.SetVariable("theXML", xname);
    document.vplayer.GotoFrame(2);
    document.vplayer.Play();
    The Flash is in a <div> named 'vplayer'
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Dctool doesn't support fusion property

    Hello,
    I'm using Ce 7.1 SP06.
    I tried renaming some dcs using the dctool.bat. Unfortunally, the following error pops up.
    ... Fusions currently not supported ...
    The version of the dctool.bat is still 1.00, so it seems to me that it is still untouched since the first release. Fusions has been implemented since nw 2004s SP13, so when can we expect a new version?
    I mean, i doesn't know any other way of renaming dcs which is very important.
    Any plans or suggestions?
    Thanx in advance

    Please check the detailed error message in the default.trc trace file on the server on usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server0/log when you get the error in browser. May be it will give a better description.
    Regards,
    Jazz

  • DVT : Gauge / Dial Set -  ThresholdSet Causing Dials To Not Be Rendered

    Hi all,
    Im using JDeveloper 11g, and I have a dial set which is currently just bound to some tabular data containing 6 rows. The dials display find without having any thresholdSet defined. However as soon as i try and add a threshold set as shown below, the dials no longer rendere when viewed at runtime. Is there some restriction to thresholdSets for dial sets? Or am i making an obvious mistake somewhere :p
    <dvt:gauge id="gauge131" gaugeType="DIAL"
           imageFormat="FLASH"
           gaugeSetDirection="GSD_ACROSS"
           gaugeSetColumnCount="3"
           binding="#{backingBeanScope.backing_ExecutiveSnapshot.gauge131}"
           tabularData="#{backingBeanScope.backing_ExecutiveSnapshot.gaugeData}"
           dynamicResize="DYNAMIC_SIZE"
           visualEffects="AUTO"
           animationOnDataChange="ON"
           animationIndicators="ALL"
           animationOnDisplay="AUTO"
           inlineStyle="width:100%;height:400px;">
    <dvt:gaugeBackground>
           <dvt:specialEffects fillType="FT_GRADIENT">
           <dvt:gradientStopStyle/>
           </dvt:specialEffects>
    </dvt:gaugeBackground>
    <dvt:thresholdSet>
           <dvt:threshold fillColor="#ff5a21" thresholdMaxValue="50.0" text="Low"/>
           <dvt:threshold thresholdMaxValue="100.0" fillColor="#00e700" text="High"/>
    </dvt:thresholdSet>
    <dvt:gaugeFrame/>
    <dvt:indicator/>
    <dvt:indicatorBase/>
    <dvt:gaugePlotArea useThresholdFillColor="true"/>
    <dvt:tickLabel/>
    <dvt:tickMark/>
    <dvt:topLabel/>
    <dvt:bottomLabel/>
    <dvt:gaugeLegendTitle text="Legend Title"/>
    <dvt:gaugeLegendArea position="LAP_RIGHT"/>
    <dvt:metricLabel position="LP_INSIDE_GAUGE"/>
    </dvt:gauge>Thanks in advance...

    Hi Branislav,
    the code to populate the table is a shown below, taken from [this tutorial|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31973/dv_gauge.htm#CDEDJDAF] and slightly modified
    public List getGaugeData()
        ArrayList list = new ArrayList();
        String[] rowLabels  = new String[] {"London"};
        String[] colLabels  = new String[] {"Quota", "Sales", "Margin", "Costs", "Units"};
        double [] [] values = new double[][]{
            {60},
            {50},
            {13},
            {70},
            {11}
        for (int c = 0; c < colLabels.length; c++)
         for (int r = 0; r < rowLabels.length; r++)
            list.add (new Object [] {colLabels[c], rowLabels[r],
                new Double (values [c][r])});
        return list;
    }I Add in the threshold by right clicking on dvt:thresholdSet in the 'structure' pane and selecting insert inside -> threshold. This allows me to add in one threshold value, but if i try and add further thresholds, in design view the dial compnent is replaced with a red 'x'

  • InDesign suddenly stopped supporting properties or methods

    So I feel a bit silly having to ask this, but it seems that overnight (that is, between shutting down and turning on my work system), InDesign has abruptly stopped some properties or methods. Had I previously written a functioning script using, amongst others, styleExportTagMaps.add and epubExportPreferences, they now return the standard "object doesn't support the property or method' error. I'm running InDesign 5.5 with the 7.5 Object Model.
    Some example usage:
    myPGS_CH.styleExportTagMaps.add({exportType: "EPUB", exportTag: "h1", exportClass: "h1", exportAttributes: ""});
    myDocument.epubExportPreferences.includeDocumentMetadata = true;
    Any directions as to what might have changed?
    Thanks in advance,
    Julian

    So to answer my own question, for anyone who might stumble upon the same problem in the future: the problem laid in that I was using glue code, which set the app.scriptpreferences.version to 6 - a version which didn't support said functions. Simply remove this line from your glue code or set it to a more current version to remedy the problem.

  • Reading an external property file for adapter configurations (How-To)

    One thing that has bugged me is having to change an Adapter's property settings in the context file and then build and re-deploy the bundle to effect those changes. This really becomes a problem when you want to test a bundle in different server environments (Development, QA, Staging) and then finally deploy that same bundle to Production. Here at EnerNOC, all those environments have different message servers and database schema names, making it a real challenge to insure you're building the same bundle each time for the different environments.
    I played with a number of different ideas, but I wanted the solution to be Spring based. I finally settled on a rather simple solution to use external property files with the <util:properties/> tag of Spring, and then injecting the bean created from this into the adapters requiring different configurations.
    First, in the context file, I needed to add a new Spring namespace - http://www.springframework.org/schema/util:
    +<beans xmlns="http://www.springframework.org/schema/beans"+
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"*
    xmlns:osgi="http://www.springframework.org/schema/osgi"*
    xmlns:wlevs="http://www.bea.com/ns/wlevs/spring"*
    xmlns:util="http://www.springframework.org/schema/util"*
    xsi:schemaLocation="*
    http://www.springframework.org/schema/beans*
    http://www.springframework.org/schema/beans/spring-beans.xsd*
    http://www.springframework.org/schema/osgi*
    http://www.springframework.org/schema/osgi/spring-osgi.xsd*
    http://www.springframework.org/schema/util*
    http://www.springframework.org/schema/util/spring-util-2.5.xsd*
    http://www.bea.com/ns/wlevs/spring*
    http://www.bea.com/ns/wlevs/spring/spring-wlevs-v11_1_1_3.xsd">*
    Next, I defined a bean for my property file:
    +*<util:properties id="serverProperties" location="file:./applications/MyApplication/server.properties"/>*+
    And then finally, I modified my adapter to inject a Properties object and use that to define the other properties in the Adapter:
    +*<wlevs:adapter id="MyMessageAdapter" class="com.enernoc.cep.message.adapter.MyMessageAdapter" >*+
    +*<wlevs:instance-property name="properties" ref="serverProperties"/>*+
    +*<wlevs:listener ref="HAInputAdapter"/>*+         
    +*</wlevs:adapter>*+
    With this change, I can now build and deploy a bundle once to whatever servers I choose, and modify the server.properties file in each environment to make the necessary changes for message servers and databases. In a multi-server enviroment this becomes really handy as our deploy script needs to only create and push server.properties files and not new bundles.
    As a nice-to-have feature someday, it would be great if Oracle could enable their <wlevs:/> namespace to recognize the Spring PropertyPlaceholderConfigurer feature, so that we could use placeholder variables for property values of <wlevs:/> specific tags.
    Edited by: Jim Leary on Feb 28, 2011 4:11 PM
    Edited by: Jim Leary on Feb 28, 2011 4:14 PM
    Edited by: Jim Leary on Feb 28, 2011 4:15 PM
    Edited by: Jim Leary on Feb 28, 2011 4:16 PM
    Edited by: Jim Leary on Feb 28, 2011 4:17 PM
    Edited by: Jim Leary on Feb 28, 2011 4:18 PM
    Edited by: Jim Leary on Feb 28, 2011 4:19 PM

    Jim,
    You can use com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer, which is based on org.springframework.beans.factory.config.PropertyPlaceholderConfigurer. For example,
    <bean class="com.bea.wlevs.spring.support.ConfigurationPropertyPlaceholderConfigurer">
    <property name="location" value="file:config/test.properties"/>
    </bean>
    <wlevs:adapter id="myAdapter" class="oracle.cep.sample.MyTestAdapter" >
    <wlevs:instance-property name="serverAddress" value="${serverAddress}"/>
    </wlevs:adapter>
    Manju.

  • Navigation to a page from Pie Chart (or DVT component) on mouse click

    ADF Mobile: I have a pie chart on page_1. How to open a new page (page_2) when a slice of the pie chart is clicked in ADF Mobile?
    Edited by: 969936 on Jan 24, 2013 9:17 PM
    Edited by: Jugal Madhavan on Jan 25, 2013 9:21 PM

    Thank you Mr. Frank for your reply.
    I am using JDev11gR2 (Studio Edition Version 11.1.2.3.0 Build JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1) to create a Mobile Application (ADF).
    Here, i dont have "Action" property for any DVT Components.
    But if we are creating a web application, "ClickAction" property is available for DVT components which can be used to perform some action.
    Kindly request you to share further inputs.

  • Content query using linked property [WLP 9.2]

    Hi -
    I've set up a content type in WLP 9.2 that consists of three properties:
    - linkedDevice (Link-Property -> to Node of type Device)
    - linkedTariff (Link-Property -> to Node of type Tariff)
    - combinedPrice (Double-Property)
    Now I'm trying to get the price for such a combination of Device and Tariff by using the <cm:search> like this:
    <cm:search id="prices" query="linkedDevice contains '${device.id}'>
    I've made sure that ${device.id} is initialized to contain something like "/BEA Repository/12345" before calling cm:search.
    Unfortunately, I've not been able to query for Nodes using the tag libs / API so far - and I don't get any errors in the logs for the com.bea.content.manager.* classes.
    Any hints? Anybody? :-)
    Thanks,
    Alex

    Currently we dont support linked property in the metadata search(SQL search). So your search query will not work. But if you want to find out the nodes that link to a particular node, you can use our INodeManager.getNodeReferences(). Please refer to the javadoc of INodeManager for more information.

  • VB6 - Confusion regarding Acrobat Version and supported methods

    I've got an app, created in VB6, that uses the javascript method "addWatermarkFromFile".  It works fine on my machine(s) with Acrobat 7 and 9.0.  One of the machines that it has been installed on gets an "Object doesn't support this property or method" error.  The machine has had several version of Acrobat on it in the past, but is now running 9.4.1.  I added a chunk of code to create the AcroExch app and Show it, and the user reports that it launches Acrobat 9.4.1, so I know it's creating an app that should support "addWatermarkFromFile".  Is there anything else I can check?  I don't know much about the OLE mechanisms.  Could a stray acrobat.tlb file cause something like that?

    After further review the problem was NOT related to addWatermarkFromFile, but rather was caused when the app called a javascript function that was implemented by the placement of a .js file in the Javascripts directory.  The user is now, inconveniently, on vacation, but I'm guessing either the script is not being created (unlikely) or that Javascript (or some portion of the javascript functionality) is disabled. 

  • Custom property for file in File System Repository

    Hi,
    I have create a folder on KM using File system Repository access a network path, but facing a problems that the folder can't support custom property and can't classifiable.

    hi
    http://help.sap.com/saphelp_nw04/helpdata/en/69/d96b83a84611d5993600508b6b8b11/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/43/2e6868c6ce72408d982213e314fda1/content.htm.<b>please don,t forget points</b>
    with regards
    subrato kundu

  • Jdev 11g: several attributes are not supported by "simple" graph types

    Hi,
    My question is especially for Jdev development team. I want to discuss this issues first in this forum before I open a SR at Oracle Support.
    Several attributes from dvt:graph are not supported in dvt:areagraph, dvt:linegraph or dvt:bargraph.
    - TimeSelectorListener
    - TimeRangeMode
    - TimeAxisType --> supported for dvt:linegraph but not for dvt:areagraph. Why?
    - TimeAxisListener
    - TimeZone
    - ExplicitTimeRangeStart
    - ExplicitTimeRangeEnd
    - ContinuousTimeAxisInterval
    This means if I want (need) to use some of this attributes I need to use dvt:graph (advanced graph).
    But here is the next problem:
    This type of graph can't be selected from component palette or graph create wizard.
    It's still possible to "convert" e.g. a dvt:linegraph to dvt:graph by editing the source code of jspx but in my opinion this should not be the normal way!
    I also didn't get a clear answere if dvt:graph is desupported or will be desupported in the next release(s)
    (see my previous post about advanced graph: Jdev 11g: Advanced graph no longer supported?
    Conclusio:
    ======
    If the attributes I mention above are still supported and needed (also in further releases) than they either need to be supported by the relevant simple graph tags or dvt:graph must be selectable from component palette.
    If dvt:graph is planned to be de-supported in further releases than this should be made public to avoid development of applications with non-supported components.
    regards
    Peter

    Peter,
    you should have followed up on the thread you reference. First of all, Katia gave you the answer of how to get the listener working
    "The recommended way is to create a line graph, and then add a time selector tag (like Peter pointed out).
    However, since in the dvt:lineGraph there is no attribute for the time selector listener, you need to add the listener in the backing bean.
    Here are the code snippets:
    In jspx:
    <dvt:lineGraph id="master"
    value="#{bindings.master1Graph.graphModel}"
    style="Comet"
    imageFormat="FLASH" imageWidth="400"
    binding="#{sampleGraph.richTimeSelectorMasterGraph}"
    animationOnDisplay="AUTO"
    imageHeight="250">
    <dvt:legendArea rendered="false"/>
    <dvt:timeSelector explicitStart="#{sampleGraph.startDate}" explicitEnd="#{sampleGraph.endDate}" fillColor="#33FFFFFF" borderColor="#313675" mode="EXPLICIT" />
    <dvt:seriesSet defaultMarkerType="MT_CURVE_LINE">
    <dvt:series id="0" color="#FDB026"/>
    </dvt:seriesSet>
    </dvt:lineGraph>
    In the backing bean:
    public UIGraph getRichTimeSelectorMasterGraph()
    if (m_richTimeSelectorMasterGraph == null)
    m_richTimeSelectorMasterGraph = new UIGraph();
    m_richTimeSelectorMasterGraph.addTimeSelectorListener(this);
    return m_richTimeSelectorMasterGraph;
    public void setRichTimeSelectorMasterGraph(UIGraph graph)
    m_richTimeSelectorMasterGraph = graph;
    Second, you got Katia's attention already and this is as much developer contact you can get on this forum. Katia ia the product manager for DVT
    Frank

Maybe you are looking for

  • How to open and copy fles with extension .swf?

    I would like to download some music files with an extension .swf to copy on my hard drive.

  • Hi after install win 8.1 on macbook i can't see dvd rom in my devices

    hi after i download new bootcamp and install new windows 8.1 pro i saw my dvd rom but after half an hour my dvd/cd rom removed and i can see this device in device manager.

  • Display shuts off

    Display has started shutting off when I open laptop. The processor is running Nd I'm able to reboot. When I do the display comes on for a second or two then turns off. The computer continues to boot up. I'm not able to get the display to come back on

  • RH_INSERT_INFTY is not working in BADI

    Hello. I've got the following issue: I'm using RH_INSERT_INFTY within a BADI, just to limit a record in INFTOTYPE 1000 and is not working, even i don't get any error messages. The thing is that i'm using the same function within a single report and w

  • Can we move archive data from Filenet to another tool

    Hi Guru's, we are currently archiving data from SAP to archive location in Filenet , now we are planning to move archive data to onther tool , please suggest below  thing are possible:- 1) Keep filenet and add another tool also     2) Move all a from