Enterprise Service Bus

Size: px
Start display at page:

Download "Enterprise Service Bus"

Transcription

1 Enterprise Service Bus

2 Suva Uses WSO2 ESB to Manage 100-Plus Web Services Internally and Across Customers, Government Agencies, and Other Third Parties As Switzerland s leading provider of federal insurance for companies and their employees, Suva manages about 120,000 companies with more than 1.9 million insured. Each year, the company handles some 466,000 cases of illness or accident, covering costs for each person s medical care, as well as any compensation for time out of work. Efficiently managing these cases requires Suva to integrate processes and information with the broad range of disparate systems used internally and by the federal agencies and companies the insurer supports. Today, Suva relies on WSO2 Enterprise Service Bus (WSO2 ESB) to serve as the central integration platform for enabling Web services across the various platforms involved in providing holistic care for policyholders. Proprietary Approach Leads to Integration Complexity For years, Suva has used several different technologies for building applications to manage its processes, including the Oracle WebLogic Java application server, Oracle Tuxedo middleware, SAP ERP systems, and the Microsoft.NET framework. At first, it was relatively easy to interconnect one to three systems with one or two Web services. However, by 2010, Web services started to be used frequently for interconnecting platforms. The lack of a homogenous integration platform made it impossible to know what kind of Web service integrations existed. Moreover, each application had to struggle with proprietary authentication mechanisms. It was time consuming to manage the integrations, and the complexity was growing, recalled Igor Berchtold, senior IT architect at Suva. The systems would call each other, and no one would know because we didn t have the visibility. We realized we needed a solution that would enable business functionality integration across heterogeneous platforms including commercial software and our own home-grown applications. 2

3 Evaluating SOA Alternatives Suva recognized that there were two key factors in streamlining its systems integration. First was adopting a service-oriented architecture (SOA), which would decouple Web services from the service providers and consumers, supporting protocols, security, and data mapping. The second was finding an integration product to serve as the backbone for this SOA. The company had looked at major players, such as SAP, Oracle, IBM and JBoss, along with traditional integration products that had been rebranded as being SOA-enabled. Suva also evaluated newer products designed specifically to support Web services, including WSO2. It was a short evaluation. We didn t want to use one of the rebranded solutions, Mr. Berchtold said. When we looked at WSO2, we saw that it would just fit our needs. The technology was quite mature, extensible to fit to our needs, and really looked good, and even before we became customers, we got very good answers from the WSO2 support team. WSO2 Quick Start Helps Speed Deployment Prior to committing to an implementation around WSO2 ESB, Suva first engaged WSO2 for a QuickStart consulting program. WSO2 sent three engineers to work onsite at Suva for one week. In just five days, the engineers had designed the architecture and helped Suva to build prototypes of the use cases. Following the onsite engagement, the QuickStart program also included 20 hours of support as Suva continued working with the prototypes and testing them. The technology was quite mature, extensible to fit to our needs, and really looked good, and even before we became customers, we got very good answers from the WSO2 support team. WSO2 had a solution for each of our requirements, and after one week, we got a very good impression of the product and the people, Mr. Berchtold noted. When we started to use the support, it was very quick, very responsive. The support team knew what type of solutions we needed, and we ve been very happy with their work. Having completed the prototypes, Suva started deploying WSO2 ESB in June By early October 2011, the company had the first five Web services in production handling 200,000 calls per month. In early 2013, Suva had more than 100 services in production managing some 2.2 million calls per month. 3

4 Even as we have scaled, WSO2 has proven to be a very stable platform, Mr. Berchtold says. We cannot afford to experience a failure in supporting our customers, and WSO2 meets this demand. Several aspects of the highly configurable, modular and 100% open source WSO2 ESB architecture have helped to facilitate the implementation process. WSO2 ESB is much lighter and quicker than other ESB products, Mr. Berchtold observes. It s very easy to install and set up. It s also open, and a lot of the integrations can simply be configured with WSO2 ESB, which reduces the need for programming. In addition to the technology, WSO2 support also has played an important role in enabling this quick scaling of the deployment. Whenever we have questions about the functionality or when there are bugs or problems, we get a very quick response and the support we need, Mr. Berchtold explains. It s really incredible. No other company in the IT arena that I have worked with is able to catch up with WSO2 in the area of support. WSO2 ESB Provides Central Integration Hub Today, WSO2 ESB is used as a central proxy into which all the platforms call. They know where the implementation of the service is, routing it from one system to another. The service consumer does not have to know what software is running in the background. No other company in the IT arena that I have worked with is able to catch up with WSO2 in the area of support. WSO2 ESB provides a layer of abstraction in the middle, so we can hide some of the complexity and platform-specific things, Mr. Berchtold explains. If things change on one platform, we can tweak the ESB, so the consumer is not affected by that change. Significantly, this centralized approach now provides Suva the visibility to understand what is happening with each of the 100-plus Web services it has implemented, 4

