SlideShare uma empresa Scribd logo
1 de 52
for CA Plex



Overview and
Roadmap




Summer 2012
Who is CM First?
Enterprise Software Development Integrator
•  Offices in Switzerland, USA, Italy, India
•  Network of worldwide resale partners (Americas, EMEA,
   APJ, ANZ)

CA Primary Sales and Technology Partner
• CA 2E, CA Plex, CA Repository
• Footprint covers 20% of Installed Base

App Dev Products
• CM Matchpoint ALM Suite
• CM WebClient
• CM Power (PHP) Suite
• CM M3 (CA 2E Migration / Modernization)
• CM Meta Analytics (Source Scan) for CA Repository

Third-party Solutions
•  Soreco, Databorough, Worksoft, Websydian
Overview

•   WebClient for CA Plex   Ajax in Greek mythology




•   Introduction

•   Roadmap

•   Demonstration

•   What’s Next / Futures
AJAX / JavaScript / HTML5 is Big
                               …and getting bigger


                          “Ajax remains
                          the dominant
                          RIA of choice,
                          and HTML5 is
                          poised to
                          expand the
                          power and
                          flexibility of the
                          browser only
                          approach”
                          Gartner Group


          Ajax mountain
Plug in generator

                               Plex RPG IV
                               or any i5/OS
                                programs

            Plex C#




  Java


                      OLE DB



MFC C++




WPF (7.0)
  WCF
                                Plex Java
WebClient
                          Web generator from the Plex model

     Same Plex function

      Same Action Diagram, Panel Design



 =
AJAX,
ASAP
WebClient RIA Presentation




 Full coverage of standard Plex
            including:
 Child, Tab, TreeView, Flexgrid
WebClient Value Proposition
•   Quick, integrated implementation
    •   Maintain one code base, with 5250, client-server, web, and mobile presentation channels

    •   Inherit our CA Foundations based light weight patterns, or even use OBASE or custom

•   Use your existing skills
    •   WSYWIG plugin generator with seamless interface into CA Plex
    •   Automatically build rich pages based on Plex tabs, child windows, tree views, more

•   Open standards based
    •   Run as standard extensible J2EE service, Tomcat, Websphere, IIS (via adapter), …
    •   Deploy on IBM i, Windows, Linux, Unix, zOS.
    •   Secure encryption, high availability, and portal configurations supported
    •   No plugins - Run as native rich web application on the popular browsers

•   Mobile touch optimized templates available
    •   Deployment supported on all popular platforms, Apple, Android, BB6 and above
Ajax Inheritance




Requirement: Add geolocation services to existing CA Plex
app, using address, longitude, and latitude. Must use GPS.
Step 1: Develop JavaScript code from open source examples
Step 2: Encapsulate into CA Plex pattern
Step 3: Use CA Plex inheritance to add mapping and GPS functionality throughout
application, using standard action diagrams and panel designs.

Available as a 30 minute workshop exercise
Architecture
 Overview
Development Architecture


  Web Templates   Mobile Templates




         Web Page Builder
Runtime Architecture
                                                                                     Enterprise App Server

                                           Web / J2EE Server
                                                                                   Plex Server
                                                                                   (RPG, .NET/C#,
                                                                                   C++, Java)
                             http            J2EE Server (Tomcat, Websphere, …)
                             server
                             (Apache,
                             IIS, …)           Web
                                               Container                              Plex RT

                                                           WebClient
                                                           Servlet                    Biz
                                                                                      Logic

                                                           Plex RT
Browser
(IE, Chrome,                                               Client
Safari, Firefox)                                           Presentation
                                                           Logic
                                                                                   Data
                                                           HTML/CSS
                                                                                      Database




       Plex generated presentation layer
                                                                                   Database Server
       Plex generated server layer




                                                   12
Web Service Wrapper Interface


                                      WebClient                        Plex
                                       Servlet                        Panel or
                                                                     Non-Panel
                                                                     Function

 External App,
Package, BPMS

                    Call Plex functions without panels
                    Call Plex functions with panels
                          Auto enter screen fields, simulate event
                    Generalized, structured WSDL
                          No modeling or coding required

                    Quickly establish SOA bus for internal use
                         BPM / Workflow
                         Inter-process communication
Cloud Computing Instances
                           Deploy pre-defined load balanced instances
                           of CA Plex WebClient applications in Cloud
                           environments

                                                                         Java
                                                                        RPG IV




                                                                  VPN Link




