IBM Worklight An Overview

Size: px
Start display at page:

Download "IBM Worklight An Overview"

Transcription

1 IBM Worklight An Overview Gal Shachor IBM Distinguished Engineer, Chief Architect Worklight Greg Truty IBM Distinguished Engineer, Chief Architect IBM MobileFirst Amit Ben-Sheffer Head of Product Design IBM Worklight Mobile Platform TMD IBM Corporation

2 Agenda 1 Exploring IBM Worklight 2 Worklight Studio 3 Worklight Application Center 4 Worklight Application Runtime 5 Worklight Console IBM Corporation

3 Offering Portfolio Industry Solutions The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may Banking! Insurance! Retail! Transport! Telecom! Government! Healthcare! Automotive! Strategy & Design Services IBM & Partner Applications Application & Data Platform Management Security Analytic s Development & Integration Services Devices! Network! Servers! Cloud & Managed Services IBM Corporation

4 IBM Worklight: A mobile application platform Speeding the development, integration and management of mobile applications and infrastructure Accelerate Development Web, hybrid, and native development: open, flexible, standard-based, multi-screen/omnichannel Functional testing Development lifecycle tools and integration Facilitate App Security and Trust Server-enforced authentication App authenticity and user-app-device binding Secure and syncable on-device storage App version enforcement Enable User Engagement Unified push and SMS notifications Geolocation and context collections and intelligence Mobile-friendly integration Support Mobile Analytics Efficient acquisition of analytics data Development, operational, and business analytics Offline and online event management integration IBM Worklight goes beyond mobile app UI creation to deliver mobile optimized, standards-based, middleware and tools for enterprisegrade mobile applications and services creation IBM Corporation

5 IBM Worklight: An Overview Studio Leading tools for crossplatform hybrid development that maximize code reuse and enable per-device optimization Operational console Operational management for deployments, version enforcement, and infrastructure access. Operational analytics provide real-time insight into application usage Application center A cross-platform private mobile application store focused on the needs of a development organization or a team Application runtime Cross-platform services for the mobile channel (including client and server components). Client APIs available for both pure native as well as hybrid development IBM Corporation

6 Worklight Components Feedback Management Worklight Studio HTML5, Hybrid, and Native Coding Optimization Framework Integrated Device SDKs 3 rd Party Library Integration WYSIWG Editor and Simulator Functional Testing Build Engine SDKs ios Android Blackberry Windows Phone Windows 8 Java ME Mobile Web Desktop Web 1 Worklight Application Center Development Team Provisioning Enterprise App Provisioning and Governance App Feedback Management Public App Stores 2 Device Runtime Cross-Platform Compatibility Layer Server Integration Framework Encrypted and Syncable Storage Runtime Skins Reporting Location-based for Statistics event and Diagnostics handling Enhanced crash & platform-level exception capture Application Code 3 Enterprise Backend Systems & Cloud Services User Authentication and Mobile Trust Mashups and Service Composition JSON Translation Geolocation Services Adapter Library for Backend Connectivity Worklight Server Stats and Logs Aggregation Client-Side App Resources Direct Update Mobile Web Apps Unified Push Notifications 4 Worklight Console Unified Push and SMS Notification Development and Operational Analytics App Version Management IBM Corporation

7 Platform Support Supported Eclipse Versions Juno 4.2, Indigo 3.7.2, and Helios Supported distributions: Eclipse Classic and Eclipse IDE for Java [EE] developers Supported Mobile OS Android 2.2, 2.3, 4.0, 4.1, 4.2 ios 5, ios 6, ios 6.1 Windows 8, Windows RT, Windows Phone 7.5, 8 BlackBerry 6, 7, 7.1, 10 Java ME MIDP 2.0 Third-party Library Support Apache Cordova (previously PhoneGap) Dojo Mobile jquery Sencha Supported Application Servers WebSphere 7 & 8 (Distributed zlinux) WebSphere 8.5, 8.55 Liberty Profile (included), ND/Base (not included) (Distributed zlinux Mac OS X [development]) Apache Tomcat 7 (Linux Windows Mac OS X [development]) Supported Databases DB2 Enterprise Server Edition v9.7, v10.1 Apache Derby, SDK 10.8 (included), or later Oracle 11g Database server, Standard or Enterprise Editions, release 1 or later MySQL 5.1 See System Requirements for latest version pre-reqs and platform support IBM Corporation

8 Multiple Mobile Application Development Models IBM Corporation

9 Agenda 1 Exploring IBM Worklight 2 Worklight Studio 3 Worklight Application Center 4 Worklight Application Runtime 5 Worklight Console IBM Corporation

10 Worklight Studio Eclipse Based IDE Native, hybrid and standard web development Environment-specific optimization Native development options Runtime skins 3rd-party library integration Worklight Studio HTML5, Hybrid, and Native Coding Optimization Framework Integrated Device SDKs 3 rd Party Library Integration WYSIWG Editor and Simulator Functional Testing Build Engine SDKs ios Android Blackberry Windows Phone Windows 8 Java ME Mobile Web Desktop Web 1 Device SDK integration Access to emulators and debugging tools Supports auto-complete and validation IBM Corporation

11 Preview in Browser Perform device-specific tests in the Mobile Browser Simulator: supports Cordova and Worklight client API IBM Corporation

12 Worklight Studio Common Code Structure common resources serve as the basis for the optimized environments that may be added later. hold resources that are shared by all environments. lib directory stores 3rd party library files for the project js (JavaScript files) auth.js authentication messages.js internationalization myapp.js application code MyApp.html file is initially configured as main file application-descriptor.xml contains reference to "mainfile enable authentication (ondemand, onstartup) worklightrooturl (application URL) environment specific references IBM Corporation

13 Worklight Studio - Environment Optimization JavaScript from an environment folder is appended to the same file in the common folder CSS files from an environment folder will be appended to the CSS files in the common folder HTML files from an environment folder will override files in the common folder images from an environment folder will override files in the common folder IBM Corporation

