Monitoring Patterns in BMC Middleware Management

Size: px
Start display at page:

Download "Monitoring Patterns in BMC Middleware Management"

Transcription

1 Monitoring Patterns in BMC Middleware Management Eric Olson Principal Consultant BMC Middleware Management Copyright 10/12/2010 BMC Software, Inc 1

2 Objectives At the end of this presentation, you should be able to: - Identify the Role of Monitoring in a Composite Application Environment - Describe the Architecture of the BMM Solutions - Identify Monitoring Patterns corresponding to Application Patterns - Describe How Monitoring Patterns are Implemented in BMM Copyright 10/12/2010 BMC Software, Inc 2

3 The Big Picture User Startup OrderEntry OrderApproval OrderShipping OrderBilling Orchestration IBM Process Server AquaLogic BPM MS BizTalk Mediation Message Broker WESB ALSB WebApp (WAS) SAP Siebel Shipping App EDI Services Billing App CICS Transport JMS/XMS/MQ HTTP/S Copyright 10/12/2010 BMC Software, Inc 3

4 Management Functions Problem Management - Tell me something is wrong and where Operations Management - Let me look at the status of components Performance Management - How well is my application processing messages over time Configuration Management - Let me control the state of my environment from a single console Transaction Management - How is a transaction moving through the process Copyright 10/12/2010 BMC Software, Inc 4

5 BMC Middleware Management Solutions BMM Performance and Availability Functionality: Problem, Operations, and Performance Management Business Value: Alerts identify infrastructure failures specific to a particular component reducing time to resolution by up to 85% Provides secure, application-centric views into the environment easing troubleshooting and centralizing analysis Provides objective reports on the performance of each component allowing you to identify bottlenecks and plan capacity requirements Q PASA! BMM Administration Functionality: Web-based Configuration Management for WebSphere MQ and TIBCO EMS Middleware Business Value: Provides Web-based access allows central management of all systems from any point increasing administrator productivity Secure, user/group based access allows developers/testers to see and control their objects and no others, reducing dependence on administrators Audit Trail of all configuration changes eases troubleshooting and aids regulatory compliance AppWatch AppWise Functionality: Transaction level extension of Problem, Operations, and Performance Management Business Value: Q NAMI! Identification of problems related to specific transactions improves granularity of problem detection Extraction of payload data from transactions provides better diagnostic information for problem repair Secure self-service access by users to status of individual transactions improves productivity Decompose the latency of specific transactions to clearly identify bottlenecks. Transactions can be categorized by payload. Extraction of payload data adds business intelligence BMM Transaction Analytics Functionality: Insight into WebSphere MQ transaction performance trends and transaction delivery disputes Business Value: SLA Reporting Across MQ Audit of MQ Messages StatWatch Copyright 10/12/2010 BMC Software, Inc 6

6 BMM Architecture BMM Database DB2 Oracle SQL Server HISTORY SERVICE WEB APP SERVICE Has History Service Subscribed? Receives Object info Sends info subscribed to Who has access? TOPIC SERVICE Client subscribes to information needed for views Has Event Service Subscribed? SECURITY SERVICE YES Topic Service works as a broker EVENT SERVICE BMM Agents Agent Extensions HOST 1 HOST HOST n Agents publish information related to changes WAS WMB MQ Copyright 10/12/2010 BMC Software, Inc 8

7 Infrastructure Building Blocks Physical Views Modern Applications are Composites - Modular components in multiple runtimes (WAS, CICS,.NET, ) - Different Systems (UNIX, Windows, z/os, iseries, ) - Connected by middleware (MQ, EMS, WMB, ALSB, IIS, WAS, WLS, ) - Assembled into applications BMM Monitoring solution follows the same pattern - Monitor individual components (BMM Agents & Extensions) - Abstract the data (pub/sub architecture) - Provide metrics organized by each component type (BMM Management Console) - Select key metrics to achieve overview building blocks (Physical View Tabs) - Assemble building blocks as with application (Logical Views) Copyright 10/12/2010 BMC Software, Inc 10

8 BMM Physical Topic Hierarchy Copyright 10/12/2010 BMC Software, Inc 11

9 Local Queue Physical View Copyright 10/12/2010 BMC Software, Inc 12

10 Physical View Tabs Copyright 10/12/2010 BMC Software, Inc 13

11 Physical View Examples WebSphere MQ - Queue Manager - Local Queue - Topic - Channel WebSphere Message Broker - Broker - Execution Group - Message Flow - Node WebSphere Application Server - Server - Servlet - EJB - EJB Method Copyright 10/12/2010 BMC Software, Inc 14

12 Logical Views and Alternative Relationships Physical Hierarchy is only one possible set of relationships - By Application - By Technology Type - By Job Role/Task Topics can be sorted any way that you like - Logical Types & Hierarchy Create Composite Objects - Logical Views Set Display for Composite Objects - User/Group Navigation Tabs Alternative Hierarchy of Physical & Logical objects Available by User or Group Membership Copyright 10/12/2010 BMC Software, Inc 15

13 MQ Administrator Views Copyright 10/12/2010 BMC Software, Inc 17

14 MQ Administrator Views Copyright 10/12/2010 BMC Software, Inc 18

15 MQ Administrator Views Copyright 10/12/2010 BMC Software, Inc 19

16 MQ Developer Views Copyright 10/12/2010 BMC Software, Inc 21

17 Message Broker Administrator Views Broker Summary Flow Summary Copyright 10/12/2010 BMC Software, Inc 22