5 We can go to the central ESB to look at what types of services are being consumed and how often, Mr. Berchtold notes. We measure the time it takes for a service, and we can see if there is an error, so that we can quickly address any issues. To implement the various integrations, Suva developers use the WSO2 Developer Studio integrated development environment (IDE) in combination with WSO2 ESB and the Apache Maven build manager to create ESB artifacts, such as proxy mediation sequences. These artifacts are packaged as WSO2 Carbon Application archive (CAR) files, which are then deployed to different ESB instances, which are always synchronous so that each instance has the same deployment at each stage. Suva s internally developed Carbonara tool completes the deployment by then taking a CAR file or set of CAR files, and allowing developers to say which stage they want to deploy, what the configuration is, and what kind of services are available at each stage. Carbonara then checks to ensure that all of these details are included in the deployment node. ESB PRO INT CA TES DEV Transport ESB Artifacts with Carbonara Figure

6 Implementing Security Mediation with WSO2 ESB Because Suva handles highly confidential information about policyholders, the company uses WSO2 ESB to support the different layers of security it has in place. Notably, the WSO2 ESB used for Suva s intranet is complemented by a second WSO2 ESB that connects to other companies and government agencies via the Internet. These third-payty organizations use an entry server that goes into the WSO2 ESB implemented within the demilitarized zone (DMZ), which then connects to the WSO2 ESB on Suva s intranet residing behind the firewall. The separation of our intranet and extranet using the WSO2 ESB servers helps enforce our security and supports scalability, Mr. Berchtold says. It works very well. WSO2 ESB also provides security mediation through the Security Assertion Markup Language (SAML). When a service consumer uses SAML to talk to Suva s back-end system, and it doesn t understand the company s homemade SOA token, WSO2 ESB transforms SAML into a token that enables secure communications to proceed. Other security technologies Suva employs are the open WS-Security protocols and SAML Sender Voucher Assertion for SAP. SAP HTTPS HTTPS HTTPS HTTPS J2EE Web Entry Server LB DMZ ESB ESB.Net DMZZ DMZ XYZ Intranet System Architecture Diagram: Integration of external and internal systems using WSO2 ESB Figure

7 Enhancing the Customer Experience Responsiveness is an important aspect of the customer service that Suva provides its policyholders and their employers. Today, even as Suva handles some 200 business functions, managed through 65-plus Web service proxies, across a multitude of platforms, WSO2 ESB ensures with its small footprint an excellent average response time roughly half a second. Additionally, Suva customers big companies with their own IT systems want to interact directly with the insurer s systems. Meeting these requests has been straightforward using WSO2 ESB. Our customers connect to WSO2 ESB through Web services, Mr. Berchtold explains. The complexity we have is hidden behind the ESB, which makes it a lot easier for customers to work with us. Flexibility to Meet Future Demands Not only does Suva connect with customers, the company also integrates with laboratories via WSO2 ESB. As the insurer continues to expand its systems, the company expects that the total number of Web service calls will double to roughly 4 million per month by the end of The fact that all WSO2 middleware products run on the WSO2 Carbon Framework means each product looks like the other and is easily integrated, Suva also is upgrading from WSO2 ESB to the latest release in order to take advantage of the message queuing and clustering features. Additionally, while the company is only using WSO2 ESB and WSO2 Developer Studio today, the development team is looking at how to take advantage of other products in the WSO2 Carbon enterprise middleware platform. The fact that all WSO2 middleware products run on the WSO2 Carbon Framework means each product looks like the other and is easily integrated, Mr. Berchtold says. This makes the WSO2 Carbon platform very attractive to us as we think about adding new capabilities. Mr. Berchtold adds, The engineers have created such a great product with WSO2 ESB. It is playing a key role in our success and we expect for many years to come. 7

8 Webservice Operations/Month Jan 12F eb 12 Mrz 12 Apr 12M ai 12J un 12 Jul 12A ug12 Sep 12 Okt 12N ov 12 Dez 12 Jan 13 Feb 13 Mrz 13A pr 13 ESB Performance Figure Web service proxies 250 Web service operations 450 ms average call time 8

ESB Tools Reference Guide. Version: CR2

ESB Tools Reference Guide. Version: CR2 ESB Tools Reference Guide Version: 1.1.0.CR2 1. Introduction... 1 1.1. What is ESB?... 1 1.2. Other relevant resources on the topic... 1 2. ESB Support... 3 2.1. ESB Tools Installation... 3 2.2. Creating

More information

ESB Tools Reference Guide. Version: GA

ESB Tools Reference Guide. Version: GA ESB Tools Reference Guide Version: 1.1.0.GA 1. Introduction... 1 1.1. What is ESB?... 1 1.2. Other relevant resources on the topic... 1 2. ESB Support... 3 2.1. ESB Tools Installation... 3 2.2. Creating

More information

ESB 2.0. Migration. egate IBM. WS Message Broker KBC. Warta. Java CSOB. Evolution. Standardization MQ K&H. Pilot case. Store & Forward. Web 2.

ESB 2.0. Migration. egate IBM. WS Message Broker KBC. Warta. Java CSOB. Evolution. Standardization MQ K&H. Pilot case. Store & Forward. Web 2. KB K&H ESQL Software AG Request-Reply Web 2.0 CSOB Application Integration Java Warta Pilot case KBC IBM Store & Forward Migration ESB 2.0 WS Message Broker Java CAPS Monk Microsoft ICT Service Evolution

More information

Evolving Broadcast Operations With ESB

Evolving Broadcast Operations With ESB Evolving Broadcast Operations With ESB Chris Contakes, Vice President IT, PBS Sylvain Nazef, Sr. Enterprise Architect, PBS Bryan Boggio, Sr. Director, Media Systems, PBS Joy Wang, Director Software Development,

