SDK 3.5 package. While Milestone Integration Platform SDK 1.0 supports all the integration options known

Size: px
Start display at page:

Download "SDK 3.5 package. While Milestone Integration Platform SDK 1.0 supports all the integration options known"

Transcription

1 The Open Platform Company February 8, 2011 Release Notes Milestone Integration Platform Software Development Kit 1.0 It is with great pleasure that Milestone Systems today announces the release of: Milestone Integration Platform Software Development Kit 1.0 The Milestone Integration Platform (MIP) is a universal platform for easy and flexible integration of various types of security and business systems, and video analytics applications with Milestone XProtect video management software. Its powerful multi-layered integration architecture enables integration on different abstraction levels, where a unique plug-in architecture enables seamless integration of third party applications in Milestone s management interface and in the XProtect Smart Client. The MIP Software Development Kit provides Milestone s partners with a comprehensive development framework with an array of development resources that makes development of video enabled solutions based on Millstone XProtect video management software natively easy, ensuring short time-to-market. Milestone Integration Platform Main Futures and Capabilities in Milestone Integration Platform SDK 1.0 The Milestone Integration Platform Software Development Kit (SDK) 1.0 is the successor to the Milestone SDK 3.5 package. While Milestone Integration Platform SDK 1.0 supports all the integration options known from Milestone SDK 3.5, the new Milestone Integration Platform SDK 1.0 offers a wide set of capabilities as a part of its easy to use development framework: Supports a multitude of integration methods To meet the needs of the end customer in best possible way and to facilitate integrationn towards the widest range of applications and systems, MIP SDK offers multiple integration layers with different levels of abstraction that supports three basic types of integration (any solution can use one, or a combination of these integration methods): o MSP application as plug-in to Milestone applications via the MIP environment This enables you to develop plug-ins to both the Milestone XProtect Smart Client, the Milestone XProtect management applications and to the new Milestone XProtect Event Server. o Component based integration via.net library in to own application Enables you to use standard components (both UI and not UI components) to video enable an already existing application or to build new alternative clients to the Milestone VMS. kind of warranty. Milestone Systems A/S reserve the right to make adjustments without prior notification. All names of peoplee and organizations used in this document s examples are fictitious. Any resemblance to any actual organization or person, living or dead, is purely coincidental and unintended.

2 o Basic protocol integration Network interfaces enabling you to interface with the Milestone VMS software from any environment that enables you to create TCP socket connections and process the logic required. The various integration methods allows for fast integration of external systems and applications, such as access control systems, building management systems, alarm systems, POS and ERP systems, and an array of video content analytics applications, etc. Powerful integration capabilities The Milestone Integration Platform SDK offers a rich set of integration possibilities that enables development of innovative solutions that allows Milestone partners to meet the customers needs and ultimately build market differentiation: Video & Audio Retrieve and display live/recorded video Retrieve and play live/recorded audio Retrieve and display single frame JPEG images Video and Audio export in both AVI and Milestone Video database format Place overlay information on live/recorded video in component based implementation as well as Smart Client plug-in Event & Alarm Trigger internal or external events and alarms Retrieve list of triggered events Security Manage user rights on plug-in functionality Framework for system access and security token handling Configuration Retrieve VMS configuration including Camera, User and alarm information Save and retrieve MIP Plug-in configuration Control Send PTZ commands to devices Retrieve PTZ position from absolute PTZ cameras Send a start or stop recording event from a specific device Activate external output Control Smart Wall functionality Send camera to a Matrix monitor Send command messages to MIP SDK plugins System Status Receive all status messages from the VMS system including server disk and CPU usage and all triggered events New MIP plug-in environment - ultimate user experience Milestone Integration Platform provides a unique capability to plug in customer or MSP solutions in to XProtect management interface and into the XProtect Smart Client. The MIP environment enables seamless integration of partner and customer applications that provides users with an intuitive user interface with logical work flows. The Smart Client plug-ins will amongst other enable you to develop your own view items displaying your own data and interacting with the Smart Client functionality, develop side panel layers to control navigation and other. The Corporate Management client plug-ins will amongst other enable you to administer your application and configuration from within the Milestone XProtect management applications. The Event Server plug-in will enable you to develop server side functionality that runs as a plug-in in the Event Server service. Thereby you will be able to execute event based (based on either Milestone Events, other MIP plug-ins, or external information that you listen for) logic without having to have a user interface open. Server side MIP plug-in environment In addition to the plug-in environment on the client side, MIP also offers the possibility for server side application integration via the MIP environment. This means that MSP and customer solutions can be hosted on an XProtect server and be executed continuously independently of Smart Clients. Unique intra MIP plug-in communication The new MIP environment also enables a unique (patent pending) capability that enables one MIP plug-in to draw upon and make use of functions that are provided by another MIP plug-in. This enables both a modular design with the ability to reuse already made integrations, and the ability to create synergy effects between two or more MIP plug-ins.