18 Message Broker Developer Views Copyright 10/12/2010 BMC Software, Inc 23

19 Message Broker Developer Views Copyright 10/12/2010 BMC Software, Inc 24

20 Application Server Administrator Views Copyright 10/12/2010 BMC Software, Inc 26

21 Application Server Administrator Views Copyright 10/12/2010 BMC Software, Inc 27

22 Application Server Administrator Views Copyright 10/12/2010 BMC Software, Inc 28

23 WAS Developer Views Copyright 10/12/2010 BMC Software, Inc 30

24 J MQ_ARR_MQ Application Overview Copyright 10/12/2010 BMC Software, Inc 31

25 MQ_ARR_MQ Application Overview (cont.) Copyright 10/12/2010 BMC Software, Inc 32

26 J Application Problems Copyright 10/12/2010 BMC Software, Inc 33

27 J Application Recovery Copyright 10/12/2010 BMC Software, Inc 34

28 J Application Performance Management Copyright 10/12/2010 BMC Software, Inc 35

29 Application Performance Management Copyright 10/12/2010 BMC Software, Inc 36

30 J Application Performance Reports Copyright 10/12/2010 BMC Software, Inc 37

31 Why Patterns? SOA Allows Services to Act as Building Blocks But what do you want to build? - Assembly of Service Components is a Slow Task in Itself - Reinventing the Wheel Slight Variations Limit Reuse Potential for Errors Requires Increased Testing and Iteration Does Not Take Advantage of Lessons Learned Functional Requirements Dictate That Most Integrations Will Be Similar - Protocol Requirements Transactional Behavior Synchronicity Distribution Patterns - Industry Verticals Regulations Best Practices and Consistency Copyright 10/12/2010 BMC Software, Inc 38

32 Application Lifecycle Monitoring is part of the application lifecycle Model Integrate Manage Analyze What Actions? What Order? Under What Conditions? Bind Existing Services Develop New Services Mediate Existing Programs Detect Problems Track Performance Track Transactions View State Identify Bottlenecks Plan Capacity Simulate Changes Copyright 10/12/2010 BMC Software, Inc 39

33 Business Service Management in Composite Applications - Summary & Drill Down Silo Views of Individual Components Are Not Effective - Difficult to Assess Impact - Relationships are Unclear - Sheer Number Slows Troubleshooting Start With Summary View - By Job Role - Gather and Encapsulate Key Properties of Each Object (Object Summary) - Position Object Summaries To Demonstrate Relationships Create Drill Down Links from Object Summary - May be Direct to Physical - May Have Multiple Levels Create Additional Tabs to Address Specific Tasks - Performance Assessment - Recovery Copyright 10/12/2010 BMC Software, Inc 40

34 Service Levels and KPIs Server Components (e.g. Queue Managers) - Up/Down - Resource Usage - Pools All Application Components - Pooling - Up time - Last Time Processed Asynchronous Components (e.g. MQ Apps) - Call Rate (Enqueue Rate) - Process Rate (Dequeue Rate) - Backlog (Queue Depth) - Oldest Waiting Message Synchronous Components (e.g. Web Services) - Call Rate - Response Time Copyright 10/12/2010 BMC Software, Inc 41

35 Reusing Patterns KPIs for Each Component Type Are Consistent - Event Templates - History Templates - View Templates Create a Summary Block for Each Object Type Copy and Paste to Create Composite Types Common Relationships Between Components - MQ Channel SDR RCVR XMITQ - MQ Request Reply Link Request Channel Request Queue Reply Channel Reply Queue - ESB Patterns See IBM Redbook Copyright 10/12/2010 BMC Software, Inc 42

36 What is the PatternTool? Java Utility to ease the creation of logical types with their underlying views and instances Runs in three modes - MODE=EXPORT generates a pattern from an existing logical type and instance - MODE=IMPORT prompts the user interactively for each parameter needed to create a new logical instance based on an existing pattern - MODE=SILENT generates one or more logical instances based on a pattern by taking input from a comma separated file Patterns are simply sets of files in a directory arranged in the manner understood by the tool - The Pattern Workspace is the top level working directory for the tool Each pattern has its own sub-directory as a child of the workspace directory - Each Pattern Directory contains the other files One (usually) or More Logical Type ZIP Files One Logical Instance Archetype file called mqsexport.xml A sample CSV file for passing the parameters of the pattern instances for MODE=SILENT Copyright 10/12/2010 BMC Software, Inc 43

37 Installing the PatternTool Create two directories on your system - One {INSTALL_DIR} to hold the Jar and Bat files - The other {WORKSPACE_DIR} to hold the patterns Can be a subdirectory of {INSTALL_DIR} Extract BMMPatternTool.zip to {INSTALL_DIR} Edit BMMPatternWizard.bat - Replace the value after DIR with your {WORKSPACE_DIR} - Save BMMPatternWizard.bat Extract BMMSamplePatterns.zip to {WORKSPACE_DIR} BMMPatternWizard.bat with appropriate arguments runs the tool Copyright 10/12/2010 BMC Software, Inc 44

38 What Patterns are Available? The intention is to create a public sharing site on BMC Communities - BMM will provide sample patterns - Users (including SCs) will be able to upload patterns - Users can freely download patterns As a starter set, Eric Olson has created the following patterns: - MQ Request-Reply Application - MQ SDR-RCVR Channel - MQ Cluster Channel - MQ-WMB Mediated Asynchronous Request-Response - JMS-WMB Mediated Asynchronous Request-Response - HTTP-WMB Mediated Synchronous Request-Response - Load Balanced Application (2 Instances) - EJB Web Service (WAS 6.X) The intention is to create a full set matching the IBM WMB Application Patterns Copyright 10/12/2010 BMC Software, Inc 45