More information

Enterprise Application Mashup Architecting the Future

Enterprise Application Mashup Architecting the Future Enterprise Application Mashup Architecting the Future Eugene Ciurana Director, Systems Infrastructure LeapFrog Enterprises, Inc. eugenex@leapfrog.com pr3d4t0r @ irc://irc.freenode.net ##java, #esb, #awk,

More information

Service Oriented Architecture for Monitoring Cargo in Motion Along Trusted Corridors

Service Oriented Architecture for Monitoring Cargo in Motion Along Trusted Corridors Service Oriented Architecture for Monitoring Cargo in Motion Along Trusted Corridors Martin Kuehnhausen Department of Electrical Engineering & Computer Science Master's Thesis Defense July 1, 2009 Committee

More information

The product segments Heating, ventilation, air conditioning. Control Products & Systems OEM.

The product segments Heating, ventilation, air conditioning. Control Products & Systems OEM. The product segments Heating, ventilation, air conditioning Control Products & Systems OEM www.siemens.com/buildingtechnologies-oem The right product for every application Siemens specializes in the development,

More information

Improved Lifecycle Management for BI. David Brockington SAP Business Objects, Product Management June, 2009

Improved Lifecycle Management for BI. David Brockington SAP Business Objects, Product Management June, 2009 Improved Lifecycle Management for BI David Brockington SAP Business Objects, Product Management June, 2009 Agenda 1. Introduction 2. SAP BusinessObjects LifeCycle Manager Overview 3. Other SAP BusinessObjects

More information

Serverless IoT at irobot. Ben Cloud Robotics Research Scientist

Serverless IoT at irobot. Ben Cloud Robotics Research Scientist Serverless IoT at irobot Ben Kehoe Cloud Robotics Research Scientist About me Cloud Robotics Research Scientist at irobot Serverless evangelist AWS Community Hero irobot 2017 2 irobot 2017 3 Cloud Robotics:

More information

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next?

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Markus Michalewicz Oracle Redwood Shores, CA, USA Keywords: RAC, Cloud, Private Cloud, Storage, Network, Development, Market Trends, Future

More information

DEVELOPMENT OF THE TANGO ALARM SYSTEM

DEVELOPMENT OF THE TANGO ALARM SYSTEM 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, WE3B.1-70 (2005) DEVELOPMENT OF THE TANGO ALARM SYSTEM L. Pivetta Sincrotrone Trieste, Trieste, Italy

More information

Facility Commander Complete, Integrated Command and Control

Facility Commander Complete, Integrated Command and Control Facility Commander Complete, Integrated Command and Control 2.0 Facility Commander Complete, integrated command and control Securing your business facilities requires multiple systems, often from different

More information

Oracle Retail Cloud Services and Business Agility

Oracle Retail Cloud Services and Business Agility Oracle Retail Integration Cloud Service Release Notes Release 16.0 E86014-01 March 2017 This document introduces Oracle Retail Integration Cloud Service 16.0. Overview The Oracle Retail Integration Cloud

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction Chapter 1 provides an overview of the fundamental aspects of the industries that influence electronic safety and security (ESS) design. Table of Contents Introduction to Safety

More information

When Is an Enterprise Service Bus (Esb) the Right Choice for an Integrated Technology Solution?

When Is an Enterprise Service Bus (Esb) the Right Choice for an Integrated Technology Solution? Regis University epublications at Regis University All Regis University Theses Spring 2011 When Is an Enterprise Service Bus (Esb) the Right Choice for an Integrated Technology Solution? John (Gerry) Burns

More information

THE VALUE IS IN THE SOFTWARE

THE VALUE IS IN THE SOFTWARE Max Gutberlet September 27, 2017 THE VALUE IS IN THE SOFTWARE How Honeywell Saves You Money THE SCOPE OF TODAYS PRESENTATION 1 Honeywell PowerSpring Light-weight Meter Data Collection fully integrated

More information

Dell and Lenel Grow Globally, Together

Dell and Lenel Grow Globally, Together technology Dell and Lenel Grow Globally, Together CASE STUDY OnGuard Delivers Flexible Capabilities and Ability to Handle Eventualities That We Couldn t Even Yet Predict. At age 19, Michael Dell founded

More information

Arnotts drives business expansion with people and process initiatives

Arnotts drives business expansion with people and process initiatives Arnotts drives business expansion with people and process initiatives Arnotts Dublin www.arnotts.ie Industry: Retail Employees: 650 Oracle Products & Services: Oracle Financials Oracle Retail Merchandising

More information

ISO What are the Benefits of working with a company that has received an ISO 9001:2015 Certification

ISO What are the Benefits of working with a company that has received an ISO 9001:2015 Certification WELCOME TO ISO 9001 INTERNATIONAL STANDARDS What are the Benefits of working with a company that has received an ISO 9001:2015 Certification ISO International Standards ensure that products and services

More information

From monoliths to clusters: transforming ALA s infrastructure

From monoliths to clusters: transforming ALA s infrastructure From monoliths to clusters: transforming ALA s infrastructure Matt Andrews DevOps Manager 18 October 2018 The ALA is made possible by contributions from its many partners. It receives support through the

More information

Facility Commander Wnx

Facility Commander Wnx Facility Commander Wnx Integrated security management platform for Windows Seamless. Effective. Efficient. Integrate security applications on one versatile platform It s easy and efficient to seamlessly