14 Integrated Device SDKs IBM Corporation

15 Edit within Worklight Studio IBM Corporation

16 Rich Page Editor (WYSIWYG UI Construction) Eclipse perspective for Worklight projects. Optimized layout for hybrid app development Rich page editor: drag-and-drop, palette of components, properties view, beautified outline, and raw editable source code Changes to code automatically apparent in rich page editor, and vice-versa, for quick development Supporting JQuery Mobile and dojox.mobile with a Visual UI Editor IBM Corporation

17 Screen Patterns Based on Re-usable Mobile Patterns New in Worklight out-of-the-box common screen patterns Navigation, search, lists and tables, authentication, configuration panels For jquery Mobile and Dojo Mobile Live preview using the underlying widget library IBM Corporation

18 Worklight Studio - Runtime Skins Skins provide support for multiple form factors in a single executable file for devices of the same OS family. Different screen sizes Different screen densities Different input methods Skins are a sub-variant of an environment packaged in a single app Decision on which skin to use is done by app at runtime Developer-controlled JavaScript file run at app startup determines which skin to load IBM Corporation

19 Build and Deploy as Native Components IBM Corporation

20 New to 6.0: Mobile Functional Test Tools Create, run, and automate tests on mobile applications Improve quality and time-to-value with industry-first app testing Create resilient and code-less test cases Record once, play back on multiple devices Standardized, eclipse based Comprehensive Android and ios, Native and hybrid Complete Recording, editing, and running on mobile devices Resilient Same test runs across multiple devices Also for non-developers Scripts in natural language description New in Worklight 6.0 Deliver consistently high quality across your mobile app portfolio IBM Corporation

21 Functional Testing in Worklight Studio Seamless develop-build-test user experience for the developer Develop a mobile application within Worklight Studio Create a Test Workbench Project Easily add applications to the Test Workbench Project and start recording tests or playing existing tests on the new application s version Beyond Worklight leverage products such as Rational Quality Manager (RQM) and others to plan, track and automate your tests IBM Corporation

22 Dojo Tools: Dojo Builder New in Worklight 6.0 Studio Workspace Preview Build Worklight project Minimal dojo (4 js files + CSS, img) Deploy Speeds development Reduces App Size uses Available via an Full dojo internal server (13,000 files) downloads AMD modules App packages only required dojo files Special console displays Dojo modules actually required by the application IBM Corporation

23 Dojo Tools: AMD API Finder / Module Locator Dojo has hundreds of AMD modules New in Worklight 6.0 Which one has the API or utility I need? IBM Corporation

24 Centralized Build 1. Create an Worklight project and application in Eclipse via Worklight Studio 2. Add a mobile environment of your choosing 3. Add app content Source Code Repository Worklight Build System Worklight Application Center 4. Build and deploy it to the Worklight Server 5. Use the specific environment tools to deploy to the device Eclipse for Android Xcode for ios Visual Studio for Windows Phone Ripple for BlackBerry IBM Corporation

25 Working with External Application Servers New in Worklight 6.0 Liberty application service shipped embedded Worklight plug-in and used as development app server Developers can apps and adapters to an external app server for testing and sharing purposes External Liberty, Tomcat No source code changes to Worklight projects necessary when switching IBM Corporation

26 Worklight Studio: Back-end Integration Secure back-end integration with Worklight Adapters Out of the box support for SQL, HTTP (REST and SOAP), Cast Iron, and JMS Adapters XML-based declarative specification and JavaScript programming Multi-source data mashups and back-end service composition Simplified adapter testing Access to session data and user properties Server-side debugging IBM Corporation

27 Agenda 1 Exploring IBM Worklight 2 Worklight Studio 3 Worklight Application Center 4 Worklight Application Runtime 5 Worklight Console IBM Corporation

28 Application Center The Worklight Application Center enables companies to easily set up an enterprise app store for their enterprise and development teams. The Application Center provides: - Administrators with fine-grained control over the distribution of mobile apps across the enterprise, including ACL and LDAP support; - Employees with a central location for the latest apps needed by their department and optimized for their device; - Developers with an easy way to distribute mobile builds and elicit feedback from development and test team members. Worklight Application Center Development Team Provisioning Enterprise App Provisioning and Governance App Feedback Management Public App Stores IBM Corporation

29 Add an Application IBM Corporation

30 Role Based Administration IBM Corporation

31 Applications Can Be Installed and Favorited New in Worklight IBM Corporation

32 Users Can Review and Provide Feedback Enhanced! IBM Corporation

33 Agenda 1 Exploring IBM Worklight 2 Worklight Studio 3 Worklight Application Center 4 Worklight Application Runtime 5 Worklight Console IBM Corporation

34 Worklight Server Enterprise Backend Systems & Cloud Services User Authentication and Mobile Trust Mashups and Service Composition JSON Translation Adapter Library for Backend Connectivity Worklight Server Stats Aggregation Client-Side App Resources Direct Update Mobile Web Apps Unified Push Notifications Adapters with support for SOAP, REST, SQL, JMS, IBM Cast Iron, and Node.js (preview in 6.0) Performs Data Transformation to streamline back-end data for mobile consumption Server and device Security control Supports Physical Clustering for high availability Controls Application Deployment and Versioning Push Notification administration Analytics including user adoption, usage data, app crash and exceptions IBM Corporation

35 Worklight Server: Adapters Simplicity and Rapid Development Defined using simple XML syntax, and easily configure with JavaScript API Security Use of flexible authentication facilities to create connections with back-end systems Adapters offer control over the identity of the connected user Transparency Data retrieved from back-end applications is exposed in a uniform manner regardless of the adapter type Read-only as well as Transactional Capabilities Adapters support read-only and transactional access modes to back-end systems IBM Corporation Query SQL Invoke adapter procedure Response JMS Node SOAP CAST IRON Worklight Update data REST Data/Result as JSON 4

