Application Integration with WebSphere Portal V7

Size: px
Start display at page:

Download "Application Integration with WebSphere Portal V7"

Transcription

1 Application Integration with WebSphere Portal V7 Rapid Portlet Development with WebSphere Portlet Factory IBM Innovation Center Dallas, TX 2010 IBM Corporation

2 Objectives WebSphere Portal IBM Innovation Center - Dallas Product Overview Portlet Factory Features & Concepts New Features of WebSphere Portlet Factory 7 Positioning Portlet Factory with Other Development Tools Resources Slide 2

3 Portal Tooling General Themes Exceptional Web Experience Out-of-the-box Improved Generated User Interface Lots more Dojo! Ease of Use Performance & Scalability Platform Support Exploit Portal Version 7 features. Portlet & iwidget development Portlet Factory V7 RAD V8 Portal Toolkit Slide 3

4 Rapid Application Creation and Customization Tooling IBM WebSphere Portlet Factory simplifies & accelerates the development, deployment, maintenance, and reuse of custom portlets and applications. Key Features: Rapid iterative development Robust integration capabilities Service-oriented development Simple deployment to WebSphere Application Server, WebSphere Portal or Lotus Notes 8 clients Automation Change Reuse 4 Slide 4

5 Key Portlet Factory features Rapid development of portlets and web applications with rich Web 2.0 capabilities Multi-page, complex portlets and applications without coding Rapid iteration and change Model driven, wizard-based Extensive Dojo support Comprehensive integration capabilities (SAP, Domino, PeopleSoft, Siebel, Web/REST services, relational DB, and more) Automated support for service-oriented (SOA) development Dynamic profiling capability, to create multiple variations from a single source model Seamlessly plugs into existing development environments (Eclipse SDK, Rational ) Support for multiple deployment platforms WebSphere Portal WebSphere Application Server IBM Mashup Center (widgets) 5 Slide 5

6 Objectives WebSphere Portal IBM Innovation Center - Dallas Product Overview Portlet Factory Features & Concepts New Features of WebSphere Portlet Factory 7 New Features of WebSphere Portlet Factory 7 Positioning Portlet Factory with Other Development Tools Resources Slide 6

7 Portlet Factory software automation Generates applications without writing code Uses a model-based development paradigm based on automation of design patterns Is continually updated with new standards and technology, while preserving compatibility for existing customer assets As new technologies such as Dojo are added, you don t have to learn new tools and libraries Portlet Factory generates the code for you Has been proven in the market for several years and deployed in critical applications by many customers Builders Application Model Libraries and code Slide 7

8 Build Portlet Factory applications once, deploy anywhere Deployment flexibility: Provide right user experience based on target audience from a single code base Portlet Factory WebSphere Portal WebSphere Application Server Notes 8 / Expeditor Lotus Mashups Component libraries Such as Dojo Slide 8

9 Portlet Factory Components Developer tool Portlet Factory Designer Plug-in for Eclipse or Rational Application Developer Applications folder Factory application Server component Automation Engine Runs as a WAR file on J2EE app server or Portal Server Automation components Builders Models Profile Sets Traditional code *If necessary Request Executed via Servlet or Portlet API *If necessary Factory controller Core Portlet Factory technology is used by both the design environment and the server. In the runtime, the following pieces support dynamic profiling: Generated executables JSP files Java classes Response Regeneration engine Models, Builders, and Profiling Slide 9

10 Portlet Factory Data Services Layer The Data Services Layer provides full support for the service provider & consumer paradigm required in an SOA environment. It enables the definition of clean, well defined service interfaces that separate the user interface from back end data. Reuse existing assets Use one data service to drive display of multiple portlets Reuse same UI with different data services Slide 10

11 Portlet Factory Data Services Layer Service Provider Model (back-end data access) Defines a service within an application providing one or more operations. The service can then be referenced by Service Consumer models. Easily create services from SQL, SAP, Domino, Siebel, PeopleSoft, Java methods, etc. Optionally created WSDL description for services Generates complete test pages, dramatically reducing time needed to QA services Enables developers to work disconnected by creating a stub service with sample data Automatically documents the service operations, inputs, and outputs Service Consumer Model (front-end presentation) Uses Service Consumer builders to invoke service operations made available by Service Provider models Supports quick creation of dynamic presentation layer with builders capable of creation complex UI elements using data obtained via the service provider. You will use service provider and service consumer model in the lab Slide 11

12 Leverage existing applications WSRP Slide 12

13 Building Blocks: Builders, Profiles, and Models Builder An adaptive, reusable component that generates Java, XML and JSP for specific portlet functionality Profile A set of parameters that vary Builder inputs to dynamically generate unique versions of the portlet Model A container of Builders Slide 13

14 Models and Builders Model XML file contains a list of calls to Builders with all the Builder inputs specified at design time Typically, a model is used to develop a portlet or service. Builders generate the entire application Each Builder can: Introspect the application elements Create new elements in application Modify any existing elements in application Invoke any other Builders in the system Slide 14

15 Builders WebSphere Portal IBM Innovation Center - Dallas Capture design intelligence and automate the creation of code Perform specific automation tasks based on inputs or parameters specified by users Can be easily created to automate any type of software development Have automatically generated, easy to use, wizard-like interfaces Increase developer productivity, decrease coding errors, and enforce company coding conventions or standards Slide 15