More information

Complete Security Solution

Complete Security Solution Complete Security Solution Intrusion Video Access All-in-one, comprehensive security for premises, property and people Complete Security Solution Tyco s Complete Security Solution provides a comprehensive

More information

Presented at the ISPE ISA Automation Forum VP, Engineering Services

Presented at the ISPE ISA Automation Forum VP, Engineering Services Presented at the ISPE ISA Automation Forum - 2010 Alarm Response Procedures A Marriage of PCS and MES Author Name Bruce Greenwald Title VP, Engineering Services Company RE Mason Company Address 1726 Graham

More information

Experiencing BIG Growth in a Small Town. Somerset is a great place to live and pressure washing back around 1999

Experiencing BIG Growth in a Small Town. Somerset is a great place to live and pressure washing back around 1999 Wash Kleen: Experiencing BIG Growth in a Small Town by Allison Hester Troy Whitaker is the owner of Wash Kleen, a small exterior cleaning company in the small community of Somerset, Kentucky. He has three

More information

Universal modular MWD platform adapted for your needs

Universal modular MWD platform adapted for your needs Universal modular MWD platform adapted for your needs Axel provides innovative and affordable Measurement while drilling (MWD/LWD) products for oil and gas companies. The fastest solution on the market

More information

AmpLight Lighting Management System

AmpLight Lighting Management System AmpLight Lighting Management System Centralized Streetlight Control Centralized Streetlight Control The AmpLight solution is a complete web-based solution with advanced communication and easy integration

More information

Enterprise GIS Architecture Deployment Options

Enterprise GIS Architecture Deployment Options 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Enterprise GIS Architecture Deployment Options Andrew Sakowicz Esri UC2013. Technical Workshop op. Introduction

More information

Calcolatori, Internet e il Web

Calcolatori, Internet e il Web Calcolatori, Internet e il Web Refresher on Computer Fundamentals and Networking History of computers Architecture of a computer Data representation within a computer Computer networks and the Internet

More information

NOTE: Oracle Real Application Clusters 11g Page 2

NOTE: Oracle Real Application Clusters 11g Page 2 NOTE:! Oracle Real Application Clusters 11g Page " # $ " % & ' & ()*+, *-.*-/, *0, 13 4 5 4 ' 4 ) 6 +7 3 8 1+ 8-9 0) 9 # + 9 ) 9 :5 ; (

More information

Intelligent Alarming Leverages Industrial Internet of Things to Reduce Risks and Costs

Intelligent Alarming Leverages Industrial Internet of Things to Reduce Risks and Costs Intelligent Alarming Leverages Industrial Internet of Things to Reduce Risks and Costs From proactive analysis to guiding operator response, modern alarming technologies use the IIoT s connected systems,

More information

Investigation Report Worker Fatally Injured after Fall from Height November 10, 2014

Investigation Report Worker Fatally Injured after Fall from Height November 10, 2014 Investigation Report Worker Fatally Injured after Fall from Height November 10, 2014 F-OHS-079172-OFF1D December 2017 Page 1 of 8 The contents of this report This document reports s (OHS) investigation

More information

Comprehensive solutions for greater safety and security Answers for infrastructure.

Comprehensive solutions for greater safety and security Answers for infrastructure. Fire Safety & Security Comprehensive solutions for greater safety and security Answers for infrastructure. Combining fire and security expertise to deliver a higher level of safety and security Meeting

More information

The Centron Presidio Monitoring System. Centron. Presidio. Rees Scientific. An ISO 9001:2008 Company

The Centron Presidio Monitoring System. Centron. Presidio. Rees Scientific. An ISO 9001:2008 Company The Monitoring System Rees Scientific An ISO 9001:2008 Company About Rees Scientific Rees Scientific specializes in protecting your valuable assets. Since 1982, Rees Scientific has been the industry standard

More information

Tyco Security Products Acquires Innometriks Deal strengthens TSP s Solutions in the Government Market

Tyco Security Products Acquires Innometriks Deal strengthens TSP s Solutions in the Government Market MEDIA CONTACT Manisha Kumari +91 80 4052 7000 Info-tspindia@tycoint.com Tyco Security Products Acquires Innometriks Deal strengthens TSP s Solutions in the Government Market WESTFORD, Mass. May 16, 2016

More information

PcVue Solutions. PcVue Solutions

PcVue Solutions. PcVue Solutions PcVue Solutions PcVue Solutions Corporate company profile The Independent Global The Independent SCADA Global provider SCADA Global in figures The 30 Years of experience in SCADA 10 Language versions of

More information

An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis

An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis An Alarm Correlation Algorithm for Network Management Based on Root Cause Analysis Dae Sun Kim*, Hiroyuki Shinbo*, Hidetoshi Yokota* *KDDI R&D Laboratories, Inc. Fujimino, Saitama, Japan da-kim@kddilabs.jp,

More information

Palladia, Inc. Improving Continuation between Levels of Care

Palladia, Inc. Improving Continuation between Levels of Care Palladia, Inc. Improving Continuation between Levels of Care March 2006 This case study describes methods Palladia, Inc., of New York City used to improve continuation between levels of care for women

More information

Tyco Integrated Security Monitoring Services. Helping you secure your business 24 hours a day, 365 days a year. Safer. Smarter. Tyco.

