Flex 3 Dashboard sample

I get the below error , when I execute the flex 3 Dash board
sample from Eclipse. Any help on this topic well appreciated.
I see an Alert "Unable to load data/pod.xml" and when I click
OK and view source of that page I see the below mentioned Security
error . Whta does this mean? I have all the downloaded files from
the sample under the folder C:\Program Files\Adobe\Flex Builder 3
Plug-in\eclipse\Dashboard_src and my flex 3 sdk is in another
folder C:\Program Files\Adobe\Flex Builder 3 Plug-in. is there any
conflict between these two are causing the eeor.Please let me know
if any one has any clue about this.
SecurityError: Error #2148: SWF file
file:///C|/Program%20Files/Adobe/Flex%20Builder%203%20Plug%2Din/eclipse/Dashboard%5Fsrc/m ain.swf
cannot access local resource srcview/index.html. Only
local-with-filesystem and trusted local SWF files may access local
resources.
at global/flash.net::navigateToURL()
at mx.core::Application/menuItemSelectHandler():

"ashish.gis" <[email protected]> wrote in
message
news:galnqn$dve$[email protected]..
> Hey i am getting the following error while running flex
application under
> flex
> builder 3.
>
> Type was not found or was not a compile-time constant:
PodLayoutManager
>
> Please let me know if any body knows the solution
That means you haven't imported the PodLayoutManager
component, or it's not
in the right part of your directory structure.
HTH;
Amy