16 Faster creation of applications Add application functionality using Builder Picker Search for builders Display recommended builders Display documentation dynamically based on builder selection Create and manage favorite builder list Slide 16

17 Extensible Builder library automates top tasks Approx. 200 out-of-the-box Portlet Factory Builders Generate user interfaces Support SOA Simplify portal integration Demonstrate AJAX techniques Provide Data Integration Builder Picker showing available builders in alphabetic order (partial list) Provide Application Integration Java Support Custom Builder creation support Dojo Slide 17

18 Intuitive Navigation Click Link with Application tree icon ( ) and automatically display the design or code view Display WebApp Tree Click to display design view and/or generated code Display design or generated code view Slide 18 18

19 Visual Application Development View and edit user interface components visually View Pages Provide suggested builders intelligently based on context Edit Pages Visually Slide 19

20 Debug Applications Easily Configure WAS CE in debug mode by default Set breakpoints on methods, pages, event handlers and data service operations Step through code Watch variables during execution Toggle Breakpoints Step Through Code View Variable Values Slide 20 20

21 Dynamic Profiling Create unique, role-based portals and dashboards with Portlet Factory s patented automation and dynamic profiling technology. Portals can adapt unique: Roles Preferences Structure Presentation Flow Data views Access rights Slide 21

22 Profiles Profiles can be used to generate multiple applications from a single source Model Using profiles, you can automatically generate different variations of a portlet (from the same model) for different users, customers or situations. During regeneration, values from the selected profile are used for specified builder inputs The values are fed into a builder based on user identity or other contextual information, such as language. Because the entire application is created by Builders, and any Builder inputs can be profiled: There are no limits on what can be modified by profile Presentation, workflow, logic, services, etc., can all be varied by profile as much as you want Slide 22

23 Profiles WebSphere Portal IBM Innovation Center - Dallas A profile contains a set of parameters (name/value pairs) that are used to dynamically generate customized software. Enable business users to design, create, and change the applications without requiring additional coding by developers Enable changes to propagate to all application instances Eliminate hand-coding of variations Slide 23

24 Application Instance Creation Application instances Profiles Products Sale VP Profiles Sales Manager Regions Sale VP Sales Rep Sales Manager Profiles Sales Rep Sale VP Roles Sales Manager Sales Rep Profile sets Regeneration Models with Builders When a model is regenerated, each builder in the model executes in sequence and creates pieces of the portlet, such as JSPs or Java methods. During regeneration, profiles can feed different inputs to builders based on the user or situation, automatically creating custom portlets on the fly. Slide 24

25 Seamless Integration into Portal Infrastructure WebSphere Portal Collaboration (People Awareness) Single Sign On (Credential Vault) Portlet to Portlet Communication (Click-to-Action & Portlet Wiring) WebSphere Portal Groups WebSphere Portal Modes Automated deployment 25 Slide 25

26 Objectives WebSphere Portal IBM Innovation Center - Dallas Product Overview Portlet Factory Features & Concepts New Features of WebSphere Portlet Factory 7 Positioning Portlet Factory with Other Development Tools Resources Slide 26

27 Portlet Factory Version 7 Improved generated user interface Ajax behavior by default More Dojo widgets and controls. Dojo controls available by default Ease of use Easier CRUD application construction. Automated page construction and navigation More WYSIWYG visual design capabilities Best Practice Wiki available directly from Designer Performance & Scalability Reduced default WAR size Performance best practice features integrated into builders Platform Support Exploitation of Portal Version 7 features Symphony spreadsheet import/export Slide 27

28 Develop Applications on Windows, Linux (and other) platforms Operating Systems * Microsoft Windows 2003 / 2008 SP2 SE and EE Microsoft Windows 7 Enterprise and Professional Microsoft Windows XP SP2 Professional Microsoft Windows Vista Enterprise Red Hat Enterprise Linux release 4 update 6 Red Hat Enterprise Linux 4.0 Update 6 Red Hat Enterprose Linux 5.0 Update 2 SUSE Linux Enterprise SLED (10, 11) SUSE Linux Enterprise SLES (10, 11) AIX (5.3, 6.1) POWER System IBM i (5.4, ) POWER System Solaris (9, 10) SPARC Solaris 10 x86 Integrated Development Environments (IDEs) IBM Rational Application Developer IBM Rational Software Architect IBM Rational Web Developer Eclipse SDK bundled with Portlet Factory 7.0 installation package Eclipse SDK *See 28 Slide 28

29 Deployment Platforms Supported application servers WebSphere Application Server 6.1.x and 7.x Apache Tomcat 6.x (Development use only) WebSphere Application Server Community Edition 2.1 (Development use only) Supported portal servers WebSphere Portal 6.1.x and 7.x Portlet API support Java Portlet Standard 1.0 (JSR 168) Java Portlet Standard 2.0 (JSR 286) to WAS JSR 168 container iwidget Support IBM Mashup Center 2.0 (Lotus Mashups) Supported server configurations Slide 29

30 Portlet Factory supported feature sets Expanded set of supported Features Now includes Spreadsheet Extension feature set supporting Open Document (Lotus Symphony) format (in addition to MS Excel) IBM ILOG JViews Charts Provides a comprehensive, robust suite of charting components for visualizing data Includes bar, bubble, dial, line, pie, radar, scatter, and step charts ILOG entitled for evaluation use only, license purchase required for production deployment. Upgrade to WebSphere Dashboard Framework to expand ILOG entitlement. Slide 30