39 Generating Your Own BMM Pattern Using MODE=EXPORT Steps to Generate a pattern - Navigate to BMM Management Console - Enter Edit Mode - Right click on Logical and Select Logical Instances - Expand the Logical Type folder representing your pattern - Select a Logical Instance from beneath the folder (which one does not matter) - Collect the Information {TypeName} and {InstanceName} from the Upper Right - Navigate to a command prompt on the BMM server in the BMM Patterns Tool Directory - Run BMMPatternWizard.bat as follows: BMMPatternWizard MODE export TYPE {TypeName} INSTANCE {InstanceName} PATTERN {TypeName} If your MQS_HOME environment variable does not point to the BMM Server installation, you will be prompted for that installation directory You will be prompted for the BMM UserId and Password to perform the export If the PATTERN directory already exists, you will be prompted to overwrite You will get a final confirmation prompt Copyright 10/12/2010 BMC Software, Inc 46

40 Go Into the BMM Management Console Edit Mode Click Edit Mode Copyright 10/12/2010 BMC Software, Inc 47

41 Gather the Information about your Logical Type and Instance Right Click on Logical Select Logical Instances Click + next to your Logical type to expand Select a Logical Instanc e of your type (Any one will do) Note the values of Instance Name and Type Name Copyright 10/12/2010 BMC Software, Inc 48

42 Run the Utility With MODE=EXPORT Copyright 10/12/2010 BMC Software, Inc 49

43 Compress the Project Directory Into a ZIP for Transfer In Windows Explorer (see right) - Expand the tree to show the project folder - Right click on the Project Folder in the left hand pane and select Send To Compressed (zipped) Folder - Result (up one directory, shown below) in EJB_WebService.zip Copyright 10/12/2010 BMC Software, Inc 50

44 Instantiating & Importing a Pattern Create instances by adding rows to the {PATTERN_NAME}InstanceCatalog.csv file - Located in the Pattern Directory (subdirectory of the workspace) - Do Not Edit the First Row - Copy the second row and paste it in as a third row - Edit the parameters in the new row to match the parameters of the objects that you want for the logical instance (e.g. Channel Name, Hostname, ) - Repeat the copy and edit to add as many instances as you want - There is no need to remove the original second row as long as you leave it unchanged - Save the file If you edited in MS Excel, make sure to save as a pure CSV file BMMPatternWizard.bat MODE silent OBJFILE {PATTERN_DIR}/{PATTERN_NAME}InstanceCatalog.csv -PATTERN {PATTERN_NAME} - This will import the logical type, create logical instances for each row in the CSV (except the first) and then import those logical instances - If your MQS_HOME environment variable does not point to the BMM Server installation, you will be prompted for that installation directory - You will be prompted for the BMM UserId and Password to perform the import Copyright 10/12/2010 BMC Software, Inc 51

45 Business Intelligence Pricing Requests by Department Meats Produce Gifts Health Total Store Orders Fulfilled Meats Produce Gifts Health Total Orders Orders Store Orders by Department Meats Produce Gifts Orders Health Orders Copyright 10/12/2010 BMC Software, Inc 52

46 J Cluster Performance Copyright 10/12/2010 BMC Software, Inc 53

47 J Cluster Performance Reports Copyright 10/12/2010 BMC Software, Inc 54

48 J MQ Channel Performance Copyright 10/12/2010 BMC Software, Inc 55

49 Performance Properties in WMB Copyright 10/12/2010 BMC Software, Inc 56

50 WMB Instances and Capacity Management Copyright 10/12/2010 BMC Software, Inc 57

51 Service Level Trending Copyright 10/12/2010 BMC Software, Inc 58

BMC Middleware Management. Eric_Maanen@bmc.com

BMC Middleware Management. Eric_Maanen@bmc.com BMC Middleware Management Eric_Maanen@bmc.com Sommaire Introduction MQSoftware BMC Enterprise Automation for Middleware Produits BMM BMM-PA : Performance and Availability BMM-Admin : Administration for

More information

Developing SOA solutions using IBM SOA Foundation

Developing SOA solutions using IBM SOA Foundation Developing SOA solutions using IBM SOA Foundation Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 4.0.3 Unit objectives After completing this

More information

SOA management challenges. After completing this topic, you should be able to: Explain the challenges of managing an SOA environment

SOA management challenges. After completing this topic, you should be able to: Explain the challenges of managing an SOA environment Managing SOA Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 4.0.3 Unit objectives After completing this unit, you should be able to: Explain

More information

The webmethods ESB. The Foundation of your SOA. Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013

The webmethods ESB. The Foundation of your SOA. Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013 The webmethods ESB The Foundation of your SOA Jean-Michel Ghyoot, Principal Solution Architect, March 28, 2013 2013 Software AG. All rights reserved. 2 2 Agility Process & Integration 3 Integration? INTEGRATION

More information

Nastel Technologies 48 South Service Road Melville, NY, USA 11747. Copyright 2014 Nastel Technologies, Inc.

Nastel Technologies 48 South Service Road Melville, NY, USA 11747. Copyright 2014 Nastel Technologies, Inc. Nastel Technologies 48 South Service Road Melville, NY, USA 11747 Copyright 2014 Nastel Technologies, Inc. Nastel Technologies, Inc. VENDOR PROFILE Middleware management and "Middleware-centric" application