36 Cast Iron Integration IBM Worklight let organizations leverage the IBM Cast Iron Hypervisor through a simple adapter Simply provide the Cast Iron orchestration name Can be used to integrate Worklight with cloud and on premise apps SaaS apps: Salesforce.com, Oracle CRM, Taleo. Packaged apps: SAP, Oracle PeopleSoft EBS Web Services, DBs, flat files/ftp Leverage the Cast Iron tools to visually explore existing services and data sources and connect them to your mobile applications IBM Corporation

37 Worklight Runtime Direct Update On-device Logic Native Shell App Store 1 Download Pre-packaged resources 2 Transfer 3 Check for updates Worklight Server Web resources Cached resources 4 Update web resource 1. Web resources packaged with app to ensure initial offline availability 2. Web resources transferred to app's cache storage 3. App checks for updates on startup and foreground events 4. Updated web resources downloaded when necessary, with user confirmation or silently IBM Corporation

38 Device Single Sign-On (SSO) Device SSO Capability: Device-side SSO enables a mobile user to authenticate him/her-self once and gain access to all apps from the same developer without being prompted to log in again at each of them Device SSO implementation: Implemented using combination of server-side capabilities (realms) and unique device identification (device ID) On successful login the authentication state is saved in the database and used for validations in subsequent sessions from the same device. Worklight Server Session x Session y Duplicate after receiving ID fro App 2 App 1 App 2 ID secure Mobile OS key store IBM Corporation

39 Worklight Runtime - Shell Approach Organizations can develop custom shells that include corporate services, such as authentication and security services, integration services, and branding. Web developers can then use sanctioned shells to develop the business logic of the application using only HTML5 Inner Application: Implements the application s logic Common web code Utilizes External Shell API s Required to comply with shell parameters External Shell: Customizable container Provides JS access to native functionality Branding, Security, Authentication Built with the Inner App to create a native App (IPA/APK file) IBM Corporation

40 Mobile Data support On-device, mobile database support: Embedded JSON mobile database JavaScript APIs to store, query and update the data in offline mode using MongoDB like APIs Encrypt sensitive data: Using a key provided by developer or obtained as user s password Server-to-client Sync: Retrieve, store and keep data store up-to-date using adapters Client-to-server Sync: Simplify write actions on data while the app is offline and send these actions to the server IBM Corporation

41 Geo-location Scenarios Automated hotel check-in Routing trucks arriving at warehouse SMS, Push... Automatic Check-In More engaging mall experience Location-aware security for hospital app Username Password Submit? IBM Corporation

42 New to 6.0: Geo-Location Sense and Response Client-side APIs Efficiently sampling GPS, cell triangulation, and Wifi coordinates Sampling while app in the foreground and in the background Batch collected data and send to server Available also when app is offline Developer in full control Events based on Proximity to point of interest Entering, leaving a geo-fence Server side maintain an evolving context that is available for all adapter procedures React to important geo events Enrich with business data Integrate context information with business processes Storage for analytics purposes Worklight Server Collect, compress and stream important information Location Data Analytics Repository IBM Corporation Adapter Feed location data and triggers to business processes decision management systems etc. Adapter New in Worklight 6.0

43 Worklight Security Streamline Corporate Security Approval Processes Protect Local Application Data Integrate with User Security Solutions Proactively Enforce Security Updates Protect From Known Application Security Threats Application Security Design: Develop secure mobile apps using corporate best practices Encrypted local storage for data Offline user access Challenge response on startup App authenticity validation Enforcement of organizational security policies Application Security Objectives IBM Corporation

44 Agenda 1 Exploring IBM Worklight 2 Worklight Studio 3 Worklight Application Center 4 Worklight Application Runtime 5 Worklight Console IBM Corporation

45 Worklight Console Application Version Management Install, update, disable, enable Push management Configurable audit log Administrative dashboards for: Deployed applications Installed adapters Push notifications Development Worklight and Server Operational Analytics Enterprise Backend Systems & Cloud Services User Authentication and Mobile Trust Mashups and Service Composition JSON Translation Geolocation Services Adapter Library for Backend Connectivity Stats Aggregation Client-Side App Resources Direct Update Mobile Web Apps Unified Push Notifications 4 Worklight Console Device Runtime Cross-Platform Compatibility Layer Server Integration Framework Encrypted and Syncable Storage Runtime Skinning Unified Push and SMS Notification Development and Operational Analytics App Version Management Application Code IBM Corporation

46 Unified Push Notifications Uniform access to push notifications providers Register for, Notify and Receive a notification Register for and Send SMS based notifications E.g., for JME Back-end Back-end System System Polling Adapters Notification State Database ios Dispatcher Android Dispatcher ios Push API Android Push API Apple Push Servers (APN) Google Push Servers (GCM) Worklight Client-side Push Services Worklight Client-side Push Services Unified Push API BlackBerry Dispatcher (roadmap) BlackBerry Push API RIM Push Servers Worklight Client-side Push Services Back-end Back-end System System Messagebased Adapters User- Device Database Windows Phone Dispatcher SMS Dispatcher Windows Push API Broker API Microsoft Push Servers SMS/MMS Brokers Worklight Client-side Push Services Administrative Console IBM Corporation

47 Disable Applications Remote Disable: Deny access to an app of a specific version on a specific environment Ensure users use the latest security fixes Avoid using previously installed old versions that are no longer supported IBM Corporation

48 Unified Client and Server Analytics New in Worklight 6.0 Mobile device Device and app properties User actions and called adapter procedures Exceptions, logs, response time Geo data Server Raw analytics data Log: exceptions, security issues, and generic log messages. Storage Data is stored in a new analytics repository Keeping BIRT based reports for backward compatibility IBM Corporation