Tyco Integrated Security Monitoring Services. Helping you secure your business 24 hours a day, 365 days a year. Safer. Smarter. Tyco. MONITORING ACCESS CONTROL VIDEO SURVEILLANCE INTRUSION DETECTION FIRE & LIFE SAFETY COMMERCIAL SOLUTIONS Tyco Integrated Security Monitoring Services Helping you secure your business 24 hours a day, 365

More information

New Features in Neuron ESB 3.0

New Features in Neuron ESB 3.0 New Features in Neuron ESB 3.0 The release of Neuron ESB 3.0 continues the trend of productivity and innovation for the Microsoft Platform. Neuron ESB 3.0 has been extended to support the Microsoft.NET

More information

Oracle Retail Merchandise Financial Planning

Oracle Retail Merchandise Financial Planning Oracle Retail Merchandise Financial Planning Release Notes Release 13.4 December 2012 Oracle Retail Merchandise Financial Planning (MFP) provides strategic and financial product planning functions. These

More information

EnergyMaster. ENEC Monitoring System. An on-site supervision and remote monitoring solution

EnergyMaster. ENEC Monitoring System. An on-site supervision and remote monitoring solution EnergyMaster ENEC Monitoring System An on-site supervision and remote monitoring solution ENERGYMASTER ENEC MONITORING SYSTEMS AN ON-SITE SUPERVISION AND REMOTE MONITORING SOLUTION Take Control of Your

More information

Integrated security management platform for Windows. Seamless. Effective. Efficient.

Integrated security management platform for Windows. Seamless. Effective. Efficient. Integrated security management platform for Windows Seamless. Effective. Efficient. We have 70% security personnel turnover in a year. How can we effectively train them on multiple applications when each

More information

Mircom S2 Security. Revolutionizing Access Control:

Mircom S2 Security. Revolutionizing Access Control: Revolutionizing Access Control: & Mircom S2 Security Technology is evolving at an increasingly fast pace, but there s one area that has remained stagnant for quite some time: access control and apartment

More information

Oracle ESB Lesson03: ESB CustomerData SOAP

Oracle ESB Lesson03: ESB CustomerData SOAP Oracle ESB Lesson03: ESB CustomerData SOAP Oracle Integration Product Management ESB Lesson03 Page 1 ESB SOAP Scenario Overview Functionality Add an outbound SOAP service callout to the CustomerData tutorial

More information

Alarm setup and definitions in Cisco Unified Serviceability

Alarm setup and definitions in Cisco Unified Serviceability Alarm setup and definitions in Cisco Unified Serviceability Set up Cisco Unified IM and Presence Serviceability alarms, page 1 Alarm setup and update for a service, page 2 Alarm definitions and user-defined

More information

GORDMANS OUR WORK OLR I OUR WORK

GORDMANS OUR WORK OLR I OUR WORK OLR I OUR WORK OUR WORK GORDMANS SUMMARY When discount department store chain Gordmans expanded from the Midwest across central USA, it tasked OLR with replacing its legacy IT systems. In 2012, OLR implemented

More information

Carrefour. Fresh in-store communication at Carrefour Belgium QUICK FACTS:

Carrefour. Fresh in-store communication at Carrefour Belgium QUICK FACTS: Carrefour Fresh in-store communication at Carrefour Belgium The French-founded Carrefour Group is a leading retailer in Europe and the secondlargest retailer in the world, employing nearly 365,000 people.

More information

Your specialized partner for intelligent building technology

Your specialized partner for intelligent building technology Your specialized partner for intelligent building technology Answers for infrastructure. Siemens Solution Partner your first choice for efficient building technology Your Solution Partner supports you

More information

HOB Remote Desktop VPN

HOB Remote Desktop VPN Administration Guide HOB Remote Desktop VPN green edition Document Version: 1.1 Issue: September 2012 HOB GmbH & Co. KG Schwadermühlstraße 3 90556 Cadolzburg Germany Phone: +49 9103 715 0 Fax: +49 9103

More information

Frequently Asked Questions

Frequently Asked Questions , Voice & Single Zone Thermostat Heating will activate when there is a hot water demand. Boiler relay double bound as heating relay. If a system has been set up and the Wireless Relay Boxes are moved to

More information

GE Security. Wnx. Facility Commander. Integrated security management platform for Windows. Seamless. Effective. Efficient.

GE Security. Wnx. Facility Commander. Integrated security management platform for Windows. Seamless. Effective. Efficient. GE Security Facility Commander Wnx Integrated security management platform for Windows Seamless. Effective. Efficient. We have 70% security personnel turnover in a year. How can we effectively train them

More information

Notifications in the Toy Industry is No Child s Play

Notifications in the Toy Industry is No Child s Play Notifications in the Toy Industry is No Child s Play Stericycle European Recall and Notification Index TOY RECALL TRENDS 1 Quarterly Recall and Notification Index The diverse environment of the European

More information

the connected Moving to home

the connected Moving to home www.io-homecontrol.com io-homecontrol - 09/2014 BC-EN - Illustrations Orlando Hoetzel - io-homecontrol and the io-homecontrol logo are registered trademarks by the io-homecontrol association - SOMFY.COM141000

More information

Smart Monitoring Systems. for Property Management SMART SOLUTIONS. Property Management DOORS & WINDOWS TEMPERATURES LIGHTS CARBON MONOXIDE