More information

The ESB and Microsoft BI

The ESB and Microsoft BI Business Intelligence The ESB and Microsoft BI The role of the Enterprise Service Bus in Microsoft s BI Framework Gijsbert Gijs in t Veld CTO, BizTalk Server MVP gijs.intveld@motion10.com About motion10

More information

Enterprise Manager 12c for Middleware

Enterprise Manager 12c for Middleware EM 12c Deep dive Enterprise Manager 12c for Middleware Overview Fusion Middleware Control Monitoring Oracle MW components Monitoring Non-Oracle MW components Some use-cases MW Diagnostics Advisor Business

More information

AutoPilot Middleware-Centric Application Performance Monitoring

AutoPilot Middleware-Centric Application Performance Monitoring AutoPilot Middleware-Centric Application Performance Monitoring NASTEL Technologies, Europe 57, esplanade du Général de Gaulle 92081 Paris La Défense +33 1 46 96 54 85 Raphael SABLON, Managing Director

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

SCA-based Enterprise Service Bus WebSphere ESB

SCA-based Enterprise Service Bus WebSphere ESB IBM Software Group SCA-based Enterprise Service Bus WebSphere ESB Soudabeh Javadi, WebSphere Software IBM Canada Ltd sjavadi@ca.ibm.com 2007 IBM Corporation Agenda IBM Software Group WebSphere software

More information

Deploying to WebSphere Process Server and WebSphere Enterprise Service Bus

Deploying to WebSphere Process Server and WebSphere Enterprise Service Bus Deploying to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

How To Enable Pmi Metrics On A Websphere Server On A Microsoft Powerbook (Windows) On A Pc Or Macbook (Macintosh) On An Ubio Server On An Uniden (Windows 7) On Your Pc Or Ip

How To Enable Pmi Metrics On A Websphere Server On A Microsoft Powerbook (Windows) On A Pc Or Macbook (Macintosh) On An Ubio Server On An Uniden (Windows 7) On Your Pc Or Ip CA Application Performance Management for IBM WebSphere Application Server for Distributed Environments Guide Release 9.6 This Documentation, which includes embedded help systems and electronically distributed

More information

ITG Software Engineering

ITG Software Engineering IBM WebSphere Administration 8.5 Course ID: Page 1 Last Updated 12/15/2014 WebSphere Administration 8.5 Course Overview: This 5 Day course will cover the administration and configuration of WebSphere 8.5.

More information

Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0

Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0 Enhanced Connector Applications SupportPac VP01 for IBM WebSphere Business Events 3.0.0 Third edition (May 2012). Copyright International Business Machines Corporation 2012. US Government Users Restricted

More information

Oracle SOA Suite: The Evaluation from 10g to 11g

Oracle SOA Suite: The Evaluation from 10g to 11g KATTA Durga Reddy TATA Consultancy Services. Oracle SOA Suite: The Evaluation from 10g to 11g Introduction Oracle SOA Suite is an essential middleware layer of Oracle Fusion Middleware. It provides a complete

More information

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation

Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus. 2010 IBM Corporation Tomáš Müller IT Architekt 21/04/2010 ČVUT FEL: SOA & Enterprise Service Bus Agenda BPM Follow-up SOA and ESB Introduction Key SOA Terms SOA Traps ESB Core functions Products and Standards Mediation Modules

More information

IBM WebSphere ESB V6.0.1 Technical Product Overview

IBM WebSphere ESB V6.0.1 Technical Product Overview IBM WebSphere ESB V6.0.1 Technical Product Overview SOA on your terms and our expertise 2005 IBM Corporation The SOA Lifecycle.. For Flexible Business & IT Assemble Assemble existing and new assets to

More information

AquaLogic Service Bus

AquaLogic Service Bus AquaLogic Bus Wolfgang Weigend Principal Systems Engineer BEA Systems 1 What to consider when looking at ESB? Number of planned business access points Reuse across organization Reduced cost of ownership

More information

How To Build A Financial Messaging And Enterprise Service Bus (Esb)

How To Build A Financial Messaging And Enterprise Service Bus (Esb) Simplifying SWIFT Connectivity Introduction to Financial Messaging Services Bus A White Paper by Microsoft and SAGA Version 1.0 August 2009 Applies to: Financial Services Architecture BizTalk Server BizTalk

More information

AquaLogic ESB Design and Integration (3 Days)

AquaLogic ESB Design and Integration (3 Days) www.peaksolutions.com AquaLogic ESB Design and Integration (3 Days) Audience Course Abstract Designed for developers, project leaders, IT architects and other technical individuals that need to understand

More information

IBM SOA Foundation products overview

IBM SOA Foundation products overview IBM SOA Foundation products overview Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 4.0.3 Unit objectives After completing this unit, you

More information

Service-Oriented Architecture and Software Engineering

Service-Oriented Architecture and Software Engineering -Oriented Architecture and Software Engineering T-86.5165 Seminar on Enterprise Information Systems (2008) 1.4.2008 Characteristics of SOA The software resources in a SOA are represented as services based

More information

WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern

WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern Copyright IBM Corporation 2010 All rights reserved WebSphere Business Monitor V7.0: Clustering Single cluster deployment environment pattern What this exercise is about... 2 Exercise requirements... 2

More information

IBM Tivoli Composite Application Manager for WebSphere