Other environments?
Windows Azure, IBM, etc.
Roadmap
A look back: WebClient 1.6 - 2010
                            Compatibility, Cross-Browser, Components


•   CA Plex 6.1/ Websydian
    6.1/WSE 3.0
•   Advanced Component Options
    •   TreeView / FlexGrid
•   Cross-browser certification
    •   Internet Explorer
    •   Firefox
    •   Safari
    •   Chrome
WebClient 1.8
                     Mobile, Advanced RIA Controls, Portal, and More



•   Mobile Touch Optimized Templates
•   User Interface / RIA
    Enhancements
    •   Themes
    •   Accordion / Menu
    •   Enhanced Grid
    •   More Advanced Controls
•   Portal (Portlet) Generation
•   Easier Licensing, Plex 7.0, and
    more
•   MDI Preview
1.8
Mobile, Touch
 Optimized
 Templates
Statistics
                                   The world is going mobile
•   50 million iPhones sold to
    date
•   200,000 Android devices
    sold each day
•   8.5 million iPads sold to
    date
•   70 million tablets predicted
    by the end of 2012
•   2/3 of the Fortune 100 have
    started deploying iPads for
    Enterprise use
1.8 Mobile iPhone/iPad/Android/BB6
     Web App with Native Optimization
mobileportal.cmfirsttech.com/Plex2EWeb/wcs




                                                 HTML5, CSS3
       Native App - Android Market               Sencha Touch
        http://market.android.com            “Gartner COOL Vendor
                                                      2011”
CA Plex+WebClient with Sencha Touch


                   •   Covers 93%
                       of mobile
                       traffic
                   •   HTML 5,
                       CSS3, ExtJS
                   •   SaSS
                   •   Local Storage
                   •   Media/Geo
Navigation Models
           Principals




          Combine
How do we do this in Plex?
•   By adding Control Name Directives
•   Examples:
    •   Search:ToolBarArea:toolbar=1:align=center:template=WebSearch
ToolbarArea, align, toolbarNum
                                                  Attach Points




                                 FullscreenArea




                                 TabbarArea
Map
Attach a map template to fields
• MapCoords:FullscreenArea:template=WebMap
• MapLocation:FullscreenArea:template=WebLocation
Video
Attach a video template to fields
Video:FullscreenArea:template=Video
1.8
User Interface
    / RIA
Enhancements
Claro Theme




• Bold, High Gloss Theme
• Alternative to Tundra
• Create your own theme –
  some assembly required
Claro Theme
                                               Implementation
•   Theme – add line to
    webclient.properties
     # URL reference for JavaScript resource and style
     sheet (CSS)
     resurl.plex.imageresources=/NXAModelWeb
     resurl.com.custom.webclient=/NXAModelWeb
     resurl.com.dataspecialists.webclient=/NXAModelWe
     b
     #resurl.com.adcaustin.webclient=/NXAModelWeb
     # Form action field
     Define.WSACTION=/NXAModelWeb/WebClientServl
     et
     Define.WCTHEME=claro
Accordion / Menu




             Menu “Child”
Accordion
            Top Application




                              Scaling
Accordion / Menu
                                              Implementation
•   Accordion
    •   In a TreeView function, open Plex panel
        properties. JavaBeanClass should be set to
        WebAccordionTree.
    •   ChildSiteP control name should be set to
        ChildSiteP:DetailArea.
    •   WebAlert should be used instead of
        WebMessages in WebAccordionTree.
    •   All child panel window type should be set to
        Top Application.
    •   Add line webclient.topAppMode=many in
        obclient.properties.
Accordion / Menu
                                            Implementation
•   Menu
    •   A special capability has been added for menu
        functions – i.e. you can load a top
        application into a child site, without
        changing panel type to child
    •   Use TreeView or Accordion Control
    •   ChildSiteP control name should be set to
        ChildSiteP:DetailArea.
    •   WebAlert should be used instead of
        WebMessages in WebAccordionTree.
    •   All child panel window type should be set to
        Top Application.
    •   Add line webclient.topAppMode=many in
        obclient.properties.
Grids


               Drag n Drop



                                        Export to CSV

Filtering


                         Grid Column Menu




            Save Placement
Grid Enhancements

•   Grid Menu - Toggle
    •   UI to select columns, sort, order
•   Drag and Drop
    •   Drag and drop columns new positions, one
        click sort
•   Filtering / Select
    •   Dynamically filter rows with Intellisense-style
        autocomplete
•   Export
    •   Easy to save grid to CSV / Excel
•   Save Placement
    •   Save grid settings in persistent session
