Adobe flex application development in NWDS

Hi All,
I have to develop an adobe flex application in NWDS.The questions are:
1.What version of NWDS is required
2.How do i integrate adobe flex with NWDS
3.Any tutorial for a sample Adobe flex application development in NWDS
Thanks and Regards
Radhika

Hi,
Does it have to be NWDS?
See if this post gives you some answers:
Integrating Flex into Developer Studio
Rgds.

Similar Messages

  • Reg:Adobe Flex Application in NWDS 7.0

    Hi,
    I would like to create a Flex Application in NWDS 7.0.I tried to add Adobe Flex plugin to NWDS.It ended up with some warning.Still I am not finding any option to create flex project.
    My question is Flex plug-in works only with 7.1.Or can I really create flex project using NWDS 7.0.If yes what is the plug-in version should i use?
    Thanks
    Akshaya

    Hi Ayyappa,
    As I mentioned , I tried to add Adobe flex plugin 3.0 to NWDS.It came up with an error saying "Supported version of eclipse not found".
    So I  installed the eclipse 3.2 and added flex plug in to this eclipse,created the flex project .
    Added this project structure to the web module project in NWDS and packed it to Application Module project and deployed it to the portal.
    Created an URL iveiw in the portal.This is the way I am trying to integrate flex applications in portal.
    To integrate flash Islands in WebDynpro,I need NWDS7.1. But I am working on NWDS 7.0.
    Can I deploy the applications developed using NWDS 7.1 into Portal 7.0.Will that be compatible ?????
    I need suggestion on the same.Is there any other way that I can look into.
    Regards
    Akshaya

  • Adobe flex application ...not showing Grap

    Hi All,
    I have develop a Adobe flex application ...every thing is fine but The Graph is not getting displayed instead of graph it is shwoing message "Flex Charting Trial"
    Can any one help me out
    Thanks
    AB

    Charts are part of Flex Pro not just the SDK or Flex Standard:
    http://www.adobe.com/products/flex/upgrade/
    You have to buy the Pro tools or use a different charting library.
    -d

  • Iam unable to access my adobe flex application from my safari browser

    Hi,
    iam unable to access my adobe flex application from my safari browser, which i could able to access from my iphone4.
    please suggest.
    Thanks,
    Bodhtree Team

    This is a user forum we do not work for Adobe you need to contact Adobe directly Chat or Phone. Adobe self praise states their awesome support people.  Of course you know how much faith to give self praise. Learn Photoshop, get help and support | Adobe Photoshop CC   
    It is easier to get the phone number from Google then Awesome Adobe.com

  • How can I have my adobe flex application scale to fit the users screen ?

    I have been looking on google and couldn't find a answer. I have a application I created in adobe flex and I need it to scale to the users screen and fill the entire browser window no matter what.

    If you want your application to fill the user's whole screen you could set it to be in FullScreen
    Application.application.stage.displayState = StageDisplayState.FULL_SCREEN
    Write the above code into the callback of "applicationComplete"
    Hope this helps

  • How to connect to SAP Database from a Adobe flex application?

    Hi
    I am an intern currently working on designing an Adobe flex interface that interacts with an SAP Database, although im torn between methods of implementing the most efficient connection without over-complicating the problem. I believe the best approach would be to use SAPJCo but am unfamiliar with how to approach this method and am finding it hard to get detailed documentation or code examples which show connecting to a Database. Another approach would be using a web service but my problems again arise with my lack of knowledge to connect to the Database.
    Any advice or help would be much appreciated.
    Thanks,
    Jonny

    Hi Jonathan.
    I believe webservice is the best approach, steps to create webservice is very simple.
    1. create a webservice from a standard rfc or bapi.
    2. release and activate webservice.
    3. it will generate wsdl file which can be used in flex environment.
    creating webservice.
    http://help.sap.com/saphelp_nw04s/helpdata/en/0d/2eac5a56d7e345853fe9c935954ff1/frameset.htm
    Consuming ABAP Web Services using Flex :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/emtech/consuming%2babap%2bweb%2bservices%2busing%2bflex
    i hope this surely helps.
    Venkat.

  • Sending a messaqe to Adobe Flex application

    Hi All,
    Flex has a messaging service and some tutorial show how to connect a Flex mxml application to a JMS queue.
    I have a web service which times out since it executes unit tests and returns the result. i would like to execute the underlying remote function module in background and on completion of the function module send a message to a Flex client.
    Can this be achieved through XI? And how could I achieve this?
    Thank you for your help,
    Philon

    Hi,
    As i understood,
    If XI would be in place , it will send messages to JMS Queue and it will then transfer data to Flex xml.
    Regards,
    Akshay.
    Don't Forget to give points.

  • Attest1.5 - a practice exam engine for the Adobe Flex 3 Developer Certification

    http://software.pxldesigns.com/attest/
    Has anyone used Attest 1.5 and passed the ACE for Flex 3?

    I did not use Attest for the Flex 3 exam. The questions in the version for the Flex 2 exam did not cover the breadth of topics covered in the real exam, and some of the questions were not as difficult as the real exam.
    That said, I did find Attest extremely valuable in preparing for the Flex 3 certification exam.
    BTW, I'm currently working on a Flex app to help others prepare for the Flex 3 certification exam. It won't be ready until end of July, but it should have far more questions than Attest. Where Attest offers several "full" mock exams and several "mini" exams, my application will be designed to make persons "over-prepared" for the exam, because the end goal is not just to pass the exam, but to reach a high level of expertise in Flex.
    I have not decided if I will charge for the application, we'll see how it turns out by end-of-July.
    Attest is free, but I expect you will be more than pleased to buy my version, as it will be a different animal entirely.

  • Adobe Flex 2 Developer Exam

    Hey everyone, i am thinking of taking the flex certification
    so i was wondering if any of you has already taken it, if so which
    chapters do you recommend me to read from the developers guide? I
    downloaded the guide for the exam but it is no very clear on the
    topics and objectives.
    So any hint would be greatly appreciated

    Hi,
    I am also thinkin to take this exam, but as far as my
    research is concerned, flex 2: training from the source is the book
    ,widely used for certification purpose. This book covers all the
    topics necessary for the exam.
    chk out some blogs of guys who have cleared this test. one of
    them is this
    http://rozengain.com/?postid=32
    If you want some more info ,do some googling or send me a
    private message with your personal ID and i ll mail it to you

  • How to Call a AIR application from Flex Application

    Hi,
        I have Used AIR (Desktop application) in Flex Builder to Upload a File from a local path and save it it a server path.
    I need to Call this AIR(Desktop application) from my Flex Application.... i.e
    I am using a link button to send a event using Script and Forward that Desktop application  from Flex Screen
    But it doesnot load that (Desktop application)  in Screen. Only Balnk screen is loaded from path
    Here is the code
    AIR(Desktop application)
    <?xml version="1.0" encoding="utf-8"?><mx:WindowedApplication 
    xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="openBrowseWindow();">
    <mx:HTTPService id="urlpath" showBusyCursor="true" useProxy="false" method="
    POST" url="http://localhost:8080/nat/FlexAction.do?method=UrlPath"result="pathresult(event)"
    fault="faultHandler(event)"
    >  
    </mx:HTTPService> 
    <mx:Script>
    <![CDATA[
    import mx.events.FileEvent; 
    import mx.rpc.events.ResultEvent; 
    import mx.rpc.events.FaultEvent; 
    import mx.utils.ObjectUtil;  
    import mx.controls.Alert;
    private  
    var openFile:File = new File() 
    private  
    function openBrowseWindow():void{openFile.addEventListener(Event.SELECT, onOpenFileComplete);
    openFile.addEventListener(Event.OPEN, load);
    openFile.browse();
    private  
    function load():void{Alert.show(
    "load"); 
    var imageTypes:FileFilter = new FileFilter("Images (*.jpg, *.jpeg, *.gif, *.png)", "*.jpg; *.jpeg; *.gif; *.png"); 
    //var textTypes:FileFilter = new FileFilter("Text Files (*.txt, *.rtf)", "*.txt; *.rtf"); 
    var allTypes:Array = new Array(imageTypes);openFile.browse(allTypes);
    private  
    function faultHandler(event:FaultEvent):void { 
    //Alert.show("Fault")Alert.show(ObjectUtil.toString(event.fault));
     private  
    function pathresult(event:ResultEvent):void{Alert.show(
    "res") 
    //Alert.show(ObjectUtil.toString(event.result));}private  
    function onOpenFileComplete(event:Event):void{ 
    //mx.controls.Alert.show("event: "+event.target.nativePath +"UR!!!"); 
    var pPath = event.target.nativePath; 
    var parameters:Object = {FlexActionType:"PATH",path:pPath};  
    // Alert.show("Image Selected from Path : "+pPath); urlpath.send(parameters);
    //Alert.show("Passed.."+parameters);}
    ]]>
    </mx:Script>
    <mx:Button click="openBrowseWindow();onOpenFileComplete(event)" name="Upload" label="Upload" x="120.5" y="10"/> 
    Here is Mxml Code for Flex Application
    <?xml version="1.0" encoding="utf-8"?><mx:Application 
    xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" xmlns="http://ns.adobe.com/air/application/1.0.M4" >
    <mx:Script>
    <![CDATA[
    import mx.controls.Alert; 
    private function Upload():void{ 
    // CursorManager.setBusyCursor();  
    //var url:String = "HomeAction.do?method=onLoad"; 
    //var url:String = "assets/Air.swf"; 
    var url1:URLRequest = new URLRequest("assets/Air.swf");navigateToURL(url1,
    "_self"); 
    // CursorManager.removeBusyCursor(); }
    ]]>
    </mx:Script>
    <mx:LinkButton id="up" click="Upload()" x="295" y="215" label="UpLoad"/>
    In this code i forward using s url to Open tat  Desktop application but a blank screen appears with out the proper output...
    Please Help me in this to forward AIR from Flex Screen..
    Thanks in Advance
    With Regards
    Gopinath.A
    Software Developer
    First Internet Systems Pvt. Ltd.,
    Chennai

    try this
    http://www.leonardofranca.com/index.php/2009/09/17/launching-an-installed-air-application- from-the-browser/
    regards
    Leonardo França
    Adobe Certified Expert Flex 3 with AIR
    Adobe Certified Expert Rich Internet Application Specialist v1.0
    Adobe Certified Expert Flash CS3 Professional
    Certified Professional Adobe Flex 2 Developer
    Adobe Certified Professional Flash MX 2004 Developer
    http://www.leonardofranca.com
    http://twitter/leofederal
    Manager AUGDF - Adobe User Group do Distrito Federal
    http://www.augdf.com.br
    http://twitter/augdf

  • Adobe Flex on ECC6.0/NW5.0

    Hi,
    I am a beginner developing Adobe Flex applications and linking them with ABAP ADP applications. I donu2019t find the SWC library files in the mime repository. Also I donu2019t find the folder nw7 in the location ..SAP/PUBLIC/BC/UR
    However there is a folder by name nw5 but that doesnu2019t have any libraries in it. Do I need to install any plug-in for the libraries to appear there??
    Thanks
    Bharath Mohan B

    sorry, I meant ABAP Web Dynpro...
    Does that mean the server needs to be upgarded to NW 7.0 ??
    How do I find the version of the WAS ??
    Can the Flex Island applications run on NW 5.0 ??
    Edited by: Bharath Mohan on Jul 29, 2009 12:07 PM

  • Creating Flex projects in SAP NWDS

    Hi All,
    I have NWDS version 7.0.11.What do i require in NWDS in order to create a flex project.
    Thanks
    Bala Duvvuri

    Hi Bala,
    check below reference ,it may give clue to proceed
    Reg:Adobe Flex Application in NWDS 7.0
    Regards,
    Koti Reddy

  • Adobe Flex with Java webdynpro

    Hello,
    I like to use Adobe flex applications for my webdynpro java projects which then later I can use in portals. I need some learning materials for that. I was looking from google but I haven't found many sources. if you guys can help me out then It would be great.
    Regards,
    NK

    Hi Bala,
    Adobe Flex is not similar to Java Webdynpro. You can get more information from the Adobe Webpage and also a trial version. Adobe Flex is part of Visual Composer Compiler capabilities. At SAP TechEd in Munich was an interessting demo of rendering webdynpro with Flex during the Demo Jam. For more information you can download the Demo Jam Video <a href="http://www.sapteched.com/emea/activities/videos/DemoJam.wmv">here.</a>
    Best Regards,
    Marcel

  • IE11 compatibility of application developed using webdynpro java in NWDS7.01.12

    Hi,
    I have a webdynpro java application developed using NWDS 7.01.12 with jdk1.4. This portal application is not working when accessed using IE11 browser. The action on buttons and selection from a drop down list in this application is not responding in IE11. Its working well with mozila fire fox vrs 31. On click of action the following error is encountered:
    SCRIPT438: Object doesn't support property or method 'attachEvent'
    File: sapUrMapi_ie6.js, Line: 683, Column: 7
    which points to the below piece of code:
    function sapUrMapi_initLinkStatus() {
      var oNodes = document.getElementsByTagName("A");
      for (var n=0;n<oNodes.length;n++) {
        if (oNodes[n].href.indexOf("javascript:void")>-1) {
          oNodes[n].attachEvent("onmouseover",sapUrMapi_resetStatus);
          oNodes[n].attachEvent("onfocus",sapUrMapi_resetStatus);
    Also on selection from the combo box the below error is displayed.
    SCRIPT438: Object doesn't support property or method 'createEventObject'
    File: sapUrMapi_ie6.js, Line: 2193, Column: 2
    Code:
    oComboBoxSCEvent = document.createEventObject( oEvt);
    The above mentioned errors are being pointed to sapUrMapi_ie6.js file.
    Is there any solution to over come these issues other than setting "user agent string" value in the browser?
    Can this be resolved with any changes in the application or is there any SAP provided solution?
    Please help me to resolve this issue.
    Similar issues are also pointed to popup_ie6.js files at "window.attachEvent("onload",sapPopup_init)" and
    "window.document.attachEvent("onmousemove",resetMouseOver)".
    Thankyou.

    Hi Karthika,
    It is mentioned in Ervin's famous doc, that NWDS version must match that of RunTime System.
    NWDI vs. NWDI content
    I thought the NWDS must be updated via update sites, but surprisingly I could find the patch in service market place.
    I do not know how to get the download link directly for you.
    Perhaps you can spare a few seconds and navigate to
    http://service.sap.com/swdc
    Support Packages and Patches
    A-Z Index
    N
    SAP NetWeaver
    EHP1 for NetWeaver 7.0
    Entry by Comopnent
    Developer Studio
    BR, Tom

  • How to Call report from Adobe Flex App.

    Hello. We are trying to create a reporting solution for our Adobe Flex Applications. We use java and postgre. We also have Crystal Reports 2008 and run a lot of reports locally on end users machines. We have some reports we would like to call from flex and have execute in java and send a PDF back to the end user. So:
    1. Is it possible to do this with Crystal for Eclipse?
    2. If yes can we send values from flex to the filter fields in the report?
    3. Do we then connect the report diereclty to postrgre to get the data?
    RIght now I have a report running in eclipse connecting to postgre. Just trying to see if we are going down the right path. THanks.

    You can integrate your reports with operational workflows by embedding Adobe Flex
    (SWF) applications into your reports. Using Adobe Flex Builder, you can
    create any business-user UI that accesses report data and also integrates
    with external web services. Data in your report can be passed to the Flex
    application via Flashvars, making it easy to create flexible UI even when you
    don't have web-services access to your data. The Flex applications can do
    tasks like database write-back and can invoke operational workflows directly
    within Crystal Reports.
    Thanks,
    Tej

Maybe you are looking for

  • Where can high-power video cards be installed on a first-gen Mac Pro?

    I have a first-gen Mac Pro with a Radeon X1900 XT in Slot-1 and a Geforce 7300 GT in Slot-4. The x1900 XT powers a 30" monitor and the 7300GT powers 2 x 20" monitors. The 7300GT card died and is being replaced with an 8800 GT. Now it seems fairly obv

  • Project code  wise aging

    dear   expert all parameter    from date  to to date , project code   one of my client requriment  i have  need   project  code wise  aging report . send  me the query.

  • Remove XML tags from XML element in Oracle

    Hi, I have a requirement where I have to remove all the xml tags from xml element with banks, currently I'm using replace 4 times to replace all different types of xml tags, performance is really bad. is there any better option to remove xml tags fro

  • Oops, you are trying to do something that you are not allowed to do.

    I decided to try my hand at creating a theme. I filled out all of the forms, uploaded the images (that were the appropriate sizes), selected the colors, was happy with the preview and clicked 'Submit'. The following screen said, "Oops! You are trying

  • Requests Not Reaching Servlet

    Hi Guys I have a servlet that reads a file from the hard disk and sends it to the servlet output stream. Once the servlet is file is placed into the stream it is deleted from the hard disk. I am load testing this using Apache JMeter. The problem I ha