IBM Tivoli Composite Application Manager for WebSphere Meet the challenges of managing composite applications IBM Tivoli Composite Application Manager for WebSphere Highlights Simplify management throughout the life cycle of complex IBM WebSphere-based J2EE

More information

Closer Look at Enterprise Service Bus. Deb L. Ayers Sr. Principle Product Manager Oracle Service Bus SOA Fusion Middleware Division

Closer Look at Enterprise Service Bus. Deb L. Ayers Sr. Principle Product Manager Oracle Service Bus SOA Fusion Middleware Division Closer Look at Enterprise Bus Deb L. Ayers Sr. Principle Product Manager Oracle Bus SOA Fusion Middleware Division The Role of the Foundation Addressing the Challenges Middleware Foundation Efficiency

More information

Oracle Service Bus Examples and Tutorials

Oracle Service Bus Examples and Tutorials March 2011 Contents 1 Oracle Service Bus Examples... 2 2 Introduction to the Oracle Service Bus Tutorials... 5 3 Getting Started with the Oracle Service Bus Tutorials... 12 4 Tutorial 1. Routing a Loan

More information

Enterprise IT Architectures SOA Part 2

Enterprise IT Architectures SOA Part 2 Dr. Hans-Peter Hoidn Executive IT Architect, IBM Software Group Global Business Integration "Tiger" Team Enterprise IT Architectures SOA Part 2 SOA Reference Architecture 2 SOA Reference Model Strategy

More information

SERVICE ORIENTED ARCHITECTURE

SERVICE ORIENTED ARCHITECTURE SERVICE ORIENTED ARCHITECTURE Introduction SOA provides an enterprise architecture that supports building connected enterprise applications to provide solutions to business problems. SOA facilitates the

More information

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS USER EXPERIENCE MANAGEMENT SERVICE LEVEL OBJECTIVE REAL USER MONITORING SYNTHETIC USER MONITORING SERVICE TEST KEY PERFORMANCE INDICATOR PERFORMANCE

More information

IBM WebSphere Business Monitor, Version 6.1

IBM WebSphere Business Monitor, Version 6.1 Providing real-time visibility into business performance IBM, Version 6.1 Highlights Enables business users to view Integrates with IBM s BPM near real-time data on Web 2.0 portfolio and non-ibm dashboards

More information

WhiteWave's Integrated Managed File Transfer (MFT)

WhiteWave's Integrated Managed File Transfer (MFT) WhiteWave's Integrated Managed File Transfer (MFT) Spotlight on webmethods ActiveTransfer Scott Jaynes ecommerce Architect, WhiteWave Foods Ramesh Venkat Director, Product Management, Software AG 10/17/12

More information

Universal Event Monitor for SOA 5.2.0 Reference Guide

Universal Event Monitor for SOA 5.2.0 Reference Guide Universal Event Monitor for SOA 5.2.0 Reference Guide 2015 by Stonebranch, Inc. All Rights Reserved. 1. Universal Event Monitor for SOA 5.2.0 Reference Guide.............................................................

More information

Software Services for WebSphere. Capitalware's MQ Technical Conference v2.0.1.3

Software Services for WebSphere. Capitalware's MQ Technical Conference v2.0.1.3 Software Services for WebSphere 1 WebSphere MQ Best Practices Who is this guy????????????????? Bobbee Broderick (1970) Experience Wall St Consultant 25+ years (z, CICS, DB2) (MQ, MQSI) MQ/MQSI/WMB since

More information

IBM Business Monitor. BPEL process monitoring

IBM Business Monitor. BPEL process monitoring IBM Business Monitor BPEL process monitoring 2011 IBM Corporation This presentation will give you an understanding of monitoring BPEL processes using IBM Business Monitor. BPM_BusinessMonitor_BPEL_Monitoring.ppt

More information

Configuring Situation Events in Action Manager for WebSphere Business Monitor Version 6.0

Configuring Situation Events in Action Manager for WebSphere Business Monitor Version 6.0 Copyright IBM Corporation 2006 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.0 LAB EXERCISE for WebSphere Business Monitor Version 6.0 What this exercise is about... 1 Lab Requirements... 1 What

More information

Oracle Reference Architecture and Oracle Cloud

Oracle Reference Architecture and Oracle Cloud Oracle Reference Architecture and Oracle Cloud Anbu Krishnaswamy Anbarasu Enterprise Architect Social. Mobile. Complete. Global Enterprise Architecture Program Safe Harbor Statement The following is intended

More information

Building Effective Dashboard Views Using OMEGAMON and the Tivoli Enterprise Portal

Building Effective Dashboard Views Using OMEGAMON and the Tivoli Enterprise Portal 1 IBM Software Group Tivoli Software Building Effective Dashboard Views Using OMEGAMON and the Tivoli Enterprise Portal Ed Woods IBM Corporation 2011 IBM Corporation IBM s Integrated Service Management

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

KonyOne Server Installer - Linux Release Notes

KonyOne Server Installer - Linux Release Notes KonyOne Server Installer - Linux Release Notes Table of Contents 1 Overview... 3 1.1 KonyOne Server installer for Linux... 3 1.2 Silent installation... 4 2 Application servers supported... 4 3 Databases

More information

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Presented by: Dennis Liao Sales Engineer Zach Rea Sales Engineer January 27 th, 2015 Session 4 This Session

More information

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM

Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows. Reference IBM Transaction Monitoring Version 8.1.3 for AIX, Linux, and Windows Reference IBM Note Before using this information and the product it supports, read the information in Notices. This edition applies to V8.1.3

