Reference XML anychart 5.1.3

Hi all


I am in desperate need of reference XML anychart 5.1.3
the XML reference to [www.anychart.com] is 6.0

I use: APEX 4.1.1.00.23, anychart 5.1.3 (shipped with this version of the apex)


Concerning the kin
Martin

Hi Martin,

As you can see, AnyChart revise their books online to match their last version. The good thing is that XML for 6 AnyChart AnyChart 5 are essentially the same, give or take a few new features introduced with the AnyChart 6 of course... but the general structure is the same, so the reference online should hopefully meet your requirements.

Kind regards
Hilary

Tags: Database

Similar Questions

  • Using as reference xml?

    Can I use an ActionScript variable to refer to the xml element?

    For example, I have an xml document that lists the trees and their characteristics. It is the simplest form that the xml code generally looks like this:

    < tree >
    < id of the tree = "1" >
    < commonName > birch, paper < / commonName >
    < drought > medium < / drought >
    < / tree >
    < / trees >

    What I'm trying to do is use the name of the element to get the value between the tags. So I would create the following VARIABLE:

    var filterField:String = 'drought ';

    And then I want to get the value, which in this case is average. My attempt to do this is at the bottom, I know does not work, but I post to show what are my though process.

    var lastData:XMLList = _xlcTrees.source;
    trace ("filterField:" + lastData [0].) () Child.Namespace () is filterField));

    How I would get the last trace() statement to dynamically produce the value of the tag of the drought? Is there an easier way to go about this?

    Thank you.

    You can access the properties of objects dynamically (i.e. using a variable) using square brackets:

    var dummyXml:XML = birch, papermeans;

    Filter string: var = 'drought ';

    for each {(var arbre: XML dans dummyXml.tree)}
    trace ("drought:" + tree [filter]);
    }

    Will display:

    Drought: medium

    In your case:

    var lastData:XMLList = _xlcTrees.source

    trace ("filterField:" + lastData [0] [filter]);

  • Line chart of several series with staggered data points

    Hello

    App of Hillary graphic sample includes an examples of charts and how to handle null values.

    https://Apex.Oracle.com/pls/Apex/f?p=36648:55

    I came across a scenario which goes a step further. If you have a series with a set of data points and another series that overlap, where a few data points are missing, for example:

    create table graph_lines (series number, thedate date, thevalue number);
    insert into graph_lines
    select 1 series
      ,add_months(trunc(sysdate,'yy'),rownum-1) thedate
      ,log(2,rownum) thevalue
    from dual
    connect by level <= 12
    union all
    select 2
      ,add_months(trunc(sysdate,'yy'),rownum-1)
      ,case when mod(rownum,3) =0 or rownum =2 then log(3,rownum) end
    from dual
    connect by level <= 12;
    

    I get the case where he's going to draw a line between the points that are next to each other, but the gaps it will display just the point

    graph.png

    Https://apex.oracle.com/pls/apex/f?p=73000:35 image

    I have no doubt a single this is the expected behavior, but I would like to know if anyone has any ideas on how to connect the dots.

    I thought about a snazzy model clause generates middle in my data points might work, but this seems heavy handed and a little scary.

    I thought that maybe there is a graphic solution?

    APEX 4.2.x

    Scott

    The idea of 'Null' removal was not all that possible. After testing it out, I found apex will be always generated empty points. Explicitly define the XML to have only the data points with values does nothing either.

    Because I thought it was a really interesting problem, I was wasting so much time on this :-). I was side on the reference guide and the user, modify the XML again and again and again.

    I hoped that, by defining a second category axis and set regional and datetime parameters, change of the shaft in one type datetime and specifying a main grid with every month, the table would be plot my data on this axis. Unfortunately, it seems as if this is ignored - a very frustrating experience. Anychart would just keep trace points with its own calculated intervals.

    Ultimately if I stumpled on a sort of difficulty, although I'm not sure how good it would be. There is a setting that you can set by using the custom XML part that ignores the missing data and the values of interpolation. It works well, but it always displays labels.

    https://Apex.Oracle.com/pls/Apex/f?p=11031:4 apex_demo/demo

    AnyChart | [AnyChart 6.x] How to connect mind lines...

    node - reference XML - AnyChart.Com Flash Chart Component

    With all these nodes, is it easy to miss what you need... It's a bit weird, but who "ignore the missing" points, you must set the value to "false"? :-)

  • Custom XML reference

    I can't find the link Guide/reference AnyChart Custom XML for Anychart 5.

    Can someone point me in the right direction?

    I've searched the forums and I'm obviously looking for bad words. Mental note, the search for the following terms does not return the document you are looking for (at least it is not obvious)
    Custom XML
    "Custom XML".
    Custom XML reference
    Reference "Custom XML".
    Custom XML Guide
    APEX 4 custom XML
    Anychart 5 Custom XML
    the list goes on...

    Austin

    Published by: user10216531 on October 22, 2010 09:46

    I hope that's what you wanted. I found useful. Alternatively, you can download a local copy if you want - although I don't see the need unless you have a completely free figure working environment and can work disconnected from the internet.

    See you soon.
    Walter

    [XML 5 AnyChart reference | http://www.anychart.com/products/anychart/docs/xmlReference/index.html]

    Published by: WannaRock on October 22, 2010 10:44
    ---------------
    I forgot the link!

  • is equal to xml references

    Hello

    So here's my problem:

    I want to go of a sequence like the following XML:

    I want to be able to detect if I am currently processing the first or the last node to send a notification to my GUI.

    That's what I read on the equals method, I was hoping that it would issue a (as in Java or .NET) equals method to compare the 2 references to the object are actually the same object.

    No, I know I am using references XML (based on the parser Xerces... so that they are different)

    http://zone.NI.com/reference/en-XX/help/371361J-01/Glang/equal/

    I wanted to compare the references but I can not anyone has any ideas how to help out me? I would you.

    Thank you

    Maciej

    What I ended up doing, is that I use the index + content of the XML node as I loop on my tasks at deremine where I am in my sequence.

  • #DATA # table XML

    The field #DATA # Chart XML takes data from your SQL query and it wraps in XML so that AnyChart can return the table correctly.

    Is it possible for me to customize how the XML is generated?
    Where can I find the definition of the field #DATA #?

    Thank you
    Austin

    Hi Austin,.

    First of all, what APEX version do you use? Before APEX 4.0, Flash cards are supported using AnyChart 3.3 graphics, but with APEX 4.0, we have integrated AnyChart 5 cards. The XML reference differs a lot between releases two chart, so I just want to make sure I provide you with the correct information for the version of graphics you ' using #re.

    The #DATA substitution string # on your list THAT XML is replaced at run time with XML tags containing the result set of your query for the chart series. If the XML table did not contain the #DATA substitution string #, then we assume that you provide your own data, and the chart series query will not be used. The generation of the XML tags for data differs from the type of graph type chart for example data for a pie chart labels are very different from that of a Gantt chart. Generally, users don't need to worry about this. They just need to provide the graphic series query, and the underlying logic supports the rest. However, if you need to customize only XML tags for data, for some reason, then you essentially have two options here:

    (1) hard-code XML necessary in the area of Custom XML in your chart. This would require that you set "Use Custom XML" Yes, on the page table and in the area of Custom XML attributes, replace #DATA # by your XML example

    
      
        
        
        
        
        
        
        
        
      
    
    

    NOTE: the above XML code is AnyChart 5 format, so if you use graphics AnyChart 3.3 XML code will look very different. I can provide a sample for that if needed. The reference XML 3.3 AnyChart are available here: http://3.anychart.com/products/docs/anychart/index.htm and the reference to XML AnyChart 5 are available here: http://anychart.com/products/anychart/docs/xmlReference/index.html.

    or

    (2) to generate your own data, through a process of page labels, for example, save the output in a page hidden item and then make reference to this element of the page on the list XML custom... again, you would remove the #DATA substitution string # and replaced by a reference to a hidden example item & P1_DATA. I had an example how to do that on my example of thresholds in sample, here: http://apex.oracle.com/pls/apex/f?p=36648:35. Basically, I used an application process to generate XML, to be customized because the tag must refer to a threshold attribute for example , and by default, the tag does not reference this attribute.

    I hope that the above information is useful and if you need further explanation or assistance, let me know.

    Kind regards
    Hilary

  • Analysis of XML base using E4X syntax

    Hello

    I'm going crazy with E4X parsing. I'm trying to parse an XML document that is rather simple, but I can't seem to find a way to analyze what I need.

    I try to extract the name of vApps (VAPP only 1 in this example):

    var xmldoc = new XML(test);
    if (!xmldoc) {
      System.debug("XML PAS BON");
      var errorCode = "Invalid XML Document";
      throw "Invalid XML document";
    }
    System.debug("test 1 : "+xmldoc..AdminVAppRecord.@name);
    
    

    It's (a response to vCloud Director REST API 5.1) XML content:

    <?xml version="1.0" encoding="UTF-8"?>
    <QueryResultRecords xmlns="http://www.vmware.com/vcloud/v1.5" total="1" pageSize="25" page="1" name="adminVApp" type="application/vnd.vmware.vcloud.query.idrecords+xml" href="https://myvcloudhost.com/api/admin/extension/vapps/query?page=1&pageSize=25&format=idrecords&filter=isExpired==true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://myvcloudhost.com/api/v1.5/schema/master.xsd">
      <Link rel="alternate" type="application/vnd.vmware.vcloud.query.references+xml" href="https://myvcloudhost.com/api/admin/extension/vapps/query?page=1&pageSize=25&format=references&filter=isExpired==true"/>
      <Link rel="alternate" type="application/vnd.vmware.vcloud.query.records+xml" href="https://myvcloudhost.com/api/admin/extension/vapps/query?page=1&pageSize=25&format=records&filter=isExpired==true"/>
      <AdminVAppRecord vdcName="john-vdc" vdc="urn:vcloud:vdc:4cc245-23f0-439a-9b98-e85319106af1" storageKB="8388608" status="SUSPENDED" ownerName="system" org="urn:vcloud:org:19893ffe-b5de-40a6-9a08-307e41ac0f49" numberOfVMs="1" name="qsdqs" memoryAllocationMB="3072" isVdcEnabled="true" isInMaintenanceMode="false" isExpired="true" isEnabled="true" isDeployed="false" isBusy="false" creationDate="2013-08-02T15:01:39.260+02:00" cpuAllocationMhz="2" id="urn:vcloud:vapp:fe07c653-4848-4f03-a1f8-ddba8da13a50" honorBootOrder="false" pvdcHighestSupportedHardwareVersion="9" cpuAllocationInMhz="4000" taskStatus="success" lowestHardwareVersionInVApp="9" task="urn:vcloud:task:090db9f8-4b04-4550-a1a3-5396c4f25043" autoDeleteDate="2013-08-10T17:47:56.683+02:00" numberOfCpus="2" taskStatusName="vdcUpdateVapp"/>
    </QueryResultRecords>
    

    Could someone give me a hand on this one? I believe that an example of work would be enough for me to start the analysis correctly.

    Thank you for your help.

    A few errors here:

    1. your XML file is not correct because it contains no sequence of escape '&' characters; they should be replaced by '& '.

    2. your XML elements are in a namespace (see "xmlns" attribute), but your E4X query is not. You must define the namespace, for example

    var vcloud = new Namespace("http://www.vmware.com/vcloud/v1.5");
    

    and then the query will become

    System.log("test 1 : " + xmldoc.vcloud::AdminVAppRecord.@name);
    

    Hope this helps,

    -Ilian

  • Creating views for DB XML content in Oracle 9i (9.2.0.4.0)

    Hello

    Please excuse my ignorance but I searched on through reams of documentation on Oracle XML DB and is extremely difficult to get information about a specific version when it evolved as radically. I develop on Oracle 9.2.0.4.0 (I'd be happy to upgrade but unfortunately my clients are less enthusiastic!).

    My questions are how and why I would create views of the XML data to use in my application. I made a snippet of XML data (according to an XSD) that I need to load into the database and then provide view in read-only data. I managed to save my drawings and insert the XML into the underlying structures of the object relationship and I now need to create views.

    For as much as I can muster in 9i I must query XML data using extractValue, for example:
     
    SELECT extractValue(xseq.column_value, '//ReferenceNumber') REFERENCE 
         , extractValue(xseq.column_value, '//ProviderName') PROVIDER_NAME 
    FROM   EXTRACT e 
         , TABLE(XMLSequence(extract(VALUE(e), '//Registration'))) xseq; 
    I also managed to get the same results by directly accessing the column 'hidden ': XMLDATA
     
    SELECT xml."ReferenceNumber" REFERENCE, xml."Provider"."ProviderName" PROVIDER_NAME 
    FROM   EXTRACT e 
         , TABLE(e.xmldata."Registration") xml 
    Issues related to the:
    (i) they are the only options I have to access the XML data in Oracle 9i? (XMLTable() looked quite interesting, but was unfortunately introduced in 10g)
    (II) given that I only need a read-only view of the data, are there benefits (other than speed) to be stored in object-relational tables as opposed to a CLOB?
    (III) is there a problem using the second method (cleaner) in relation to the first?

    Thanks a lot for you help,

    Tom Casserly

    (I) Yes. I'm sorry.
    (II) speed is the main advantage for storage GOLD regarding lead content (instead of CLOB--> pilot document by) queries. Other things I can think of is that it comforms to an XML schema, which is an advantage (you know that obey your XML file is the format defined) and a disadvantage (validation / grinding / and internal indexing off XML data will cost you performance).
    (III) it is (I think) not supported, less efficient then TABLE (XMLSequence (extract ()))

  • Upgrade to graphic Flash5

    I tried to upgrade an application that has about 20 Flash cards for Flash5 (via the APEX upgrade utility). After the upgrade, I got the following error when you try to run a page w / graphics on it: XML parser failure: the markup in the document following the root element must be well-formed.

    I have custom maps, XML to dynamically set the size based on the number of results, but I don't know enough about XML or Flash5 table to narrow the problem. Here is the XML part custom one of the maps:
    <?xml version = "1.0" encoding="utf-8" standalone = "yes"?>
    <root>
      <type>
        <chart type="2DColumn">
          <animation enabled="no"/>
          <hints enabled="no"/>
          <names show="no"/>
          <values show="no" prefix="" postfix="" decimal_separator="." decimal_places="2" />
          <arguments show="no" />
          <column_chart column_space="3" block_space="12">
            <border enabled="no" />
            <block_names enabled="yes" placement="chart" position="bottom" >
              <font type="Verdana" size="10" color="0x000000" />
            </block_names>
          </column_chart>
        </chart>
        <workspace>
          <background enabled="yes" type="solid" color="0xffffff" alpha="0" />
          <base_area enabled="no" />
          <chart_area enabled="yes" x="60" y="50" width="&H_P3_INSIDE." height="300" deep="0">
            <background enabled="no"/>
            <border enabled="yes" size="1"/>
          </chart_area>
          <grid>
            <values lines_step="15">
              <captions>
                <font type="Verdana" size="10" color="0x000000"/> 
              </captions>
            </values>
          </grid>
        </workspace>
        <legend enabled="no"/>
      </type>
      #DATA#
    </root>
    Anyone got any ideas where to start?

    Hi Shimmoril,

    The behavior you're seeing is planned. Unfortunately, no warning message is displayed by the Application of upgrade, when it identifies that a Flash 3 chart is based on custom XML. This is something that we will need to address in a future version. If you had one of your Flash 3 edited and used the Upgrade Wizard cards via the "Upgrade again graphic in Flash" link in the area of tasks on the edit region Flash 3 graphic page, you would have seen the following warning:

    "+ You asked to upgrade a graphic Flash XML-based custom to the Flash card new. Because of differences in the XML structure between the current and new, Flash graphic upgrade card does not appear. You change the custom XML part of the chart updated to use the new XML structure. Please confirm your request. + "

    As indicated in the warning, the structure XML is completely different between version 3.3 and 5.1.3 AnyChart Flash maps. To display the chart, the simplest option is to:

    * 1 *. Edit your table attributes and take a copy of your custom XML file.
    * 2 *. Attributed to the "use Custom XML", then click on apply changes. Your custom XML code is crushed and replaced by the new XML, using the structure required by AnyChart 5 cards.
    * 3 *. Change your graphic region and in the Source of the region to replace the references to the #WIDTH substitution string # with & H_P3_INSIDE., your hidden page tracking used to calculate the width of your chart. Then click on apply changes.
    * 4 *. Run the graph, and you should now see your new chart of Flash 5.

    In your case, your sample graph required very little customization. However, if you graph requires a lot of customization, then I would recommend following steps 1 & 2 above. Then, refer to the Référence XML AnyChart - http://anychart.com/products/anychart/docs/xmlReference/index.html - and become familiar with the new structure XML. Then, you would be able to change your chart and make the customizations needed in new XML table.

    I hope this help, and my apologies for any confusion, the lack of warning message when you use the upgrade for the custom XML-based graphical Flash upgrade.

    Kind regards
    Hilary

  • Error message after trying and do not access the Article, press release or Social Bookmarking sites from the newly installed software.

    The message below appears, after having tried and do not access the Article, release press, or Social Bookmarking sites; Since the software newly installed.

    ((Accès àle chemin c:\Program Files (x86) Dotcom Marketing / Auto System X references xml traffic is denied.))

    Does anyone know how to overcome this problem.

    Original title: Error Message

    "since the newly installed software? What software? Have you checked the manufacturer's website to see if they have a solution?

  • Available to chart series problem

    I've been all over the docs and the reference XML. I can't get this working right.

    Here's what I'm trying to reproduce:

    graph_series.png

    I'm on Apex 4.2.4.00.08.

    This seems to be as close as I can get.

    graph_series.png

    I have two major problems. The first is that the legend is repeated. I want only once as the legend. All the reds will be B & S, there is no need to show me two times.

    Second, it's the series labels. I can't seem to get the series labels is displayed in the right section.

    I tried setting < source element = 'Points' / > 'Series' and that is not what I want or the other. There just a color for the series then completes.

    Thank you

    Tim

    Hi Tim,.

    I don't have to override the XML in my demo.  Here is my definition of graph.  Please share your SQL for each series, if it has not enough to solve your problem.

    1. Note that I used the series group under include in the chartsetting.
    2. I gave a literal value for each value in each series.  Your series all should be labelled, all open.  Standing in the series should be Perm late...
    3. Not indicated in the screenshot below and then, the legend is placed at the bottom of the graph.

    Jeff

  • Refresh chart really asynchronous flash...

    Hello

    Oracle 10g r2, Apex 4.0.2.

    I have a page with a tree on the left and a flash chart in the right. The graph is updated every time I click on a node in the tree.

    The table is a bit slow to render as it calculates a large amount of data.

    The problem is that during the graphical calculation, my mouse keep the image of the 'hand', and the user can't do anything while the table is not loaded. It is not the idea that I have of "asynchronous" update!

    The first time that the table is loaded, it displays "Loading data" and the "initialization" messages defined in the xml Anychart configuration but does not when calling apex_RefreshFlashChart.

    Here is my function defined in the source region of the diagram:
    <script type="text/javascript">
    function update_meas_diagram(){
      var chartName = '#CHART_NAME#';
      chartName = chartName.substring(1);
      apex_RefreshFlashChart(&APP_PAGE_ID., chartName, APPLICATION_LANGUAGE);
    }
    </script>
    Called when the tree node is clicked:
    $('.tree_node','#my_tree').click(function() {
       [...]
       update_meas_diagram();
    });
    Any solution?

    Thank you.

    Yann.

    Hey Jan,.

    I have experienced the same problem, but I have not found a solution to let the "loading data" text appear asynchronously. What I've done is to develop a work around for this problem that works very well. So consider you have a calculation
    who works 30 seconds and for this time, the application is like "jelly" you described in your post above.

    What I've done is to separate the two different sql statement. The first sql/plsql-block of instructions is responsible for 99% of the calculation. It operates separately as an asynchronous task in the database. Meanwhile a javascript routine keeps track of the employment growth and shows on a progress bar. The javascript routine questioning a state table that provides progress information. That progress information itself is provided by the first block plsql himself during the race.

    Once the completed database work, the chart/report will be updated based on a second sql statement that only the calculated data collected previously. There is almost no lag time between (1) updating graphics and 100% (2) progress bar staus

    I used a plugin for the progress bar:

    http://www.apex-plugin.com/Oracle-Apex-plugins/item-plugin/progressbar_58.html

    Hope I could help you a little.

    Greetings, Paul

  • Editing a PRPROJ file in a word processor

    In Premiere CS3, when you imported the Sony EX1 files, he would pull the two < Filename >. MP4 file and < Filename > M01. The XML files in the sandbox, and if you made a mistake and demolished the XML file on the timeline, it would read and play as if it was the MP4 file.

    Now that I'm importing these projects of CS3 in CS4, he sees makes XML reference and gives a thumbnail of Offline Media for each.

    Can I use a text editor to modify the PRPROJ file?    (in order to replace globally all "M01. References ' XML with. MP4")

    Yes. I would definitely work on a copy, in case things go really wrong. I would also like to use WordPad, if you're on the PC, if you don't receive formatting. If you use Word or WordPerfect, be careful, or you'll get unwanted formatting somewhere.

    You have to do is open and then choose all of the files, navigation in files PRPROJ (actually Copies).

    Good luck

    Hunt

  • Adding a link to series / anychart XML points

    I have a function in the database that I call a process by their Summit. The process called data on an element hidden by their Summit. I have replace the placeholder #data # in the XML file with the hidden item. It all works very well. What I want to do is add links in the xml file, just as the creation of a series in the apex Wizard, say for example:

      select 'f?p=' || :APP_ID || ':1:' || :APP_SESSION || '::NO:RP:P1_QUARTER:' || quarter as link
      , label
      , value
      from table
    
    
    

    That's how my function in the database looks like:

      --
        l_chart_data_xml   clob;
        l_chart_data_xml_1 clob;
        l_chart_data_xml_2 clob;
    
      begin
       --
       l_chart_data_xml_1 := '<series name="S1" type="Bar">';
       l_chart_data_xml_2 := '<series name="S2" type="Line">';
       --
       for  i in r_rec.first .. r_rec.last
       loop
         --
      l_chart_data_xml_1 := l_chart_data_xml_1 || '<point name="' || r_rec(i).quarter ||'" y="' || r_rec(i).val1 || '" />';
      l_chart_data_xml_2 := l_chart_data_xml_2 || '<point name="' || r_rec(i).quarter ||'" y="' || r_rec(i).val2 || '" />';
      -- 
       end loop;
       --
       l_chart_data_xml_1 := l_chart_data_xml_1 || '</series>';
       l_chart_data_xml_2 := l_chart_data_xml_2 || '</series>';
       --
       l_chart_data_xml   := l_chart_data_xml_1 || l_chart_data_xml_2;
       --
       return dbms_lob.substr(l_chart_data_xml, 32767, 1);
          --
        end;
    
    
    

    That's what I want (summary):

      l_chart_data_xml_1 := l_chart_data_xml_1 || '<point name="' || r_rec(i).quarter ||'" y="' || r_rec(i).val1 || '" link="www.google.nl" />';
    
    
    

    or better yet, integrate the link into the point as an attribute:

    'f?p=' || :APP_ID || ':1:' || :APP_SESSION || '::NO:RP:P1_QUARTER:' || quarter
    
    
    

    However, this is not possible because the link as an attribute for the point means something else: xml reference point

    Is there another possible way? I thought that we can somehow add javascript as link, much like here: example of pie chart

    This way I can add the string for the link service. I don't know how to incorporate it. If someone has ideas won't let this chance to be my hero!

    Oracle 11g XE

    Apex 4.2.4

    For those interested, I found the answer in the action attribute: interactivity in AnyChart

  • The use of ResourceTemplates to create AnyCharts XML fails...

    I created a resource model called "getChartData".
    The GET (Media Resource Type) is defined as:

    Select ' text/x-apex-html", xmlquery (content of return of f_getchartdata)
    of the double

    (getchartdata is a procedure spitting XML). If I run this from directly from the browser, it returns the XML structure.
    (Also when I can replace this just query Select ' text/x-apex-html ', double f_getchartdata it works well).

    Now, I want this output to the input of a chart by AnyChart. So I replace in the Source region of the map
    "XMLFile = #HOST #apex_util.flash? p = & APP_ID.: & FLOW_PAGE_ID.: & APP_SESSION.:FLOW_FLASH_CHART5_R #REGION_ID #
    with
    XMLFile = http://localhost:7777/apex/getChartData (which should see the ResourceTemplate)

    but alas, that doesn't seem to work.

    Because I'm not sure if XMLCallDate is added as a parameter, I created another model with this setting: getChartData? XMLCallDate = {model}

    All ideas, clues? Or is it--for one reason or another - never go to work?

    (Because it is linked to the listener of the APEX and APEX itself I'll cross post - and do a cross-reference, so no matter where you post your answer, as long as you do ;-)))

    APEX listener Forum thread: http://forums.oracle.com/forums/thread.jspa?messageID=9418611

    TIA
    Roel

    Published by: Roel March 7, 2011 14:13

    Hi Roel,

    It is true that AnyChart could add other parameters to the call.
    In your case, XMLCallDate is a parameter AnyChart uses to make the unique calls so that they don't is cached by the browser.

    Just for your reference; If you look at htmldb_util.flash which has the possible settings too.

    You are running and APEX of the listener itself? If not, try that in the charts in APEX do not work like default cross domain.

    If you look in firebug demand which is send and the answer you get back, you should know a little more.

    Hope that helps,
    Dimitri
    -http://dgielis.blogspot.com
    -http://apex-evangelists.com

Maybe you are looking for

  • Cannot scroll with my mouse screens.

    I just downloaded Firefox on my computer last week because we'll go to a new software and they recommended we use Firefox. I am not able to use my mouse to scroll to the top and bottom of pages. I have to use the side scroll bar which is not really e

  • App via iTunes updates

    I think I might miss some key information, because at this moment, I download my updates twice, once on the iPad and once in iTunes. Basically download on the mac is unnecessary, because they yield no more during the synchronization process. The only

  • How that I disconnect Firefox ap peripheral Andriod?

    I just installed Firefox on my Nexus 7 ap.How can I connect, turn it off, when finished using it?

  • I can't get my new scanner to work with Equium A60

    I can't get my new scanner (canoscan lide 70) to work with my a60. Is it because the usb ports are all hubs?

  • failed to logon windows live messenger

    I can't connect whenever I use a different version... When I press 'login', it loads a few second and then return to the original... window I don't know what wrong with it. I can connect to hotmail.com but fail in messenger... I'm just able to connec