1.8 Grid Enhancements
                                              Implementation

•   Grid Menu - Toggle
    •   The control name of the grid should be set
        to Grid1P:MainArea:ColumnToggling=Yes
•   Drag and Drop
    •   Automatic if enabled in panel properties
1.8 Grid Enhancements
                                                  Implementation
•   Dynamic population of matching
    words in combo
    •   Set the control name of the combo box to
        <controlname>:MainArea:template=WebFilteringSelect:esc
        apChar=3:default
    •   escapChar can be customized to any number you like. The
        number represents how many character you enter before
        the combo box display the list based on the character you
        enter.
•   Dynamic Filter of Grid Rows based
    on field
    •   Set the control name of the combo box to <control
        name>:template=WebGridFilter:GridId=Grid1P:TextId=filter
        Contains:default.
    •      GridId should be set to the control name of the grid.
        TextId should be set to the control name of filter field.
Grid Enhancements
                                          Implementation

•   Grid Export
    •   To CSV
    •   Use the latest WebClient group model.
    •   Add WebExportGrid to your function
        inheritance path
•   Save Placement
    •   Same as client-server in panel properties
Misc UI Enhancements – MDI, Slider,
                      Progress, …
Misc UI Enhancements
                                        Implementation

•   MDI (Preview)
    •   Use MDI Window Type
    •   Use within Top Application (new
        supported Window Type)
•   Slider, Progress, TimePicker
    •   Use new templates in usual way
•   Spin / ListBox
    •   Automatic on panel
Misc UI Enhancements
                                       Implementation

•   WebLogMessages
    •   Show messages in a area of the web
        pages
    •   Similar to WebMessages – but use on or
        the other not both

•   Advanced Controls in WebClient
    project (no need for separate
    project)
1.8
Cloud / Portal
Cloud Computing Instances
Portlet Generation Support

    Websphere / Apache Pluto
1.8 Portal
                                     Implementation

•   Portlet generation
     •   Use new root templates for
         generation – WebPortlet-root
     •   Implement in Websphere, Liferay,
         Pluto, etc.
1.8
What’s Left
Miscellaneous

•   Hotkeys
    •   Define your own browser hot keys
    •   Launch WebClient or other browser windows
•   Numeric Keypad Support
    •   Data Entry
•   File Upload
    •   Multiple files to server location
•   Plex 7.0
    •   Warning – limited testing
•   No more Crypkey!
    •   Upgrade models
New Web Support

•   New Support Site
    •   Forums, other enhancements
    •   Meets Section 509 Requirements
        •   USA Government Accessibility Standards
    •   http://support.cmfirsttech.com
•   Upgraded Blog
    •   New look and feel
    •   New articles on 1.8
•   Enhanced Documentation
Demonstration
What’s on
the drawing
board
Enterprise JavaScript



           • Disconnected
             Operation
           • Native Device
             Storage
           • Cross Platform,
             Device, and
             Browser
MDI – Multiple Document Interface
WebClient Information
         (click logo to view)

Mais conteúdo relacionado

Mais procurados

Ajax In Enterprise Portals Wesley Hales
Ajax In Enterprise Portals Wesley HalesAjax In Enterprise Portals Wesley Hales
Ajax In Enterprise Portals Wesley Halesrajivmordani
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portaldominion
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5Vinayak Tavargeri
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business OverviewNick Davis
 
Ajax World Oct2008 Jrd
Ajax World Oct2008 JrdAjax World Oct2008 Jrd
Ajax World Oct2008 Jrdrajivmordani
 
Silverlight Briefing Deck
Silverlight  Briefing  DeckSilverlight  Briefing  Deck
Silverlight Briefing Deckllangit
 
WebSphere Portal Business Overview
WebSphere Portal Business OverviewWebSphere Portal Business Overview
WebSphere Portal Business OverviewJoel Demay
 
Egl Rui Ajax World
Egl Rui Ajax WorldEgl Rui Ajax World
Egl Rui Ajax Worldrajivmordani
 
IBM WebSphere Portal References Education
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References EducationDvir Reznik
 
Dynacache in WebSphere Portal Server
Dynacache in WebSphere Portal ServerDynacache in WebSphere Portal Server
Dynacache in WebSphere Portal ServerRohit Kelapure
 
Web Apps atop a Content Repository
Web Apps atop a Content RepositoryWeb Apps atop a Content Repository
Web Apps atop a Content RepositoryGabriel Walt
 