31 Portlet Factory new builders List, search results New Data Services UI builder generates the complete user interface for a CRUD application Uses new Data Service metadata that defines logical operations Retrieve List, Retrieve One, Update, Search, Create, Delete SQL and Domino builders automatically generate metadata For other data sources such as Web/REST services, you can define logical operations using the Service Definition builder Data Services UI builder can automate a number of UI design patterns: List view with optional Details, Update, Create, and Delete Optional filter inputs Search inputs and results List view that fires an event for details Details view that receives an event Details List Filter Search Query Update, create Slide 31

32 Portlet Factory new builders (cont.) New SQL Table Create builder creates a new database table with specified fields and implements complete CRUD service provider functionality Generate and populate relational database tables for creating new applications that don't rely on existing data Specify table name, column names, data types and primary key Optionally, provide sample data to define columns and load table data Supports rapid prototyping with database storage, without requiring any separate tools to create database tables Supports sharing application code that uses database tables, without requiring any database setup Enables auto-creation of application server data source for Cloudscape databases Slide 32

33 Portlet Factory new builders (cont.) New Data Field Settings builder lets you control all the page automation fields in a model. You can easily control the appearance and behavior of all the fields in an application Automatically reference a shared library of Rich Data Definitions A Dojo library is provided, and libraries can be customized to meet your standards For each field, you can control labels, visibility, column sorting, validation, field type (drop-down, checkbox, rich text editor, date picker, etc.), and more Date (format, picker, validate) Currency (format, validate) US States (select, lookup) Rich Text (edit control) Slide 33

34 Portlet Factory Dojo and rich UI builders/features An expanded and enhanced set of Dojo builders is available, to easily build compelling, highly interactive applications Ajax builders Smart refresh feature enables partial-page refresh automatically for a project Enhanced table features provide a rich interactive interface for tabular data Drag/drop columns in browser to reorder and resize Improved sorting user interface In-line editing, to update values in place with click-to-edit Enhanced UI themes provide centralized control over look and feel IBM ILOG jviews charting engine provides a comprehensive suite of charting features Includes bar, bubble, dial, line, pie, radar, scatter, and step charts Slide 34

35 Portlet Factory Dojo builders Dojo builders can be dragged from palette or applied via builder picker Dojo widgets can also be applied automatically to forms using Data Field Settings and Rich Data Definition Accordion Container Animation Border Container Checkbox Data Grid Data Store Date/Time Picker Drag Source / Drop Target Drop Down Button Enhanced Table Modifier Form Dialog Hover Tab Container Accordion Light Box Page Element Progress Indicator Radio Button Group Rich Text Editor Select Slider Tab Container Title Pane Tooltip Tree Inline Edit Form Dialog Inline Edit Tab Container Slide 35

36 Portlet Factory Theme builder and themes support Themes allow you to centrally control and modify the look and feel of an entire application: CSS styles Smart refresh and page loading progress indicators Page layouts Table and form layout rules (HTML templates) Table highlighting and paging controls A theme can be applied for a model, or automatically for a whole project You can also override theme elements at any level with the Theme builder The Theme builder changes the theme that a model sees for the generated user interface (UI). It can also create a theme file. Blue theme Enterprise theme Rounded theme Slide 36

37 Objectives WebSphere Portal IBM Innovation Center - Dallas Product Overview Portlet Factory Features & Concepts New Features of WebSphere Portlet Factory 7 Positioning Portlet Factory with Other Development Tools Reseources Slide 37

38 When should you use IBM WebSphere Portlet Factory The code generated by WebSphere Portlet Factory is no different from any hand written best practice JSR-168/JSR-286 portlet. Not the right fit in scenarios where you don't get any benefits from its software automation. Creating a single specialized application, where you can't use any of the higher-level patterns provided by existing builders the out-of-the-box builders don't support the patterns you need to implement and the cost of creating custom builders for your patterns is too high relative to the benefits. Websphere Portlet Factory uses a different developer paradigm than other tools work iteratively to tell the builders what you want to do the builders automate the code generation. You do not modify the code elements directly. Slide 38

39 Rational Application Developer & Portlet Factory For developers who create portlet applications using wizard driven tools For developers who need complete access and control of all portlet, portal and other application code WebSphere Portlet Factory Model-driven portlet development and customization Wizard-driven tools that automate rapid portlet creation via reusable, automation components called Builders Dynamic profiling Runtime instances of multiple portlet variations from a single code base Rapid portlet creation Connectivity to SAP, Seibel, Peoplesoft, Domino, etc. Rapid development and deployment to WebSphere Portal Rational Application Developer All-inclusive environment for portlet, portal, and full Java and J2EE application development, debugging, testing and deployment Visual tools to hand-craft portlets and portal pages and Web apps using JavaServer Faces framework Portal site development with visual layout, theme/skin editing Create WPF Builders The recommended scenario is to use RAD and Portlet Factory together to form comprehensive portal solutions. Portlets created in RAD can be combined with portlets created with Portlet Factory to form complete portal solutions that are integrated, tested and deployed using RAD. Slide 39

40 Objectives WebSphere Portal IBM Innovation Center - Dallas Product Overview Portlet Factory Features & Concepts New Features of WebSphere Portlet Factory 7 Positioning Portlet Factory with Other Development Tools Resources Slide 40

41 Additional Resources WPF support WPF documentation ( wiki ) WPF forum (Best Practices) Slide 41