More information

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19

User Guidance. CimTrak Integrity & Compliance Suite 2.0.6.19 CimTrak Integrity & Compliance Suite 2.0.6.19 Master Repository Management Console File System Agent Network Device Agent Command Line Utility Ping Utility Proxy Utility FTP Repository Interface User Guidance

More information

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview

An Oracle White Paper February 2014. Oracle Data Integrator 12c Architecture Overview An Oracle White Paper February 2014 Oracle Data Integrator 12c Introduction Oracle Data Integrator (ODI) 12c is built on several components all working together around a centralized metadata repository.

More information

Application Monitoring Maturity: The Road to End-to-End Monitoring

Application Monitoring Maturity: The Road to End-to-End Monitoring Application Monitoring Maturity: The Road to End-to-End Monitoring Robert Cheung ITCAM for Transactions Australian Development Lab What is Composite Application Monitoring? Composite Application is N-tiered

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

Service Oriented Architecture Case: IBM SOA Reference Architecture

Service Oriented Architecture Case: IBM SOA Reference Architecture Service Oriented Architecture Case: IBM SOA Reference Architecture Group 6: 0309441 Mikko Seppälä 0275669 Puranen Sami Table of Contents 1 International Business Machines Corporation... 3 2 IBM and Services

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario

Oracle Service Bus. Situation. Oracle Service Bus Primer. Product History and Evolution. Positioning. Usage Scenario Oracle Service Bus Situation A service oriented architecture must be flexible for changing interfaces, transport protocols and server locations - service clients have to be decoupled from their implementation.

More information

Exam Name: IBM WebSphere Process Server V6.2,

Exam Name: IBM WebSphere Process Server V6.2, Vendor: IBM Exam Code: 000-375 Exam Name: IBM WebSphere Process Server V6.2, System Administration Version: DEMO 1.A company has an IBM WebSphere Process Server clustered environment running. A system

More information

Skelta BPM. For BPM and Advanced Workflow Solutions. Business Process Management for All www.skelta.com

Skelta BPM. For BPM and Advanced Workflow Solutions. Business Process Management for All www.skelta.com For BPM and Advanced Workflow Solutions The BPM transformation is just about to begin. Skelta BPM heralds a paradigm shift in BPM workflows automation with innovative new features for application integration,

More information

Enterprise Service Bus

Enterprise Service Bus We tested: Talend ESB 5.2.1 Enterprise Service Bus Dr. Götz Güttich Talend Enterprise Service Bus 5.2.1 is an open source, modular solution that allows enterprises to integrate existing or new applications

More information

WebSphere MQ Managed File Transfer

WebSphere MQ Managed File Transfer WebSphere MQ Managed File Transfer Geoff Judd WebSphere MQ Development IBM 1 2009 IBM Agenda Common problems transferring file data Introduction to MQ Managed File Transfer IBM s Managed File Transfer

More information

Migration guide for IBM WebSphere Message Broker on HP-UX

Migration guide for IBM WebSphere Message Broker on HP-UX Technical white paper Migration guide for IBM WebSphere Message Broker on HP-UX Migrating from WebSphere Message Broker on HP-UX for HP 9000 servers to WebSphere Message Broker on HP-UX for Integrity servers

More information

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules

IBM Operational Decision Manager Version 8 Release 5. Getting Started with Business Rules IBM Operational Decision Manager Version 8 Release 5 Getting Started with Business Rules Note Before using this information and the product it supports, read the information in Notices on page 43. This

More information

Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003. White Paper

Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003. White Paper Deciding When to Deploy Microsoft Windows SharePoint Services and Microsoft Office SharePoint Portal Server 2003 White Paper Published: October, 2003 Table of Contents Introduction 4 Relationship between

More information

Understanding Business Process Management

Understanding Business Process Management Title Page Understanding Business Process Management Version 8.2 April 2012 Copyright This document applies to webmethods Product Suite Version 8.2 and to all subsequent releases. Specifications contained

More information

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER White Paper DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER Abstract This white paper describes the process of deploying EMC Documentum Business Activity

More information

WebLogic Server: Installation and Configuration

WebLogic Server: Installation and Configuration WebLogic Server: Installation and Configuration Agenda Application server / Weblogic topology Download and Installation Configuration files. Demo Administration Tools: Configuration

More information

Increasing IT flexibility with IBM WebSphere ESB software.

Increasing IT flexibility with IBM WebSphere ESB software. ESB solutions White paper Increasing IT flexibility with IBM WebSphere ESB software. By Beth Hutchison, Katie Johnson and Marc-Thomas Schmidt, IBM Software Group December 2005 Page 2 Contents 2 Introduction

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Cluster Server Agent vnext User's Guide - Beta 1 Draft SC27-2316-05 IBM Tivoli Composite Application Manager for Microsoft

More information

Business Process Management Enabled by SOA

Business Process Management Enabled by SOA Business Process Management Enabled by SOA Jyväskylä 8.5.2007 Kimmo Kaskikallio IT Architect IBM Software Brands Five middleware product lines designed to work together Service-Oriented Architecture (SOA)

More information

Integration using IBM Solutions

Integration using IBM Solutions With special reference to integration with SAP XI Email: keithprabhu@hotmail.com Table of contents Integration using IBM Solutions Executive Summary...3 1. Introduction...4 2. IBM Business Integration

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

Oracle Managed File Getting Started - Transfer FTP Server to File Table of Contents