01 web sphere portal business overview
01 web sphere portal business overview01 web sphere portal business overview
01 web sphere portal business overviewygolani
 
IBM Portal Web intro
IBM Portal Web introIBM Portal Web intro
IBM Portal Web introdanisman
 
Development Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElementsDevelopment Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElementsRomin Irani
 
Managing Content In Portal Wcm
Managing Content In Portal WcmManaging Content In Portal Wcm
Managing Content In Portal Wcmtchaitanya
 

Mais procurados (20)

Ajax In Enterprise Portals Wesley Hales
Ajax In Enterprise Portals Wesley HalesAjax In Enterprise Portals Wesley Hales
Ajax In Enterprise Portals Wesley Hales
 
Websphere Portal
Websphere PortalWebsphere Portal
Websphere Portal
 
IBM WebSphere Portal
IBM WebSphere PortalIBM WebSphere Portal
IBM WebSphere Portal
 
Drive dam
Drive damDrive dam
Drive dam
 
What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5What's new in Portal and WCM 8.5
What's new in Portal and WCM 8.5
 
01. Portal Business Overview
01. Portal Business Overview01. Portal Business Overview
01. Portal Business Overview
 
Ajax World Oct2008 Jrd
Ajax World Oct2008 JrdAjax World Oct2008 Jrd
Ajax World Oct2008 Jrd
 
Silverlight Briefing Deck
Silverlight  Briefing  DeckSilverlight  Briefing  Deck
Silverlight Briefing Deck
 
WebSphere Portal Business Overview
WebSphere Portal Business OverviewWebSphere Portal Business Overview
WebSphere Portal Business Overview
 
Egl Rui Ajax World
Egl Rui Ajax WorldEgl Rui Ajax World
Egl Rui Ajax World
 
IBM WebSphere Portal References Education
IBM WebSphere Portal References EducationIBM WebSphere Portal References Education
IBM WebSphere Portal References Education
 
Dynacache in WebSphere Portal Server
Dynacache in WebSphere Portal ServerDynacache in WebSphere Portal Server
Dynacache in WebSphere Portal Server
 
Cloud Computing2
Cloud Computing2Cloud Computing2
Cloud Computing2
 
Adobe® Flex™
Adobe® Flex™Adobe® Flex™
Adobe® Flex™
 
Web Apps atop a Content Repository
Web Apps atop a Content RepositoryWeb Apps atop a Content Repository
Web Apps atop a Content Repository
 
01 web sphere portal business overview
01 web sphere portal business overview01 web sphere portal business overview
01 web sphere portal business overview
 
1812 icap-v1.3 0430
1812 icap-v1.3 04301812 icap-v1.3 0430
1812 icap-v1.3 0430
 
IBM Portal Web intro
IBM Portal Web introIBM Portal Web intro
IBM Portal Web intro
 
Development Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElementsDevelopment Workshop on ET1, Android and Motorola RhoElements
Development Workshop on ET1, Android and Motorola RhoElements
 
Managing Content In Portal Wcm
Managing Content In Portal WcmManaging Content In Portal Wcm
Managing Content In Portal Wcm
 

Semelhante a CM WebClient for CA Plex

WebClient Overview and 1.8 Roadmap
WebClient Overview and 1.8 RoadmapWebClient Overview and 1.8 Roadmap
WebClient Overview and 1.8 RoadmapCM First Group
 
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise ArchitecturesBIOVIA
 
Silverlight development
Silverlight developmentSilverlight development
Silverlight developmentAnurag Gupta
 
Modern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptModern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptmartinlippert
 
LAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxLAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxKohei KaiGai
 
qooxdoo - Open Source Ajax Framework
qooxdoo - Open Source Ajax Frameworkqooxdoo - Open Source Ajax Framework
qooxdoo - Open Source Ajax Frameworkecker
 
Silverlight Document Search Engine
Silverlight Document Search EngineSilverlight Document Search Engine
Silverlight Document Search EngineMustata Bogdan
 
JAX 2012: Moderne Architektur mit Spring und JavaScript
JAX 2012: Moderne Architektur mit Spring und JavaScriptJAX 2012: Moderne Architektur mit Spring und JavaScript
JAX 2012: Moderne Architektur mit Spring und JavaScriptmartinlippert
 
Modern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptModern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptmartinlippert
 
Hitchhiker's Guide to Open Source Cloud Computing
Hitchhiker's Guide to Open Source Cloud ComputingHitchhiker's Guide to Open Source Cloud Computing
Hitchhiker's Guide to Open Source Cloud ComputingMark Hinkle
 