42 Summary Portlet Factory Overview Portlet Factory for WebSphere Features & Concepts Portlet development without Java coding Builders, Models, Profile Positioning Portlet Factory with Other Development Tools Portlet Factory, Rational App Developer Slide 42

43 Slide 43

44 End of Presentation IBM Innovation Center Dallas, TX 2010 IBM Corporation

2010 Exceptional Web Experience

2010 Exceptional Web Experience 2010 Exceptional Web Experience Session Code: TECH-D07 Session Title: What's New In IBM WebSphere Portlet Factory Jonathan Booth, Senior Architect, WebSphere Portlet Factory, IBM Chicago, Illinois 2010

More information

What's Coming in IBM WebSphere Portlet Factory 7.0

What's Coming in IBM WebSphere Portlet Factory 7.0 What's Coming in IBM WebSphere Portlet Factory 7.0 IBM Corporation Legal Disclaimer The information on the new product is intended to outline our general product direction and it should not be relied on

More information

Getting started with WebSphere Portlet Factory V7.0.0

Getting started with WebSphere Portlet Factory V7.0.0 Getting started with WebSphere Portlet Factory V7.0.0 WebSphere Portlet Factory Development Team 29 September 2010 Copyright International Business Machines Corporation 2010. All rights reserved. Abstract

More information

Getting started with WebSphere Portlet Factory V6.1

Getting started with WebSphere Portlet Factory V6.1 Getting started with WebSphere Portlet Factory V6.1 WebSphere Portlet Factory Development Team 29 July 2008 Copyright International Business Machines Corporation 2008. All rights reserved. Abstract Discover

More information

Getting started with WebSphere Portlet Factory V6

Getting started with WebSphere Portlet Factory V6 Getting started with WebSphere Portlet Factory V6 WebSphere Portlet Factory Development Team 03 Jan 07 Copyright International Business Machines Corporation 2007. All rights reserved. Abstract Discover

More information

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Stuart Duguid Portal & Workplace Specialist TechWorks, IBM Asia-Pacific Overview / Scope The aim of

More information

Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal

Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal LOT02P5 Portail : WebSphere Portlet Factory RIA et Web 2.0 autour de WebSphere Portal Arjen Moermans arjen.moermans@nl.ibm.com IT Specialist Lotus Techworks SWIOT 2009 IBM Corporation Legal Disclaimer

More information

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory

Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory Developing Exceptional Mobile and Multi-Channel Applications using IBM Web Experience Factory IBM Corporation 2011 Who am I? 2 Agenda Mobile web applications and Web Experience Factory Tour of Web Experience

More information

Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0

Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0 Developing Web Applications for Smartphones with IBM WebSphere Portlet Factory 7.0 WebSphere Portlet Factory Development Team 6 September 2010 Copyright International Business Machines Corporation 2010.

More information

Packaging for Websphere Development Studio was changed with V6R1.

Packaging for Websphere Development Studio was changed with V6R1. Packaging for Websphere Development Studio was changed with V6R1. Websphere Development Studio was divided into three features: ILE Compilers Heritage Compilers (OPM) ADTS Websphere Development Studio

More information

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development Solution Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development 2 Richer= Application aspect is more application features

More information

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal

Get Started on SOA. People Entry Point Interaction and Collaboration Services. Case for an SOA Portal Get Started on SOA People Entry Point Interaction and Collaboration Services Case for an SOA Our customers are our highest priorities; our employees are our highest cost We need to make our employees more

More information

IBM Rational Application Developer for WebSphere Software, Version 7.0

IBM Rational Application Developer for WebSphere Software, Version 7.0 Visual application development for J2EE, Web, Web services and portal applications IBM Rational Application Developer for WebSphere Software, Version 7.0 Enables installation of only the features you need

More information

AD105 Introduction to Application Development for the IBM Workplace Managed Client

AD105 Introduction to Application Development for the IBM Workplace Managed Client AD105 Introduction to Application Development for the IBM Workplace Managed Client Rama Annavajhala, IBM Workplace Software, IBM Software Group Sesha Baratham, IBM Workplace Software, IBM Software Group

More information

What's New in IBM WebSphere Portlet Factory and Introducing IBM Lotus Connections 2.5 Portlets

What's New in IBM WebSphere Portlet Factory and Introducing IBM Lotus Connections 2.5 Portlets What's New in IBM WebSphere Portlet Factory 6.1.5 and Introducing IBM Lotus Connections 2.5 Portlets Jason Cornell, Product Manager WebSphere Portlet Factory and Dashboard Accelerator 2009 IBM Corporation

More information

WebCenter Interaction 10gR3 Overview

WebCenter Interaction 10gR3 Overview WebCenter Interaction 10gR3 Overview Brian C. Harrison Product Management WebCenter Interaction and Related Products Summary of Key Points AquaLogic Interaction portal has been renamed

More information

IBM WebSphere Host Access Transformation Services, Version 7.0

IBM WebSphere Host Access Transformation Services, Version 7.0 Reface and reuse your host assets IBM WebSphere Host Access Transformation Services, Version 7.0 Highlights Enhances 3270 and 5250 screens Combines data from multiple with a GUI host screens with a new

More information

IBM Blueprint for Success

IBM Blueprint for Success IBM Blueprint for Success Scale-Up Servers Unified Communications & Collaboration Self-Service Team Collaboration Cost Containment Invest for Growth Expertise & Knowledge Discovery Enterprise Portals Open

More information

