Macromedia Flex Integration.

In 9.0.3 there was an integretion between Macromedia Flex and JDev I'm not able to find in 9.0.5.
Anyway is there any plan to integrate Flex with JDev ?
Is there any way to integrate it with ADF ?
Tks
Tullio

It is up to the Macromedia guys to build this type of integration, you might want to ask on one of their forums.
I'm not sure that there was integration with Flex in previous versions. And if there was one I think it only went out as far as invoking Flex from JDeveloper - which is something you can achieve using the tools->external tools menu option.

Similar Messages

  • Macromedia Flex app talking to Portal

    Hi All,
    I need my Macromedia Flex app to communicate with my Portal. I was wondering what is the best way to achieve this:
    1. Calling a JSP and sending some XML containing the data, or
    2. Developing a Portal Service then exposing it as a Web Service.
    Also, with the Portal service how do i get hold of the request object?
    Thanks in advance,
    Raj

    1. in my opinion option 1 would be better and you can easily massage the data and send it as the way you want it.
    2. other option would be use Flex-Ajax Bridge. where you can create flex controls at runtime from javascript.
    <a href="http://labs.adobe.com/wiki/index.php/Flex-Ajax_Bridge">Flex-Ajax Bridge</a>
    look about for my weblog on FA bridge with BSP in couple of days time.
    Regards
    Raja

  • Macromedia Flex Server

    Hello all,
    I have three questions about the Macromedia Flex Server for the Visual Composer.
    1. Do I need the Macromedia Flex Server only for Design Time or also for the Run Time?
    2. Do I need a licence or is everthing included in the SAP Analytics Package (NW04s) ?
    3. The Flex Server is installed on the J2EE Engine of the WebAS?
    Regards, Ingo

    Hello,
    1. Both for design time and runtime , this is obvious as you get a flash screen when u run the VC ui compiled through flex compiler.
    2. No Idea
    3. No Idea.
    Regards,
    Ashutosh

  • How to Deploy Macromedia Flex 1.5 in Web Sphere

    Hello,
    I am working on a Project where Macromedia flex 1.5 - front end, .Net - back end and Oracle 10g Database with JRun4 as a Server.
    So Now Based on client Requirements, I want to deploy my Project into web Sphere 8.5 Application Server.
    Can Any One Provide me the detailed documentation of How to deploy Macromedia flex 1.5 application in Web Sphere 8.5 Server.
    Regards,
    Rajasekhar

    Atlast it's working now!!!
    As you suggested there is a problem in servlet configuration, I checked out Configuration in Web-INF/Web.xml file there i dint found Resource Reference to websphere.So I Added the below Lines, Now it's Working.
    Thanks for Your Kind Suggestions,Which Helped me a Lot!!
        <resource-ref>
            <description>Flex Messaging WorkManager</description>
            <res-ref-name>wm/MessagingWorkManager</res-ref-name>
            <res-type>com.ibm.websphere.asynchbeans.WorkManager</res-type>
            <res-auth>Container</res-auth>
            <res-sharing-scope>Shareable</res-sharing-scope>
        </resource-ref>
    Regards,
    Rajasekhar

  • Have you used Macromedia Flex?

    Have you used Macromedia Flex? What's your opinion of it? My manager is good at
    latching onto the flavor-of-the-week, but things I've read about Flex makes it sound
    pretty good. Does anyone have any war stories?
    Thanks,
    Laszlo

    From what I understand, Flex can be compared, roughly to JSP:
    JSP:mixes html markup (typically) and jsp tags with Java and JavaScript in a text file (*.jsp).
    The jsp-engine compiles that and what's delivered to the client's browser is html+JavaScript.
    Flex: mixes XML markup with STL-like tags and tags for controls (they claim dozens, including tree
    and calendar controls, editable comboxes etc...) and tags for layout (think LayoutManagers).
    The event handlers are written in ActionScript which is supposed to be very JavaScript-like (and
    in one place I read it was statically typed, hurrah!). Again this goes in a text file (*.wxml).
    The Flex engine compile *.wxml files into flash programs (*.swf) and delivers this to Flash running
    on the client. Flash, not the browser, executes the dynamic content.
    Here are some of my concerns and non-concerns:
    The Ubiquity of Penetration (is that an episode of Oz or what?) Flash is on a lot of desktops, but
    Macromedia plays Three Card Monty by not pointing out that Flex needs the latest version (7)
    to run, and that version is not everywhere, yet. But as their surveys show, it may be everywhere within a year.
    This is a non-concern for me. I write apps for gov't employees so I've got a different issue: many of them
    work in the boonies where their LAN support is execrable. And on top of that, their desktops are so screwed
    down, the only thing they can install are browser plug-ins. So Flash fits.
    The cost. Flex retails for $12,000 USD. That's seems a lot to me for something that's just in
    the presentation layer.
    This is version 1.0. Flash may be stable but how buggy is Flex?
    Where's the Java?. ActionScript is supposed to be Java-like, but what would be cool would being
    able use a subset of Java and the API for the dynamic content. This could be compiled on the server-side
    and something like byte code could be sent to Flash to execute.
    How fast and responsive are the Flash programs?
    How big are the Flash programs generated by Flex to download? And how good are browsers at
    caching flash programs? Do they use the same mechanism as for caching images? I'd hate to
    redownload a flash program over a dialup line when bouncing between screens.
    How good are the controls that Flex delivers? How does it compare to Swing, say. How comprehensive
    Is their set of events?
    What do you need on the server-side? Flex communicates to sever apps via (1) Web Services
    (2) remote objects or (3) http calls, among other things. The Flex engine itself is a web-app, and
    they list their system requirements as WebSphere 5+ (although it runs in Tomcat 5.0). Unfortunately,
    our production admins only support WebSphere 4 Server.
    Aside: I went to a product demo on Monday, and I have to say salesmanship in software products
    creeps me out. Maybe because I came into programming through the back door, from math and logic,
    but at demos I feel like I'm being sold a used car. The presenters kept referring to ROI. What do I know
    about ROI? I thought they were talking about Le fils do roi...

  • How to deal with this problem while Flex Integration   SSH

    Error creating bean with name '_messageBroker': Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: flex/messaging/AbstractFlexSessionProvider……
    Caused by: java.lang.ClassNotFoundException: flex.messaging.AbstractFlexSessionProvider
    I have  exist project used  SSH ,and now need flex to be use in some new unint.
    I hava follow these step to write my code , please help me to pickup the misstake  i had token.
    (flex4.0  spring 3.6 strust2.2 **)
    1. download the Blazeds file  and spring-flex-core-1.5.2.RELEASE.jar
    (org.springframework.integration-1.0.3.RELEASE.jar also include)
    2. unpack the Blazeds copy the flex folder to WEB-INF 
    3.add the lib/*  to my project lib folder
    4.add some declaration in the web.xml
    5.new a flex-application-config.xml 
    ^^^^ and so on.  I don't know how  to deal with this problem!!!
    Waitting for help!

    The information you provided is totally useless for determining the problem.
    If it helps, I think the message you are getting is related to BlazeDS not being able to find the service class you are calling. You either have a typo somewhere, or you didn't set up a secure channel in your service config (I am assuming you meant SSL and not SSH).

  • Webdynpro abap & Flex Integration

    Hi
    I integrated Flash Islands Into Webdynpro Abap..Flash Island Is displaying..but the values which im passing through wddoinit method to the frontend is not displaying..binding from context nodes to gacproperty is done( name same as flex field is given )....
    Thanks & Regards,
    Vasavi

    Hello Vasavi,
    the code is not available in your post. I think the code is filtered. Just paste only the ActionScript code.
    And from the error what I can GUESS is that FlashIslandLibrary is not loaded. Can you try developing your flex application n Flex Builder 3.0 and check?
    BR, Saravanan

  • Java - Flex integration

    Hi all,
    It's being hard to find a type conversion table between Java
    and Flex.
    I mean, when my server side Java method is performed.. it
    results on a class. I want to know what Java types is converted to
    what Actionscript class or data type
    Thank you all.

    Hi
    You can find it in developer's guide page 1090
    http://download.macromedia.com/pub/documentation/en/flex/2/flex2_devguide.pdf
    William Chan

  • Flex integration with SharePoint - UpdateListItems

    Hi all,
    I am working on the project where we are integrating Flex with SharePoint through sharepoint Lists WebServices. I am able successfully call the GetListItems operation from SharePonit. But I am facing problems while executing the UpdateListItems operation. Here I am trying to inerst a new record through UpdateItemLists operation.But It's giving below error.
    Error - fault [FaultEvent fault=[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL:
    Please find my code below for adding a new record to the List. Can anybody please help me to debug this. Thanks!
    <mx:Script>
    <![CDATA[
      private function addRecord():void
       var viewName:String = "MyViewName";
       var batch:XML = <Batch OnError='Continue' ListVersion='0' ViewName='All Items'><Method ID='1' Cmd='New'><Field Name='field'>1-1</Field><Field Name='field2'>2</Field><Field Name='field3'>3</Field></Method></Batch>;
       ws.UpdateListItems("MyListName", batch);
    ]]>
    </mx:Script>
    <mx:WebService id="ws" wsdl="MyWSDLURL" showBusyCursor="true">
      <mx:operation name="GetListItems" resultFormat="xml"
         fault="mx.controls.Alert.show(event.fault.faultString)"
         result="resultHandler(event)"/>
         <mx:operation name="UpdateListItems" resultFormat="xml"
         fault="onFault(event)"/>
    </mx:WebService>
    <mx:Button label="Add" click="addRecord()"/>

    Hi,
    No, Project Server 2013 requires SharePoint 2013.
    See reference below:
    https://technet.microsoft.com/en-us/library/ee683978.aspx
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Flex Integration

    Flex content is not get populated in the web dynpro application...
    how to populate flex content taking values from webdynpro table...???
    Plz help me...

    Arun,
    Flash Builder 4 is the application used to develop Flex applications. You can download a trial from here:
    http://www.adobe.com/products/flashbuilder/
    SAP Flash Islands only work with Flex SDK 3.3 and below. You can download the Flex SDK 3.3 from here http://opensource.adobe.com/wiki/display/flexsdk/DownloadFlex3
    After downloading the SDK you can import the it into Flash Builder from "Window - Preferences - Flash Builder - Installed Flex SDKs - Add"
    When you create a new project in FB4, make sure to select the correct SDK under the project properties.
    Edited by: Frank Stødle on Nov 9, 2010 3:07 PM

  • Adobe Flex integration - Issue with populating table in Flex

    I'm trying to populate a table EXORGDS. In SAP I have defined the same DATASOURCE as EXORGDS. Here is the code I have defined in Flex.
    <mx:DataGrid id="OrgGr" borderStyle="outset"  backgroundAlpha="2" width="285" rowCount="3" backgroundColor="#ffffff" dataProvider="">
                <mx:columns>
                    <mx:DataGridColumn dataField="PORGUNIT" headerText="Org Unit"/>
                    <mx:DataGridColumn dataField="PORGDESC" headerText="Description"/>
                </mx:columns>
      </mx:DataGrid>
    Am I missing something here.
    Regards,
    Imthiaz

    Hi Srilatha,
    I am struck in the same problem. I am using the grouping collection option in Flex but my data is not getting displayed in the Flash Island, I have attached the code sample. Kindly guide me.
    <mx:AdvancedDataGrid id="myADG"
            width="100%" height="100%"
             initialize="gc.refresh();"  >       
            <mx:dataProvider>
                <mx:GroupingCollection id="gc" source="{datasource}">
                    <mx:grouping>
                        <mx:Grouping>
                            <mx:GroupingField name="{dis}"/>
                            <mx:GroupingField name="{ter}"/>
                        </mx:Grouping>
                    </mx:grouping>
                </mx:GroupingCollection>
            </mx:dataProvider>       
            <mx:columns>
                <mx:AdvancedDataGridColumn dataField="{dis}"
                 headerText="Employee Name"/>
                <mx:AdvancedDataGridColumn dataField="{ter}"
                    headerText="Age"/>
                <mx:AdvancedDataGridColumn dataField="{act}"
                  headerText="Department" />
                <mx:AdvancedDataGridColumn dataField="{est}"
                  headerText="Job Title"/>
            </mx:columns>
        </mx:AdvancedDataGrid>  
    Thanks
    Vivek

  • Adobe flex integration into abap webdynpro

    hi experts,
    i am new adobe flex development. i am following a tutorial preapred by thomas jung Adobe Flash Islands for Web Dynpro ABAP u2013 Tutorial #1, he used flex 3 to develop the flex application. i am using flex 4 downloaded from adobe. i followed all the steps. what i have observed is when i type import statement the color othe "import" word is not changing to blue ( it does change for other tags). somehow it is not recognising "import" "CDATA"  [BINDABLE] statements. i have added the wsislandlibrary30.swc to the librarypath of the project. i am suspecting whether the version mismatch is causing the issue. please advise
    thanks
    sankar

    Adobe Flex isn't an SAP product therefore I can't really trouble shot problems you are having with their IDE in general. I can tell you that SAP doesn't support Flash Builder 4 for Flash Islands.  We only support Flex SDK 2.x and 3.0-3.3.  You can use Flash Builder 4 but in your project settings you must force build with one of these older SDK versions.

  • Help with PHP and FLEX integration

    Hello i was wondering how to use php sessions with flex, i
    need a way to have secure connections between flex and php.
    I am using a script i made to pass mysql commands/results
    between them, and i am currently passing the php session id with
    the transactions. But if anyone gets a hold of a valid php session
    id then they will be able to use it. Possibly using flex server to
    have secure transactions?
    If i host both the flex created swf and the php file on a
    https server will it "talk" securely?
    thanks lots

    You may get a quicker answer from Cartweaver's newsgroups.
    http://www.cartweaver.com/support/
    They're usually quite prompt and helpful.

  • Using macromedia flex in web dynpro

    how can i use flash object in web dynpro for displaying charts instead of using the webdynpro default charts .
    i want to use from NWSD not through the portal ..

    Hi Valery,
    I didn't say that it is the only solution. But this could be one of the solutions. Now, it depends on the requirement whether need to use it or not.
    Hi Yashpal,
    No need to use WDURLGenerator service. You can directly give flash object name which you have imported in mimes->components-><package>.
    Regards,
    Bhavik

  • Are there any recent tutorials or information for integrating Adobe Flex with Ruby on Rails 4?

    I've combed and searched extensively and most of the documentation is anywhere from 4 to 7 years old.  A lot of it focuses on outdated gems or libraries.  I've even seen Rails 2.0 as a focus for a lot of this information.
    I would just like to know if anyone has any valid resources for the latest Adobe Flex integrating with a Rails 4.x application.  And, if so, where is this hidden information listed or located?
    Thanks.

    I've combed and searched extensively and most of the documentation is anywhere from 4 to 7 years old.  A lot of it focuses on outdated gems or libraries.  I've even seen Rails 2.0 as a focus for a lot of this information.
    I would just like to know if anyone has any valid resources for the latest Adobe Flex integrating with a Rails 4.x application.  And, if so, where is this hidden information listed or located?
    Thanks.

Maybe you are looking for

  • Can't transfer itunes to ipod

    I can't transfer any of my musit in iTunes to my ipod anymore.  I've tried everything. 

  • [Oracle SQL Developer] Vs [Eclipse + Toad plugin]

    Hello, Have anybody tried to develop PL/SQL code in both of them? What is better? How do you find Eclipse? Best Regards slkLinuxUser

  • Differences between 3.0,4.6c,4,7,6.0

    Could anybody tell me the differences between 3.0,4.6c,4.7 and 6.0 Thanks,

  • Upgrade work better w/ css in design view?

    I have DW8. With css based pages it sometimes is quite awkward in design view. Has the latest version of DW improved in that respect? I don't mean preview mode, I mean design mode where I edit text.

  • LOV character value error

    Hi, I have the following problem: When using LOV's in my tabular form, I run into this error: report error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small It seems that the number of returned values in total of all my LO