WebLogic Developer Experience and Java EE 6
WebLogic Developer Experience and Java EE 6WebLogic Developer Experience and Java EE 6
WebLogic Developer Experience and Java EE 6Jeffrey West
 
Technologies Skills
Technologies SkillsTechnologies Skills
Technologies SkillsS LMS
 
Technologies Skills
Technologies SkillsTechnologies Skills
Technologies SkillsDeepak Raj
 
A Microsoft primer for PHP devs
A Microsoft primer for PHP devsA Microsoft primer for PHP devs
A Microsoft primer for PHP devsguest0a62e8
 
SQLUG event: An evening in the cloud: the old, the new and the big
 SQLUG event: An evening in the cloud: the old, the new and the big  SQLUG event: An evening in the cloud: the old, the new and the big
SQLUG event: An evening in the cloud: the old, the new and the big Mike Martin
 
Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?ukdpe
 
Cloud State of the Union for Java Developers
Cloud State of the Union for Java DevelopersCloud State of the Union for Java Developers
Cloud State of the Union for Java DevelopersBurr Sutter
 

Semelhante a CM WebClient for CA Plex (20)

WebClient Overview and 1.8 Roadmap
WebClient Overview and 1.8 RoadmapWebClient Overview and 1.8 Roadmap
WebClient Overview and 1.8 Roadmap
 
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures
(ATS3-GS02) Accelrys Enterprise Platform in Enterprise Architectures
 
Silverlight development
Silverlight developmentSilverlight development
Silverlight development
 
Silverlight development
Silverlight developmentSilverlight development
Silverlight development
 
Modern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptModern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScript
 
air
airair
air
 
LAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinuxLAPP/SELinux - A secure web application platform powered by SELinux
LAPP/SELinux - A secure web application platform powered by SELinux
 
qooxdoo - Open Source Ajax Framework
qooxdoo - Open Source Ajax Frameworkqooxdoo - Open Source Ajax Framework
qooxdoo - Open Source Ajax Framework
 
Silverlight Document Search Engine
Silverlight Document Search EngineSilverlight Document Search Engine
Silverlight Document Search Engine
 
JAX 2012: Moderne Architektur mit Spring und JavaScript
JAX 2012: Moderne Architektur mit Spring und JavaScriptJAX 2012: Moderne Architektur mit Spring und JavaScript
JAX 2012: Moderne Architektur mit Spring und JavaScript
 
Modern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScriptModern Architectures with Spring and JavaScript
Modern Architectures with Spring and JavaScript
 
Hitchhiker's Guide to Open Source Cloud Computing
Hitchhiker's Guide to Open Source Cloud ComputingHitchhiker's Guide to Open Source Cloud Computing
Hitchhiker's Guide to Open Source Cloud Computing
 
Crx 2.2 Deep-Dive
Crx 2.2 Deep-DiveCrx 2.2 Deep-Dive
Crx 2.2 Deep-Dive
 
WebLogic Developer Experience and Java EE 6
WebLogic Developer Experience and Java EE 6WebLogic Developer Experience and Java EE 6
WebLogic Developer Experience and Java EE 6
 
Technologies Skills
Technologies SkillsTechnologies Skills
Technologies Skills
 
Technologies Skills
Technologies SkillsTechnologies Skills
Technologies Skills
 
A Microsoft primer for PHP devs
A Microsoft primer for PHP devsA Microsoft primer for PHP devs
A Microsoft primer for PHP devs
 
SQLUG event: An evening in the cloud: the old, the new and the big
 SQLUG event: An evening in the cloud: the old, the new and the big  SQLUG event: An evening in the cloud: the old, the new and the big
SQLUG event: An evening in the cloud: the old, the new and the big
 
Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?Mike Taulty TechDays 2010 Silverlight 4 - What's New?
Mike Taulty TechDays 2010 Silverlight 4 - What's New?
 
Cloud State of the Union for Java Developers
Cloud State of the Union for Java DevelopersCloud State of the Union for Java Developers
Cloud State of the Union for Java Developers
 

Último

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 