Oracle Managed File Getting Started - Transfer FTP Server to File Table of Contents Oracle Managed File Getting Started - Transfer FTP Server to File Table of Contents Goals... 3 High- Level Steps... 4 Basic FTP to File with Compression... 4 Steps in Detail... 4 MFT Console: Login and

More information

877-857-3101 (US) WPS 6.1 and Higher 011-91-9963024488 (India)

877-857-3101 (US) WPS 6.1 and Higher 011-91-9963024488 (India) Technocrats Domain Inc. Houston, TX, USA Hyderabad, AP, India wps@technocratsdomain.com 877-857-3101 (US) WPS 6.1 and Higher 011-91-9963024488 (India) Technocrats Domain is a staffing, consulting and training

More information

Enabling SOA Using WebSphere Messaging

Enabling SOA Using WebSphere Messaging Front cover Enabling SOA Using WebSphere Messaging Service-oriented architecture and messaging ESB implementation with WebSphere Message Broker ESB implementation with WebSphere ESB Carla Sadtler Philipp

More information

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7

DEPLOYMENT GUIDE Version 1.1. Deploying F5 with IBM WebSphere 7 DEPLOYMENT GUIDE Version 1.1 Deploying F5 with IBM WebSphere 7 Table of Contents Table of Contents Deploying the BIG-IP LTM system and IBM WebSphere Servers Prerequisites and configuration notes...1-1

More information

N02-IBM Managed File Transfer Technical Mastery Test v1

N02-IBM Managed File Transfer Technical Mastery Test v1 N02-IBM Managed File Transfer Technical Mastery Test v1 Number: 000-N02 Passing Score: 750 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ The IBM/Sterling Managed File Transfer Suite

More information

Integrating Mobile apps with your Enterprise

Integrating Mobile apps with your Enterprise Integrating Mobile apps with your Enterprise Jonathan Marshall marshalj@uk.ibm.com @jmarshall1 Agenda Mobile apps and the enterprise Integrating mobile apps with Enterprise Applications Mobile apps and

More information

HP TransactionVision 5.0 software

HP TransactionVision 5.0 software HP TransactionVision 5.0 software Data sheet HP TransactionVision is a business transaction management product that gives you visibility into enterprise transactions to measure health, performance and

More information

IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC14-7493-03

IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2. User s Guide SC14-7493-03 IBM Tivoli Monitoring for Virtual Environments: Dashboard, Reporting, and Capacity Planning Version 7.2 Fix Pack 2 User s Guide SC14-7493-03 IBM Tivoli Monitoring for Virtual Environments: Dashboard,

More information

User's Guide - Beta 1 Draft

User's Guide - Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent vnext User's Guide - Beta 1 Draft SC27-2319-05 IBM Tivoli Composite Application Manager for Microsoft

More information

WSO2 Message Broker. Scalable persistent Messaging System

WSO2 Message Broker. Scalable persistent Messaging System WSO2 Message Broker Scalable persistent Messaging System Outline Messaging Scalable Messaging Distributed Message Brokers WSO2 MB Architecture o Distributed Pub/sub architecture o Distributed Queues architecture

More information

WebLogic Server Administration

WebLogic Server Administration ORACLE PRODUCT LOGO WebLogic Server Administration Roger Freixa Principal Product Manager 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. WebLogic Concepts 2 Copyright 2011, Oracle

More information

One step login. Solutions:

One step login. Solutions: Many Lotus customers use Lotus messaging and/or applications on Windows and manage Microsoft server/client environment via Microsoft Active Directory. There are two important business requirements in this

More information

How To Track A Transaction On A Microsoft Mq (Mq) (Mqt) (For A Microsail) ( For A Microsimmer) (Microsail).Com (For An Ipo) (Powerbook)

How To Track A Transaction On A Microsoft Mq (Mq) (Mqt) (For A Microsail) ( For A Microsimmer) (Microsail).Com (For An Ipo) (Powerbook) AutoPilot Transaction Tracking Introduction Richard Nikula VP, Product Development and Support Introduction Richard Nikula VP of Product Development and Support 2 Management software for middleware since

More information

WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE

WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE WEBAPP PATTERN FOR APACHE TOMCAT - USER GUIDE Contents 1. Pattern Overview... 3 Features 3 Getting started with the Web Application Pattern... 3 Accepting the Web Application Pattern license agreement...

More information

JBoss AS Administration Console User Guide. by Shelly McGowan and Ian Springer

JBoss AS Administration Console User Guide. by Shelly McGowan and Ian Springer JBoss AS Administration Console User Guide 1 by Shelly McGowan and Ian Springer Preface... v 1. We Need Feedback!... v 1. Overview... 1 2. Accessing the Console... 3 3. User Interface Overview... 5 4.

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

FileNet Business Activity Monitor (BAM) Release Notes

FileNet Business Activity Monitor (BAM) Release Notes FileNet Business Activity Monitor (BAM) Release Notes Release 3.6.0 September 2006 FileNet is a registered trademark of FileNet corporation. All other product and brand names are trademarks or registered

More information

Configuring Secure Socket Layer (SSL) for use with BPM 7.5.x

Configuring Secure Socket Layer (SSL) for use with BPM 7.5.x Configuring Secure Socket Layer (SSL) for use with BPM 7.5.x Configuring Secure Socket Layer (SSL) communication for a standalone environment... 2 Import the Process Server WAS root SSL certificate into

More information