Similar Messages

  • Flex Dashboard and Using Flex in a Portal Environment

    Hello
    I am looking to develop Flex dashboard and use Flex in a Portal environment.
    If you any thoughts or information, kindly let me know or some insight.
    Thanks and regards

    fac586 wrote:
    #WORKSPACE_IMAGES# isn't substituted in CSS files stored in the repository. See this [previous discussion|http://forums.oracle.com/forums/thread.jspa?forumID=137&threadID=221653] (and others if you search for them).
    Thanks for the link, I did search a little while before making the original post. I guess I wasn't searching for the right thing though.
    The method I found listed in here seems to work in IE but not Firefox. It could just be a caching issue though I'm not real familiar with firefox and don't really know how to get it to forget that it's been to a page already.
    I also updated the link listed above to ask about any changes in the last upgrade related to this.
    This was related to caching in firefox and it worked fine after I logged out of my apex.oracle.com account and cleared the personal cache in firefox and then started over.
    Edited by: PktAces on Sep 9, 2008 3:06 PM

  • [svn] 3549: Minor change to a label in Flex Explorer Sample.

    Revision: 3549
    Author: [email protected]
    Date: 2008-10-09 13:51:19 -0700 (Thu, 09 Oct 2008)
    Log Message:
    Minor change to a label in Flex Explorer Sample.
    Modified Paths:
    flex/sdk/trunk/samples/explorer/explorer.xml

    Hi,
    This happens when the application is accessed from the local
    file system, i.e. using the file: protocol. Please try running the
    application using the http protocol instead of the file protocol
    like
    http://localhost/.....
    Hope this helps.

  • HR dashboard samples (BW 7.0)

    Hi All,
    Are there any presentations or links to screenshots of sample dashboards with views of BI reports?  I'm looking for samples with headcount reports in the dashboard.
    Thank you
    Amina
    Edited by: Amina Anjum on Mar 28, 2008 11:01 PM

    Go through this...i think it will helpfull.....
    http://www.zoho.com/reports/business-dashboards.html?gclid=CKqQo8OdjLoCFUwG4god8ngA2g
    If any issues feel free to ask me

  • CF / FLEX / FDS sample cfcrm  Error#1069

    on start of the sample crm application (compiled version and
    server version), i get this flash-error :
    in german:
    ReferenceError: Error #1069: Eigenschaft employees für
    samples.crm.Company nicht gefunden und es ist kein Standardwert
    vorhanden.
    or "translated":
    ReferenceError: Error #1069: Property employees
    forsamples.crm.Company not found, and no deafault value
    any idea?
    i think all my settings as decribed here
    http://www.adobe.com/devnet/flex/articles/coldfusionflex_part2_02.html
    are correct
    thanks for your help
    herbert

    Re,
    It works now, but i don't understand why it previously
    failed..
    I've just reinstalled fds and made all the change directly to
    the server without any ftp upload .. and it works
    Is it possible that xml updated files or ftp transfert were
    the source error ?
    Is the installation order (CFMX , FDS, Flex Builder + CF
    extension) important ?
    regards

  • Retail Industry Dashboards sample

    Can anybody please provide sample dashboards for the retail dashboards.
    Thanks

    Dear Anders,
    Before running WF10, you can run RP based on following variants;
    (1) Plan per Vendor: The RP variants for vendor based planning would be defined based on the
    (a) Site /DC
    (b) Merchandise category
    (c) Stock Planner
    (d) Planning cycle
    (c) RP control parameters
    (2) Total Planning (Background): The RP variants for net change planning in the planning horizon would be defined based on the
    (a) Scope of planning (Site, Article)
    (b) Planning horizon
    (c) Frequency of planning
    Based on this output, you can run WF10.
    Bye,
    Muralidhara

  • OBIEE Answer : SQL Filter for one column of the Dashboard sample : 201301

    I need to filter the report on the basis of one of the filter on the column which is created by custom calculation :
    YEAR ("Order Header Attributes"."Status Date" ) * 100 + WEEK("Order Header Attributes"."Status Date" )
    and this in the Number format.
    I need the filter as : 2013 + Week(CurentWeek) -1 = 201302
    Please help me create a custom SQL filter for the same.

    Anitha ,
    I am getting the error while doing it with Prompt :
    I went to the Dashboard on top Left next to results there is a Prompt there i clicked a new prompt i gave a name , description selsected my column in Filter on Column
    Operator : = is equal to / is in
    How should the user choose a value or values?
    * Select it from a drop-down list
    Browse through choices and/or type in directly
    * Single Value Only
    What values should be shown to the user?
    None
    All Values
    Limited Values
    * SQL Results (year("Status Date")*100) + WEEK_OF_YEAR("Status Date")-1)
    (The values returned by this SQL statement)
    Other options
    Choices per page
    (leave blank for automatic setting)
    Allow user to constrain choices
    Allow user to skip prompt
    I am doing correctly please help me in case i am not doing it correctly
    Regards ,
    Nidhi

  • Flex Dashboard application

    hi
    I am using Pods infrastructure (Dashboard application) to
    develop my application. I need to know how to pass parameters to
    pods at load time. For e.g. I need to pass-in the logged user id to
    various pods in my application at load time of pods. Can you please
    let me know how to achieve this,'
    Thanks
    Shaily

    "spugalia" <[email protected]> wrote in
    message
    news:gpa2e9$crr$[email protected]..
    >I created a LoggedUserID as public property in my pod
    >pod_User_Setup();.mxml".
    > This pod gets loaded up from another .mxml file
    (TestAPP.mxml - This is
    > Dashboard specific POD file which loads all the pods)
    > if (podXMLList[j].@type == "pod_user_setup" )
    > podContent = new pod_User_Setup();
    >
    > Now at this time I want to set the property of
    "loggedUserID" so that when
    > pod_User_Setup(); loads up it know which user is logged
    in. This is the
    > case of
    > passing parameters to application But within the
    Dashboard pods
    > infrastructure,
    > how can we pass the parameters to various pods at load
    time
    Create
    a
    public
    property
    on
    each
    pod
    and
    set
    it.

  • Dashboard appln using Flex+Java+MySQL+BlazeDS

    I need to develop a Flex Dashboard application contaning Bar charts, pie charts, line charts which should display the data from MySql Database.
    These charts should be refreshed every 5 minutes. I am comfortable with Java as backend instead of PHP. Do I need to use BlazeDS?
    Can somebody suggest me how to develop this application or send me some sample working code?
    Thanks.

    For a Flex/Java/BlazeDS you can go to this blog http://coenraets.org/, there's a sample app named SalesBuilder that'll be very helpful for you I think. If you're looking for an example about the timer look at the docs what you need to do basically is add a timer setting the interval, add event listener when the timer gets the determined time and then call your services and so, then restart the timer.

  • Flex 3 Dashboard Displays Differently when Compiled Locally

    I am writing an Adobe Flex Developers Center article on converting the Flex Dashboard example application to Flex 4.
    http://examples.adobe.com/flex3/devnet/dashboard/main.html
    The problem is the application renders differently when you right-click that application, download the zip source file, and compile it locally in Flex Builder 3 (see screenshot below).
    Could a few of you please visit the above URL, download the code, import the project, then launch the app and tell me what you see?
    After importing you will need to create an empty libs folder and right click another error message to recreate the html templates.
    Thanks very much!

    I am writing an Adobe Flex Developers Center article on converting the Flex Dashboard example application to Flex 4.
    http://examples.adobe.com/flex3/devnet/dashboard/main.html
    The problem is the application renders differently when you right-click that application, download the zip source file, and compile it locally in Flex Builder 3 (see screenshot below).
    Could a few of you please visit the above URL, download the code, import the project, then launch the app and tell me what you see?
    After importing you will need to create an empty libs folder and right click another error message to recreate the html templates.
    Thanks very much!

  • Flex sampling frequency changes when I use it with apple loops

    Flex sampling frequency changes when I use it with apple loops in a 24 bit 88.2 project

    sorry  !
    Flex changes sampling frequency when I use it with apple loops in a 24 bit 88.2 project

  • How to modify a pod in dashboard component?

    Hi
    I am new to flex and programming in general. So please do forgive me if I do not express my query clearly or with the right info.
    I am trying to build an application to show case photographs and one of the components I am using is the Dashboard built by WASI and can be seen here. It has several pods but I would like to have one of the pods load up with my own default position, width and height yet still retain the characteristics of minimizing, maximizing & drag and drop. Other than through the pods.xml file, I do not know how to modify (or which other file I should modify for that matter) so that when the application loads, it always starts with the particular pod at my desired height (top to bottom), width (about 1/4 of screen real estate) and position (left side of the screen)
    Below is the pods.xml file and attached is the project zip file.
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    Used to specify the pod content in the dashboard sample app.
    To keep the implementation straightforward, all of the data is
    stored in this file rather than a database or separate XML files.
    -->
    <views>
        <!--
            <view> - Represents a tab.
                id - Must be unique so state can be saved properly.
                label - The label of the tab.
                <pod>
                    id - Must be unique per view so state can be saved properly.
                    type - Type of pod content. Valid values are chart, pieChart, form and list. "chart" and "pieChart" each have drill downs to one level.
                           "chart" is a fixed drill down to 30 days in a month.
                           "pieChart" is a fixed drill down to four geographical regions.
                    title - The title of the pod.
                    dataSource - The xml to load for the pod.
                    selectedViewIndex - Sets the default content view for pod content with a view stack.
                    valueField - For chart pods, the field from the xml data to use for displaying the value. This field should be numeric.
                    categoryField - For chart pods, the field from the xml data to use for displaying the category.
                    dataTipUnitLabel - Rollover label used for displaying the units.
                                       Label is delimited by "*" and places the first value before the unit and the second value after the unit. Ex: $50M.
                    dataTipLabelField - Rollover label field used for PieCharts.
                    labels - For form pods, used to label the fields.
                    dataFields - For form pods, used to assign the data fields to the form fields.
                                 The second field should always be a date expressed in milliseconds since the epoch.
        -->
        <view
            id="view0"
            label="Sales">
            <pod
                id="pod00"
                type="chart"
                title="Yearly Revenue"
                dataSource="data/revenue.xml"
                selectedViewIndex="1"
                valueField="value"
                categoryField="month"
                dataTipUnitLabel="$*M"
                dataTipLabelField="month"/>
            <pod
                id="pod06"
                type="pieChart"
                title="Revenue by Region"
                dataSource="data/revenue_by_region.xml"
                valueField="value"
                categoryField="region"
                dataTipUnitLabel="$*M"
                dataTipLabelField="region"/>
            <pod
                id="pod01"
                type="chart"
                title="Yearly Profit"
                dataSource="data/profit.xml"
                valueField="value"
                categoryField="month"
                dataTipUnitLabel="$*M"
                dataTipLabelField="month"/>
            <pod
                id="pod02"
                type="form"
                title="To Do"
                dataSource="data/tasks.xml"
                labels="Name,Date,Description"
                dataFields="name,date,description" />
            <pod
                id="pod03"
                type="list"
                title="Company News"
                dataSource="data/news.xml" />
            <pod
                id="pod04"
                type="form"
                title="Sales Pipeline"
                dataSource="data/pipeline.xml"
                selectedViewIndex="1"
                labels="Name,Date,Description"
                dataFields="name,date,description" />
            <pod
                id="pod05"
                type="chart"
                title="Projected Revenue"
                dataSource="data/projected_revenue.xml"
                valueField="value"
                categoryField="month"
                dataTipUnitLabel="$*M"
                dataTipLabelField="month"/>
        </view>
    Thank you very much for any help you may provide.
    Best regards
    Vanery

    hi,
    u may upload a file from the desktop in ur webdynpro .. thn u can save it in database and can download accordingly..
    1.create a node 'FILEUPLOAD' with 2 attributes
    a) FILECONTENT type XSTRING
    b) FILENAME type STRING
    2. Create a fileuplaod uielement
    a) bind the data property with attribute 'FILECONTENT'
    b) bind the filename property with attribute 'FILENAME'
    3. Create a button 'UPLOAD'
    a) create the action method for this button and save the contents of file in database
    Data l_node type ref to if_wd_context_node.
    Data l_stru type wd_this->elements_cn_fileupload.
    l_node = wd_context->get_child_node( 'FILEUPLOAD' ).
    l_node->get_static_attributes( importing static_attributes = l_stru ).
    "save l_stru-fielcontent in database. Your file will be saved in the database in XSTRING format.
    Now when you want to display this file;
    1. Create a Node 'FILEDOWNLOAD' with 1 attribute
    a) FILE type XSTRING
    2. Create a filedownload uielement
    a) bind the data property with the attribute 'FILE'
    Fetch the file from database and set the File attribute of the filedownload uielemnt to display the file.
    regards,
    Amit

  • Building Flex GUI dynamically

    Hi,
    I am trying to build a GUI tool in Flex3
    which would create/read/modify configuration files for complex Java app,
    which are close to INI (stored in a database):
    [Section1]
    param1 = value11
    param2 = value12
    [Section2]
    param2 = value 21
    So I am planning to create a tabbed interface with tab1=Section1, tab2=Section2....
    And on each tab I need to build some user friendly forms with standard Flex widgets like:
    TextInput, CheckBoxes, List, RadioButtons, etc.
    It should also support some validations.
    The problem is that this GUI might change a lot between released of our Java app,
    so it is very desirable to make it highly configurable (lets say, defined in external XML or MXML file
    which we can modify without recompiling full Flex app).
    Is there any Flex tool or framework allowing to build GUI dynamically (from XML) ?
    Please advise.
    TIA,
    Oleg.
    P.S.:  Degrafa seems to be a bit too complex for that, but I am not sure,
    haven't used it.

    Hi olegkon,
    Check out the link of the Flex Dahboard Sample..
    http://examples.adobe.com/flex3/devnet/dashboard/main.html
    Right Click to view the source ...You will find it very helpful as all in this app is controlled through an external xml files and you can take it as a very good reference to proceed for building a configurable item.
    Thanks,
    Bhasker

  • FDS Test Drive - help with sample apps

    I'm trying to use the FDS 30 Minute TestDrive sample apps
    inside
    Flex Builder. I downloaded the test drive and all the samples
    work
    just dandy fine, and I can view the source etc. So I wanted
    to load
    some of the sample apps into Flex Builder so that I could
    modify and
    play with them with the debugger so as to learn more.
    I've tried the following:
    create New Project - use Flex Data Services/compile app
    locally
    Root Folder: C:\fds-tomcat\webapps\ROOT
    Root URL:
    http://localhost:8600/ROOT.
    When I click Finish, I get the
    following 3 errors in the Output panel:
    unable to load SWC fds.swc: multiple points
    unable to load SWC fds.swc: multiple points
    The definition of base class Locale was not found
    Could not resolve<mx:Application> to a component
    implementaion
    I am on Flex 2.0.143459.
    I've verified that fds.swc is indeed in the
    C:\fds-tomcat\webapps\ROOT\WEB-INF\flex\libs folder.
    I don't know what the other messages mean or what to do.
    I then stubbornly unzipped one of the sample apps into the
    FlexBuilder project folder (which I named FDS TestDrive
    Samples) and
    tried to run it anyway to see if I could get more info. I
    then get
    a browser window with the following additional errors:
    type Status report
    message /ROOT/FDS%20TestDrive%20Samples/Chat.html
    description The requested resource (/ROOT/FDS%20TestDrive%
    20Samples/Chat.html) is not available.
    So I guess one problem is that it is not making an html
    document.
    But I don't know how to correct that.
    I have no idea what to do. Any help would be GREATLY
    appreciated.

    Someone helped me offlist with this after I got frustrated
    that this forum is essentially dead. But in case anyone else needs
    this info, I thought I'd post. First you need to be on Flex version
    2.0.155577. So I had to redownload all of Flex, uninstall my older
    version, install the new version. Then I did the following
    to create the Flex Builder project for the dashboard sample
    app:
    File - > New -> Flex Project
    Select Flex Data Services
    Select Compile application locally
    Click Next
    Deselect "Use default local Flex Data Services Location"
    Click Browse... and open c:\fds-tomcat\webapps\ROOT
    Root URL:
    http://localhost:8600/
    Context root: /
    Click Next
    Project name: <Whatever you want to name it>;
    Deselect "Use default location"
    Folder: c:\fds-tomcat\webapps\ROOT\dashboard
    Click Next
    Main application file: dashboard.mxml
    Click Finish
    The Context root was really key. Also, to get my old projects
    back into Flex, I used file:import and then had to do a little
    additional fiddling with some of the projects' properties.
    Too bad this Forum is so dead. I've tried to get feedback to
    Adobe about that concern, but so far it hasn't helped. sigh

  • Samples Problem (Channel disconnected)

    I am running Tomcat 6 and JRE 1.5, with FDS. Running the
    Dashboard sample is not a problem (except for a lack of heapspace
    in the JRE sometimes). However, the CRM sample is not working. I
    get the error "Channel disconnected" on the client side, and on the
    server side I am seeing a JRE error ... specifically a
    javax/transaction/SystemException throwable. The last entry in the
    stack trace is: java.lang.NoClassDefFoundError:
    javax/transaction/SystemException at
    flex.data.DataService.serviceMessage(DataService.java:305). I have
    installed JOTM JARs in the Tomcat common\lib directory, and created
    a "samples.xml" file in the conf\Catalina\localhost directory.
    I am new to Flex2 (and FDS), and I am also new to Tomcat. But
    I am really not trying to get too sophisticated right now. I am
    frustrated, and I appreciate any help that anyone can give me!
    All I really want to do is to create a simple application
    that communicates using RTMP to transport POJOs on the server side
    to AS classes on the client side. I have run the
    tutorial
    that Christophe Coenraets provided, and it works just fine. But
    when I try to build a test from scratch by installing Tomcat, FDS,
    JOTM (do I really need that piece?), and then creating the mxml,
    as, and class files I have problems. Which caused me to try the
    samples that come with FDS.
    As a side note ... there is a statement that memory for the
    JRE should be increased, but no specific instructions for
    increasing it. That's not my immediate problem with the CRM sample,
    and so I'll figure it out later.

    Just an update ... although I am not sure that anyone will
    ever see any of this:
    I reinstalled Tomcat, FDS, and JOTM. I actually put the JOTM
    JARs into the tomcat/lib directory, since I wasn't certain where
    Tomcat will look. I added the TransactionFactory element to
    tomcat/conf/context.xml. This entry specifies to Tomcat that the
    default transaction factory is JOTM. I also changed the heap size
    for the JVM, which I realized can be changed using the Tomcat
    configuration program shown in the Tomcat menu under the Windows
    Start Menu.
    I am still getting a "Channel disconnected" error when I
    attempt to update a value in the CRM sample application. The
    exception in the Tomcat window is:
    java.lang.ExceptionInInitializerError. This appears to be thrown in
    the constructor of the jotm Current class.
    Does anyone have any ideas? Or at least a similar problem?
    Thanks!

Maybe you are looking for

  • Problem with multiple instances of same module

    I want to call the same module in several different viewstates. Based on a variable for each viewstate the module returns different results. Here is a shortened version of my code: private var lm:linkModule; private function moduleHandler(promotion:S

  • Can't start the runInstaller for Oracle 8.1.7 on Red Hat 7.2 Linux

    I can't start the runInstaller for Oracle 8.1.7 under Red Hat Linux 7.2 (enigma). Please Help Me!

  • Program ID in RFC Adapter

    Hi, could you please explain me the about program id in configuring sender RFC communication channel. Regards, Nagarjuna.

  • Sql Developer Tool Error

    Hi, When our i'm starting Sql developer tool he say's some error that error is below: Sequence : 93 Source : o.jdbc.driver.OracleDriver Message : Error While registering Oracle JDBC Diagnosability MBean What Can u do this. Any one Help me Thanks for

  • Incoming Payments Report

    Hi, My client is updating the incomimg payments by 2 ways. If it is a chech or cash or bank transfer from a single party then they are using Incoming Payment Window. But for certain instances like the filed persons collect the money from 10 or 15 cus