Building JavaServer Faces Applications

Building JavaServer Faces Applications IBM Software Group St. Louis Java User Group Tim Saunders ITS Rational Software tim.saunders@us.ibm.com 2005 IBM Corporation Agenda JSF Vision JSF Overview IBM Rational Application Developer v6.0 Build

More information

Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group

Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group Mobile Portal Accelerator 7.0 Developing Mobile Portal Content with MPA WebSphere User Group Soheel Chughtai Early Program Manager Agenda Business Perspective Web Content Management Mobile Portal Solutions

More information

Microsoft SharePoint Server is Primarily a Departmental Portal SharePoint Server Is built on SharePoint services Typical use case is as a repository for documents created by Office SharePoint Server is

More information

IBM Rational Host Access Transformation Services, Version 7.1

IBM Rational Host Access Transformation Services, Version 7.1 Extend and reuse your host assets IBM Rational Host Access Transformation Services, Version 7.1 Highlights Enhances 3270 and 5250 green screens with a user-friendly GUI Enables you to quickly extend host

More information

Improving Productivity

Improving Productivity Improving Productivity On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient. 3. We

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper July 2009 Oracle Application Development Framework Overview Introduction... 1 Oracle ADF Making Java EE Development Simpler... 2 THE ORACLE ADF ARCHITECTURE... 3 The Business Services

More information

Introducing Lotus Domino 8, Designer 8 and Composite Applications

Introducing Lotus Domino 8, Designer 8 and Composite Applications Introducing Lotus Domino 8, Designer 8 and Composite Applications IBM Lotus collaboration product strategy Rich client W indows/office Browser eforms Portal RSS/Atom Mobile Interaction and client services

More information

IBM Forms Experience Builder

IBM Forms Experience Builder IBM Forms Experience Builder Bernd Beilke Digital Experience Solutions Architect Introduction Web forms are part of an engaging experience Natural part of the page no plug-ins required Highly dynamic and

More information

Tools to Develop New Linux Applications

Tools to Develop New Linux Applications Tools to Develop New Linux Applications IBM Software Development Platform Tools for every member of the Development Team Supports best practices in Software Development Analyst Architect Developer Tester

More information

Provisioning WPF based WP Composite Applications to Expeditor

Provisioning WPF based WP Composite Applications to Expeditor Provisioning WPF based WP Composite Applications to Expeditor Copyright International Business Machines Corporation 2007. All rights reserved. Sample walk through #2 in a series of articles describing

More information

Portal Express 6 Overview

Portal Express 6 Overview Portal Express 6 Overview WebSphere Portal Express v6.0 1 Main differences between Portal Express and Portal 6.0 Built with the same components as Portal 6.0.0.1 BPC is the only missing piece Supports

More information

IBM Workplace Collaboration Services API Toolkit

IBM Workplace Collaboration Services API Toolkit IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 IBM Workplace Collaboration Services API Toolkit Version 2.5 User s Guide G210-1958-00 Note Before using this information

More information

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation

JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory IBM Corporation JMP305: JumpStart Your Multi-Channel Digital Experience Development with Web Experience Factory 2014 IBM Corporation Agenda Multi-channel applications and web sites Rapid development with the model-based

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

Lotus Exam IBM Websphere Portal 6.1 Application Development Version: 5.0 [ Total Questions: 150 ]

Lotus Exam IBM Websphere Portal 6.1 Application Development Version: 5.0 [ Total Questions: 150 ] s@lm@n Lotus Exam 190-959 IBM Websphere Portal 6.1 Application Development Version: 5.0 [ Total Questions: 150 ] Topic 0, A A Question No : 1 - (Topic 0) A large motorcycle manufacturer has an internet

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.   Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : C9520-927 Title : Developing Portlets and Web Applications with IBM Web Experience Factory 8.0 Vendors

More information

IBM Rational Developer for System z Version 7.5

IBM Rational Developer for System z Version 7.5 Providing System z developers with tools for building traditional and composite applications in an SOA and Web 2.0 environment IBM Rational Developer for System z Version 7.5 Highlights Helps developers

More information

AD406: What s New in Digital Experience Development with IBM Web Experience Factory

AD406: What s New in Digital Experience Development with IBM Web Experience Factory AD406: What s New in Digital Experience Development with IBM Web Experience Factory Jonathan Booth, Senior Architect, Digital Experience Tooling, IBM Adam Ginsburg, Product Manager, Digital Experience

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

PEGACUIS71V1 pegasystems

PEGACUIS71V1 pegasystems PEGACUIS71V1 pegasystems Number: PEGACUIS71V1 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which of the following rule types does the Localization wizard translate? (Choose Two) A. Field Value

More information

Introduction. Key Features and Benefits

Introduction. Key Features and Benefits Introduction Stabilix Underwriting Framework is a highly adaptable XML based J2EE com-pliant software platform built on the Stabilix s business process automation (BPA) suite, code named CloudEx. CloudEx

More information

IBM Workplace Software Development Kit

IBM Workplace Software Development Kit IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 IBM Workplace Software Development Kit Version 2.6 User s Guide G210-2363-00 Note Before using this information and the product

More information

J2EE Application Development : Conversion and Beyond Osmond Ng

J2EE Application Development : Conversion and Beyond Osmond Ng IBM Software Group J2EE Application Development : Conversion and Beyond Osmond Ng IBM Software Group Practitioner View Point IBM Rational Application Developer J2EE/EJB Tooling J2EE construction tools