3 Comprehensive development framework MIP SDK offering a comprehensive development framework with an array of development resources that ease the development of video enabled solutions, and makes integration towards MIP natively easy. The development framework not only reduces the effort and time needed to develop a solution, but it also helps assure the solution quality. The development framework includes: o Extensive documentation with application and code samples o Tool box with open access to proven Milestone libraries and code components for common tasks such as: system logon, video decoding and rendering, configuration distribution, authorization verification, etc o Visual Studio project templates o Development tool (traces, program logs, etc.) Unified interface to all Milestone XProtect VMS products MIP provides a unified forward compatible interface and capability set across XProtect Corporate, XProtect Enterprise and XProtect Professional. This ensures full solution portability across the XProtect VMS family, and between different versions of the same product. Compatibility with Milestone SDK 3.5 Although Milestone has strived to maintain full backwards compatibility between the Milestone Integration Platform SDK 1.0 and the Milestone SDK 3.5, there is a couple of areas related to component and plug-in integration where the MIP SDK 1.0 is not compatibility with Milestone SDK 3.5. Plug-In compatibility Smart Client plug-ins developed using the Milestone SDK 3.5 are not compatible with MIP SDK 1.0. Component integrations: The ImageViewer active is now capable of displaying overlays on top of live and recorded video, in the SetOverlay() method. The DirectShow filter has been updated with following new features: o Height and Width can now be specified o All frames can now be received for H.264 o Token renewal is automatic o Privacy masking is supported o Decoding and transcoding has been updated to new version - increasing speed The current SDK implementation using the SDK.net dll s (VideoOS.SDK.dll) will be set in maintenance mode, and new features will not be made. The MIP SDK 1.0 has the following new set of dll s to use instead: o VideoOS.Platform.SDK.dll for base configuration, MIP Environment and event and messaging handling o VideoOS.Platform.SDK.Export.dll for database and AVI export and retrieving snap-shots as JPEGs o VideoOS.Platform.SDK.UI.dll for abstraction layer on top of the ImageViewer active, LoginForm and a few other UI related controls Protocol integrations: All protocols have maintained backwards compatibility. It should though be noted that the token timeout is now enforced on existing TCP/IP sessions and could result in black screens for MSP solutions where the developer forgot to implement this. The new features around privacy masking cannot be used in combinations with MSP solutions without changes. If you connect to a camera where privacy masking has been configured, you will need to add code perform this overlay and instruct the server that you actually do this task. Two new build-in User-Defined Events make it easier to control recording of video. On the ServerCommand SOAP protocol the TriggerEventWithMetadata can now be issued with one or more camera GUIDs to: o Start Recording

4 o Stop Recording Support for these commands are available for XProtect Enterprise 7.0d, and XProtect Corporate 4.0a Recommendations with regards to Current Solution Implementations Given the changes described above, Milestone recommended its partners with existing solution to review their implementations. Dependent on the type of integration used, Milestone recommends the following actions: Current SDK solutions working as plug-ins in the XProtect Smart Client: The Smart Client internal classes and structures have changed in some areas. Current Smart Client solutions will need to be validated with new version of the Smart Client 5.5 It is highly recommended to port existing code to the MIP SDK framework for the Smart Client, to avoid references to internal Smart Client Classes and ActiveX components Current SDK solutions based on component integrations: (ImageViewer, EngineManager, AudioPlayer, DirectShow components) All components are backwards compatible, except that version numbers have been updated If your customer plan to use privacy masking (new feature in XProtect Corporate 4.0, which also will become available in XProtect Enterprise during 2011), you should use the latest ImageViewer active and rebuild your solution Current SDK solutions based on VideoOS.SDK.dll component: This component has been replaced with the MIP SDK version: VideoOS.Platform.SDK.dll (and 2 more) Compiled and installed solution will most likely work with XProtect Corporate 4.0 (and the new planned versions of XProtect Enterprise and XProtect Professional planned for 2011), but it is highly recommended to port the solution to the MIP SDK.Net Library version as soon as possible Current SDK solutions based on protocol integrations: (ImageServer, ServerCommand, RecorderCommand, Status, Central protocols) All protocols are backwards compatible, and solutions should work without changes For ImageServer protocol will now enforce timeout of the Tokens, e.g. after the default 1 hour time span of a token live time, sessions that have not renewed the token will be terminated Analytics Integration The MIP SDK 1.0 also supports integration of Video Content Analytics applications using Milestone Analytics Data (MAD) format for event reporting. This capability was previously available via the Generic Video Analytics Plug-In in the XProtect Analytics Framework, but is now ported to the Milestone Integration Platform. Apart from providing a unified interface for all types of integration, the enabling of analytics application via the MIP SDK offers substantial savings on licenses, compared to the XProtect Analytics Framework. To enable this capability in XProtect Corporate 4.0, an additional Analytics Events plug-in to the Event Server is needed. This plug-in can be downloaded free of charge from the download area on Milestone s web site. System Requirements MIP SDK 1.0 is using Microsoft.Net 4.0 MIP SDK 1.0 samples are provided for Visual Studio 2010 (Except DirectShow sample is using Visual Studio 2008) Compatibility with Milestone XProtect IP Video Management Software Initially Milestone Integration Platform SDK will only be available on XProtect Corporate 4.0 and XProtect Smart Client 5.5. Milestone will during 2011 make the Milestone Integration Platform SDK available for the XProtect Professional and the XProtect Enterprise products.