49 Unified Client and Server Analytics: For the Developer Gain insight with industry-first mobile analytics Easily instrument mobile apps Analyze app usage, responsiveness and pathways with upgrade to marketing insight Analytics that cross between the mobile application and the server Mobile Device: Embedding the tealeaf data collection library and efficiently streaming back relevant information Easily upgrade to Tealeaf server for complete UX analytics Server side APIs to log activities and location information Extensibility The new analytics repository exposes a RESTbased interface Organizations and search for and export information in JSON format Collected data can be loaded into enterprise reporting systems such as Cognos or analyzed for patterns Worklight Server Client Logs Interact with the data Server Data New in Worklight 6.0 Collect, compress and stream important information Analytics Repository IBM Corporation

50 Integration with complementary offers Integrate Tealeaf CX with IBM Worklight Existing Tealeaf CX Mobile customers can integrate Tealeaf CX Mobile ios and Android SDK into an IBM Worklight mobile application enabling IBM Worklight app with insightful data collection and analytics Unique benefits of using Tealeaf CX Log of all mobile web and app events In field & in app analytics Session level search All network HTTP Traffic Fine grained behavioral analysis App crashes before and after IBM Corporation

51 IBM Corporation

52 Legal Disclaimer IBM Corporation All Rights Reserved. The information contained in this publication is provided for informational purposes only. While efforts were made to verify the completeness and accuracy of the information contained in this publication, it is provided AS IS without warranty of any kind, express or implied. In addition, this information is based on IBM s current product plans and strategy, which are subject to change by IBM without notice. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, this publication or any other materials. Nothing contained in this publication is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in this presentation to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in this presentation may change at any time at IBM s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. Nothing contained in these materials is intended to, nor shall have the effect of, stating or implying that any activities undertaken by you will result in any specific sales, revenue growth or other results. If the text contains performance statistics or references to benchmarks, insert the following language; otherwise delete: Performance is based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput or performance that any user will experience will vary depending upon many factors, including considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed. Therefore, no assurance can be given that an individual user will achieve results similar to those stated here. If the text includes any customer examples, please confirm we have prior written approval from such customer and insert the following language; otherwise delete: All customer examples described are presented as illustrations of how those customers have used IBM products and the results they may have achieved. Actual environmental costs and performance characteristics may vary by customer. Please review text for proper trademark attribution of IBM products. At first use, each product name must be the full name and include appropriate trademark symbols (e.g., IBM Lotus Sametime Unyte ). Subsequent references can drop IBM but should include the proper branding (e.g., Lotus Sametime Gateway, or WebSphere Application Server). Please refer to for guidance on which trademarks require the or symbol. Do not use abbreviations for IBM product names in your presentation. All product names must be used as adjectives rather than nouns. Please list all of the trademarks that you use in your presentation as follows; delete any not included in your presentation. IBM, the IBM logo, Lotus, Lotus Notes, Notes, Domino, Quickr, Sametime, WebSphere, UC2, PartnerWorld and Lotusphere are trademarks of International Business Machines Corporation in the United States, other countries, or both. Unyte is a trademark of WebDialogs, Inc., in the United States, other countries, or both. If you reference Adobe in the text, please mark the first use and include the following; otherwise delete: Adobe, the Adobe logo, PostScript, and the PostScript logo are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States, and/or other countries. If you reference Java in the text, please mark the first use and include the following; otherwise delete: Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. If you reference Microsoft and/or Windows in the text, please mark the first use and include the following, as applicable; otherwise delete: Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both. If you reference Intel and/or any of the following Intel products in the text, please mark the first use and include those that you use as follows; otherwise delete: Intel, Intel Centrino, Celeron, Intel Xeon, Intel SpeedStep, Itanium, and Pentium are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries. If you reference UNIX in the text, please mark the first use and include the following; otherwise delete: UNIX is a registered trademark of The Open Group in the United States and other countries. If you reference Linux in your presentation, please mark the first use and include the following; otherwise delete: Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both. Other company, product, or service names may be trademarks or service marks of others. If the text/graphics include screenshots, no actual IBM employee names may be used (even your own), if your screenshots include fictitious company names (e.g., Renovations, Zeta Bank, Acme) please update and insert the following; otherwise delete: All references to [insert fictitious company name] refer to a fictitious company and are used for illustration purposes only IBM Corporation

IBM Mobile First Overview

IBM Mobile First Overview IBM Mobile First Overview - Thejaswini R & Bharat Devdas Agenda 1 Significance of Mobile 2 IBM Mobile First 3 IBM Worklight Overview & Features 4 Demonstration 2 Mobile momentum is reshaping how we live

More information

Effective PMR Submission Best Practice. IBM Learn Customer Support

Effective PMR Submission Best Practice. IBM Learn Customer Support Effective PMR Submission Best Practice IBM Learn Customer Support PMR Best Practices When submitting a PMR, please make sure you provide as much information as you have. This allows the team to troubleshoot,

More information

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation

IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply IBM Corporation IBM InfoSphere Data Replication s Change Data Capture (CDC) Fast Apply Agenda - Overview of Fast Apply - When to use Fast Apply - The available strategies & when to use - Common concepts - How to configure

More information

IBM Mobile Technical Overview IBM Corporation

IBM Mobile Technical Overview IBM Corporation IBM Mobile Technical Overview 1 However, you must mobile enable your business because we are in a new Computing Era Single transactions to personalized engagement Millions of PCs to Structured data to

More information

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific

What s New in the IBM Lotus Notes Client. Kevin O Connell, Consulting Manager, IBM Asia Pacific Technical Track What s New in the IBM Lotus Notes Client Kevin O Connell, Consulting Manager, IBM Asia Pacific ID101 What's New in the IBM Lotus Notes Client Kevin O'Connell Asia Pacific Consulting Manager

More information

Introduction to Worklight Integration IBM Corporation

Introduction to Worklight Integration IBM Corporation Introduction to Worklight Integration Agenda IBM Mobile Foundation Introduction to Worklight How to Integrate Worklight Adapters WebAPI HTTP & SOAP Database (SQL) WebSphere Message Broker Cast Iron 2 IBM

More information

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps WebSphere Puts Business In Motion Put People In Motion With Mobile Apps Use Mobile Apps To Create New Revenue Opportunities A clothing store increases sales through personalized offers Customers can scan