More information

Solution overview VISUAL COBOL BUSINESS CHALLENGE SOLUTION OVERVIEW BUSINESS BENEFIT

Solution overview VISUAL COBOL BUSINESS CHALLENGE SOLUTION OVERVIEW BUSINESS BENEFIT BUSINESS CHALLENGE There is an increasing demand from users of business software for easier to use applications which integrate with other business systems. As a result IT organizations are being asked

More information

ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD

ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD IBM Software Group ZOS15P1 - Rational Business Developper : Comment développer rapidement une application zos/db2 sans connaissance Cobol avec EGL et RBD What is EGL? IBM s high-level procedural programming

More information

"Charting the Course... WebSphere Portal 8 Development using Rational Application Developer 8.5. Course Summary

Charting the Course... WebSphere Portal 8 Development using Rational Application Developer 8.5. Course Summary Course Summary Description This course will introduce attendees to Portlet development using Rational Application Developer 8.5 as their development platform. It will cover JSR 286 development, iwidget

More information

IBM WebSphere Application Server - Express, Version 5.1

IBM WebSphere Application Server - Express, Version 5.1 An express entry point to dynamic e-business IBM Express, Version 5.1 Highlights Offers a quick and affordable solution to develop, deploy and manage e-business applications Speeds application development

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way 1 1 Accelerated Java EE Development: The Oracle Way Dana Singleterry Principal Product Manager Oracle JDeveloper and Oracle ADF http://blogs.oracle.com/dana Warning demo contains

More information

Developing portlets for the IBM WebSphere Portal Server with IBM Rational Rapid Developer

Developing portlets for the IBM WebSphere Portal Server with IBM Rational Rapid Developer Copyright Rational Software 2003 http://www.therationaledge.com/content/nov_03/f_rrd_websphere_jn.jsp Developing portlets for the IBM WebSphere Portal Server with IBM Rational Rapid Developer by Joseph

More information

Oracle ADF: The technology behind project fusion. Lynn Munsinger Principal Product Manager Application Development Tools Oracle Corporation

Oracle ADF: The technology behind project fusion. Lynn Munsinger Principal Product Manager Application Development Tools Oracle Corporation Oracle ADF: The technology behind project fusion Lynn Munsinger Principal Product Manager Application Development Tools Oracle Corporation Agenda Application Development Framework (ADF) Overview Goals

More information

IBM Rational Business Developer (RBD) is a development environment that

IBM Rational Business Developer (RBD) is a development environment that C H A P T E R1 Introduction IBM Rational Business Developer (RBD) is a development environment that helps programmers write business applications quickly. An organization uses RBD to meet the following

More information

Oracle Developer Day

Oracle Developer Day Oracle Developer Day Sponsored by: Session 2 Oracle Application Development Framework Speaker Speaker Title Page 1 1 Agenda Development Environment Expectations Challenges Oracle ADF Architecture Business

More information

J2EE Application Development with WebSphere Studio

J2EE Application Development with WebSphere Studio . J2EE Application Development with WebSphere Studio page 2 IBM Application Development Vision Delivering a rapid and efficient response to business needs through a powerful development and deployment

More information

<Insert Picture Here> Oracle Policy Automation System Requirements

<Insert Picture Here> Oracle Policy Automation System Requirements Oracle Policy Automation 10.4.0 System Requirements March 2012 Version 1.00 Oracle Policy Automation Products Version 10.4.0 Overview Product Oracle Policy Modeling Oracle Policy

More information

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2.

Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction. Ajay Gandhi Sr. Director of Product Management Enterprise 2. Oracle WebCenter Interaction: Roadmap for BEA AquaLogic User Interaction Ajay Gandhi Sr. Director of Product Management Enterprise 2.0 and Portals 1 Agenda Enterprise 2.0 and Portal Product Strategy AquaLogic

More information

Introduction to IBM Rational HATS For IBM System z (3270)

Introduction to IBM Rational HATS For IBM System z (3270) Introduction to IBM Rational HATS For IBM System z (3270) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Developing Applications for IBM WebSphere Portal 7.0

Developing Applications for IBM WebSphere Portal 7.0 Developing Applications for IBM WebSphere Portal 7.0 Duración: 5 Días Código del Curso: WPL51G Temario: This course is designed for users who are new to developing applications for WebSphere Portal Server

More information

Lotus Quickr 8.0: Technical Architecture

Lotus Quickr 8.0: Technical Architecture Lotus Quickr 8.0: Technical Architecture Chai Shong Phua 2007 IBM Corporation Agenda 1 2 Functional Overview Architecture 3 Customization 3 Lotus Quickr: Power to the People Lotus Quickr self-service workspaces

More information

Integration Developer Version 7.0 Version 7.0. Installation Guide

Integration Developer Version 7.0 Version 7.0. Installation Guide Integration Developer Version 7.0 Version 7.0 Installation Guide Note Before using this information and the product it supports, be sure to read the general information under Notices on page 67. This edition

More information

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Fusion Middleware 11g: Build Applications with ADF I Oracle University Contact Us: +966 1 1 2739 894 Oracle Fusion Middleware 11g: Build Applications with ADF I Duration: 5 Days What you will learn This course is aimed at developers who want to build Java

More information

Unified Task List Developer Pack

Unified Task List Developer Pack Unified Task List Developer Pack About the Developer Pack The developer pack is provided to allow customization of the UTL set of portlets and deliver an easy mechanism of developing task processing portlets