Último (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 

CM WebClient for CA Plex

  • 1. for CA Plex Overview and Roadmap Summer 2012
  • 2. Who is CM First? Enterprise Software Development Integrator • Offices in Switzerland, USA, Italy, India • Network of worldwide resale partners (Americas, EMEA, APJ, ANZ) CA Primary Sales and Technology Partner • CA 2E, CA Plex, CA Repository • Footprint covers 20% of Installed Base App Dev Products • CM Matchpoint ALM Suite • CM WebClient • CM Power (PHP) Suite • CM M3 (CA 2E Migration / Modernization) • CM Meta Analytics (Source Scan) for CA Repository Third-party Solutions • Soreco, Databorough, Worksoft, Websydian
  • 3. Overview • WebClient for CA Plex Ajax in Greek mythology • Introduction • Roadmap • Demonstration • What’s Next / Futures
  • 4. AJAX / JavaScript / HTML5 is Big …and getting bigger “Ajax remains the dominant RIA of choice, and HTML5 is poised to expand the power and flexibility of the browser only approach” Gartner Group Ajax mountain
  • 5. Plug in generator Plex RPG IV or any i5/OS programs Plex C# Java OLE DB MFC C++ WPF (7.0) WCF Plex Java
  • 6. WebClient Web generator from the Plex model Same Plex function Same Action Diagram, Panel Design = AJAX, ASAP
  • 7. WebClient RIA Presentation Full coverage of standard Plex including: Child, Tab, TreeView, Flexgrid
  • 8. WebClient Value Proposition • Quick, integrated implementation • Maintain one code base, with 5250, client-server, web, and mobile presentation channels • Inherit our CA Foundations based light weight patterns, or even use OBASE or custom • Use your existing skills • WSYWIG plugin generator with seamless interface into CA Plex • Automatically build rich pages based on Plex tabs, child windows, tree views, more • Open standards based • Run as standard extensible J2EE service, Tomcat, Websphere, IIS (via adapter), … • Deploy on IBM i, Windows, Linux, Unix, zOS. • Secure encryption, high availability, and portal configurations supported • No plugins - Run as native rich web application on the popular browsers • Mobile touch optimized templates available • Deployment supported on all popular platforms, Apple, Android, BB6 and above
  • 9. Ajax Inheritance Requirement: Add geolocation services to existing CA Plex app, using address, longitude, and latitude. Must use GPS. Step 1: Develop JavaScript code from open source examples Step 2: Encapsulate into CA Plex pattern Step 3: Use CA Plex inheritance to add mapping and GPS functionality throughout application, using standard action diagrams and panel designs. Available as a 30 minute workshop exercise
  • 11. Development Architecture Web Templates Mobile Templates Web Page Builder
  • 12. Runtime Architecture Enterprise App Server Web / J2EE Server Plex Server (RPG, .NET/C#, C++, Java) http J2EE Server (Tomcat, Websphere, …) server (Apache, IIS, …) Web Container Plex RT WebClient Servlet Biz Logic Plex RT Browser (IE, Chrome, Client Safari, Firefox) Presentation Logic Data HTML/CSS Database Plex generated presentation layer Database Server Plex generated server layer 12
  • 13. Web Service Wrapper Interface WebClient Plex Servlet Panel or Non-Panel Function External App, Package, BPMS Call Plex functions without panels Call Plex functions with panels Auto enter screen fields, simulate event Generalized, structured WSDL No modeling or coding required Quickly establish SOA bus for internal use BPM / Workflow Inter-process communication
  • 14. Cloud Computing Instances Deploy pre-defined load balanced instances of CA Plex WebClient applications in Cloud environments Java RPG IV VPN Link Other environments? Windows Azure, IBM, etc.
  • 16. A look back: WebClient 1.6 - 2010 Compatibility, Cross-Browser, Components • CA Plex 6.1/ Websydian 6.1/WSE 3.0 • Advanced Component Options • TreeView / FlexGrid • Cross-browser certification • Internet Explorer • Firefox • Safari • Chrome
  • 17. WebClient 1.8 Mobile, Advanced RIA Controls, Portal, and More • Mobile Touch Optimized Templates • User Interface / RIA Enhancements • Themes • Accordion / Menu • Enhanced Grid • More Advanced Controls • Portal (Portlet) Generation • Easier Licensing, Plex 7.0, and more • MDI Preview
  • 19. Statistics The world is going mobile • 50 million iPhones sold to date • 200,000 Android devices sold each day • 8.5 million iPads sold to date • 70 million tablets predicted by the end of 2012 • 2/3 of the Fortune 100 have started deploying iPads for Enterprise use
  • 20. 1.8 Mobile iPhone/iPad/Android/BB6 Web App with Native Optimization mobileportal.cmfirsttech.com/Plex2EWeb/wcs HTML5, CSS3 Native App - Android Market Sencha Touch http://market.android.com “Gartner COOL Vendor 2011”
  • 21. CA Plex+WebClient with Sencha Touch • Covers 93% of mobile traffic • HTML 5, CSS3, ExtJS • SaSS • Local Storage • Media/Geo
  • 22. Navigation Models Principals Combine
  • 23. How do we do this in Plex? • By adding Control Name Directives • Examples: • Search:ToolBarArea:toolbar=1:align=center:template=WebSearch
  • 24. ToolbarArea, align, toolbarNum Attach Points FullscreenArea TabbarArea
  • 25. Map Attach a map template to fields • MapCoords:FullscreenArea:template=WebMap • MapLocation:FullscreenArea:template=WebLocation
  • 26. Video Attach a video template to fields Video:FullscreenArea:template=Video
  • 27. 1.8 User Interface / RIA Enhancements
  • 28. Claro Theme • Bold, High Gloss Theme • Alternative to Tundra • Create your own theme – some assembly required
  • 29. Claro Theme Implementation • Theme – add line to webclient.properties # URL reference for JavaScript resource and style sheet (CSS) resurl.plex.imageresources=/NXAModelWeb resurl.com.custom.webclient=/NXAModelWeb resurl.com.dataspecialists.webclient=/NXAModelWe b #resurl.com.adcaustin.webclient=/NXAModelWeb # Form action field Define.WSACTION=/NXAModelWeb/WebClientServl et Define.WCTHEME=claro
  • 30. Accordion / Menu Menu “Child” Accordion Top Application Scaling
  • 31. Accordion / Menu Implementation • Accordion • In a TreeView function, open Plex panel properties. JavaBeanClass should be set to WebAccordionTree. • ChildSiteP control name should be set to ChildSiteP:DetailArea. • WebAlert should be used instead of WebMessages in WebAccordionTree. • All child panel window type should be set to Top Application. • Add line webclient.topAppMode=many in obclient.properties.
  • 32. Accordion / Menu Implementation • Menu • A special capability has been added for menu functions – i.e. you can load a top application into a child site, without changing panel type to child • Use TreeView or Accordion Control • ChildSiteP control name should be set to ChildSiteP:DetailArea. • WebAlert should be used instead of WebMessages in WebAccordionTree. • All child panel window type should be set to Top Application. • Add line webclient.topAppMode=many in obclient.properties.
  • 33. Grids Drag n Drop Export to CSV Filtering Grid Column Menu Save Placement
  • 34. Grid Enhancements • Grid Menu - Toggle • UI to select columns, sort, order • Drag and Drop • Drag and drop columns new positions, one click sort • Filtering / Select • Dynamically filter rows with Intellisense-style autocomplete • Export • Easy to save grid to CSV / Excel • Save Placement • Save grid settings in persistent session
  • 35. 1.8 Grid Enhancements Implementation • Grid Menu - Toggle • The control name of the grid should be set to Grid1P:MainArea:ColumnToggling=Yes • Drag and Drop • Automatic if enabled in panel properties
  • 36. 1.8 Grid Enhancements Implementation • Dynamic population of matching words in combo • Set the control name of the combo box to <controlname>:MainArea:template=WebFilteringSelect:esc apChar=3:default • escapChar can be customized to any number you like. The number represents how many character you enter before the combo box display the list based on the character you enter. • Dynamic Filter of Grid Rows based on field • Set the control name of the combo box to <control name>:template=WebGridFilter:GridId=Grid1P:TextId=filter Contains:default. • GridId should be set to the control name of the grid. TextId should be set to the control name of filter field.
  • 37. Grid Enhancements Implementation • Grid Export • To CSV • Use the latest WebClient group model. • Add WebExportGrid to your function inheritance path • Save Placement • Same as client-server in panel properties
  • 38. Misc UI Enhancements – MDI, Slider, Progress, …
  • 39. Misc UI Enhancements Implementation • MDI (Preview) • Use MDI Window Type • Use within Top Application (new supported Window Type) • Slider, Progress, TimePicker • Use new templates in usual way • Spin / ListBox • Automatic on panel
  • 40. Misc UI Enhancements Implementation • WebLogMessages • Show messages in a area of the web pages • Similar to WebMessages – but use on or the other not both • Advanced Controls in WebClient project (no need for separate project)
  • 43. Portlet Generation Support Websphere / Apache Pluto
  • 44. 1.8 Portal Implementation • Portlet generation • Use new root templates for generation – WebPortlet-root • Implement in Websphere, Liferay, Pluto, etc.
  • 46. Miscellaneous • Hotkeys • Define your own browser hot keys • Launch WebClient or other browser windows • Numeric Keypad Support • Data Entry • File Upload • Multiple files to server location • Plex 7.0 • Warning – limited testing • No more Crypkey! • Upgrade models
  • 47. New Web Support • New Support Site • Forums, other enhancements • Meets Section 509 Requirements • USA Government Accessibility Standards • http://support.cmfirsttech.com • Upgraded Blog • New look and feel • New articles on 1.8 • Enhanced Documentation
  • 50. Enterprise JavaScript • Disconnected Operation • Native Device Storage • Cross Platform, Device, and Browser
  • 51. MDI – Multiple Document Interface
  • 52. WebClient Information (click logo to view)

Notas do Editor

  1. First, for those of you who are not familiar with CM First, here is an overview.
  2. Here is the promise of WebClient in a nutshell –the ability to generate a web page from an existing panel without rewriting. In this example, we have a Plex function that has been generated in 5250. With CA Plex, it is easy to generate a client server version running on Windows or Java without code changes. In fact, you are probably already familiar with this capability. WebClient add the ability to generate a web page as just another variant on your model. In this example, all three variants of the Edit Warehouse function share the same action diagram and the same panel editor design. The WebClient version show what is possible with the application of a cascading style sheet to make the screen design even more presentable. So the result is that you can be generating web pages from your CA Plex applications in a matter of minutes. Pretty powerful stuff.
  3. Here are some examples of the rich web components you can generate from your CA Plex panel designs. Grids, even editable grids, are fully supported. Windowed dialogs are supported from the web page, to any level. CA Plex messaging is supported. Some other standard components include calendars, bread crumbing, and disappearing hint text.Lastly, you can also take your CA plex applications to the next level with business charting, and new components like TreeView and FlexGrid, an advanced grid with dynamic columns, cell bitmaps, and advanced formatting options.
  4. Creating patterns with WebClient is straightforward – use what you already know.
  5. Compatible with Amazon and Google Cloud
  6. Previous version
  7. These statistics are truly eye popping. iPhones are selling like hotcakes. There are 200,000 android devices sold each day, particularly over in Asia – there are actually more phones in China than there are people in the USA. iPad tablets are less that an year old, yet there have been millions sold. I think the most important stat to the audience today is the last one – iPhones and iPads and Android devices are no longer just a consumer phenomenom – they are making serious inroads into enterprise. You have probably seen the ads on medical use of iPads is taking off. But you are also seeing mobile in a wide variety of business applications, from auto dealerships to education to insurance to government.
  8. Mobile
  9. What we are offering is what we feel is a much better way – using CA Plex in conjunction with WebClient and a mobile GUI library called Sencha Touch. Using the approach, which is JavaScript based, you will end up with a first-class mobile UI that operates as true mobile application. It will operate in an webkit-based mobile browser environment – which directly covers iPhone, iPad, and Android, or 94% of the mobile browsing traffic. It also covers some of the other platforms like BlackBerry and Nokia, that are introducing webkit based browsers onto their platforms. For example, BlackBerry 6.0 has been tested successfully with this technology. The framework makes use of the latest browser technology – for example HTML 5 and CSS 3. These technologies are expected by many to supplant older technologies like Flash and Silverlight, and in fact HTML 5 is on an upward trajectory in use at many high volume production sites. With this framework, you can do more that serve up applications – you can make use of local storage, audio/video capability, geographic services, and of course the touch framework so popular on the new devices.
  10. Here are some examples of the rich web components you can generate from your CA Plex panel designs. Grids, even editable grids, are fully supported. Windowed dialogs are supported from the web page, to any level. CA Plex messaging is supported. Some other standard components include calendars, bread crumbing, and disappearing hint text.Lastly, you can also take your CA plex applications to the next level with business charting, and new components like TreeView and FlexGrid, an advanced grid with dynamic columns, cell bitmaps, and advanced formatting options.
  11. Sliders and progress bars
  12. Here are some examples of the rich web components you can generate from your CA Plex panel designs. Grids, even editable grids, are fully supported. Windowed dialogs are supported from the web page, to any level. CA Plex messaging is supported. Some other standard components include calendars, bread crumbing, and disappearing hint text.Lastly, you can also take your CA plex applications to the next level with business charting, and new components like TreeView and FlexGrid, an advanced grid with dynamic columns, cell bitmaps, and advanced formatting options.
  13. New web assets for support
  14. GWT – native java to javascript cross compiler
  15. MID