More information

The IBM MobileFirst Platform

The IBM MobileFirst Platform The IBM MobileFirst Platform Curtis Miles IBM MobileFirst Solution Architect April 14, 2015 What is the IBM MobileFirst Platform? A modular set " of libraries, tools, and runtimes " that help you " easily

More information

IBM Db2 Warehouse on Cloud

IBM Db2 Warehouse on Cloud IBM Db2 Warehouse on Cloud February 01, 2018 Ben Hudson, Offering Manager Noah Kuttler, Product Marketing CALL LOGISTICS Data Warehouse Community Share. Solve. Do More. There are 2 options to listen to

More information

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You

20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You 20 years of Lotus Notes and a look into the next 20 years Lotusphere Comes To You Kevin Cavanaugh, Vice President, Messaging and Collaboration Lotus Software and WebSphere Portal email@us.ibm.com Organizations

More information

Lotus Technical Night School XPages and RDBMS

Lotus Technical Night School XPages and RDBMS Lotus Technical Night School XPages and RDBMS Note: Information regarding potential future products is intended to outline our general product direction and it should not be relied on in making a purchasing

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

Connect and Transform Your Digital Business with IBM

Connect and Transform Your Digital Business with IBM Connect and Transform Your Digital Business with IBM 1 MANAGEMENT ANALYTICS SECURITY MobileFirst Foundation will help deliver your mobile apps faster IDE & Tools Mobile App Builder Development Framework

More information

Innovate 2013 Automated Mobile Testing

Innovate 2013 Automated Mobile Testing Innovate 2013 Automated Mobile Testing Marc van Lint IBM Netherlands 2013 IBM Corporation Please note the following IBM s statements regarding its plans, directions, and intent are subject to change or

More information

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

Oracle Mobile Application Framework

Oracle Mobile Application Framework Oracle Mobile Application Framework Oracle Mobile Application Framework (Oracle MAF) is a hybrid-mobile development framework that enables development teams to rapidly develop single-source applications

More information

Technical Deep Dive Session

Technical Deep Dive Session Technical Deep Dive Session Today s agenda Planning your Lotus Notes & Domino 8 Rollout: Why Everyone Will Want Lotus Notes 8 Hardware and Software Requirements Install and Upgrade Options Pre-upgrade

More information

How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014