Smart Monitoring Systems. for Property Management SMART SOLUTIONS. Property Management DOORS & WINDOWS TEMPERATURES LIGHTS CARBON MONOXIDE SMART SOLUTIONS DOORS & WINDOWS TEMPERATURES LIGHTS CARBON MONOXIDE ACCESS & MOVEMENT Property Management POWER USE HUMIDITY WATER LEAKS Smart Monitoring Systems for Property Management Smart Monitoring

More information

Veritas Storage Foundation and High Availability Solutions Oracle Support Matrix

Veritas Storage Foundation and High Availability Solutions Oracle Support Matrix Veritas Storage Foundation and High Availability Solutions Oracle Support Matrix May 09, 2017 Veritas Storage Foundation : Database Support Matrix The software described in this book is furnished under

More information

Smart Buildings & The Internet of Things (IoT)

Smart Buildings & The Internet of Things (IoT) Smart Buildings & The Internet of Things (IoT) www.opterna.com Page 1 Smart Buildings & The Internet of Things (IoT) The Internet of Things (IoT) is increasingly becoming the agent of change for how properties,

More information

Press Presse Press Presse

Press Presse Press Presse Press Presse Press Presse Case Study Industry Sector Building Technologies Division Zug (Switzerland), November 25, 2009 Siemens participates in the construction of the new National Technical Library building

More information

Messenger Wireless Lock Access Network

Messenger Wireless Lock Access Network Messenger Wireless Lock Access Network SAFLOK TM introduces the next era of online communication with Messenger TM operating on a ZigBee-compliant platform. The ZigBee Prostack protocol is an internationally

More information

SmartStruxure Lite Small Building Systems

SmartStruxure Lite Small Building Systems Retail Solutions SmartStruxure Lite Small Building Systems USA Retail Market Facts 450,000+ buildings *Excluding Malls 98% are light-commercial and mid-market (less than 100,000 ft²) Penetration rate of

More information

Supervisor Standard Edition

Supervisor Standard Edition Supervisor Standard Edition Installation Manual Heat-Tracing Controller Configuration and Monitoring Software INSTALL-119 (Europe) 1 / 18 Contents Section 1 Introduction...3 1.1 Welcome...3 1.2 Vital Information...3

More information

New Features in Oracle R Enterprise 1.4.1

New Features in Oracle R Enterprise 1.4.1 Oracle R Enterprise Release Notes Release 1.4.1 for Windows, Linux, Solaris, and AIX E57006-04 February 2015 This document contains the following important topics about Release 1.4.1 of Oracle R Enterprise:

More information

Oracle Retail Merchandising System Release Notes Release 12.0 May 2006

Oracle Retail Merchandising System Release Notes Release 12.0 May 2006 Oracle Retail Merchandising System Release Notes Release 12.0 May 2006 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software and documentation) contain proprietary

More information

Lowering Customer Effort Building Effective Right-Channeling into your Online Service Experience

Lowering Customer Effort Building Effective Right-Channeling into your Online Service Experience Lowering Customer Effort Building Effective Right-Channeling into your Online Service Experience Nicholas Armstrong, Director, Global Customer Experience Products, Orbitz.com David Fulton, Director of

More information

Oracle Retail Back Office User Guide 13.4

Oracle Retail Back Office User Guide 13.4 Oracle Retail Back Office User Guide 13.4 While Central Office may work in other configurations, these configurations If you are installing multiple Oracle Retail applications, see Appendix F for a Oracle

More information

General Specifications

General Specifications General Specifications Model NTPC003 Exaquantum Alarm Master Database PROBLEM Poor alarm management is one of the leading causes of downtime and has contributed to some of the worst recorded industrial

More information

Using ANM Mobile CHAPTER

Using ANM Mobile CHAPTER CHAPTER 19 Date: 3/22/13 This chapter describes Cisco ANM Mobile, which allows you to access your ANM server or ANM Virtual Appliance and manage your devices using a mobile device such as an iphone or

More information

ASSA ABLOY Hospitality Mobile Access

ASSA ABLOY Hospitality Mobile Access ASSA ABLOY Hospitality Mobile Access 1 ASSA ABLOY Hospitality Mobile Access The next generation of hospitality With the new Mobile Access solution by ASSA ABLOY Hospitality, your guests can skip the front

More information

ENEA GRID resources and ITM-TF

ENEA GRID resources and ITM-TF Integrated Tokamak Modelling Task Force 2006 General Meeting Cadarache (France) September 13-15 2006 ENEA GRID resources and ITM-TF G. Bracco, S.Migliori, S. Podda ENEA INFO, C.R. ENEA Frascati V. E. Fermi

More information

C&I SYSTEM DIAGNOSTICS WITH SELF MONITORING AND REPORTING TECHNOLOGY (SMART)

C&I SYSTEM DIAGNOSTICS WITH SELF MONITORING AND REPORTING TECHNOLOGY (SMART) C&I SYSTEM DIAGNOSTICS WITH SELF MONITORING AND REPORTING TECHNOLOGY (SMART) Suneel kumar P I Shravan Kumar Seema Deo Bhanu Kumar Raine Dy.General Manager, Dy.Manager Sr.Manager Manager NTPC RSTPS NTPC

More information

Just as flexible as your plans The Bosch Modular Fire Panel 5000 Series

