Flex Controller Design

Hi,
just want  to know if it is poosible to have a 7500 Flex Controller  Cluster in diffrent Locations, like Germany an Australia?
This should be deployed as a redudant system, in case of a failure in one location the remaing Cluster can take over.
Also the main maintenance/management should be done in the Headquarter (Germany).
Is it possible to configure Guest Access via Web Interface.
Last question: how many AP`s can be managed, example: with one Controller 500 AP can I then manage 1000 with two controller?
Thanks and Regards
Michael S.

Hi Steve,
thanks a lot for your answer.
As these are questions from our customer I am just the one who redirect it to you.
The customer wants to make sure that his requirements are realizable.
So if you say yes that means, yes to which question...?:
just want to know if it is possible to have a 7500 Flex Controller Cluster in different Locations, like Germany and Australia?
This should be deployed as a redundant system, in case of a failure in one location the remaing Cluster can take over.
Also the main maintenance/management should be done in the Headquarter (Germany).
Is it possible to configure Guest Access via Web Interface.
Last question: how many AP`s can be managed, example: with one Controller 500 AP can I then manage 1000 with two controller?
That actually means is the amount of AP depending of the number of Controller I am using?
Please feel free to add comments in the questions above.
Regards
Michael
Von: steprodr
Gesendet: Montag, 6. Februar 2012 15:05
An: Stefani, Michael
Betreff: - Re: Flex Controller Design
Home
Re: Flex Controller Design
created by Stephen Rodriguez in Other Wireless - Mobility Subjects - View the full discussion

