IBM ILOG Visualization Integration Scenarios

Total Page:16

File Type:pdf, Size:1020Kb

IBM ILOG Visualization Integration Scenarios Front cover IBM ILOG Visualization Integration Scenarios Overview of IBM ILOG JViews Enterprise and IBM ILOG Elixir Enterprise Step-by-step integration scenarios for ILOG visualizations Examples with practical scenarios to learn from Hisham Abd El-Hafez Christophe Jolif Ricardo Machado Picone Rob Sidhu Da Zhu Tang Emmanuel Tissandier Byron Braswell Martin Keen ibm.com/redbooks International Technical Support Organization IBM ILOG Visualization Integration Scenarios February 2011 SG24-7917-00 Note: Before using this information and the product it supports, read the information in “Notices” on page vii. First Edition (February 2011) This edition applies to IBM ILOG JViews Enterprise 8.7 and IBM ILOG Elixir Enterprise 3.0. © Copyright International Business Machines Corporation 2011. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . vii Trademarks . viii Preface . ix The team who wrote this book . ix Now you can become a published author, too! . xi Comments welcome. xii Stay connected to IBM Redbooks . xii Chapter 1. Introduction to IBM ILOG Visualization . 1 1.1 Overview of IBM ILOG Visualization . 2 1.1.1 What is IBM ILOG Visualization? . 2 1.1.2 Principal benefits of using ILOG Visualization components . 2 1.1.3 Supported platforms . 3 1.2 What is IBM ILOG JViews Enterprise . 7 1.2.1 Diagramming services. 8 1.2.2 Gantt charting services . 9 1.2.3 Mapping services . 11 1.2.4 Charting services . 13 1.2.5 Rapid Application Development tools . 15 1.2.6 Customizable SDKs and MVC architecture . 16 1.2.7 Deployment options available for IBM ILOG JViews Enterprise components . 19 1.2.8 Required software for the creation of an IBM ILOG JViews Enterprise display. 20 1.3 What is IBM ILOG Elixir Enterprise . 21 1.3.1 Components available in IBM ILOG Elixir Enterprise . 22 1.3.2 Required software for creating a Flex application using IBM ILOG Elixir Enterprise . 34 1.3.3 Deployment options available for IBM ILOG Elixir components . 35 1.4 Scenarios for integration with other IBM software. 35 Chapter 2. Using WebSphere REST Technology with ILOG Visualization products. 37 2.1 Overview of REST. 38 2.1.1 Basic concepts . 38 2.1.2 Benefits of using REST . 39 2.2 Designing a RESTful service. 40 2.2.1 A RESTful service scenario . 40 © Copyright IBM Corp. 2011. All rights reserved. iii 2.2.2 Defining the service resources . 41 2.2.3 Defining the data format . 43 2.3 Implementing a RESTful service . 43 2.3.1 Software requirements . 44 2.3.2 Implementing the service . 44 2.3.3 Deploying and starting the service . 56 2.4 Using the IBM ILOG Elixir Enterprise product to visualize data from a RESTful service . 57 2.4.1 Overview . 57 2.4.2 Software requirements . 58 2.4.3 Integration scenario. 58 2.4.4 Elixir diagram implementation . 59 2.5 Using the IBM ILOG JViews Enterprise product to visualize data from a RESTful service . 70 2.5.1 Overview . 70 2.5.2 Software requirements . 71 2.5.3 JViews diagram implementation . 71 2.6 Conclusion. 82 Chapter 3. Using IBM ILOG Visualization and IBM Cognos for web applications . 85 3.1 Introduction to IBM Cognos Mashup Service . 85 3.1.1 The CMS DataSet format . 86 3.2 Creating the IBM Cognos sample report . 87 3.2.1 Software requirements . 88 3.2.2 The XML sample data source file . 88 3.2.3 Creating the data source in IBM Cognos Framework Manager . 90 3.2.4 Publishing a Framework Manager package for the IBM Human Resources sample report . 93 3.2.5 Creating the listing report using the IBM Cognos Report Studio. 96 3.3 Integrating ILOG JViews Gantt visualization with IBM Cognos report . 101 3.3.1 Software requirements . 101 3.3.2 Creating the IBM Human Resources JViews Gantt chart project . 101 3.3.3 Components for Java and web deployment . 105 3.3.4 Testing the application . 110 3.4 Integrating the ILOG Elixir Gantt component with IBM Cognos report . 111 3.4.1 Software requirements . 111 3.4.2 Introduction to ILOG Elixir Gantt resource chart . 112 3.4.3 Creating the IBM Human Resources Elixir Gantt chart project . 113 3.4.4 Calling Cognos Mashup Services (CMS) from Flex . 117 3.4.5 Displaying CMS Data in the Gantt component . 122 3.4.6 Deploying the code into the IBM Cognos IBM Cognos server . 130 3.5 Publishing the ILOG Visualizations to IBM Cognos Business Insight . 131 iv IBM ILOG Visualization Integration Scenarios Chapter 4. Creating IBM ILOG Elixir iWidgets for Mashup Center . 135 4.1 Creating an iWidget wrapper for an IBM ILOG Elixir component . 136 4.1.1 Software requirements . 138 4.1.2 Creating an iWidget in Rational Application Developer. 138 4.1.3 Creating the Adobe Flex application for the iWidget . 144 4.1.4 Bringing the Flex application into the iWidget . 147 4.1.5 Sending iWidget data to the Flex application . 150 4.1.6 Testing the iWidget in Rational Application Developer . 152 4.1.7 Adding more events to the iWidget . 154 4.1.8 Creating an edit mode for the iWidget. 158 4.2 Deploying the IBM ILOG Elixir iWidget in IBM Mashup Center. 164 4.2.1 Software requirements . 165 4.2.2 Deploying the iWidget to the catalog. 165 4.2.3 Prepare your data with the feed generator . 167 4.2.4 Using the iWidget in mashup builder. 168 Chapter 5. Business Monitoring with ILOG Elixir and WebSphere Business Space . 177 5.1 Introduction to IBM Business Space powered by WebSphere . 178 5.2 Business monitoring using IBM ILOG Elixir components . 179 5.2.1 Business monitoring . 179 5.2.2 The integration scenario . 181 5.2.3 Software requirements . 182 5.3 WebSphere Business Monitor REST Services . 183 5.4 Creating the Elixir dashboard . 183 5.4.1 Creating the dashboard in MXML . 184 5.4.2 Creating a new KPI in WebSphere Business Monitor. 187 5.4.3 Calling the WebSphere Business Monitor REST Service . 189 5.4.4 Displaying the KPI in Elixir components . 195 5.5 Deploying the Elixir application using the Web Site widget. 205 5.5.1 Deploying the Elixir Dashboard in the Business Space server . 205 5.5.2 Creating the Web Site widget . 209 5.6 Creating an iWidget to deploy in Business Space. 211 5.6.1 Creating the iWidget.
Recommended publications
  • Advances in the Application of Information and Communication Technologies in Healthcare at the Patient's Home
    Advances in the application of information and communication technologies in healthcare at the patient's home Valentina Isetta Aquesta tesi doctoral està subjecta a la llicència Reconeixement- CompartIgual 3.0. Espanya de Creative Commons. Esta tesis doctoral está sujeta a la licencia Reconocimiento - CompartirIgual 3.0. España de Creative Commons. This doctoral thesis is licensed under the Creative Commons Attribution-ShareAlike 3.0. Spain License. ADVANCES IN THE APPLICATION OF INFORMATION AND COMMUNICATION TECHNOLOGIES IN HEALTH CARE AT THE PATIENT'S HOME Memòria presentada per Valentina Isetta per optar al títol de Doctora Director de la tesi: Dr. Ramon Farré Ventura Unitat de Biofísica i Bioenginyeria Facultat de Medicina Universitat de Barcelona If you put your mind to it, you can accomplish anything. Marty McFly, “Back to the future”, 1985 ACKNOWLEDGMENTS I would like to thank all the people that supported me in these intense years of work. First of all, my gratitude goes to Prof. Ramon Farré, for his solid trust since my early beginning in Barcelona and for seeing in me a researcher that I never imagined I could be. Many thanks to Dr. Josep M. Montserrat, for his irreplaceable mentoring in the clinical world and for his advice and affection. Thanks also to all his medical and nursing staff of the Sleep Lab of the Hospital Clinic of Barcelona, where I have learned a lot and I have felt as another team member. A special thank to Carmen Lopez, for her affectionate help and splendid work to create “Petits a casa”. Without her tenacity and the collaboration of all nursing and medical staff of the Hospital de Sant Pau Neonatology department this successful service to the community would not exist.
    [Show full text]
  • Modern Javascript: Develop and Design Larry Ullman
    TEMPORAry SPINE WIDTH: 0.000” Designer-Developers are hot commodities today. But how do you build your development chops fast enough to join their ranks? With Peachpit’s Develop and Design series for visual learners. Modern Modern JavaScript DEVELOP AND DESIGN Modern JavaScript JavaScript IT’S TIME FOR A CURRENT, DEFINITIVE JAVASCRIPT BOOK, “A breath of fresh air in the over-complicated and in this comprehensive beginner’s guide, bestselling author world of JavaScript books. This is one I’ll keep DEVELOP AND DESIGN close by!” Larry Ullman teaches the language as it is implemented today. Jay Blanchard Larry demonstrates how to build upon JavaScript’s ease of use, Web developer and consultant and author of while demystifying its often-cryptic syntax, especially for those Applied jQuery: Develop and Design who have not programmed before. This book enforces modern JavaScript’s best practices and embraces key Web development THIS BOOK INCLUDES: approaches such as progressive enhancement and unobtrusive J Easy step-by-step instruction, ample scripting. The author demonstrates loads of real-world code illustrations, and clear examples DEVELOP and makes it freely available for download. J Real-world techniques to build your You’ll learn about JavaScript itself and the relationship between skills JavaScript and HTML. Next you’ll explore variables, common J Insight into best practices from a operators, and control structures. Then you’ll create functions, veteran Web expert AND handle events, and do more with HTML forms. You’ll master J Emphasis on strategies for creating Ajax, work with frameworks, and use JavaScript with PHP to reliable code that will work on all of create a complete example.
    [Show full text]
  • Marketing Cloud Published: August 12, 2021
    Marketing Cloud Published: August 12, 2021 The following are notices required by licensors related to distributed components (mobile applications, desktop applications, or other offline components) applicable to the services branded as ExactTarget or Salesforce Marketing Cloud, but excluding those services currently branded as “Radian6,” “Buddy Media,” “Social.com,” “Social Studio,”“iGoDigital,” “Predictive Intelligence,” “Predictive Email,” “Predictive Web,” “Web & Mobile Analytics,” “Web Personalization,” or successor branding, (the “ET Services”), which are provided by salesforce.com, inc. or its affiliate ExactTarget, Inc. (“salesforce.com”): @formatjs/intl-pluralrules Copyright (c) 2019 FormatJS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    [Show full text]
  • THE FUTURE of SCREENS from James Stanton a Little Bit About Me
    THE FUTURE OF SCREENS From james stanton A little bit about me. Hi I am James (Mckenzie) Stanton Thinker / Designer / Engineer / Director / Executive / Artist / Human / Practitioner / Gardner / Builder / and much more... Born in Essex, United Kingdom and survived a few hair raising moments and learnt digital from the ground up. Ok enough of the pleasantries I have been working in the design field since 1999 from the Falmouth School of Art and onwards to the RCA, and many companies. Ok. less about me and more about what I have seen… Today we are going to cover - SCREENS CONCEPTS - DIGITAL TRANSFORMATION - WHY ASSETS LIBRARIES - CODE LIBRARIES - COST EFFECTIVE SOLUTION FOR IMPLEMENTATION I know, I know, I know. That's all good and well, but what does this all mean to a company like mine? We are about to see a massive change in consumer behavior so let's get ready. DIGITAL TRANSFORMATION AS A USP Getting this correct will change your company forever. DIGITAL TRANSFORMATION USP-01 Digital transformation (DT) – the use of technology to radically improve performance or reach of enterprises – is becoming a hot topic for companies across the globe. VERY DIGITAL CHANGING NOT VERY DIGITAL DIGITAL TRANSFORMATION USP-02 Companies face common pressures from customers, employees and competitors to begin or speed up their digital transformation. However they are transforming at different paces with different results. VERY DIGITAL CHANGING NOT VERY DIGITAL DIGITAL TRANSFORMATION USP-03 Successful digital transformation comes not from implementing new technologies but from transforming your organisation to take advantage of the possibilities that new technologies provide.
    [Show full text]
  • Making Speech Recognition Work on the Web Christopher J. Varenhorst
    Making Speech Recognition Work on the Web by Christopher J. Varenhorst Submitted to the Department of Electrical Engineering and Computer Science in partial fulfillment of the requirements for the degree of Masters of Engineering in Computer Science and Engineering at the MASSACHUSETTS INSTITUTE OF TECHNOLOGY May 2011 c Massachusetts Institute of Technology 2011. All rights reserved. Author.................................................................... Department of Electrical Engineering and Computer Science May 20, 2011 Certified by . James R. Glass Principal Research Scientist Thesis Supervisor Certified by . Scott Cyphers Research Scientist Thesis Supervisor Accepted by . Christopher J. Terman Chairman, Department Committee on Graduate Students Making Speech Recognition Work on the Web by Christopher J. Varenhorst Submitted to the Department of Electrical Engineering and Computer Science on May 20, 2011, in partial fulfillment of the requirements for the degree of Masters of Engineering in Computer Science and Engineering Abstract We present an improved Audio Controller for Web-Accessible Multimodal Interface toolkit { a system that provides a simple way for developers to add speech recognition to web pages. Our improved system offers increased usability and performance for users and greater flexibility for developers. Tests performed showed a %36 increase in recognition response time in the best possible networking conditions. Preliminary tests shows a markedly improved users experience. The new Wowza platform also provides a means of upgrading other Audio Controllers easily. Thesis Supervisor: James R. Glass Title: Principal Research Scientist Thesis Supervisor: Scott Cyphers Title: Research Scientist 2 Contents 1 Introduction and Background 7 1.1 WAMI - Web Accessible Multimodal Toolkit . 8 1.1.1 Existing Java applet . 11 1.2 SALT .
    [Show full text]
  • Zen Flash Gallery Userguide
    Zen Flash Gallery version 1.1 User Guide 0 Contents Starting the Work 2 Publishing the gallery on your website 2 Configuring the Gallery 4 XML File Format 5 Gallery Parameters 6 Localization 8 1 Starting the Work To start working simply paste object’s HTML into your page and setup xml configuration file. You can place configuration file anywhere on your server. Publishing the gallery on your website To ensure smooth operation of a gallery on your website you need to have the following files: 1. SWF-file (GalleryName.swf) – flash gallery file 2. XML-file (gallery.xml) – gallery configuration file 3. HTML-file (GalleryName.html) – this file shows how to paste the gallery code into the HTML-page on your site where you plan to use the gallery. 4. <Images> folder where you should place your images. 5. SWFObject.js – a special JavaScript for the correct display of your gallery. In the gallery distribution file (the downloaded archive) there is already a working example for which you can change the settings as you see fit and upload it to your site. Let’s analyze the gallery publishing procedure step by step: 1. On your computer open the folder where you extracted the gallery distribution file. 2. Copy an image that you want to use in your gallery to <Images> folder (some sample images are saved there already, which you may delete). 3. Set the appearance of your gallery, define the path to the images in your gallery and write the names of the files with your images in the settings file (XML-file).
    [Show full text]
  • Slideshowpro for Flash Customization Guide
    SlideShowPro for Flash Customization Guide (Version 1.8.x) Contents Introduction.......................................................................................................................................................................................3 Customization.basics....................................................................................................................................................................4 How.to:.SlideShowPro.for.Flash.Button.Packs..................................................................................................................5 How.to:.Custom.navigation.buttons...................................................................................................................................... 7 How.to:.Embed.SWF.in.a.separate.HTML.document.....................................................................................................9 How.to:.External.navigation.....................................................................................................................................................12 How.To:.Change.default.English.text....................................................................................................................................13 How.to:.Prevent.XML.caching................................................................................................................................................. 14 How.to:.Dynamically.assign.an.XML.file..............................................................................................................................15
    [Show full text]
  • Enterprise Development with Flex
    Enterprise Development with Flex Enterprise Development with Flex Yakov Fain, Victor Rasputnis, and Anatole Tartakovsky Beijing • Cambridge • Farnham • Köln • Sebastopol • Taipei • Tokyo Enterprise Development with Flex by Yakov Fain, Victor Rasputnis, and Anatole Tartakovsky Copyright © 2010 Yakov Fain, Victor Rasputnis, and Anatole Tartakovsky.. All rights reserved. Printed in the United States of America. Published by O’Reilly Media, Inc., 1005 Gravenstein Highway North, Sebastopol, CA 95472. O’Reilly books may be purchased for educational, business, or sales promotional use. Online editions are also available for most titles (http://my.safaribooksonline.com). For more information, contact our corporate/institutional sales department: (800) 998-9938 or [email protected]. Editor: Mary E. Treseler Indexer: Ellen Troutman Development Editor: Linda Laflamme Cover Designer: Karen Montgomery Production Editor: Adam Zaremba Interior Designer: David Futato Copyeditor: Nancy Kotary Illustrator: Robert Romano Proofreader: Sada Preisch Printing History: March 2010: First Edition. Nutshell Handbook, the Nutshell Handbook logo, and the O’Reilly logo are registered trademarks of O’Reilly Media, Inc. Enterprise Development with Flex, the image of red-crested wood-quails, and related trade dress are trademarks of O’Reilly Media, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O’Reilly Media, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. While every precaution has been taken in the preparation of this book, the publisher and authors assume no responsibility for errors or omissions, or for damages resulting from the use of the information con- tained herein.
    [Show full text]
  • IBM Virtualization Engine Platform Version 2 Technical Presentation Guide
    Front cover IBM Virtualization Engine Platform Version 2 Technical Presentation Guide Describes the Virtualization Engine management collection components Describes the Virtual resources for all IBM ^ servers Provides slides with speaker notes Jim Cook Christian Matthys Takaki Kimachi EunYoung Ko Ernesto A Perez Edelgard Schittko Laurent Vanel ibm.com/redbooks International Technical Support Organization IBM Virtualization Engine Platform Version 2 Technical Presentation Guide March 2006 SG24-7112-00 Note: Before using this information and the product it supports, read the information in “Notices” on page vii. First Edition (March 2006) This edition applies to the IBM Virtualization Engine Version 2.1 © Copyright International Business Machines Corporation 2006. All rights reserved. Note to U.S. Government Users Restricted Rights -- Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Notices . vii Trademarks . viii Preface . ix The team that wrote this redbook. .x Become a published author . xii Comments welcome. xii Chapter 1. Introduction to the Virtualization Engine platform . 1 1.1 The IBM Systems Agenda . 2 1.2 From Web services to the On Demand Operating Environment. 5 1.3 The On Demand Operating Environment architecture details. 10 1.4 Standards: from OGSI to WSDM . 13 1.5 The Virtualization Engine platform . 20 1.6 Virtual resources . 24 1.7 The Virtualization Engine management collection . 26 1.8 What is new with the Virtualization Engine Version 2 . 28 1.9 The Virtualization Engine Version 2 products offerings . 31 1.10 Virtualization: topology and terminology . 35 1.11 Management servers: the supported operating systems . 37 1.12 Managed servers: the supported operating systems .
    [Show full text]
  • Third Party Library Attributions
    Third Party Library Attributions Table of Contents 1. Summary 2. PureWeb® Software Third Party Library Attributions 3. PureWeb iOS Client Libraries 3.1. Cocoa Lumberjack Framework 3.2. Sodium Crypto Library 4. ResolutionMD Server Libraries 4.1. Apache Commons 4.2. Apache PDFBox 4.3. Apache HttpComponents 4.4. Arial Unicode Font 4.5. Auto 4.6. Boost 4.7. Bootstrap 4.8. Cairo 4.9. CanJS 4.10. Curl 4.11. dcm4che2 4.12. dcm4che3 4.13. dcm4che5 4.14. DCMTK 4.15. Drools Expert 4.16. Eclipse Implementation of JAXB 4.17. Eclipse Metro 4.18. Eclipse ORB 4.19. Eclipse Project for JAX-WS 4.20. FFmpeg 4.21. FreeMarker 4.22. Freetype 4.23. FTGL 4.24. Glew 4.25. google-api-java-client 4.26. google-api-java-client-services 4.27. google-code-prettify 4.28. google-http-java-client 4.29. google-oauth-java-client 4.30. grcp-java 4.31. guava 4.32. html5shiv 4.33. HAPI 4.34. ICU 4.35. ITK 4.36. Java implementation of JSON Web Token (JWT) 4.37. Jersey 4.38. Joda-Time 4.39. jQuery 4.40. jQuery File Upload Plugin 4.41. jQuery Hashchange 4.42. jQuery UI 4.43. JSON Web Token support for the JVM 4.44. jsoup Java HTML Parser 4.45. Lo-Dash 4.46. libpng 4.47. llvm 4.48. logback 4.49. Mesa 3D Graphics Library 4.50. minizip 4.51. PixelMed 4.52. opencensus-java 4.53. requirejs 4.54. SLF4J 4.55. wysihtml5 4.56. zlib 5.
    [Show full text]
  • CA SOLVE:FTS Installation Guide
    CA SOLVE:FTS Installation Guide Release 12.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the “Documentation”) is for your informational purposes only and is subject to change or withdrawal by CA at any time. This Documentation may not be copied, transferred, reproduced, disclosed, modified or duplicated, in whole or in part, without the prior written consent of CA. This Documentation is confidential and proprietary information of CA and may not be disclosed by you or used for any purpose other than as may be permitted in (i) a separate agreement between you and CA governing your use of the CA software to which the Documentation relates; or (ii) a separate confidentiality agreement between you and CA. Notwithstanding the foregoing, if you are a licensed user of the software product(s) addressed in the Documentation, you may print or otherwise make available a reasonable number of copies of the Documentation for internal use by you and your employees in connection with that software, provided that all CA copyright notices and legends are affixed to each reproduced copy. The right to print or otherwise make available copies of the Documentation is limited to the period during which the applicable license for such software remains in full force and effect. Should the license terminate for any reason, it is your responsibility to certify in writing to CA that all copies and partial copies of the Documentation have been returned to CA or destroyed. TO THE EXTENT PERMITTED BY APPLICABLE LAW, CA PROVIDES THIS DOCUMENTATION “AS IS” WITHOUT WARRANTY OF ANY KIND, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT.
    [Show full text]
  • Flex Create Application
    FFLLEEXX -- CCRREEAATTEE AAPPPPLLIICCAATTIIOONN http://www.tutorialspoint.com/flex/flex_create_application.htm Copyright © tutorialspoint.com We'll use Flash Builder 4.5 to create Flex Applications. Let's start with a simple HelloWorld application: Step 1 - Create Project The first step is to create a simple Flex Project using Flash Builder IDE. Launch project wizard using the option File > New > Flex Project. Now name your project as HelloWorld using the wizard window as follows: Select Application Type Web runsinAdobeFlashPlayer if not selected and leave other default values as such and click Finish Button. Once your project is created successfully, you will have following content in your Project Explorer: Here is brief description of all important folders: Folder Location table table- bordered Source code mxml/asclasses files. We've created com/tutorialspoint/client folder structure containing the client-side specific java classes responsible for client UI display. bin-debug This is the output part, it represents the actual deployable web application. history folder contains support files for history management of Flex application. framework_xxx.swf, flex framework files to be used by flex application. HelloWorld.html, wrapper/host HTML File for flex application. HelloWorld.swf, our flex based application. playerProductInstall.swf, flash player express installer. spark_xxx.swf, library for spark component support. swfobject.js, javascript responsible to load HelloWorld.swf in HelloWorld.html. It checks flash player version and passes initialization parameter to HelloWorld.swf file. textLayout_xxx.swf, library for text component support. html- template This represents the configurable web application. Flash Builder compiles files from html-template to bin-debug folder. history folder contains support files for history management of Flex application.
    [Show full text]