More information

Deployment Scenario: WebSphere Portal Mashup integration and page builder

Deployment Scenario: WebSphere Portal Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder...1 Abstract...2 Portal Mashup integration

More information

Extending the value of your current collaboration investments now and in the future

Extending the value of your current collaboration investments now and in the future Extending the value of your current collaboration investments now and in the future Simon Lee ASEAN Lotus Technical Manager 2007 IBM Corporation IBM Lotus collaboration product strategy Rich client Microsoft

More information

Composer Guide for JavaScript Development

Composer Guide for JavaScript Development IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development GI13-2630-00 IBM Initiate Master Data Service Version 10 Release 0 Composer Guide for JavaScript Development

More information

Open Text Web Site Management 10.1

Open Text Web Site Management 10.1 Open Text Web Site Management 10.1 Technical Slide Deck June 2010 Bernfried Howe Director Product Management Open Text Web Site Management Slide 1 Agenda Release Information General Features New Features

More information

Webcast: IBM WebFacing Tool Enhancements

Webcast: IBM WebFacing Tool Enhancements IBM Software Group Webcast: IBM WebFacing Tool Enhancements November 18 2009 Host Access Transformation Services (HATS) Team Audio conference dial-in: North America dial: 1-866-457-2759 International dial:

More information

de la session Portal 6.1 Administration

de la session Portal 6.1 Administration IBM Corporation Titre WebSphere de la session Portal 6.1 Administration Nom du speaker email 1 er et 2 octobre 2007 Agenda WebSphere Portal Strategy Delivering Exceptional User Experiences: Deliver the

More information

IBM's Exceptional Web Experience #IBMexperience

IBM's Exceptional Web Experience #IBMexperience IBM's Exceptional Web Experience #IBMexperience by @IBMwebxperience Vidar Svendsen vidar.svendsen@no.ibm.com Client Technical Professional Client Solution Architect IBM Collaboration Solutions Twitter:

More information

Peter Moskovits Principal Product Manager Oracle Corporation. Sue Vickers Group Manager Oracle Corporation

Peter Moskovits Principal Product Manager Oracle Corporation. Sue Vickers Group Manager Oracle Corporation Peter Moskovits Principal Product Manager Oracle Corporation Sue Vickers Group Manager Oracle Corporation How To Best Leverage J2EE, Struts, and ADF in Your Portal Oracle Application Server 10g Architecture

More information

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1

What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1 What's New in ActiveVOS 7.1 Includes ActiveVOS 7.1.1 2010 Active Endpoints Inc. ActiveVOS is a trademark of Active Endpoints, Inc. All other company and product names are the property of their respective

More information

IBM Lotus Domino Product Roadmap

IBM Lotus Domino Product Roadmap IBM Lotus Domino Product Roadmap Your Name Your Title Today s agenda Domino Strategy What s coming in Domino 8? What s planned beyond Domino 8? Lotus Domino Strategy The integrated messaging & collaboration

More information

<Insert Picture Here> The Latest E-Business Suite R12.x OA Framework Rich User Interface Enhancements

<Insert Picture Here> The Latest E-Business Suite R12.x OA Framework Rich User Interface Enhancements 1 The Latest E-Business Suite R12.x OA Framework Rich User Interface Enhancements Padmaprabodh Ambale, Gustavo Jimenez Applications Technology Group The following is intended to outline

More information

IBM Spatially Enables Enterprise With ESRI ArcGIS Server

IBM Spatially Enables Enterprise With ESRI ArcGIS Server IBM Spatially Enables Enterprise With ESRI ArcGIS Server This article cannot be reproduced in whole or in part without prior permission from IBM Corporation. Copyright IBM Corp. 2005. All Rights Reserved.

More information

IBM Mobile Portal Accelerator Enablement

IBM Mobile Portal Accelerator Enablement IBM Mobile Portal Accelerator Enablement Hands-on Lab Exercise on XDIME Portlet Development Prepared by Kiran J Rao IBM MPA Development kiran.rao@in.ibm.com Jaye Fitzgerald IBM MPA Development jaye@us.ibm.com

More information

IBM Lotus Design Tools

IBM Lotus Design Tools Entwicklercamp 2008 IBM Lotus Design Tools Stefan Neth, Senior IT Specialist, Channel Tech. Sales, IBM Agenda How we got here: Lotus Domino Designer Retrospective More Tools in use today Where do we go

More information

Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal

Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal Enriching Portal user experience using Dojo toolkit support in IBM Rational Application Developer v8 for IBM WebSphere Portal Summary: Learn how to create Portlet applications for Websphere Portal for

More information

Rich, personalized portals for the enterprise. IBM WebSphere Portal Version 6.1 reviewer s guide

Rich, personalized portals for the enterprise. IBM WebSphere Portal Version 6.1 reviewer s guide Rich, personalized portals for the enterprise IBM WebSphere Portal Version 6.1 reviewer s guide August 2008 Contents Introduction...3 Product overview...4 ProFdour r bct usivneersvs o s iewsẹ... u rs 5

More information

Infrastructure Navigator User's Guide

Infrastructure Navigator User's Guide vcenter Infrastructure Navigator 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS

No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS No Programming Required Create web apps rapidly with Web AppBuilder for ArcGIS By Derek Law, Esri Product Manager, ArcGIS for Server Do you want to build web mapping applications you can run on desktop,

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