Just as flexible as your plans The Bosch Modular Fire Panel 5000 Series Just as flexible as your plans The Bosch Modular Fire Panel 5000 Series 2 One modular system does it all Unbeatable flexibility With the Modular Fire Panel 5000 Series, Bosch is again redefining the market:

More information

Hardware and Software Requirements

Hardware and Software Requirements Oracle Retail Xstore Suite Release Notes Release 16.0.0.1 E86009-01 March 2017 This document highlights the major changes for the 16.0.0.1 bundled hot fix of Oracle Retail Xstore Suite. Overview Oracle

More information

VS Series. Variable Speed Rotary Screw Compressors

VS Series. Variable Speed Rotary Screw Compressors VS Series Variable Speed Rotary Screw Compressors 2 Smarter Solutions The Complex need Every Air System is Different Your Business is Unique, So Is Your Compressed Air System Typically, air demand in a

More information

These periods commence upon receipt of the data and in the case of a business relationship, after the contract or the contact has ended.

These periods commence upon receipt of the data and in the case of a business relationship, after the contract or the contact has ended. Falck and privacy Falck is committed to a safe, reliable and sustainable service of high quality. This also applies to managing your personal data. You can expect from us that your data are safe with us

More information

Smart Hub. Connecting people, connected care. What is it? Who is it for? How does it work?

Smart Hub. Connecting people, connected care. What is it? Who is it for? How does it work? Smart Hub Connecting people, connected care What is it? The Lifeline Smart Hub is a complete Connected Care monitoring and alarm system for the home. It uses future proof, smart technology to connect service

More information

COMMUNITY OPEN HOUSE. March 28, 2012

COMMUNITY OPEN HOUSE. March 28, 2012 COMMUNITY OPEN HOUSE March 28, 2012 THE CASE FOR URBAN INVESTMENT One of the best things that cities can do to create jobs especially in the private sector is to improve the quality of life of their inhabitants.

More information

FREQUENTLY ASKED QUESTIONS ABOUT DOLBY ATMOS FOR THE HOME

FREQUENTLY ASKED QUESTIONS ABOUT DOLBY ATMOS FOR THE HOME FREQUENTLY ASKED QUESTIONS ABOUT DOLBY ATMOS FOR THE HOME August 2014 Q: What is Dolby Atmos? Dolby Atmos is a revolutionary new audio technology that transports you into extraordinary entertainment experiences.

More information

ThermoControl 0 C - 10 C - 20 C - 30 C

ThermoControl 0 C - 10 C - 20 C - 30 C ThermoControl Product and Quality Reliability Alarm Functions & Documentation Global Monitoring 0 C - 10 C - 20 C - 30 C Global monitoring: global temperature measurement and real-time monitoring using

More information

and Extension Ag & Natural Resources Agent. In recent weeks I ve been periodically talking

and Extension Ag & Natural Resources Agent. In recent weeks I ve been periodically talking Gardening Tips for January 30 - February 5, 2017 Starting your own transplants and Extension Ag & Natural Resources Agent. In recent weeks I ve been periodically talking about starting your own transplants

More information

Spyder Controller A POWERFUL FAMILY OF UNITARY AND VAV CONTROLLERS. Advanced Control From A Unitary Controller

Spyder Controller A POWERFUL FAMILY OF UNITARY AND VAV CONTROLLERS. Advanced Control From A Unitary Controller Spyder Controller A POWERFUL FAMILY OF UNITARY AND VAV CONTROLLERS Advanced Control From A Unitary Controller PERFECTLY SPUN CONTROL Finally The Power You Need For Advanced Control In The Body Of A Unitary

More information

Keeping Employees Safe

Keeping Employees Safe Keeping Employees Safe www.inovonicswireless.com Employee Safety In recent years a number of new and unexpected hazards have surfaced in the workplace, including an increase in violent crimes. According

More information

Room Temperature Control and Fire Alarm/Suppression IoT Service Using MQTT on AWS