How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014 How to Develop Responsive Applications with IBM MQ Light (beta) Matthew Whitehead WebSphere MQ Development 1st July 2014 (Also see Mark Phillips' session at 3.25pm this afternoon) 2014 IBM Corporation

More information

1631 Build Hybrid Multichannel Apps Using IBM Worklight, WebSphere Portal and Web Experience Factory

1631 Build Hybrid Multichannel Apps Using IBM Worklight, WebSphere Portal and Web Experience Factory 1631 Build Hybrid Multichannel Apps Using IBM Worklight, WebSphere Portal and Web Experience Factory Jonathan Booth Lead Architect for IBM Web Experience Factory and WebSphere Portal Tooling Sam Alexander

More information

What's New in IBM Notes 9.0 Social Edition IBM Corporation

What's New in IBM Notes 9.0 Social Edition IBM Corporation What's New in IBM Notes 9.0 Social Edition IBM Client Strategy The flexible and comprehensive collaboration solution the client the server Universal access Remain productive regardless of location Browser

More information

InfoSphere Data Replication CDC Troubleshooting

InfoSphere Data Replication CDC Troubleshooting InfoSphere Data Replication CDC Troubleshooting 1 Agenda How to approach a problem Collecting error information Troubleshooting Resources Questions 2 2 How to approach a problem 3 3 Understanding CDC Architecture

More information

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight

Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Developing Enterprise Services for Mobile Devices using Rational Software Architect / Worklight Sandeep Katoch Architect, Rational Software Architect Development sakatoch@in.ibm.com Agenda Introduction

More information

Optimize Your Heterogeneous SOA Infrastructure

Optimize Your Heterogeneous SOA Infrastructure Optimize Your Heterogeneous SOA Infrastructure SHARE Boston 2010 Walter Falk IBM, Executive Director Cloud Business Development wfalk@us.ibm.com The world is getting smarter more instrumented, interconnected,

More information

The Challenge of Managing WebSphere Farm Configuration. Rational Automation Framework for WebSphere

The Challenge of Managing WebSphere Farm Configuration. Rational Automation Framework for WebSphere IBM Software Group The Challenge of Managing WebSphere Farm Configuration Rational Automation Framework for WebSphere Terence Chow Technical Specialist IBM Rational Hong Kong 2007 IBM Corporation Example:

More information

Oracle Mobile Hub. Complete Mobile Platform

Oracle Mobile Hub. Complete Mobile Platform Oracle Mobile Hub Mobile is everywhere and has changed nearly every facet of our lives. The way we work, play, socialize and interact with one another have all been revolutionized by mobile devices. More

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

IBM Worklight Proof of Technology by Jane Fung

IBM Worklight Proof of Technology by Jane Fung IBM Worklight Proof of Technology by Jane Fung Welcome to the Technical Exploration Center Survey Introductions Access restrictions Restrooms Emergency Exits Breakfast / Lunch / Snacks Special meal requirements?

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 Systems for Cognitive Solutions IBM Machine Learning for z/os

IBM Systems for Cognitive Solutions IBM Machine Learning for z/os IBM Systems for Cognitive Solutions IBM Machine Learning for z/os Khadija Souissi IBM Client Center Boeblingen Machine Learning takes center stage Gartner identifies Machine Learning as the Top Trend in

More information

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation

IBM Lotus Notes 8.5 Version to Version Comparison IBM Corporation IBM Lotus Notes 8.5 Version to Version Comparison Overview This presentation highlights the evolutionary value provided across selected releases of IBM Lotus Notes software by outlining selected enhancements

More information

Kony MobileFabric. Release Notes. On-Premises. Release 6.5. Document Relevance and Accuracy

Kony MobileFabric. Release Notes. On-Premises. Release 6.5. Document Relevance and Accuracy Kony MobileFabric Release Notes On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on

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

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

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 1 Introduction to the Oracle Mobile Development Platform Dana Singleterry Product Management Oracle Development Tools Global Installed Base: PCs vs Mobile Devices 3 Mobile Enterprise Challenges In Pursuit

More information

What's New in IBM Notes 9.0 Social Edition

What's New in IBM Notes 9.0 Social Edition What's New in IBM Notes 9.0 Social Edition Jaitirth V. Shirole Advisory Software Engineer, IBM http://www.ibm.com/developerworks/mydeveloperworks/profiles/user/jaitirth Snehal Devasthali System Software

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

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications

BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications BP115 Deploying and Managing Your IBM Lotus Domino XPages Applications Warren Elsmore Consultant Bluewave Matt White Consultant London Developer Co-op Warren Elsmore Senior Architect with Organiser of

More information

Mobility on System z. Wilhelm Mild IT Architect IBM

Mobility on System z. Wilhelm Mild IT Architect IBM Mobility on System z Wilhelm Mild IT Architect IBM What about the mainframe? The mainframe Home to business critical applications and data How do we bridge the gap? Mobile is changing the way information

More information

Collaboration for a Greener World. Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific

Collaboration for a Greener World. Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific Collaboration for a Greener World Kevin O' Connell Consulting Manager, Lotus Software, IBM Asia Pacific Legal disclaimer IBM Corporation 2008. All Rights Reserved. The information contained in this publication

More information

Rational Asset Manager V7.5.1 packaging October, IBM Corporation

Rational Asset Manager V7.5.1 packaging October, IBM Corporation https://jazz.net/projects/rational-asset-manager/ Rational Asset Manager V7.5.1 packaging October, 2011 IBM Corporation 2011 The information contained in this presentation is provided for informational

More information

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery

Active Energy Manager. Image Management. TPMfOSD BOFM. Automation Status Virtualization Discovery Agenda Key: Session Number: 53CG 550502 Compare and Contrast IBM ~ ~ Navigator for IBM i Tim Rowe timmr@us.ibm.com 8 Copyright IBM Corporation, 2009. All Rights Reserved. This publication may refer to

More information

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap

IBM Lotus Sametime and Unified Communications and Collaboration. Strategy and Technical Roadmap IBM Lotus Sametime and Unified Communications and Collaboration Strategy and Technical Roadmap stephen_londergan@us.ibm.com March 2007 A new reason to look at Lotus Sametime 2006: the year of Lotus Sametime.

More information

Part 2: Notes Plug-in Development

Part 2: Notes Plug-in Development Working smarter with collaborative applications built on IBM Lotus Notes and Domino 8.5 Part 2: Notes Plug-in Development July 1st, 2009 Pierre Carlson Sr. Software Engineer Expeditor Development Michael

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

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller

REST APIs on z/os. How to use z/os Connect RESTful APIs with Modern Cloud Native Applications. Bill Keller REST APIs on z/os How to use z/os Connect RESTful APIs with Modern Cloud Native Applications Bill Keller bill.keller@us.ibm.com Important Disclaimer IBM s statements regarding its plans, directions and

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

Deploying CICS regions with the z/os Provisioning Toolkit

Deploying CICS regions with the z/os Provisioning Toolkit Deploying CICS regions with the z/os Provisioning Toolkit Dan Millwood - https://www.linkedin.com/in/dan-millwood-32373042/ IBM UK Ltd November 2018 Session GL Important Disclaimer IBM s statements regarding

More information

Uffe Sorensen. Lotus Messaging & Collaboration Director. IBM Software Group Northeast Europe, Middle-East & Central / South Africa. dk.ibm.

Uffe Sorensen. Lotus Messaging & Collaboration Director. IBM Software Group Northeast Europe, Middle-East & Central / South Africa. dk.ibm. Uffe Sorensen Lotus Messaging & Collaboration Director IBM Software Group Northeast Europe, Middle-East & Central / South Africa Uffe @ dk.ibm.com 2007 IBM Corporation Today s agenda: All about real business

More information

Oracle Database Mobile Server, Version 12.2

Oracle Database Mobile Server, Version 12.2 O R A C L E D A T A S H E E T Oracle Database Mobile Server, Version 12.2 Oracle Database Mobile Server 12c (ODMS) is a highly optimized, robust and secure way to connect mobile and embedded Internet of

More information

IBM Worklight V5.0.6 Getting Started

IBM Worklight V5.0.6 Getting Started IBM Worklight V5.0.6 Getting Started Creating your first Worklight application 17 January 2014 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract

More information

WebSphere Commerce Developer Professional 9.0

WebSphere Commerce Developer Professional 9.0 Software Product Compatibility Reports Continuous Delivery Product - Long Term Support Release WebSphere Commerce Developer Professional 9.0 Contents Included in this report Operating systems Hypervisors

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

A Partner s Experience with Liberty Profile and Migrating to WebSphere Application Sever v8.5

A Partner s Experience with Liberty Profile and Migrating to WebSphere Application Sever v8.5 A Partner s Experience with Liberty Profile and Migrating to WebSphere Application Sever v8.5 Vlad Khin, Architect, FJA-US Jim Holland, IBM Tom McManus, IBM Session Number: 1773 2013 IBM Corporation Please

More information

Jitterbit is comprised of two components: Jitterbit Integration Environment

Jitterbit is comprised of two components: Jitterbit Integration Environment Technical Overview Integrating your data, applications, and other enterprise systems is critical to the success of your business but, until now, integration has been a complex and time-consuming process

More information

IBM Unified Communications and Collaboration. Get Social with UCC...

IBM Unified Communications and Collaboration. Get Social with UCC... IBM Unified Communications and Collaboration Get Social with UCC... Rick Schonbrun Business Unit Executive, Worldwide Sales Unified Communications and Collaboration IBM Collaboration Solutions Group The

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

VISUAL APPLICATION CREATION AND PUBLISHING FOR ANYONE

VISUAL APPLICATION CREATION AND PUBLISHING FOR ANYONE Oracle Autonomous Visual Builder Cloud Service provides an easy way to create and host web and mobile applications in a secure cloud environment. An intuitive visual development experience on top of a

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

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS)

Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Build Mobile Cloud Apps Effectively Using Oracle Mobile Cloud Services (MCS) Presented by: John Jay King Download this paper from: 1 Session Objectives Understand the need for something like Oracle Mobile