ID412. Why Mashups Matter. Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix

ID412. Why Mashups Matter. Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix ID412 Why Mashups Matter Nicole Carrier Product Manager Lotus Remix Mikael Örn Development Manager Lotus Remix Agenda Mashups 101 The Mashup Development Process The Business Value of Mashups Challenges

More information

Overview. Principal Product Manager Oracle JDeveloper & Oracle ADF

Overview. Principal Product Manager Oracle JDeveloper & Oracle ADF Rich Web UI made simple an ADF Faces Overview Dana Singleterry Dana Singleterry Principal Product Manager Oracle JDeveloper & Oracle ADF Agenda Comparison: New vs. Old JDeveloper Provides JSF Overview

More information

IBM WebSphere Studio Asset Analyzer, Version 5.1

IBM WebSphere Studio Asset Analyzer, Version 5.1 Helping you quickly understand, enhance and maintain enterprise applications IBM, Version 5.1 Highlights n Provides interactive textual n Helps shorten the learning curve and graphic reports that help

More information

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group

A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group A Closer Look at XPages in IBM Lotus Domino Designer 8.5 Ray Chan Advisory I/T Specialist Lotus, IBM Software Group 2008 IBM Corporation Agenda XPage overview From palette to properties: Controls, Ajax

More information

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview

<Insert Picture Here> The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview 1 1 The Oracle Fusion Development Platform: Oracle JDeveloper and Oracle ADF Overview Dana Singleterry Principal Product Manager Oracle JDeveloper and Oracle ADF http://blogs.oracle.com/dana

More information

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION Move beyond simply coding applications to delivering business innovation with Syncfusion's award-winning.net components and new JavaScript libraries. Syncfusion tools help developers create elegant user

More information

Introduction to WebSphere Development Studio for i5/os

Introduction to WebSphere Development Studio for i5/os Introduction to WebSphere Development Studio for i5/os Alison Butterill butteril@ca.ibm.com i want stress-free IT. i want control. Simplify IT Table of Contents 1. Background 2. Rational Development Tools

More information

WA2089 WebSphere Portal 8.0 Programming EVALUATION ONLY

WA2089 WebSphere Portal 8.0 Programming EVALUATION ONLY WA2089 WebSphere Portal 8.0 Programming Web Age Solutions Inc. USA: 1-877-517-6540 Canada: 1-866-206-4644 Web: http://www.webagesolutions.com The following terms are trademarks of other companies: Java

More information

Domino applications and the IBM Workplace technical strategy White paper. IBM Lotus Domino applications and the IBM Workplace technical strategy.

Domino applications and the IBM Workplace technical strategy White paper. IBM Lotus Domino applications and the IBM Workplace technical strategy. White paper IBM Lotus Domino applications and the IBM Workplace technical strategy. May 2005 Page 2 Contents 2 Introduction 3 Overview of IBM Workplace software 6 IBM Workplace application servers 6 IBM

More information

Rational Software Architect

Rational Software Architect Rational Software Architect Version 7.0 Installation Guide GI11-8354-04 Rational Software Architect Version 7.0 Installation Guide GI11-8354-04 Note Before using this information and the product it supports,

More information

Oliopäivät Modelling Now and in the Future, with Acronyms or without = RSA

Oliopäivät Modelling Now and in the Future, with Acronyms or without = RSA IBM Software Group Oliopäivät 28-29.11.2006 Modelling Now and in the Future, with Acronyms or without = RSA rami.talme@fi.ibm.com 2006 IBM Corporation IBM Software Group Rational software The business-driven

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a rich client plug-in application

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : C2040-915 Title : IBM WebSphere Portal 7.0 Solution Development Vendors

More information

Delphi XE. Delphi XE Datasheet

Delphi XE. Delphi XE Datasheet Delphi XE Datasheet DATASHEET Delphi XE Embarcadero Delphi XE is the fastest way to deliver ultrarich, ultra-fast Windows applications. Used by millions of developers, Delphi combines a leading-edge object-oriented

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS 1 Lab instructions This lab teaches

More information

Road Map for Essential Studio 2011 Volume 4

Road Map for Essential Studio 2011 Volume 4 Road Map for Essential Studio 2011 Volume 4 Essential Studio User Interface Edition... 4 ASP.NET...4 Essential Tools for ASP.NET... 4 Essential Chart for ASP.NET... 4 Essential Diagram for ASP.NET... 4

More information

An Oracle White Paper April Oracle Application Express 5.0 Overview

An Oracle White Paper April Oracle Application Express 5.0 Overview An Oracle White Paper April 2015 Oracle Application Express 5.0 Overview Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION

SYNCFUSION ESSENTIAL STUDIO ENTERPRISE EDITION Move beyond simply coding applications to delivering business innovation with Syncfusion's award-winning.net components and controls. Syncfusion tools help developers create elegant user interfaces, business

More information

AppDev StudioTM 3.2 SAS. Migration Guide

AppDev StudioTM 3.2 SAS. Migration Guide SAS Migration Guide AppDev StudioTM 3.2 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS AppDev TM Studio 3.2: Migration Guide. Cary, NC: SAS Institute Inc.

More information

Oracle Fusion Middleware 11g: Build Applications with ADF I

Oracle Fusion Middleware 11g: Build Applications with ADF I Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Fusion Middleware 11g: Build Applications with ADF I Duration: 5 Days What you will learn Java EE is a standard, robust,

More information