Similar Messages

  • Flash IDE Components in Flex 3 Design Mode. Can they be visible there?

    Hi,
    Im exploring Flex to get a grasp on its concepts and am currently looking into building components in the Flash IDE. Though i guess its likely that when you're more familiar with Flex you build your components in Flex, like said Im exploring its concepts and like to know where and how the Flash IDE fits in its workflow.
    I made a simple Flex Component in the Flex IDE, which shows up fine when I run the Flex project. But it does not show in Flex Design Mode.
    I have exported the component from Flash as an SWC and added the SWC to the Flex library path. The symbol in the Flash IDE extends UIMovieClip. Now I read in 'Using Adobe FlexBuilder 3' (p.67) that the Flex Components panel only lists visible components, according to the documentation 'components that extend UIComponent'.
    Note that my question is about being visible on the stage in Design Mode, not in the component panel. As UIMovieClip doesnt inherit from UIComponent (and the UIComponent class doesnt seem to be available in the Flash IDE), is this also the cause that the Flash IDE component is not visible on the Flex stage in Design Mode?
    Can someone confirm, or deny this?
    Regards,
    Marcel

    Hi Latha,
    thanks for your feedback. Reading it back though, Im still not sure whether Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3) can be visible in Flex 3 Design Mode.Maybe you can be a bit more specific and save a lot of Flex beginners a lot of headaches.
    I understand that MXML components can be used in Design Mode. I also understand that if your component is AS you have to create a Library and link that to your project to make them visible in Design Mode. I also understand that Flash Builder 4 does "support rendering of UIMovieClip objects which are in library (swc) and added to the project build path"
    This actually doesnt answer my question really. Does this mean there is no way to render Flex components build in the Flash IDE (using the Flex Component Kit for Flash CS3)  in Flex 3 Design Mode?
    Regards,
    Marcel

  • Custom Components and Properties in Flex Builder Design View

    How do I create a custom component with custom properties
    that renders well in Flex Builder design view?
    This is a simple HelloWorld example of what I am trying
    below. Here is the HelloWorld.mxml file:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    width="500" height="500">
    <mx:Script><![CDATA[
    [Bindable]
    public var message:String;
    ]]></mx:Script>
    <mx:Label x="100" y="100" text="{message}" />
    </mx:Canvas>
    And then when I use it in another mxml file, the design view
    does not show the label with the 'Hello World' value - instead it
    just shows {message} in design view where the label is located.
    When I run it as a compiled app in flash, the 'Hello World' is
    displayed correctly:
    -- HelloWorldTest.mxml --
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Canvas xmlns:mx="
    http://www.adobe.com/2006/mxml"
    xmlns:views="mypackage.*" width="500" height="500">
    <views:SimpleLine message="Hello World."/>
    </mx:Canvas>

    design view does not do any variable assignments or function
    evaluations, so you won't be able to see it even if you don't use a
    custom component.

  • Flex Builder Design View  programmatic skinning

    I am writing programmatic skins, by extending
    ProgrammaticSkin class. If i apply these skins to mx:Button, i can
    see the skin in Flex Builder design view. But when i style my
    custom component with programmatic skins, Flex Builder design view
    does not show the skin, though the skin is applied when i run the
    application. Is there a way for me to write my custom classes
    (class Node extends UIComponent), and apply skins, so that i can
    see the skins in Flex Builder design view.

    Actually I found the answer to my question. You can find it
    in my blog.
    programmatic
    skinning in Flex Builder Design view

  • Fuzzy logic controller design

    Hi,
    Is it possible to configure the "Fuzzy Logic Controller Design" with sending a code in another language of programmation like C for exemple and without need to access each time using : Tools > Control Design and Simulation > Fuzzy Logic Controller Design  ?????????????????????????????????

    I assume you have 3 terms for each of your 3 parameters then, to get the 27 rules. If this is the case, going to the rule-base editor will bring up all 27 rules (the control designer automatically populates the rules list, so you don't even have to add additional rules to reach this number). Consequences, unlike rules however, are limited to 9. When I asked what you are using the controller before, perhaps I should have been more specific, as I was more curious as to whether or not you need singletons for your consequences? I am still having trouble imagining a situation where you need 27 *consequences*, unless perhaps they are singletons.
    That being said, I don't know of a way to use the fuzzy logic kit to create a controller with more than 9 consequences (27 rules are no problem). How familiar are you with the mathematics and principles behind the fuzzy logic controller? It's always possible to write your own code, and if you need any help, I'd be more than willing to help out.
    -Cory

  • Problem with Fuzzy Logic Controller Design window

    Hi,
    I'm designing a fuzzy inference system using the Fuzzy Logic Controller Design tool.
    But when I use up to 4 input variables, the Rule Editor window is out of center and I cannot see the left parts of the antecedents.
    See the attached picture.
    The visualization is not movable and resizing the window with system utilities does not give any results.
    Anyody can help me? Thanks!
    Attachments:
    Bug Fuzzy Controller Design.JPG ‏68 KB

    Hello all
    The PID and Fuzzy Logic Toolkit 2009 was completely redesigned.
    There are new API VIs and a more intuitive user interface for creating controllers.
    You can create MIMO controllers with unlimited inputs and outputs, and also modify the controller on-the-fly.
    Check it out the new features and let us know your needs on Fuzzy control.
    LabVIEW PID and Fuzzy Logic Toolkit User Manual
    Regards,
    Bruno Cesar
    National Instruments

  • Programmin​g fuzzy logic controller design

    Hi,
    please i am using fuzzy logic controller design. Inputs and outputs data are connected to an OPC server.
    My question is: could i access programmatically (in the vi ) to the fuzzy logic controller design to prevent to enter in it each time that i need to change values ?
    Samer,

    Hello all
    The PID and Fuzzy Logic Toolkit 2009 was completely redesigned.
    There are new API VIs and a more intuitive user interface for creating controllers.
    You can create MIMO controllers with unlimited inputs and outputs, and also modify the controller on-the-fly.
    Check it out the new features and let us know your needs on Fuzzy control.
    LabVIEW PID and Fuzzy Logic Toolkit User Manual
    Regards,
    Bruno Cesar
    National Instruments

  • Model View Controller design question

    Hi,
    I am creating a brand new web application, and would like to use the Model View Controller design (using Beans, JSP, and Servlets).
    I am looking design suggestions for handling page forwarding. I don't want to post to a jsp, and I don't want to hard code the name of the next jsp on the forward or in the servlet. I was thinking of having a properties or xml file, which lays out the routing read by the servlet and then dispatched.
    Does anyone have any other design suggestions on the best way to handle routing someone through a web application?

    What you can do is create a servlet that initializes the mappings on startup...create a hashtable of mappings from a file. You'll have to parse the file, so you can either use XML and use a SAX parser, or your own format (name=path? ie. order=/order.jsp), which ever one is simpler for you to use.
    To load the servlet on startup, you specify the load-on-startup parameter in the web descriptor, web.xml:
    <servlet>
         <servlet-name>MappingsLoader</servlet-name>
         <servlet-class>packagename.MappingsLoader</servlet-class>
         <load-on-startup>1</load-on-startup>
    </servlet>
    where load-on-startup number is the order in which it loads the servlet, 1 being first.
    Then once you've created the hashtable, store it in servlet context.
    When you want to forward something, just use a requestdispatcher object and the hashresult to forward the request to another web component (in this case, a jsp).

  • Sometimes the Flex Builder design window crashes

    Sometimes the Flex Builder design window crashes in that when
    you click on components, you don't see the usual outline transform
    box out side the component you clicked on. Also things like the
    toggle button bar doesn't switch the viewstack. I have no errors or
    warnings in the problems windows.
    Any ways round this?

    Actually I found the answer to my question. You can find it
    in my blog.
    programmatic
    skinning in Flex Builder Design view

  • Flex 3 Design view disappears

    I have recently downloaded Flex Builder 3 for a trial. I have
    been happily exploring and building simple apps and suddenly I
    can't see the design view in any project or application. When I
    click the "Design" tab I see a grey blank area with no visible
    components.I unistalled/reinstalled the product but the problem
    remains. Am i overlooking something simple being a newbie or has
    anyone else had or is havin tghe same problem.

    try window --> perspective--> flex development

  • Can we use flex extension designed for Photoshop CS5 for Photoshop Touch as well?

    Hi..!!
    I was learning about the Photoshop Touch application and when I started to search about its SDK, I found that it uses the same SDK as Photoshop CS5. Is my information correct? Also, if this is the case, then if I want to design a flex extension for Photoshop Touch, then will the extension for Photoshop CS5 suffice? Or, will I have to design a separate one from CS5? Please guide me..
    Thanks!

    The Photoshop CS5 SDK includes functionality for creating interactions with Photoshop CS 5 from applications on Android™, Blackberry, and iOS mobile and tablet devices, as well as Mac OS and Windows® operating systems (an example would be the Adobe Nav app) basically the communication between an app and Photoshop. Flex extensions created for Photoshop would not automatically work with Photoshop Touch.
    Hope that helps
    -Dave

  • Adding a filed to database impact existing Flex 4 design?

    Hi Experts!
    with this one week training video I have made a design with mysql , php .  I had two tables in mysql and displaying the data in my flex design.  Now later point I have added few more fields to my mysql data table, but I am getting an error in flex application. and getting disconnected from DB.
    So my question is do I have to redefine all the services, datatypes etc again and do I need to redesign from beginning or is there any easy work around ?
    Thanks in advance.
    New to Flex

    Hi e2dev,
    I am using the wizard, when I made change to the database (added a field in
    database table) the corresponding "Data Types" in adobe flex did not update.
    (even after redoing the retun types using wizard).
    So later I created a new service, it created a new "Data Type". I had to use
    the new service , and replace all the data type entry of the form/design (by
    find/replace)
    Thanks,
    nu2Flex4

  • Osmf sample with flex builder-design puzzle

    Good Day,everyone!
    It is my first time here.^_^
    My puzzle:
    I'm going to modify the design stytle of the OSMF example code with the flex builder 3,
    but the former design frame cann't be viewed with the "design" tools. The warning indicates that
    "Design mode:cann't load MediaPlayer.swc(reason:Error:Load Verify).It may require classes(such as Adobe AIR components)that are not supported by design mode."
    I have checked everyting I can, and attampted so many ways,but it doesn't work.
    Expecting for your suggestion!
    Thanks a lot!
    Good Luck!
    xiaohui

    Thanks for your immediate responding!
    I have focused on the   DynamicStreamingSample.
    I am using the osmf_source_6.
    My Flex Builder version is the latest, and the sdk is 3.4.
    When I imported  the project, I have recompiled the MediaFramework and MediaPlayer project. Meantime, I added the new .swc file in
    the BuildPath. Is everything all right?
    Excuse me?When I unzip the zip file of the source, I find the MediaFramework.swc in the directory the same as other directores such as
    apps,docs,frame and so on.
    Why  is the MediaFramework.swc file here? Is it different from the .swc which is compiled with the MediaFramework project?
    Expecting for your news!
    Good day!

  • Flex builder design tab

    hi, i am having this problem of not able to use the design
    tab anymore :(
    i have created a few mxml, with codes, visual components such
    as textarea etc. I used to be able to use the design tab to
    visually design the layout, but suddenly i cant anymore.
    the error given was.. "flex this component is based on
    application, which is not a visual component. switch to source mode
    to edit it."
    how can i make use of the design tab again??

    what i last did was to update the flex sdk. anyway i 'solved'
    the problem by reinstalling flex builder...

  • ADF controller design

    My application has a home page, login, employees details, contacts pages. The home page has a menu navigational panel which contains commandlinks to 'employee details' page and 'contacts' page. The employee details page is confidential and always have to be accessed after login. So the flow is such Home > Click 'Employee Details' command link> if not logged in > Show Login page > Employee Details and likewise
    Home > Click 'Employee Details' > if logged in > Employee Details .
    Second if the user clicks contact page commandlink irrespective of user logged in or not page flow go to the Contact page.
    Also the Menu navigation is part of the application page template and will be shown on every page.
    How to implement this use case with ADF controller.
    Thanks
    Edited by: user5108636 on Feb 20, 2011 5:19 PM

    You can set Object privileges and grant roles. If a user doesn't have privilege to see a page, disable or don
    t show the link itself based on his/her role.
    Also, when the user goes to particular page you can control the access like if user A doesn't have delete privilege you can disable delete button in employee details. That way it's good even if you have more confidential pages.

Maybe you are looking for

  • HT4241 What video settings will I need to change on my mid-2009 Macbook Pro?

    I am trying to send Audio/Video to my mother's T.V. using a third party combo cable(item # 6331), from monoprice.com. We have a 'Mid-2009 Macbook Pro. I can get the Audio with no problems. I tried all of the different resolutions on the Macbook and t

  • Deleting photo albums in the photo folder

    Hi, in my photos folder on the phone, I have a photo album which I want to delete.But I can't seem to find an option to delete it.Any help please.

  • Help with comparing with .equals

    I'm trying to compare two strings and then set font color of a JLabel accordingly. However, I'm having trouble with comparing the strings. I have a dialog inside each if statement for testing, because at first I thought I was just having a problem wi

  • OdiStartScen threw "The scenario did not end properly" Exception

    Hello, I tried to use ODI to do the "CDC", but OdiStartScen, which i used to start the scenario continually, threw "The scenario did not end properly" Exception at the end of process of my package. The process is "OidWaitForLogData --> extend window

  • Error Office11ShipAssert in Outlook 2010 SP2

    Good Day, About a week ago after I applied SP2 give or take I started getting the following error (listed below) in the app event log and the error repeats itself over and over again.  I have repaired Office with no luck.  It appears to be related to