More information

Oracle Utilities Customer Self Service

Oracle Utilities Customer Self Service Oracle Utilities Customer Self Service Whitepaper: Creating and Deploying the Sample Mobile Client Application Release 2.1.0 Service Pack 1 E38172-05 June 2014 Oracle Utilities Customer Self Service Whitepaper:

More information

IBM Tivoli Directory Server

IBM Tivoli Directory Server Build a powerful, security-rich data foundation for enterprise identity management IBM Tivoli Directory Server Highlights Support hundreds of millions of entries by leveraging advanced reliability and

More information

IBM Application Runtime Expert for i

IBM Application Runtime Expert for i IBM Application Runtime Expert for i Tim Rowe timmr@us.ibm.com Problem Application not working/starting How do you check everything that can affect your application? Backup File Owner & file size User

More information

WebSphere Commerce Developer Professional

WebSphere Commerce Developer Professional Software Product Compatibility Reports Product WebSphere Commerce Developer Professional 8.0.1+ Contents Included in this report Operating systems Glossary Disclaimers Report data as of 2018-03-15 02:04:22

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

z/osmf 2.1 User experience Session: 15122

z/osmf 2.1 User experience Session: 15122 z/osmf 2.1 User experience Session: 15122 Anuja Deedwaniya STSM, z/os Systems Management and Simplification IBM Poughkeepsie, NY anujad@us.ibm.com Agenda Experiences of early ship program customers Scope

More information

Lab 1: Getting Started with IBM Worklight Lab Exercise

Lab 1: Getting Started with IBM Worklight Lab Exercise Lab 1: Getting Started with IBM Worklight Lab Exercise Table of Contents 1. Getting Started with IBM Worklight... 3 1.1 Start Worklight Studio... 5 1.1.1 Start Worklight Studio... 6 1.2 Create new MyMemories

More information

IBM Mobile Enterprise: IBM Worklight Overview

IBM Mobile Enterprise: IBM Worklight Overview IBM Mobile Enterprise: IBM Worklight Overview Agenda IBM Mobile Enterprise Overview IBM Worklight Overview Business Partner Opportunities IBM Worklight Advanced Features (Optional) 2 Unit Volumes (Millions)

More information

Mobile access to the existing z/vse application

Mobile access to the existing z/vse application z/vse Live Virtual Class 2015 Mobile access to the existing z/vse application Alina Glodowski http://www.ibm.com/zvse http://twitter.com/ibmzvse 2015 IBM Corporation The following are trademarks of the

More information

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM IBM Maximo Anywhere Version 7 Release 6 Planning, installation, and deployment IBM Note Before using this information and the product it supports, read the information in Notices on page 65. This edition

More information

Ensuring a smooth upgrade to Sametime and IFR 1

Ensuring a smooth upgrade to Sametime and IFR 1 Ensuring a smooth upgrade to Sametime 8.5.2 and 8.5.2 IFR 1 Tony Payne, Sametime L3 February 29,2012 2011 IBM Corporation Agenda Plan Prepare Execute Troubleshoot Validate Known Fixes 2011 IBM Corporation

More information

Enterprise Caching in a Mobile Environment IBM Redbooks Solution Guide

Enterprise Caching in a Mobile Environment IBM Redbooks Solution Guide Enterprise Caching in a Mobile Environment IBM Redbooks Solution Guide In the current global enterprise business environment, with the millions of applications running across Apple ios, Android, Windows

More information

Your Notes and Domino in the Cloud

Your Notes and Domino in the Cloud Your Notes and Domino in the Cloud ibmcloud.com/social m@nl.ibm.com Maurice Teeuwe Tech. Sales Lead, Europe Page 1 Please Note IBM s statements regarding its plans, directions, and intent are subject to

More information

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics

DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics DB2 REST API and z/os Connect SQL/Stored Procedures Play a Role in Mobile and API Economics Maryela Weihrauch IBM Distinguished Engineer z Systems Analytics WW Technical Sales and Client Champion Please

More information

Domino Clouds Public AND Private. Collin Murray Program Director, Lotus Domino Product Management

Domino Clouds Public AND Private. Collin Murray Program Director, Lotus Domino Product Management Domino Clouds Public AND Private Collin Murray Program Director, Lotus Domino Product Management Disclaimer The information on the new product is intended to outline our general product direction and it

More information

SAS and F5 integration at F5 Networks. Updates for Version 11.6

SAS and F5 integration at F5 Networks. Updates for Version 11.6 SAS and F5 integration at F5 Networks Updates for Version 11.6 Managing access based on Identity Employees Partner Customer Administrator IT challenges: Control access based on user-type and role Unify

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 Tivoli Identity Manager V5.1 Fundamentals

IBM Tivoli Identity Manager V5.1 Fundamentals IBM Tivoli Identity Manager V5.1 Fundamentals Number: 000-038 Passing Score: 600 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ IBM 000-038 IBM Tivoli Identity Manager V5.1 Fundamentals

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Developing Mobile Applications for ios and Android the Oracle Way Frédéric Desbiens Principal Product Manager Application Development

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

Extending the liberty profile

Extending the liberty profile Extending the liberty profile Dr Alex Mulholland, Senior Technical Staff Member IBM 1644 2013 IBM Corporation Content Overview of product extensions what, where, why? Features What they are Creating a

More information

Il Mainframe e il paradigma dell enterprise mobility. Carlo Ferrarini zsystems Hybrid Cloud