DEPLOYMENT GUIDE Version 1.2. Deploying F5 with Oracle E-Business Suite 12

DEPLOYMENT GUIDE Version 1.2. Deploying F5 with Oracle E-Business Suite 12 DEPLOYMENT GUIDE Version 1.2 Deploying F5 with Oracle E-Business Suite 12 Table of Contents Table of Contents Introducing the BIG-IP LTM Oracle E-Business Suite 12 configuration Prerequisites and configuration

More information

Sadržaj seminara: SOA Architecture. - SOA Business Challenges. - 1990s: Billion Dollar Lock-In. - Integration Tools. - Point-to-Point Approach

Sadržaj seminara: SOA Architecture. - SOA Business Challenges. - 1990s: Billion Dollar Lock-In. - Integration Tools. - Point-to-Point Approach Sadržaj seminara: SOA Architecture - SOA Business Challenges - 1990s: Billion Dollar Lock-In - Integration Tools - Point-to-Point Approach - New $200B Lock-In: Big Apps - Frozen Enterprise Asset Concept

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Groot, Groter, Groots(t)

Groot, Groter, Groots(t) Groot, Groter, Groots(t) Evelyn Gerritsen FMW Sales Consultant Oasis of the Seas Oracle Fusion Middleware Applications Middleware Database Infrastructure & Management Oracle Fusion

More information

IBM Software Group. IBM WebSphere Process Integration Technical Overview

IBM Software Group. IBM WebSphere Process Integration Technical Overview IBM Software Group IBM WebSphere Process Integration Technical Overview Business Flexibility Depends on IT Flexibility Today s IT architectures, arcane as they may be, are the biggest roadblocks most companies

More information

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time Implementing efficient system i data integration within your SOA The Right Time for Real-Time Do your operations run 24 hours a day? What happens in case of a disaster? Are you under pressure to protect

More information

IBM. Implementing SMTP and POP3 Scenarios with WebSphere Business Integration Connect. Author: Ronan Dalton

IBM. Implementing SMTP and POP3 Scenarios with WebSphere Business Integration Connect. Author: Ronan Dalton IBM Implementing SMTP and POP3 Scenarios with WebSphere Business Integration Connect Author: Ronan Dalton Table of Contents Section 1. Introduction... 2 Section 2. Download, Install and Configure ArGoSoft

More information

Bulk Downloader. Call Recording: Bulk Downloader

Bulk Downloader. Call Recording: Bulk Downloader Call Recording: Bulk Downloader Contents Introduction... 3 Getting Started... 3 Configuration... 4 Create New Job... 6 Running Jobs... 7 Job Log... 7 Scheduled Jobs... 8 Recent Runs... 9 Storage Device

More information

Sentinet for BizTalk Server SENTINET

Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server SENTINET Sentinet for BizTalk Server 1 Contents Introduction... 2 Sentinet Benefits... 3 SOA and APIs Repository... 4 Security... 4 Mediation and Virtualization... 5 Authentication

More information

Management Packs for Database

Management Packs for Database Management Packs for Database Diagnostics Pack for Database Oracle Diagnostics Pack for Database offers a complete, cost-effective, and easy to use solution for managing the performance of Oracle Database

More information

Increasing IT flexibility with IBM WebSphere ESB software.

Increasing IT flexibility with IBM WebSphere ESB software. ESB solutions White paper Increasing IT flexibility with IBM WebSphere ESB software. By Beth Hutchison, Marc-Thomas Schmidt and Chris Vavra, IBM Software Group November 2006 Page 2 Contents 2 Introduction

More information

WebSphere Business Monitor V6.2 Business space dashboards

WebSphere Business Monitor V6.2 Business space dashboards Copyright IBM Corporation 2009 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 6.2 LAB EXERCISE WebSphere Business Monitor V6.2 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Oracle SOA Suite 11g: Essential Concepts Student Guide

Oracle SOA Suite 11g: Essential Concepts Student Guide Oracle SOA Suite 11g: Essential Concepts Student Guide D58786GC20 Edition 2.0 August 2011 D73588 Author Iris Li Technical Contributors and Reviewers Gary Barg Pete Daly Joe Greenwald David Mills David

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Oracle BPEL Nuts and Bolts

Oracle BPEL Nuts and Bolts Oracle BPEL Nuts and Bolts Paper 743 presented by John Jay King King Training Resources john@kingtraining.com Download this paper from: http://www.kingtraining.com Copyright @ 2009, John Jay King 1/68

More information

WebSphere MQ Managed File Transfer. Parineeta Mattur

WebSphere MQ Managed File Transfer. Parineeta Mattur WebSphere MQ Managed File Transfer Parineeta Mattur Agenda Basic FTP What is Managed File Transfer? WebSphere MQ File Transfer Edition The Three Key Components of FTE Integration with MQ Networks Data

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation Software Release 6.0 November 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

New Features in Neuron ESB 2.6

New Features in Neuron ESB 2.6 New Features in Neuron ESB 2.6 This release significantly extends the Neuron ESB platform by introducing new capabilities that will allow businesses to more easily scale, develop, connect and operationally

More information

ORACLE WEBCENTER PORTAL

ORACLE WEBCENTER PORTAL ORACLE WEBCENTER PORTAL A MODERN ENTERPRISE PORTAL WITH INTUITIVE TOOLS FOR COMPOSING CONTENT-RICH SELF- SERVICE PORTALS WITH INTEGRATED SOCIAL AND COLLABORATION SERVICES KEY FEATURES Enterprise-Grade

More information