5 End-of-Development of Milestone SDK In conjunction with the release of the Milestone Integration Platform SDK 1.0, Milestone also announces End-of- Development of the Milestone SDK. This means that no further development will be made on the Milestone SDK. Milestone is however committed to support the Milestone SDK until December 31, 2012, where the present Milestone SDK will reach End-of-Support. End-of-Development of Generic VA Plug-In for XProtect Analytics Framework In conjunction with the release of the Milestone Integration Platform SDK 1.0, Milestone also announces End-of- Development of the Generic VA Plug-In for XProtect Analytics Framework. This means that no further development will be made on the Generic VA Plug-In. Milestone is however committed to support the Generic VA Plug-In until December 31, 2012, where the present Generic VA Plug-In will reach End-of-Support. Licensing The Milestone Integration Platform SDK is available free of charge to Milestone partners who signed a Non Disclosure Agreement with Milestone. There are no runtime licenses for solutions developed using the MIP SDK, apart from the normal system and camera/device licenses for the respective XProtect VMS product. For details about the licensing, please refer to the End-User License Agreement for the respective products. Additional Information Please refer to the ReadMe file for additional technical information. Best regards, The Milestone Team

STUDY GUIDE. Milestone

STUDY GUIDE. Milestone STUDY GUIDE Milestone ... 2... 2... 6 2 3 4 5 Course Communicating Milestone Product Features Milestone Product Comparison Guide Codec Competency Given a challenge, you should be able to identify which

More information

Open Options - MSP Certification Summary Made by Connex

Open Options - MSP Certification Summary Made by Connex Open Options - MSP Certification Summary Made by Connex 06-28-2012 Open Options - MSP Certification Summary document 1 Table of Contents: Certification Introduction 3 Products Tested in this Certification

More information

Milestone XProtect. Open Platform IP video software management. new technologies as they become available.

Milestone XProtect. Open Platform IP video software management. new technologies as they become available. Product Overview Milestone XProtect Open Platform IP video software management hoose independence. Future-proof your investment with XProtect. Whether you re looking to update and expand an existing video

More information

ISONAS Crystal Matrix Access Control Module Certification Summary Made by Milestone

ISONAS Crystal Matrix Access Control Module Certification Summary Made by Milestone ISONAS Crystal Matrix Access Control Module Certification Summary Made by Milestone 7-23-2014 ISONAS - Milestone Certified Solution Summary document 1 Table of Contents Products Tested in this Certification:...

More information

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing

What s New in Microsoft Dynamics CRM 4.0. Bryan Nielson Director, Product Marketing What s New in Microsoft Dynamics CRM 4.0 Bryan Nielson Director, Product Marketing Session Agenda Introduction Dynamics CRM 4.0 Feature Areas Use Design Report Data Manage Deploy Develop Demo In Conclusion

More information

MAXPRO VMS. Video Management System. Your One-Stop Platform for Security Integration

MAXPRO VMS. Video Management System. Your One-Stop Platform for Security Integration MAXPRO VMS Video Management System Your One-Stop Platform for Security Integration We have incorporated our rich knowledge and trusted experience of security and surveillance systems into a powerful and

More information