Il Mainframe e il paradigma dell enterprise mobility. Carlo Ferrarini zsystems Hybrid Cloud Il Mainframe e il paradigma dell enterprise mobility Carlo Ferrarini carlo_ferrarini@it.ibm.com zsystems Hybrid Cloud Agenda Exposing enterprise assets in the API Economy Era Deliver natural APIs from

More information

Oracle Utilities Customer Self Service

Oracle Utilities Customer Self Service Oracle Utilities Customer Self Service Whitepaper: Creating and Deploying the Sample Mobile Client Application Release 2.1.0 Service Pack 2 E38172-07 October 2015 Oracle Utilities Customer Self Service

More information

Empowering DBA's with IBM Data Studio. Deb Jenson, Data Studio Product Manager,

Empowering DBA's with IBM Data Studio. Deb Jenson, Data Studio Product Manager, Empowering DBA's with IBM Data Studio Deb Jenson, Data Studio Product Manager, dejenson@us.ibm.com Disclaimer Copyright IBM Corporation [current year]. All rights reserved. U.S. Government Users Restricted

More information

Cisco Integration Platform

Cisco Integration Platform Data Sheet Cisco Integration Platform The Cisco Integration Platform fuels new business agility and innovation by linking data and services from any application - inside the enterprise and out. Product

More information

Integration Service. Admin Console User Guide. On-Premises

Integration Service. Admin Console User Guide. On-Premises Kony MobileFabric TM Integration Service Admin Console User Guide On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and

More information

MOBILIZE YOUR ENTERPRISE WITH TELERIK SOLUTIONS

MOBILIZE YOUR ENTERPRISE WITH TELERIK SOLUTIONS MOBILIZE YOUR ENTERPRISE WITH TELERIK SOLUTIONS Work doesn t just happen in the office. Technology is changing the way organizations operate. Today s business environment requires your employees to take

More information

Get Started Installing IBM Lotus Sametime You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes

Get Started Installing IBM Lotus Sametime You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes Get Started Installing IBM Lotus Sametime 8.5.1 You Too Can Be a WAS Admin! OR 140 Slides In 60 Minutes Gabriella Davis Technical Director The Turtle Partnership About Me Gabriella Davis The Turtle Partnership

More information

Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition

Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition Integrate IBM Rational Application Developer and IBM Security AppScan Source Edition Security testing for the Rational Application Developer application G Kiran Kumar Singh & Arnab Roy July 19, 2012 Page

More information

Novell Access Manager 3.1

Novell Access Manager 3.1 Technical White Paper IDENTITY AND SECURITY www.novell.com Novell Access Manager 3.1 Access Control, Policy Management and Compliance Assurance Novell Access Manager 3.1 Table of Contents: 2..... Complete

More information

What s New for Oracle Internet of Things Cloud Service. Topics: Oracle Cloud. What's New for Oracle Internet of Things Cloud Service Release 17.4.

What s New for Oracle Internet of Things Cloud Service. Topics: Oracle Cloud. What's New for Oracle Internet of Things Cloud Service Release 17.4. Oracle Cloud What's New for Oracle Internet of Things Cloud Service Release 17.4.5 E70360-16 December 2017 What s New for Oracle Internet of Things Cloud Service As soon as new and changed features become

More information

Terminal Applications Scalability testing using Rational Performance Tester version 8.1

Terminal Applications Scalability testing using Rational Performance Tester version 8.1 Terminal Applications Scalability testing using Rational Performance Tester version 8.1 A practical guide on 5250 Green Screen applications Version: 1.0 Date: 12/05/2009 Author: Benoit Marolleau Product

More information

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth

Track 3 Session 5. IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser. Stefan Neth Track 3 Session 5 IBM Notes Browser Plug-in:Leverage your IBM Notes Application investment in a Browser Stefan Neth stefan.neth@de.ibm.com IBM Collaboration Solutions Client Technical Specialist 1 Please

More information

Behind the Glitz - Is Life Better on Another Database Platform?

Behind the Glitz - Is Life Better on Another Database Platform? Behind the Glitz - Is Life Better on Another Database Platform? Rob Bestgen bestgen@us.ibm.com DB2 for i CoE We know the stories My Boss thinks we should move to SQL Server Oracle is being considered for

More information

WebSphere Application Server, Version 5. What s New?

WebSphere Application Server, Version 5. What s New? WebSphere Application Server, Version 5 What s New? 1 WebSphere Application Server, V5 represents a continuation of the evolution to a single, integrated, cost effective, Web services-enabled, J2EE server

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

Name Aaron Clark. Title: Security Shifts to the Application

Name Aaron Clark. Title: Security Shifts to the Application Name Aaron Clark Title: Security Shifts to the Application You re late to the party Some found that out the hard way Night Dragon Sony LizaMoon HBGary Federal Others were told they had to go PCI Disa STIG

More information

IBM i 7.3 Features for SAP clients A sortiment of enhancements

IBM i 7.3 Features for SAP clients A sortiment of enhancements IBM i 7.3 Features for SAP clients A sortiment of enhancements Scott Forstie DB2 for i Business Architect Eric Kass SAP on IBM i Database Driver and Kernel Engineer Agenda Independent ASP Vary on improvements

More information

From Containers to Cloud with Linux on IBM Z. Utz Bacher STSM Linux and Containers on IBM Z

From Containers to Cloud with Linux on IBM Z. Utz Bacher STSM Linux and Containers on IBM Z From Containers to Cloud with Linux on IBM Z Utz Bacher STSM Linux and Containers on IBM Z A Message Brought To You By Our Lawyers Trademarks of International Business Machines

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

What Mobile Development Model is Right for You?

What Mobile Development Model is Right for You? What Mobile Development Model is Right for You? An analysis of the pros and cons of Responsive Web App, Hybrid App I - Hybrid Web App, Hybrid App II - Hybrid Mixed App and Native App Contents Mobile Development

More information