© 2006 ibm corporation soa on your terms and our expertise software websphere process integration...

15
© 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

Upload: christopher-johnston

Post on 26-Mar-2015

213 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

© 2006 IBM Corporation

SOA on your terms and our expertise

Software

WebSphere Process Integration 6.0.2STEW

5.2 P – How to run the End 2 End Demo

Page 2: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

2 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Process Integration Demo FlowWebSphere Business

Monitor1. Show the solution first

WebSphere Business Modeler

2. Show how it was modeled

WebSphere Integration Developer

3. Show how it was developed

WebSphere Process Server

4. Show how it executes

Page 3: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

3 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show the solution firstWebSphere Business

Monitor1. Show the solution first

Value of Monitor

Monitor Process Performance In-progress processes can be monitored,

bottlenecks can be eliminated

Track Key Performance Indicators and Aggregate Metrics

Respond to Situations Quickly Detect anomalous situations in real-time

Out of threshold KPIs Individual process instances that need attention

Take corrective action before problems arise

Embedded Business Intelligence Analyze KPIs over time and other

dimensions

Drill up and down, slice and dice business measures to identify trends

Page 4: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

4 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show the solution firstWebSphere Business

Monitor1. Show the solution first

Assemble Dashboard from Different Views

Product ships with pre-defined portlet views– Instances

– Process Diagram

– Report -

– Dimensional

– KPI

– Gauge

– Alerts

– Organizational

– Export Values

Administrators create various Dashboard pages for different roles

Users and Administrators of the Dashboards can be customized for the role and personalized.

Page 5: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

5 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show the solution first

Support Dashboard

Instances View - displays the available monitoring context in either individual instances or user-defined groups of context instances. Applies to active and completed instances

Alerts View - displays notifications to users of business situations occurring at run time

WebSphere Business Monitor

Page 6: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

6 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show the solution firstWebSphere Business

Monitor

Manager Dashboard

Gauge - displays an individual KPI value graphically, relative to the KPI range and target, if applicable

Dimensional - provides multidimensional reports that analyze different aspects of data

KPI - displays details of modeled Key Performance Indicators (KPI) such as KPI value relative to the defined ranges and the target, if applicable, and the status

Alerts - displays notifications to users of business situations occurring at run time

Page 7: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

7 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show the solution firstWebSphere Business

Monitor

Executive Dashboard

Gauge - displays an individual KPI value graphically, relative to the KPI range and target, if applicable

Report - displays performance reports (usually in the form of a dimension) relative to a time axis. Such reports typically contain tables and graphs with descriptions of the analysis

Dimensional - provides multidimensional reports that analyze different aspects of data

Page 8: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

8 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show how it was modeled

WebSphere Business Modeler

2. Show how it was modeled

Open up the AccountVerificationToBe Model and explain the process flow

To show reuse, searches in WSRR for a service.

Import the service from WSRR in Modeler.

Show how the Service can be dragged and dropped to the ToBe process modeling panel

Generate a Simulation snapshot

Simulates the business process

Generate and show reports

Defines a KPI in BMV (high level)

Defines technical attributes

Exports the model to WID and to Monitor Model Editor

Page 9: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

9 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show how it was developedWebSphere

Integration Developer3. Show how it was developed

In Business Monitoring perspective show the Monitor Model implementation

– KPI Model• KPIs are connected to the Data Mart Model

– Data Mart Model • The Data Mart Model is connected to

metrics from the Monitor Details model

– Monitor Details Model• The Monitor Details Model receives CB

Events and use Stopwatches Counters Triggers and Metrics construct to filter on business relevant information.

– Generate Monitor EAR application

Developing Monitor Model

Show 'Generate Monitor Model' option in Business Integration perspective

– Generates a default Monitor Model on a given process

Page 10: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

10 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show how it was developedWebSphere

Integration Developer3. Show how it was developed

Import the model from Business Modeler into WID

Implement Customer Retrieval

– Integrates existing MQ Java application

Implement Credit Report

– WebSphere ESB flow with Dynamic WSRR primitive

Implement Pricing and Approval

– Searches for a service to implement in WSRR and imports it

– Implemented as BPEL process

Implement Human Tasks

– Generates a Human Task Client

Implement Credit Risk Assessment

– Implemented as a Business Rule

Developing SCA Modules

Page 11: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

11 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

WebSphere Integration Developer – Just Imported

Page 12: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

12 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

WebSphere Integration Developer - Completed

d

d

d

d

d

Declined.txt

Accepted.txt

Page 13: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

13 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Show how it executesWebSphere Process

Server4. Show how it executes

Deploy the finished solution to WPS

Test the finished solution in the Test Environment

Show the Human Task client

Page 14: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

14 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Page 15: © 2006 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Integration 6.0.2 STEW 5.2 P – How to run the End 2 End Demo

15 SOA on your terms and our expertise

Software | WebSphere Process Integration 6.0.2 STEW

© 2006 IBM Corporation

Thank YouMerci

Grazie

Gracias

Obrigado

Danke

Japanese

English

French

Russian

GermanItalian

Spanish

Brazilian PortugueseArabic

Traditional Chinese

Simplified Chinese

Thai