This unit is a short outline and will give you an overview on component level. In addition it will show how SAP uses the SDK for extensions (i.e.

This unit is a short outline and will give you an overview on component level. In addition it will show how SAP uses the SDK for extensions (i.e. This unit is a short outline and will give you an overview on component level. In addition it will show how SAP uses the SDK for extensions (i.e. Add-Ons ) to SAP Business One. SAP Business One is implemented

More information

Oracle Profitability and Cost Management Cloud. What s New in the April Update (17.04)

Oracle Profitability and Cost Management Cloud. What s New in the April Update (17.04) Oracle Profitability and Cost Management Cloud What s New in the April Update (17.04) March 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PROFITABILITY AND COST MANAGEMENT CLOUD, APRIL UPDATE...

More information

Building Security Worldwide. Enterprise Security Management System

Building Security Worldwide. Enterprise Security Management System Building Security Worldwide Enterprise Security Management System Dynamic Mapping Access Control Enterprise Security Management System Bringing together different aspects of security management can be

More information

Cisco Unified Workforce Optimization for Cisco Unified Contact Center Express 9.0

Cisco Unified Workforce Optimization for Cisco Unified Contact Center Express 9.0 Data Sheet Cisco Unified Workforce Optimization for Cisco Unified Contact Center Express 9.0 Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile

More information

Niagara 4 + JACE our newest products are open 4

Niagara 4 + JACE our newest products are open 4 Niagara 4 + JACE 8000 our newest products are open 4 NIAGARA FRAMEWORK connecting minds and machines niagara framework For more than 15 years, the Niagara Framework has fundamentally changed the way devices

More information

IP video security Bringing it all together

IP video security Bringing it all together Bosch Video Management System A Tradition of Quality and Innovation For over 00 years, the Bosch name has stood for quality and reliability. Bosch is the global supplier of choice for innovative technology,

More information

NetVue Integrated Management System

NetVue Integrated Management System NetVue Integrated Management System Network & Bandwidth Management Overview The NetVue Integrated Management System (IMS) is our powerful network management system with advanced monitoring and diagnostic

More information

SAP Business Client 6.5

SAP Business Client 6.5 SAP Business Client 6.5 Product Management P&I Technology Core Platform SAP SE INTRODUCTION SINGLE POINT OF ENTRY to SAP business applications for desktop users SAP BUSINESS CLIENT HARMONIZED ACCESS to

More information

DATACARD ID WORKS INTRO IDENTIFICATION SOFTWARE

DATACARD ID WORKS INTRO IDENTIFICATION SOFTWARE DATACARD ID WORKS INTRO IDENTIFICATION SOFTWARE ID Works Intro identifi cation software provides a simple set of tools for start-up programs. Entry level tools for ID card programs Datacard ID Works Intro

More information

PAX Technology, Inc.

PAX Technology, Inc. PAXSTORE Developer Guide Version: 1.04 PAX Technology, Inc. All Rights Reserved. Pref Document Version: 05302017 Document No: N/A Preface Status: []Draft [ ]Release []Modify Copyright 2009, 2020, PAX Technology,

More information

Access and present any data the way you want. Deliver the right reports to end users at the right time

Access and present any data the way you want. Deliver the right reports to end users at the right time Crystal Reports Overview Access and present all your enterprise data with a single reporting solution Deliver up-to-date reports to end users securely over the web Integrate reporting functionality into

More information

System-to-System Media Movement, Management, Automation and Control in a Single Solution.

System-to-System Media Movement, Management, Automation and Control in a Single Solution. System-to-System Media Movement, Management, Automation and Control in a Single Solution. Automate & Schedule Large File Transfers For Lights-Out Deployment at Scale Signiant Manager+Agents integrates

More information

Wonderware System Platform 2017 Real-time Operations Control Platform for Supervisory, HMI, SCADA and IIoT

Wonderware System Platform 2017 Real-time Operations Control Platform for Supervisory, HMI, SCADA and IIoT Wonderware System Platform 2017 Real-time Operations Control Platform for Supervisory, HMI, SCADA and IIoT Wonderware System Platform 2017 is extremely open and built to interface with countless hardware

More information

Date: 20 th June Sequence 8.1 Release Notes

Date: 20 th June Sequence 8.1 Release Notes Date: 20 th June 2016 Sequence 8.1 Release Notes 2016 PNMsoft All Rights Reserved No part of this document may be reproduced in any form by any means without the prior authorization of PNMsoft. PNMsoft

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS Borland CaliberRM FREQUENTLY ASKED QUESTIONS GENERAL QUESTIONS What is Borland Caliber? Borland Caliber is a family of tools that supports the Borland Requirements Definition and Management Solution (RDM).

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud

Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud Adding IBM LTFS EE tape tier to an IBM SCSA managed storage cloud IBM SmartCloud Storage Access (SCSA) is designed to be an easy to deploy, simple to use cloud storage software featuring a web-based, self-service

More information

DeltaV Continuous Historian

DeltaV Continuous Historian DeltaV Distributed Control System Product Data Sheet DeltaV Continuous Historian Continuous process data is collected by the DeltaV Continuous Historian on any DeltaV workstation. Fully integrated history

More information

DeltaV Continuous Historian

DeltaV Continuous Historian DeltaV Distributed Control System Product Data Sheet DeltaV Continuous Historian Continuous process data is collected by the DeltaV Continuous Historian on any DeltaV workstation. Fully integrated history

More information

DAM Requirements Checklist

DAM Requirements Checklist DAM Requirements Checklist Insert Vendor Names DAM Requirements for: Prepared by: Date: High-Level Functional Requirements Webdam Access Features Easy & secure anytime, anywhere access Native mobile app

More information

Video Management System Version 6.13

Video Management System Version 6.13 Version 6.13 The Johnson Controls is an intelligent video security solution that offers a single, innovative, open IP video platform for video management, video analytics, system integration, and alarm

More information

Contrail Web Pre-Launch Planning

Contrail Web Pre-Launch Planning Contrail Web Pre-Launch Planning Software Version 6.0.X CORPORATE HEADQUARTERS OneRain Incorporated 1531 Skyway Drive, Unit D Longmont, CO 80504-6270 Revision 2.0 THE SPECIFICATIONS AND INFORMATION REGARDING

More information

Customer Guide to Avaya Integrations.

Customer Guide to Avaya Integrations. Customer Guide to Avaya Integrations www.incontact.com Customer Guide to Avaya Integrations Last Revision June 2016 About incontact incontact (NASDAQ: SAAS) is the cloud contact center software leader,

More information

Siveillance Vantage secures your critical infrastructure

Siveillance Vantage secures your critical infrastructure Siveillance Vantage secures your critical infrastructure Enhanced security management with reliable and coordinated response for emergency and routine procedures Answers for infrastructure. Ensuring security,

More information

DeltaV Continuous Historian

DeltaV Continuous Historian February 2016 Page 1 DeltaV Continuous Historian Continuous process data is collected by the DeltaV Continuous Historian on any DeltaV workstation. Fully integrated history configuration and data collection

More information

Proxama PIN Manager. Bringing PIN handling into the 21 st Century

Proxama PIN Manager. Bringing PIN handling into the 21 st Century Proxama PIN Manager Bringing PIN handling into the 21 st Century I am not a number I am a free man So said the The Prisoner in that 1960s cult TV show, but Personal Identification Number, or PIN, was adopted

More information

BlackPearl Customer Created Clients for Media & Entertainment Using Free & Open Source Tools

BlackPearl Customer Created Clients for Media & Entertainment Using Free & Open Source Tools BlackPearl Customer Created Clients for Media & Entertainment Using Free & Open Source Tools Contents ABSTRACT... 3 INTRODUCTION... 3 BULDING A CUSTOMER CREATED CLIENT... 5 BlackPearl Simulator... 5 Eon

More information

Deltek Touch for Maconomy. Touch 2.2 User Guide

Deltek Touch for Maconomy. Touch 2.2 User Guide Deltek Touch for Maconomy Touch 2.2 User Guide July 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical errors may

More information

Cisco Enterprise Mobility Services Platform (EMSP)

Cisco Enterprise Mobility Services Platform (EMSP) Data Sheet Cisco Enterprise Mobility Services Platform (EMSP) Product Overview The Cisco Enterprise Mobility Services Platform (EMSP) is a holistic mobile software platform. It unifies the development,

More information

DYNAMICS 365 live your future now

DYNAMICS 365 live your future now DYNAMICS 365 live your future now The time when purchasing a business information system was a complex and expensive project is long gone. All applications that are essential for conduct of business are

More information

Enterprise Services Repository

Enterprise Services Repository Enterprise Services Repository An overview Rathish Balakrishnan SAP NW Product Management SOA Middleware The Approach: Service Oriented Architecture SOA is essential but missing business semantics WEB

More information

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

Manufacturing Hardware & Software Security Solutions

Manufacturing Hardware & Software Security Solutions Manufacturing Hardware & Software Security Solutions AventuraSecurity.com Hardware Solutions CAMERAS ACCESS CONTROL PA/INTERCOM ANALOG + IP + AHD + THERMAL LASER + BODY + DRONES READERS + CONTROLLERS LOCKS

More information

SAP Crystal Solutions

SAP Crystal Solutions SAP Crystal Solutions SAP CRYSTAL SOLUTIONS WHAT S NEW IN 2011 CONTENT 4 What s New in SAP Crystal Server 2011 4 Guided Data Exploration 5 Engaging User Experience 5 Common Query Panel Across All Client

More information

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7.1.3 Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7 represents a new generation of clustering solutions for high availability and disaster

More information

RFP Questions and Answers

RFP Questions and Answers RFP 16-008 Questions and Answers 1) Does CWU have a Common Alert Protocol (CAP) compliant system that currently launches alerts on campus? If yes, can you provide the name of the product and manufacturer?

More information

2B. Performance Advantages of Alerton BACnet. 1. Alerton Overview

2B. Performance Advantages of Alerton BACnet. 1. Alerton Overview 1. Alerton Overview Alerton recognized the benefits of BACnet and introduced the industry's first native BACnet system, BACtalk. This forward thinking is consistent with Alerton's rich history of technology

More information

Considerations and Best Practices for Migrating to an IP-based Access Control System

Considerations and Best Practices for Migrating to an IP-based Access Control System WHITE PAPER Considerations and Best Practices for Migrating to an IP-based Access Control System Innovative Solutions Executive Summary Migrating from an existing legacy Access Control System (ACS) to

More information

CTI planning. CTI Server

CTI planning. CTI Server CTI planning Cisco CTI software provides an interface between the Unified ICM software and agent desktop and server applications. The CTI software works with a Peripheral Gateway's ACD and IVR interface

More information

HYPERION SYSTEM 9 PLANNING

HYPERION SYSTEM 9 PLANNING HYPERION SYSTEM 9 PLANNING RELEASE 4.1, 4.1.1, AND 9.2 NEW FEATURES This document describes the new features included in Hyperion System 9 Planning Release 4.1, 4.1.1, and 9.2. This release expands functionality

More information

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems.

This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. This topic focuses on how to prepare a customer for support, and how to use the SAP support processes to solve your customer s problems. 1 On completion of this topic, you will be able to: Explain the

More information

IBM and Kaltura partner to help customers manage audio and video content for the enterprise

IBM and Kaltura partner to help customers manage audio and video content for the enterprise IBM United States Software Announcement 215-296, dated July 21, 2015 IBM and Kaltura partner to help customers manage audio and video content for the enterprise Table of contents 1 Overview 5 Technical

More information

Let smake the world smarter. data integration technologies

Let smake the world smarter. data integration technologies Let smake the world smarter data integration technologies SMART CITY SMART CITY VISION SMART CITY SAN FRANCISCO REALITY SINGAPORE MASDAR PROTOTYPES SMART VEHICLES REALITY SMART VEHICLES SMART VEHICLES

More information

A Simple, Elegant Approach to Information Management

A Simple, Elegant Approach to Information Management A Simple, Elegant Approach to Information Management Twenty years ago, the agile approach to information management hinged on document imaging the ability to convert paper documents into digital images,

More information

SAS. Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide

SAS. Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide SAS Activity-Based Management Adapter 6.1 for SAP R/3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS Activity-Based Management Adapter 6.1 for

More information

SENTRON Powermanager. SENTRON Powermanager. Identifying hidden potential for energy optimization and savings. Answers for industry.

SENTRON Powermanager. SENTRON Powermanager. Identifying hidden potential for energy optimization and savings. Answers for industry. SENTRON Powermanager Identifying hidden potential for energy optimization and savings SENTRON Powermanager TM software, combined with Siemens power meters and low voltage protective devices, provides a

More information

Access Control. StarWatch SMS - Core System Capabilities

Access Control. StarWatch SMS - Core System Capabilities Access Control StarWatch SMS - Core System Capabilities DAQ Electronics, LLC T 732.981.0050 F 732.981.0058 262B Old New Brunswick Road www.daq.net Piscataway, NJ 08854 USA Access Control PROVEN SOLUTIONS

More information

"Charting the Course... MOC A Retail n Brick and Mortar Stores: Development and Customization for Microsoft Dynamics AX 2012 R2.

Charting the Course... MOC A Retail n Brick and Mortar Stores: Development and Customization for Microsoft Dynamics AX 2012 R2. Description Course Summary Microsoft Dynamic AX for Retail is an integrated solution that is designed for Microsoft Dynamics AX 2012 which can be used to manage a retail business from the head office to

More information

Observer. Media Intelligence Platform. Capture Share Review Comply Monitor

Observer. Media Intelligence Platform. Capture Share Review Comply Monitor Due to the dramatic industry changes including the rapidly rising number of channels, content distribution to digital platforms, and the explosion in regulatory requirements, the broadcaster is faced with

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

Siveillance Vantage secures your critical infrastructure

Siveillance Vantage secures your critical infrastructure Siveillance Vantage secures your critical infrastructure Integrated security management with reliable and coordinated response for emergency and routine procedures Answers for infrastructure and cities.

More information

enterprise security data sheet VYKON Form a secure integrated ecosystem

enterprise security data sheet VYKON Form a secure integrated ecosystem data sheet VYKON enterprise security PRODUCT DEFINITION VYKON Enterprise Security is a full-featured access control and security application built on the Niagara software platform. The application features

More information

PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365. October 1st, 2015

PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365. October 1st, 2015 PROJECT & PORTFOLIO MANAGEMENT ROADMAP FOR OFFICE 365 October 1st, 2015 Any screen captures or concepts are for illustration purposes only Discloses Project futures roadmap and high-level areas of investment

More information

PocketBrowser. The Enterprise Mobility Developer Kit for browser-based applications

PocketBrowser. The Enterprise Mobility Developer Kit for browser-based applications PocketBrowser The Enterprise Mobility Developer Kit for browser-based applications Develop and deploy robust mobile applications quickly, easily and cost-effectively Maximize the return on investment for

More information

SAP Business One Administrator's Guide

SAP Business One Administrator's Guide Administrator's Guide SAP Business One 9.0 PL04 Document Version: 1.0 2013-04-03 All Countries Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include

More information

Insight Control Panel for EAM

Insight Control Panel for EAM Insight Control Panel for EAM GiS Gesellschaft für integrierte Systemplanung mbh 09/2016 GiS Gesellschaft für integrierte Systemplanung mbh User Demands Lean UI for casual users Data centric UI Intuitive

More information

Interstage: Fujitsu s Application Platform Suite

Interstage: Fujitsu s Application Platform Suite Interstage: Fujitsu s Application Platform Suite V Takeshi Kosuge V Tomonori Ishikawa (Manuscript received February 20, 2007) Flexibility, transparency, and continuity are important features for current

More information

Document Center and Document Management in S/4HANA Frank Spiegel, SAP October 2016

Document Center and Document Management in S/4HANA Frank Spiegel, SAP October 2016 Document Center and Document Management in S/4HANA Frank Spiegel, SAP October 2016 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without

More information

Kaseya Traverse Unified Cloud, Network, Server & Application Monitoring

Kaseya Traverse Unified Cloud, Network, Server & Application Monitoring PRODUCT BRIEF Kaseya Traverse Unified Cloud, Network, Server & Application Monitoring Kaseya Traverse is a next-generation software solution for monitoring the performance of hybrid cloud and IT infrastructure

More information

SIMATIC IT ebr 6.1SP1

SIMATIC IT ebr 6.1SP1 SIMATIC IT ebr 6.1SP1 www.siemens.com/simatic-it Release of SIMATIC IT ebr 6.1 SP1 (December 2016) SIMATIC IT ebr 6.1 SP1 is the latest software update of the Siemens MES solution for electronic batch

More information

Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide

Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide Migration Use Cases with the Migration Manager IBM Redbooks Solution Guide Migration Manager is a feature of the Tivoli process automation engine that enables you to migrate configuration content from

More information

The LBi HR HelpDesk. The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size. LBiSoftware.

The LBi HR HelpDesk. The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size. LBiSoftware. The HelpDesk The Features of a Solution Engineered to Empower Employees and Maximize HR in Companies of Any Size LBiSoftware.com HelpDesk Uniquely Designed to Serve HR HelpDesk is an innovative case manager

More information

Architecting Web Service Applications for the Enterprise

Architecting Web Service Applications for the Enterprise Architecting Web Service Applications for the Enterprise Michael Rosen Chief Enterprise Architect mike.rosen@iona.com March 5, 2002 Copyright IONA Technologies 2002 Slide 1 END 2 ANYWHERE Basic Web Service

More information

First Data EFTPOS. User Guide. 8006L2-3CR Integrated PIN Pad

First Data EFTPOS. User Guide. 8006L2-3CR Integrated PIN Pad First Data EFTPOS User Guide 8006L2-3CR Integrated PIN Pad 2 Contents What are you looking for? Get to know your PIN pad Introduction 05 PIN Pad location and PIN privacy 05 PIN Pad ownership 06 Your PIN

More information

QUARTZ FA-LIMS. Laboratory Information Management System for Failure Analysis THE ONLY LIMS SYSTEM DESIGNED SPECIFICALLY FOR FAILURE ANALYSIS

QUARTZ FA-LIMS. Laboratory Information Management System for Failure Analysis THE ONLY LIMS SYSTEM DESIGNED SPECIFICALLY FOR FAILURE ANALYSIS QUARTZ FA-LIMS Laboratory Information Management System for Failure Analysis THE ONLY LIMS SYSTEM DESIGNED SPECIFICALLY FOR FAILURE ANALYSIS FROM JOB REQUEST TO FINAL REPORT, THE COMPLETE, CUSTOMIZED ANALYTICAL

More information

vsom vsphere with Operations

vsom vsphere with Operations vsom vsphere with Operations Maciej Kot Senior System Engineer VMware Inc. 2014 VMware Inc. All rights reserved. Agenda 1 Introduction 2 3 vcenter Operations Manager Overview vcenter Operations Manager

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts EMPLOYEE LEAVE MANAGEMENT SYSTEMANDROIDAPP ABSTRACT: - As a competitive organisation, you need a reliable leave management system to manage employee absence, calculate leave accruals and make payments

More information

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS.

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS. Construction Collaboration Software. SaaS. featuring: information & document management communication management forms, process & workflow management organization & reporting management integration management

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

IBM MaaS360 (SaaS) 1.1 IBM MaaS360 Mobile Device Management (SaaS) and IBM MaaS360 Mobile Device Management (SaaS) Step up for existing customers

IBM MaaS360 (SaaS) 1.1 IBM MaaS360 Mobile Device Management (SaaS) and IBM MaaS360 Mobile Device Management (SaaS) Step up for existing customers Service Description IBM MaaS360 (SaaS) This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of the Cloud

More information

Advanced Mobile for Infor XA

Advanced Mobile for Infor XA Advanced Mobile for Infor XA Advanced Mobile for Infor Distribution is a comprehensive, out-of-the-box Packaged Mobile Application and Modules that extends critical functionality of for Infor XA to the

More information

INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW. Installation Guide

INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW. Installation Guide INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW Installation Guide MARCH, 2017 Table of Contents Chapter 1: Introduction to Insights Enterprise, powered by InsideView...2 What s New in this Release?... 3 Chapter

More information

INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW. Installation Guide

INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW. Installation Guide INSIGHTS ENTERPRISE, POWERED BY INSIDEVIEW Installation Guide MARCH, 2017 Table of Contents Chapter 1: Introduction to Insights Enterprise, powered by InsideView...2 What s New in this Release?... 3 Chapter

More information

ARC VIEW. Kepware Communication Solutions Help Optimize OPC Connectivity. Keywords. Overview. By Craig Resnick

ARC VIEW. Kepware Communication Solutions Help Optimize OPC Connectivity. Keywords. Overview. By Craig Resnick ARC VIEW NOVEMBER 29, 2012 Kepware Communication Solutions Help Optimize OPC Connectivity By Craig Resnick Keywords OPC Foundation, Communications, Connectivity, Open, OPC-DA, OPC- A&E, OPC-HDA, OPC.NET,

More information

Application Station Software Suite

Application Station Software Suite DeltaV Distributed Control System Product Data Sheet Application Station Software Suite Seamlessly integrates your DeltaV data with the rest of your enterprise Includes the DeltaV Continuous Historian

More information

WHY RFID FOR LIBRARIES

WHY RFID FOR LIBRARIES RADIO FREQUENCY IDENTIFICATION (RFID) FOR LIBRARY TRACKING RFID-enabled systems have moved beyond security to become tracking and management systems that combine security with more efficient tracking of

More information

Media Call Center. Quick Start Guide.

Media Call Center. Quick Start Guide. Media Call Center Quick Start Guide With more than twelve years of expertise in the Computer Telephony Integration field, Mediatel Data Company has demonstrated a commitment to developing powerful solutions

More information

Verint Engagement Management Solution Brief. Overview of the Applications and Benefits of

Verint Engagement Management Solution Brief. Overview of the Applications and Benefits of Verint Engagement Management Solution Brief Overview of the Applications and Benefits of Verint Engagement Management November 2015 Table of Contents Introduction... 2 Verint Engagement Management Advantages...

More information

VNF Lifecycle Management

VNF Lifecycle Management Case Study Lifecycle Customer Profile Customer: Cloud Service Provider (CSP) Industry: Telecommunications Employees: 22,500 (2016) Customers: 3+ Million The Challenge A CSP finds that rolling out new services,

More information

PHYSICAL SECURITY AND SURVEILLANCE SOLUTIONS RESOURCE GUIDE

PHYSICAL SECURITY AND SURVEILLANCE SOLUTIONS RESOURCE GUIDE PHYSICAL SECURITY AND SURVEILLANCE SOLUTIONS RESOURCE GUIDE Have questions about our products, services, or solutions? Contact an Account Manager at 800.227.3432 or visit products.senecadata.com WHY USE

More information

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 1.2

USER MANUAL. Inventory Manager TABLE OF CONTENTS. Version: 1.2 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer App... 1 Prerequisites... 1 Installation & Configuration... 2 Installation Steps... 2 Configuration Steps... 5 Procedure... 8 Stock

More information

Totalflow software systems

Totalflow software systems Totalflow software systems Totalflow software systems Connect and control with Totalflow No matter the size of your operation, there is an ABB Totalflow software system designed to help you collect, configure,

More information

What s New in Analytics: Fall 2017

What s New in Analytics: Fall 2017 Adobe Analytics What s New in Analytics: Fall 2017 Adobe Analytics is further advancing its vision to close the insights-to-action gap for the modern intelligence team by empowering users at every skill

More information

Effective Test Automation of SAP Implementations

Effective Test Automation of SAP Implementations Effective Test Automation of SAP Implementations Vipin Kumar Managing Director & Software Engineering Evangelist Astra Infotech Pvt Ltd vk@astrainfotech.com QM15 2009 IBM Corporation Agenda Introduction

More information

RSD EOS 360. The new generation of EOS, enabling Mainframe operations efficiency. EOS 360: A new product from 40 years of experience

RSD EOS 360. The new generation of EOS, enabling Mainframe operations efficiency. EOS 360: A new product from 40 years of experience RSD EOS 360 The new generation of EOS, enabling Mainframe operations efficiency During the past 4 decades, RSD has always been committed to delivering solutions that integrate the best-of-breed technologies.

More information

Support to your distribution channel during Pre-Sales, Point Of Sales and Post sales even without Internet connectivity.

Support to your distribution channel during Pre-Sales, Point Of Sales and Post sales even without Internet connectivity. Zeus mlending A Complete mobility solution for Banks that enables you to mobilize your distribution channel by bringing entire lending lifecycle to mobile & empowers all stakeholders to have complete control

More information

Oracle Planning and Budgeting Cloud. December 2017 Update (17.12) What s New

Oracle Planning and Budgeting Cloud. December 2017 Update (17.12) What s New Oracle Planning and Budgeting Cloud December 2017 Update (17.12) What s New TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, DECEMBER UPDATE... 3 ANNOUNCEMENTS AND NEW FEATURES...

More information

Table of Contents HOL CMP

Table of Contents HOL CMP Table of Contents Lab Overview - - vrealize Business for Cloud - Getting Started... 2 Lab Guidance... 3 Module 1 - Computing the Cost of your Private Cloud (30 Minutes)... 9 Introduction... 10 Overview

More information

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide

Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide Solutions to Accelerate Compliance with Affordable Care Act (ACA) Mandates and HIPAA Standards IBM Redbooks Solution Guide The healthcare payer ecosystem in the United States has changed dramatically over

More information

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Disclaimer The following is intended to outline our general product direction.

More information

Secure Your Way of Life. Climax Home Portal Platform. Envisage and Enable a Connected Future

Secure Your Way of Life. Climax Home Portal Platform. Envisage and Enable a Connected Future Secure Your Way of Life Climax Home Portal Platform Envisage and Enable a Connected Future Climax Home Portal Platform An IP/GPRS-Based Solution to Deliver Smart Home and Mobile Control Services Reliable

More information

Tascent Enterprise Suite Multimodal Biometric Identity Platform

Tascent Enterprise Suite Multimodal Biometric Identity Platform TM Tascent Enterprise Suite Multimodal Biometric Identity Platform tascent.com Multimodal Biometric Identity System Secure, scalable, and easy-to-use, the Tascent Enterprise Suite represents a thoroughly

More information

Wonderware edna. Real-time enterprise data historian

Wonderware edna. Real-time enterprise data historian edna Real-time enterprise data historian edna is an enterprise real-time data management software platform. It collects, stores, displays, analyzes, and reports on operational and asset health information

More information