Room Temperature Control and Fire Alarm/Suppression IoT Service Using MQTT on AWS Room Control and Fire Alarm/Suppression IoT Service Using MQTT on AWS Do-Hun Kang, Min-Sung Park, Hyoung-Sub Kim, Da-young Kim, Sang-Hui Kim, Hyeon-Ju Son, * Sang-Gon Lee Dong-Seo University, Korea, {kadihi@naver.com,

More information

The future of lighting management. Cutting costs and carbon keeping your building compliant.

The future of lighting management. Cutting costs and carbon keeping your building compliant. 3 The future of lighting management Cutting costs and carbon keeping your building compliant www.ridi.co.uk 3 Energy saving in an instant Rising energy costs are impossible to ignore and with a standard

More information

Why and How to Migrate from Oracle Reports to JasperReports [WEBINAR]

Why and How to Migrate from Oracle Reports to JasperReports [WEBINAR] Why and How to Migrate from Oracle Reports to JasperReports [WEBINAR] Presenters Guillaume Autier Director of Solution Consulting, TIBCO Magdalena Serban R & D, PITSS GmbH Jason Marra VP of Sales and Operations,

More information

Adopt a Garden Scheme - Review & Report - March 2009 A Footprint Trust project based on the Isle of Wight

Adopt a Garden Scheme - Review & Report - March 2009 A Footprint Trust project based on the Isle of Wight Adopt a Garden Scheme - Review & Report - March 2009 A Footprint Trust project based on the Isle of Wight Background The Isle of Wight has a larger than average number of elderly people. The 2001 Census

More information

VIDEO INTERCOM SYSTEM

VIDEO INTERCOM SYSTEM There s something special about seeing the person you are speaking to. When we need a way to talk to others, but with more options and more capabilities, the usual intercom system just isn t enough. Today

More information

ASSA ABLOY Hospitality Mobile Access

ASSA ABLOY Hospitality Mobile Access ASSA ABLOY Hospitality Mobile Access 1 ASSA ABLOY Hospitality Mobile Access The next generation of hospitality With the new Mobile Access solution by ASSA ABLOY Hospitality, your guests can skip the front

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD IEC 61968-4 First edition 2007-07 Application integration at electric utilities System interfaces for distribution management Part 4: Interfaces for records and asset management

More information

Introduction to Modular Programming. Copyright 2012 Rockwell Automation, Inc. All rights reserved.

Introduction to Modular Programming. Copyright 2012 Rockwell Automation, Inc. All rights reserved. Introduction to Modular Programming Rev 5058-CO900C Copyright 2012 Rockwell Automation, Inc. All rights reserved. 2 Agenda Why Modular Programming? Architecting Modular Code Machine Example Meeting Code

More information

Feel the solution powered by DESIGO

Feel the solution powered by DESIGO Feel the solution powered by DESIGO Building Technologies s DESIGO for a feeling of well-being in the building The requirements placed on advanced building automation and control systems are demanding:

More information

Approval to Enter Into an Agreement with Everbridge, Inc. to Provide a Mass Notification System in Stanislaus County

Approval to Enter Into an Agreement with Everbridge, Inc. to Provide a Mass Notification System in Stanislaus County THE BOARD OF SUPERVISORS OF THE COUNTY OF STANISLAUS ACTION AGENDA SUMMARY DEPT: CEO-Office of Emergency Services BOARD AGENDA# B-9 ~~~~~~~~~ Urgent D Routine [!] E)>.S AGENDA DATE December 15, 2015 CEO

More information

Itron Water Loss Management Solutions. Advanced Digital Leak Detection Overview Session

Itron Water Loss Management Solutions. Advanced Digital Leak Detection Overview Session Itron Water Loss Management Solutions Advanced Digital Leak Detection Overview Session Pipeline Assessment Management The Hidden/Aware/Locate/Repair cycle of a leak can cause extensive water loss The Conventional

More information

IdeaPaint s War on Ideation. by Mallory Jindra

IdeaPaint s War on Ideation. by Mallory Jindra 10.03.16 GIVING VOICE TO THOSE WHO CREATE WORKPLACE DESIGN & FURNISHINGS IdeaPaint s War on Ideation by Mallory Jindra Since 2008, IdeaPaint has carefully painted a reputation for expanding the playful

More information

HVAC Products. SAPHIR AirGo OEM Air Handling Unit Concept

HVAC Products. SAPHIR AirGo OEM Air Handling Unit Concept s HVAC Products OEM Air Handling Unit Concept Control solutions otal solution competence Application know-how and flexibility Access to future-oriented technologies State-of-the-art and open communication

More information

Performance Analysis for Enterprise Service Bus in SOA System

Performance Analysis for Enterprise Service Bus in SOA System International Journal of IT-based Business Strategy Management Vol. 1, No. 1 (2015) pp.11-18 http://dx.doi.org/10.21742/ijibsm.2015.1.1.02 Performance Analysis for Enterprise Service Bus in SOA System

More information

Food Control Plans or National Programmes Cold Hold Records 2019

Food Control Plans or National Programmes Cold Hold Records 2019 Food Control Plans or National Progrmes Cold Hold Records 2019 Ne of business: These 2018 pre-dated records have been compiled by a private company not affiliated with MPI See website disclaimer at http://foodcontrolplan.com/disclaimer-and-terms/

More information

Networked Public Address and Voice Evacuation

Networked Public Address and Voice Evacuation Networked Public Address and Voice Evacuation It may be the first audio system designed to make things quieter. A quieter healthcare environment has countless benefits, including fewer patient-care days,

More information

Overview - Danfoss Link and living software versions

Overview - Danfoss Link and living software versions Danfoss Link CC Mk II (with minisd card) software 2.1.35 2.3.27 2.4.51 2.5.57 2.7.42 01-12-2010 The initial Danfoss Link CC software: Supports all features from the original Devilink software. New functionality

More information

Complete Streets Master Plan for Downtown New Britain CRCOG Transportation Committee Meeting Monday, December 9, 2013

Complete Streets Master Plan for Downtown New Britain CRCOG Transportation Committee Meeting Monday, December 9, 2013 CRCOG Transportation Committee Meeting Monday, December 9, 2013 Introduction Why the Project was Initiated About Downtown New Britain Master Plan Goals Master Plan Overview Master Plan Study Areas and

More information

FALCO Access Control. Product Training

FALCO Access Control. Product Training FALCO Access Control Product Training FALCO are leaders in the design and manufacture of state of the art access control and security solutions. Since our inception in 2000, over 100,000 FALCO systems

More information

DPS Factory Training

DPS Factory Training DPS Factory Training Factory Training Schedule What You ll Get from DPS Factory Training What to Bring to the Factory Training Event Las Vegas and Advanced Training Classes Map to DPS Telecom Headquarters

More information