MOB501. SAP Omnichannel Banking 8.3 SP01 PL03 Development COURSE OUTLINE. Course Version: 03 Course Duration: 4 Day(s)

Size: px
Start display at page:

Download "MOB501. SAP Omnichannel Banking 8.3 SP01 PL03 Development COURSE OUTLINE. Course Version: 03 Course Duration: 4 Day(s)"

Transcription

1 MOB501 SAP Omnichannel Banking 8.3 SP01 PL03 Development. COURSE OUTLINE Course Version: 03 Course Duration: 4 Day(s)

2

3 SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Please see for additional trademark information and notices. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP SE or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP SE or SAP affiliate company products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty. In particular, SAP SE or its affiliated companies have no obligation to pursue any course of business outlined in this document or any related presentation, or to develop or release any functionality mentioned therein. This document, or any related presentation, and SAP SE s or its affiliated companies strategy and possible future developments, products, and/or platform directions and functionality are all subject to change and may be changed by SAP SE or its affiliated companies at any time for any reason without notice. The information in this document is not a commitment, promise, or legal obligation to deliver any material, code, or functionality. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions. Copyright. All rights reserved. iii

4 Typographic Conventions American English is the standard used in this handbook. The following typographic conventions are also used. This information is displayed in the instructor s presentation Demonstration Procedure Warning or Caution Hint Related or Additional Information Facilitated Discussion User interface control Example text Window title Example text iv Copyright. All rights reserved.

5 Contents vii Course Overview 1 Unit 1: SAP Omnichannel Banking Solution Introduction and Architecture 1 Lesson: Introducing the SAP Omnichannel Banking Solution 1 Lesson: Introducing the Architecture of the SAP Omnichannel Banking Solution 1 Lesson: Introducing the Client Application (App) Requirements 3 Unit 2: System Requirements and Installation 3 Lesson: Determining System Requirements and Installing SAP Omnichannel Retail Banking 5 Unit 3: SAP Omnichannel Banking Server-Side Programming Fundamentals 5 Lesson: Describing Server-Side Programming Fundamentals 7 Unit 4: JavaScript Fundamentals 7 Lesson: Describing the Fundamentals of JavaScript 7 Lesson: Handling of JavaScript Errors 7 Lesson: Handling of JavaScript Events 7 Lesson: Manipulating JavaScript DOM 9 Unit 5: SAPUI5 Fundamentals 9 Lesson: Understanding the SAPUI5 Architecture 9 Lesson: Developing Applications Using SAPUI5 9 Lesson: Using MVC and UI controls 9 Lesson: Describing Databinding and OData 9 Lesson: Describing Resource Handling 9 Lesson: Describing Modularization 10 Lesson: Describing Localization 10 Lesson: Describing Notepad Controls and Components 11 Unit 6: SAP Omnichannel Banking Client-Side and UI Development 11 Lesson: Defining the User Interface Development for SAPUI5 Apps 11 Lesson: Defining the User Interface Development for Mobile Apps 11 Lesson: Describing Customization and Application Security Copyright. All rights reserved. v

6 13 Unit 7: SAP Mobile Platform 3.0 and SAP Omnichannel Banking Administration 13 Lesson: Describing the Basics of SAP Mobile Platform Administration 13 Lesson: Monitoring the Platform 13 Lesson: Describing the Security for SAP Omnichannel Banking 15 Unit 8: Basic SAP Omnichannel Banking Solution Troubleshooting 15 Lesson: Reporting using SAP Mobile Platform 15 Lesson: Using Logs for Troubleshooting 15 Lesson: Using Light Java Server Command vi Copyright. All rights reserved.

7 Course Overview TARGET AUDIENCE This course is intended for the following audiences: Developer Development Consultant Enterprise Architect Solution Architect Copyright. All rights reserved. vii

8 viii Copyright. All rights reserved.

9 UNIT 1 SAP Omnichannel Banking Solution Introduction and Architecture Lesson 1: Introducing the SAP Omnichannel Banking Solution Describe the SAP Omnichannel Banking Solution Lesson 2: Introducing the Architecture of the SAP Omnichannel Banking Solution Describe the SAP Omnichannel Banking architecture Lesson 3: Introducing the Client Application (App) Requirements Define the client application requirements of a business Describe the SAP user experience strategy Copyright. All rights reserved. 1

10 Unit 1: SAP Omnichannel Banking Solution Introduction and Architecture 2 Copyright. All rights reserved.

11 UNIT 2 System Requirements and Installation Lesson 1: Determining System Requirements and Installing SAP Omnichannel Retail Banking Determine system requirements Install SAP Omnichannel Online Retail Banking Copyright. All rights reserved. 3

12 Unit 2: System Requirements and Installation 4 Copyright. All rights reserved.

13 UNIT 3 SAP Omnichannel Banking Server-Side Programming Fundamentals Lesson 1: Describing Server-Side Programming Fundamentals Describe and perform tasks related to OData Describe and perform tasks related to Maven Describe and perform tasks related to Spring Describe and perform tasks related to OSGi Describe and perform tasks related to OCD feature development Describe and perform tasks related to customization and extensions Copyright. All rights reserved. 5

14 Unit 3: SAP Omnichannel Banking Server-Side Programming Fundamentals 6 Copyright. All rights reserved.

15 UNIT 4 JavaScript Fundamentals Lesson 1: Describing the Fundamentals of JavaScript Describe the basics of the JavaScript Lesson 2: Handling of JavaScript Errors Describe how to handle JavaScript errors Lesson 3: Handling of JavaScript Events Describe and use JavaScript events Lesson 4: Manipulating JavaScript DOM Describe the DOM and how to manipulate it Copyright. All rights reserved. 7

16 Unit 4: JavaScript Fundamentals 8 Copyright. All rights reserved.

17 UNIT 5 SAPUI5 Fundamentals Lesson 1: Understanding the SAPUI5 Architecture Describe the core components of SAPUI5 Lesson 2: Developing Applications Using SAPUI5 Develop applications using SAPUI5 Lesson 3: Using MVC and UI controls Use MVC and UI controls Lesson 4: Describing Databinding and OData Describe databinding and OData Lesson 5: Describing Resource Handling Describe resource handling of SAPUI5 Lesson 6: Describing Modularization Copyright. All rights reserved. 9

18 Unit 5: SAPUI5 Fundamentals Describe modularization Lesson 7: Describing Localization Describe localization Lesson 8: Describing Notepad Controls and Components Describe Notepad controls Describe the various components 10 Copyright. All rights reserved.

19 UNIT 6 SAP Omnichannel Banking Client-Side and UI Development Lesson 1: Defining the User Interface Development for SAPUI5 Apps Define UI development for SAPUI5 apps Lesson 2: Defining the User Interface Development for Mobile Apps Define UI development for mobile apps Lesson 3: Describing Customization and Application Security Describe other customization topics, schedules, alerts, and security Copyright. All rights reserved. 11

20 Unit 6: SAP Omnichannel Banking Client-Side and UI Development 12 Copyright. All rights reserved.

21 UNIT 7 SAP Mobile Platform 3.0 and SAP Omnichannel Banking Administration Lesson 1: Describing the Basics of SAP Mobile Platform Administration Describe administration functions of the SAP Mobile Platform Lesson 2: Monitoring the Platform Describe how to monitor usage statistics for applications, device connections, and request response time for a specified time period Lesson 3: Describing the Security for SAP Omnichannel Banking Describe how security works in SAP Omnichannel Banking Copyright. All rights reserved. 13

22 Unit 7: SAP Mobile Platform 3.0 and SAP Omnichannel Banking Administration 14 Copyright. All rights reserved.

23 UNIT 8 Basic SAP Omnichannel Banking Solution Troubleshooting Lesson 1: Reporting using SAP Mobile Platform Describe and use SAP Mobile Platform reporting features Lesson 2: Using Logs for Troubleshooting Use Logs to perform basic troubleshooting Lesson 3: Using Light Java Server Command Use the Light Java Server Command Copyright. All rights reserved. 15

SAP Edge Services Edge Services Overview Guide Version 1711

SAP Edge Services Edge Services Overview Guide Version 1711 SAP Edge Services Edge Services Overview Guide Version 1711 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential Functions Service...

More information

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802

SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 SAP Edge Services, cloud edition Edge Services Overview Guide Version 1802 Table of Contents ABOUT THIS DOCUMENT... 3 INTRODUCTION... 4 Persistence Service... 4 Streaming Service... 4 Business Essential

More information

Device Management Requirements

Device Management Requirements Device Management Requirements Approved Version 2.0 09 Feb 2016 Open Mobile Alliance OMA-RD-DM-V2_0-20160209-A [OMA-Template-ReqDoc-20160101-I] OMA-RD-DM-V2_0-20160209-A Page 2 (14) Use of this document

More information

DM DiagMon Architecture

DM DiagMon Architecture DM DiagMon Architecture Approved Version 1.0 20 Dec 2011 Open Mobile Alliance OMA-AD-DM-DiagMon-V1_0-20111220-A [OMA-Template-ArchDoc-20110121-I] OMA-AD-DM-DiagMon-V1_0-20111220-A Page 2 (13) Use of this

More information

Firmware Update Management Object Architecture

Firmware Update Management Object Architecture Firmware Update Management Object Architecture Approved Version 1.0 09 Feb 2007 Open Mobile Alliance OMA-AD-FUMO-V1_0-20070209-A OMA-AD-FUMO-V1_0-20070209-A Page 2 (15) Use of this document is subject

More information

DM Scheduling Architecture

DM Scheduling Architecture DM Scheduling Architecture Approved Version 1.0 19 Jul 2011 Open Mobile Alliance OMA-AD-DM-Scheduling-V1_0-20110719-A OMA-AD-DM-Scheduling-V1_0-20110719-A Page 2 (16) Use of this document is subject to

More information

Impacts on User Behavior. Carol Ansley, Sr. Director Advanced Architecture, ARRIS Scott Shupe, Sr. Systems Architect Video Strategy, ARRIS

Impacts on User Behavior. Carol Ansley, Sr. Director Advanced Architecture, ARRIS Scott Shupe, Sr. Systems Architect Video Strategy, ARRIS Managing Advanced Cable Menu TV Usage Migration and System to IP Architecture: Part 1 Impacts on User Behavior Series Introduction: Jim Brown, Market VP Drivers Engineering, and Tech Buckeye Challenges

More information

Firmware Update Management Object Architecture

Firmware Update Management Object Architecture Firmware Update Management Object Architecture Candidate Version 1.0 15 Jun 2006 Open Mobile Alliance OMA-AD-FUMO-V1_0-20060615-C OMA-AD-FUMO-V1_0-20060615-C Page 2 (16) Use of this document is subject

More information

Bringing an all-in-one solution to IoT prototype developers

Bringing an all-in-one solution to IoT prototype developers Bringing an all-in-one solution to IoT prototype developers W H I T E P A P E R V E R S I O N 1.0 January, 2019. MIKROE V E R. 1.0 Click Cloud Solution W H I T E P A P E R Page 1 Click Cloud IoT solution

More information

Device Management Requirements

Device Management Requirements Device Management Requirements Approved Version 1.3 24 May 2016 Open Mobile Alliance OMA-RD-DM-V1_3-20160524-A OMA-RD-DM-V1_3-20160524-A Page 2 (15) Use of this document is subject to all of the terms

More information

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS)

SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) SAP Patch Assembly/Distribution Engine (SPADE) (BC-UPG-OCS) HELP.BCUPGOCSSPADE Release 4.6C SAP AG Copyright Copyright 2001 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

Reference Release Definition for ConnMO

Reference Release Definition for ConnMO Reference Release Definition for ConnMO Approved Version 07 Nov 2008 Open Mobile Alliance OMA-RRELD-ConnMO-V1_0-20081107-A OMA-RRELD-ConnMO-V1_0-20081107-A Page 2 (12) Use of this document is subject to

More information

Alcatel-Lucent 5620 Service Aware Manager. Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver

Alcatel-Lucent 5620 Service Aware Manager. Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver Alcatel-Lucent 5620 Service Aware Manager Unified management of IP/MPLS and Carrier Ethernet networks and the services they deliver [The Alcatel-Lucent 5620 SAM] was the most cost-effective and the shortest

More information

OMA Device Management Server Delegation Protocol

OMA Device Management Server Delegation Protocol OMA Device Management Server Delegation Protocol Candidate Version 1.3 06 Mar 2012 Open Mobile Alliance OMA-TS-DM_Server_Delegation_Protocol-V1_3-20120306-C OMA-TS-DM_Server_Delegation_Protocol-V1_3-20120306-C

More information

Autotask Integration Guide

Autotask Integration Guide Autotask Integration Guide Updated May 2015 - i - Welcome to Autotask Why integrate Autotask with efolder? Autotask is all-in-one web-based Professional Services Automation (PSA) software designed to help

More information

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C

Intelligent Monitoring Software IMZ-RS300. Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Intelligent Monitoring Software IMZ-RS300 Series IMZ-RS301 IMZ-RS304 IMZ-RS309 IMZ-RS316 IMZ-RS332 IMZ-RS300C Flexible IP Video Monitoring With the Added Functionality of Intelligent Motion Detection With

More information

What You Need to Know About Addressing GDPR Data Subject Rights in Primo

What You Need to Know About Addressing GDPR Data Subject Rights in Primo What You Need to Know About Addressing GDPR Data Subject Rights in Primo Not Legal Advice This document is provided for informational purposes only and must not be interpreted as legal advice or opinion.

More information

Crestron Room Scheduling Panels. User Guide Crestron Electronics, Inc.

Crestron Room Scheduling Panels. User Guide Crestron Electronics, Inc. Crestron Room Scheduling Panels User Guide Crestron Electronics, Inc. Crestron product development software is licensed to Crestron dealers and Crestron Service Providers (CSPs) under a limited non-exclusive,

More information

Device Management Push Binding

Device Management Push Binding Device Management Push Binding Approved Version 1.3 24 May 2016 Open Mobile Alliance OMA-TS-DM_PushBinding-V1_3-20160524-A OMA-TS-DM_PushBinding-V1_3-20160524-A Page 2 (11) Use of this document is subject

More information

Device Management Push Binding

Device Management Push Binding Device Management Push Binding Candidate Version 1.3 06 Mar 2012 Open Mobile Alliance OMA-TS-DM_PushBinding-V1_3-20120306-C 2012 Open Mobile Alliance Ltd. All Rights Reserved. OMA-TS-DM_PushBinding-V1_3-20120306-C

More information

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd122 Video Wall Controller MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd122 Video Wall Controller Supports 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior notice

More information

HP Presentation Scanner. Quick Reference Guide

HP Presentation Scanner. Quick Reference Guide HP Presentation Scanner Quick Reference Guide 2011 Hewlett-Packard Development Company, L.P. Microsoft, Windows, and Windows Vista are either trademarks or registered trademarks of Microsoft Corporation

More information

ISVClient. User Guide

ISVClient. User Guide ISVClient User Guide October 2010 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright SerVision Ltd., Jerusalem,

More information

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS

SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS E-Guide SIX STEPS TO BUYING DATA LOSS PREVENTION PRODUCTS SearchSecurity D ata loss prevention (DLP) allow organizations to protect sensitive data that could cause grave harm if stolen or exposed. In this

More information

Welcome to Verde. Copyright Statement

Welcome to Verde. Copyright Statement Welcome to Verde Copyright Statement All of the information and material inclusive of text, images, logos, product names is either the property of, or used with permission by Ex Libris Ltd. The information

More information

MetaLib and Your Resources

MetaLib and Your Resources MetaLib and Your Resources Objectives Understand Fundamental Concepts Learn to Configure and Activate CKB Resources Understand the MetaLib IRD Record Learn to Configure and Activate Non-CKB Resources Troubleshoot

More information

AT&T U-verse Enabled. How to Use the TV UI API. Publication Date: September 9, 2014

AT&T U-verse Enabled. How to Use the TV UI API. Publication Date: September 9, 2014 AT&T U-verse Enabled How to Use the TV UI API Publication Date: September 9, 2014 Legal Disclaimer This document and the information contained herein (collectively, the "Information") is provided to you

More information

SecureFTP Procedure for Alma Implementing Customers

SecureFTP Procedure for Alma Implementing Customers SecureFTP Procedure for Alma Implementing Customers CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse or abuse will result in economic loss.

More information

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1.

ivw-fd133 Video Wall Controller MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Page i Rev. 1. MODEL: ivw-fd133 Video Wall Controller Supports 3 x 3 and 2 x 2 Video Wall Array User Manual Rev. 1.01 Page i Copyright COPYRIGHT NOTICE The information in this document is subject to change without prior

More information

Digital Voice Logger (E1-Line)

Digital Voice Logger (E1-Line) PULSE COMMUNICATION SYSTEMS PVT. LTD. Digital Voice Logger (E1-Line) PCVL E100 ORIGINAL EQUIPMENT MANUFACTURER OF VOICE LOGGING SYSTEMS Radio and CTI Expert Organization PULSE COMMUNICATION SYSTEMS PVT.

More information

Kylone MicroCMS Installation & Setup Guide for TBS IPTV System V1.0

Kylone MicroCMS Installation & Setup Guide for TBS IPTV System V1.0 Kylone MicroCMS Installation & Setup Guide for TBS IPTV System V1.0 TBS Technologies International Ltd., http://www.tbsiptv.com Kylone Technology International Ltd., http://kylone.com DISCLAIMER This document

More information

November Ex Libris Certified Third-Party Software and Security Patch Release Notes

November Ex Libris Certified Third-Party Software and Security Patch Release Notes November 2017 Ex Libris Certified Third-Party Software and Security Patch Release Notes CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its affiliates and any misuse

More information

EtherneTV-STB Set Top Box

EtherneTV-STB Set Top Box EtherneTV-STB Set Top Box Set Top Box v3.7.3b Quick Start Guide September 14, 2006 4410-0134-0005 Copyright 2006 VBrick Systems, Inc. All rights reserved. 12 Beaumont Road Wallingford, Connecticut 06492,

More information

ADVANCED MICRO DEVICES, 2 CADENCE DESIGN SYSTEMS

ADVANCED MICRO DEVICES, 2 CADENCE DESIGN SYSTEMS METHODOLOGY FOR ANALYZING AND QUANTIFYING DESIGN STYLE CHANGES AND COMPLEXITY USING TOPOLOGICAL PATTERNS JASON CAIN 1, YA-CHIEH LAI 2, FRANK GENNARI 2, JASON SWEIS 2 1 ADVANCED MICRO DEVICES, 2 CADENCE

More information

F5 Network Security for IoT

F5 Network Security for IoT OVERVIEW F5 Network Security for IoT Introduction As networked communications continue to expand and grow in complexity, the network has increasingly moved to include more forms of communication. This

More information

WINDOWS GUIDE LIBRESTREAM.COM

WINDOWS GUIDE LIBRESTREAM.COM WINDOWS GUIDE Librestream Guide, Onsight for Windows OS Doc #: 400289-01, rev.a November 2016 Information in this document is subject to change without notice. Reproduction in any manner whatsoever without

More information

Software Quick Manual

Software Quick Manual XX177-24-00 Virtual Matrix Display Controller Quick Manual Vicon Industries Inc. does not warrant that the functions contained in this equipment will meet your requirements or that the operation will be

More information

Protect Your Hearing!

Protect Your Hearing! Protect Your Hearing! The US Government's Occupational Safety and Health Administration (OSHA) has specified the following permissible noise level exposures: Duration Per Day In Hours Sound Level dba,

More information

UPDATE ON IOT LANDSCAPING

UPDATE ON IOT LANDSCAPING UPDATE ON IOT LANDSCAPING ETSI STF 505 Jumoke Ogunbekun IoT in the Smart Home Workshop, 21 st to 22 nd March 2015, Sophia Antipolis, France Outline Starting point for TR 103 375 The AIOTI initiative AIOTI

More information

Crescent Walls User Manual

Crescent Walls User Manual HDMI-8x8 Crescent Walls User Manual COPYRIGHT and TRADEMARK All rights reserved by APANTA LCC, Porland, Oregon, USA. No part of this document may be reproduced in any form or by any means without written

More information

3READY. Android STB + Multiscreen Solution

3READY. Android STB + Multiscreen Solution 3READY Android STB + Multiscreen Solution Company Overview - Founded in 2009 - Core competence in SI & Development of STB + Multiscreen Solutions - 200+ experts in TV & VOD - 170+ software engineers -

More information

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things

ITU-T Y.4552/Y.2078 (02/2016) Application support models of the Internet of things I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Y.4552/Y.2078 (02/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET

More information

New Encoding Technique to Reform Erasure Code Data Overwrite Xiaodong Liu & Qihua Dai Intel Corporation

New Encoding Technique to Reform Erasure Code Data Overwrite Xiaodong Liu & Qihua Dai Intel Corporation New Encoding Technique to Reform Erasure Code Data Overwrite Xiaodong Liu & Qihua Dai Intel Corporation 1 Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO

More information

An Introduction to PHP. Slide 1 of :31:37 PM]

An Introduction to PHP. Slide 1 of :31:37 PM] An Introduction to PHP Slide 1 of 48 http://www.nyphp.org/content/presentations/gnubies/sld001.php[9/12/2009 6:31:37 PM] Outline Slide 2 of 48 http://www.nyphp.org/content/presentations/gnubies/sld002.php[9/12/2009

More information

WHITEPAPER. Customer Insights: A European Pay-TV Operator s Transition to Test Automation

WHITEPAPER. Customer Insights: A European Pay-TV Operator s Transition to Test Automation WHITEPAPER Customer Insights: A European Pay-TV Operator s Transition to Test Automation Contents 1. Customer Overview...3 2. Case Study Details...4 3. Impact of Automations...7 2 1. Customer Overview

More information

AT&T U-verse Enabled

AT&T U-verse Enabled AT&T U-verse Enabled How to Override Remote Control Keys Publication Date: November 1 st, 2013 Legal Disclaimer This document and the information contained herein (collectively, the "Information") is provided

More information

Terms of Use and The Festival Rules

Terms of Use and The Festival Rules Terms of Use and The Festival Rules General Provisions By submitting to The International Action Adventure Horror Thriller Film Festival MoviePark (hereinafter referred to as the festival) on the Festival

More information

ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z ) Version and Later

ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z ) Version and Later ALEPH Z39.50 Client Conformance to U.S. National Z39.50 Profile (ANSI/NISO Z39.89 2003) Version 18.01 and Later CONFIDENTIAL INFORMATION The information herein is the property of Ex Libris Ltd. or its

More information

Getting Started with myevnts

Getting Started with myevnts Getting Started with myevnts Version 2.1.0 Document: Getting Started with myevnts Document Number: MYE-GSG-2.1.0 System Version: 2.1.0 Nielsen Media Research, Nielsen Homevideo Index, NSS, NTI and Pocketpiece

More information

The Industry s Most Adopted Ticker and Branding CMS NEWSTICKER PRODUCT INFORMATION SHEET

The Industry s Most Adopted Ticker and Branding CMS NEWSTICKER PRODUCT INFORMATION SHEET The Industry s Most Adopted Ticker and Branding CMS NEWSTICKER PRODUCT INFORMATION SHEET UNRIVALLED POWER ULTIMATE CUSTOMIZATION NewsTicker is the undisputed leader in the ticker industry, having originated

More information

ARRIS Solutions Inc. TERMS OF USE ARRIS SOFTWARE APPLICATIONS

ARRIS Solutions Inc. TERMS OF USE ARRIS SOFTWARE APPLICATIONS ARRIS Solutions Inc. TERMS OF USE ARRIS SOFTWARE APPLICATIONS (Effective as of February 10, 2015) PLEASE READ CAREFULLY This ARRIS Solutions, Inc. Terms of Use Agreement (this "Agreement") is a legal agreement

More information

HawkEye 1500 Series Quick Start Guide V2.4.1, Nov 2008

HawkEye 1500 Series Quick Start Guide V2.4.1, Nov 2008 HawkEye 1500 Series Quick Start Guide V2.4.1, Nov 2008 EM-40390-1V241 Copyright and Disclaimer Copyright 2008 by Microscan Systems, Inc. 1201 S.W. 7th Street, Renton, WA, U.S.A. 98057 (425) 226-5700 FAX:

More information

CrystalView DVI Micro-DL Extender

CrystalView DVI Micro-DL Extender CrystalView DVI Micro-DL Extender Quick Start Guide CrystalView DVI Micro Dual-Link Fiber Extender Rose Electronics 10707 Stancliff Road Houston, Texas 77099 Phone (281) 9337673 Limited Warranty Rose Electronics

More information

Guide to InTouch HMI Documentation Invensys Systems, Inc.

Guide to InTouch HMI Documentation Invensys Systems, Inc. Guide to InTouch HMI Documentation Invensys Systems, Inc. Revision A Last Revision: 6/5/07 Copyright 2007 Invensys Systems, Inc. All Rights Reserved. All rights reserved. No part of this documentation

More information

ivw-ud322 / ivw-ud322f

ivw-ud322 / ivw-ud322f ivw-ud322 / ivw-ud322f Video Wall Controller Supports 2 x 2, 2 x 1, 3 x 1, 1 x 3, 4 x 1 & 1 x 4 Video Wall Array User Manual Rev. 1.01 i Notice Thank you for choosing inds products! This user manual provides

More information

Copyright and Disclaimer

Copyright and Disclaimer Copyright and Disclaimer All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means electronic, mechanical, photocopying,

More information

White paper Max number of unique video stream configurations

White paper Max number of unique video stream configurations White paper Max number of unique video stream configurations Buffer limitation on some hardware platforms Table of contents 1. Introduction 3 2. New generation of products 3 3. Fish-eye 360 cameras 4 4.

More information

HANDBOOK OF RECORDING ENGINEERING FOURTH EDITION

HANDBOOK OF RECORDING ENGINEERING FOURTH EDITION HANDBOOK OF RECORDING ENGINEERING FOURTH EDITION HANDBOOK OF RECORDING ENGINEERING FOURTH EDITION by John Eargle JME Consulting Corporation Springe] John Eargle JME Consulting Corporation Los Angeles,

More information

Introduction to Primo

Introduction to Primo Introduction to Primo Copyright Statement and Disclaimer All of the information and material, including text, images, logos and product names, is either the property of, or used with permission by, Ex

More information

Wonderware Guide to InTouch HMI Documentation

Wonderware Guide to InTouch HMI Documentation Wonderware Guide to InTouch HMI Documentation 10/29/15 All rights reserved. No part of this documentation shall be reproduced, stored in a retrieval system, or transmitted by any means, electronic, mechanical,

More information

IoT Toolbox Mobile Application User Manual

IoT Toolbox Mobile Application User Manual Rev. 0 19 December 2017 User Manual Document information Info Keywords Abstract Content User Manual, IoT, Toolbox The IoT Toolbox is a mobile application developed by NXP Semiconductors and designed for

More information

CREATE. CONTROL. CONNECT.

CREATE. CONTROL. CONNECT. CREATE. CONTROL. CONNECT. CREATE. CONTROL. CONNECT. DYVI offers unprecedented creativity, simple and secure operations along with technical reliability all in a costeffective, tailored and highly reliable

More information

Instant 802.3af Gigabit Outdoor PoE Converter. Model: INS-3AF-O-G. Quick Start Guide

Instant 802.3af Gigabit Outdoor PoE Converter. Model: INS-3AF-O-G. Quick Start Guide Instant 802.3af Gigabit Outdoor PoE Converter Model: INS-3AF-O-G Quick Start Guide QUICK START GUIDE Introduction Thank you for purchasing the Ubiquiti Networks Instant 802.3af Gigabit Outdoor PoE Converter.

More information

DX100 OPTIONS INSTRUCTIONS

DX100 OPTIONS INSTRUCTIONS DX100 OPTIONS INSTRUCTIONS FOR ARM INTERFERENCE WITH SPECIFIED CUBIC AREA CHECK FUNCTION Upon receipt of the product and prior to initial operation, read these instructions thoroughly, and retain for future

More information

T : Internet Technologies for Mobile Computing

T : Internet Technologies for Mobile Computing T-110.7111: Internet Technologies for Mobile Computing Overview of IoT Platforms Julien Mineraud Post-doctoral researcher University of Helsinki, Finland Wednesday, the 9th of March 2016 Julien Mineraud

More information

HP Indigo Press at a Glance. User Guide

HP Indigo Press at a Glance. User Guide HP Indigo Press at a Glance User Guide HP Indigo Press at a Glance User Guide Copyright information 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation or translation without

More information

Operations. BCU Operator Display BMTW-SVU02C-EN

Operations. BCU Operator Display BMTW-SVU02C-EN Operations BCU Operator Display BMTW-SVU02C-EN Operations BCU Operator Display Tracer Summit BMTW-SVU02C-EN June 2006 BCU Operator Display Operations This guide and the information in it are the property

More information

Publishing & Marketing

Publishing & Marketing PUBLISHING AGREEMENT RIGHTS OWNERSHIP The author fully owns his work and its rights though BookVenture may register copyrights in author s name. WARRANTIES The author guarantees to the company that he/she

More information

StreamServe Persuasion SP5 StreamServe Connect for SAP - Delivery Manager

StreamServe Persuasion SP5 StreamServe Connect for SAP - Delivery Manager StreamServe Persuasion SP5 StreamServe Connect for SAP - Delivery Manager User Guide Rev B StreamServe Persuasion SP5 StreamServe Connect for SAP - Delivery Manager User Guide Rev B SAP, mysap.com, and

More information

Video & Digital Signage Solutions in Stadiums

Video & Digital Signage Solutions in Stadiums Video & Digital Signage Solutions in Stadiums Harness the power of video to deliver a unique, immersive stadium experience Engage. Inspire. Entertain. When you have a captive audience, you need to ensure

More information

SPRING 4 FOR DEVELOPING ENTERPRISE APPLICATIONS: AN END-TO-END APPROACH BY HENRY H. LIU

SPRING 4 FOR DEVELOPING ENTERPRISE APPLICATIONS: AN END-TO-END APPROACH BY HENRY H. LIU SPRING 4 FOR DEVELOPING ENTERPRISE APPLICATIONS: AN END-TO-END APPROACH BY HENRY H. LIU DOWNLOAD EBOOK : SPRING 4 FOR DEVELOPING ENTERPRISE APPLICATIONS: AN END-TO-END APPROACH BY HENRY H. LIU PDF Click

More information

ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE

ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE ENGINEERING COMMITTEE Energy Management Subcommittee SCTE STANDARD SCTE 237 2017 Implementation Steps for Adaptive Power Systems Interface Specification (APSIS ) NOTICE The Society of Cable Telecommunications

More information

Main components Proximity and ambient light sensing (ALS) module

Main components Proximity and ambient light sensing (ALS) module DT0017 Design tip VL6180X interleaved mode explanation By Colin Ramrattan Main components VL6180X Proximity and ambient light sensing (ALS) module Purpose and benefits The purpose of this document is to

More information

The Double D strategy

The Double D strategy The Double D strategy YOUR BUSINESS WILL GO DIGITAL OR DIE Cosmin COSTEA Deloitte Digital Strategy Director & SAP Hybris Leader for Central Europe Deloitte Digital Copyright 2016 POPE ELECTION, 2005 Deloitte

More information

X-Sign 2.0 User Manual

X-Sign 2.0 User Manual X-Sign 2.0 User Manual Copyright Copyright 2018 by BenQ Corporation. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system or translated

More information

SELF STORAGE. Self Service Kiosks for. Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security

SELF STORAGE. Self Service Kiosks for. Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security Optimize staffing resources and provide great customer service with self-storage automation Always on Duty! 24 Hour Sales & Support Remote Monitoring Added Security Self Service Kiosks for OVER 15 YEARS

More information

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM

MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM release 18.05.2018 MULTI-CHANNEL CALL RECORDING AND MONITORING SYSTEM Smart Logger is a multi-channel voice and screen recording solution. It allows our customers around the world to capture and analyze

More information

The Deltix Product Suite: Features and Benefits

The Deltix Product Suite: Features and Benefits The Deltix Product Suite: Features and Benefits A Product Suite for the full Alpha Generation Life Cycle The Deltix Product Suite allows quantitative investors and traders to develop, deploy and manage

More information

AABB Trademark Usage Guidelines

AABB Trademark Usage Guidelines AABB Trademark Usage Guidelines AABB's Philosophy on Trademarks AABB's trademarks, service marks, member logos and accreditation logos, currently consist of the AABB logo, AABB logo with Member, AABB logo

More information

ExtIO Plugin User Guide

ExtIO Plugin User Guide Overview The SDRplay Radio combines together the Mirics flexible tuner front-end and USB Bridge to produce a SDR platform capable of being used for a wide range of worldwide radio and TV standards. This

More information

Obsolete Product(s) - Obsolete Product(s)

Obsolete Product(s) - Obsolete Product(s) Power over ethernet 10 W module Preliminary data Features Input voltage range: 38.5 V to 60 V 10 W output Based on ST devices integrating standard PoE interface and current mode PVM controller IEEE 802.3af

More information

TANZANIA COMMUNICATIONS REGULATORY AUTHORITY

TANZANIA COMMUNICATIONS REGULATORY AUTHORITY ANNEX 10 THE UNITED REPUBLIC OF TANZANIA TANZANIA COMMUNICATIONS REGULATORY AUTHORITY FEES AND APPLICATION GUIDELINES FOR TELECOMMUNICATIONS/RADIOCOMMUNICATIONS EQUIPMENT TYPE APPROVAL COMMUNICATIONS EQUIPMENT

More information

Technical Information

Technical Information media:scape + RoomWizard Applications and Technical Guide TECHNICAL INFORMATION Technology + Collaboration Collaborative Technology and IT Cabling Diagrams media:scape Table media:scape TeamStudio Technical

More information

IBM Sales and Distribution White Paper. Financial Services. Omnichannel Banking. From transaction processing to optimized customer experience

IBM Sales and Distribution White Paper. Financial Services. Omnichannel Banking. From transaction processing to optimized customer experience IBM Sales and Distribution White Paper Financial Services Omnichannel Banking From transaction processing to optimized customer experience IBM Sales and Distribution 3 By Danny Tang and Kwafo Ofori-Boateng

More information

What s New in Visual FoxPro 7.0

What s New in Visual FoxPro 7.0 What s New in Visual FoxPro 7.0 Tamar E. Granor Doug Hennig Kevin McNeish Hentzenwerke Publishing Published by: Hentzenwerke Publishing 980 East Circle Drive Whitefish Bay WI 53217 USA Hentzenwerke Publishing

More information

Webcast Metrics Local Data Report Specifications

Webcast Metrics Local Data Report Specifications Webcast Metrics Local Data Report Specifications 2014 Triton Digital. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, translated

More information

Join the p2p.wrox.com. Wrox Programmer to Programmer. Beginning. Python. Using Python 2.6 and Python 3.1. James Payne

Join the p2p.wrox.com. Wrox Programmer to Programmer. Beginning. Python. Using Python 2.6 and Python 3.1. James Payne Join the discussion @ p2p.wrox.com Wrox Programmer to Programmer Beginning Python Using Python 2.6 and Python 3.1 James Payne Programmer to Programmer Get more out of wrox.com Interact Take an active role

More information

Crestron TPMC-4SM Fusion RV Interface Operations Guide

Crestron TPMC-4SM Fusion RV Interface Operations Guide Crestron TPMC-4SM Fusion RV Interface Operations Guide The specific patents that cover Crestron products are listed at patents.crestron.com. Crestron, the Crestron logo and Fusion RV are either trademarks

More information

CHP Max Headend Optics Platform CHP CORWave II

CHP Max Headend Optics Platform CHP CORWave II CHP Max Headend Optics Platform CHP CORWave II 1 GHz C Band DWDM Forward Transmitters FEATURES Consolidation or elimination of OTNs and node splitting by harvesting plant assets with up to 16 full spectrum

More information

Sinclair Broadcast Group Who We Are

Sinclair Broadcast Group Who We Are SAFE HARBOR The following information contains, or may be deemed to contain, "forward-looking statements" (as defined in the U.S. Private Securities Litigation Reform Act of 1995). Any statements about

More information

STEVAL-SPBT2ATV2. USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module. Features. Description

STEVAL-SPBT2ATV2. USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module. Features. Description USB Dongle for the Bluetooth class 2 SPBT2532C2.AT module Data brief Features Bluetooth V2.1 board USB connection SMD antenna onboard RoHS compliant Description The demonstration board is a design tool

More information

Six-Channel TDM Multiplexers for 3G, HD, SDI, and ASI. Installation and Operations. Manual

Six-Channel TDM Multiplexers for 3G, HD, SDI, and ASI. Installation and Operations. Manual Manual DigiLink DLC156 Function modules Six-Channel TDM Multiplexers for 3G, HD, SDI, and ASI Installation and Operations Manual WWW.ARTEL.COM ii DLC156 Function Modules Installation and Operations Manual

More information

Release Notes July 31, 2013

Release Notes July 31, 2013 5.5.18 Release Notes Overview 5.5.18 is now available for release. In this build we have new additions to the Advidia line, Hi Resolution Association has been made visible, updated the icons for our product,

More information

specifications of your design. Generally, this component will be customized to meet the specific look of the broadcaster.

specifications of your design. Generally, this component will be customized to meet the specific look of the broadcaster. GameTrak Ticker GameTrak Ticker is a turnkey system that provides for the on-air display of sports data in a ticker type display. Typically, the GameTrak Ticker graphics appear as a lower third graphic

More information

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide

5620 SAM SERVICE AWARE MANAGER MPTGS Driver Version Guide 5620 SAM SERVICE AWARE MANAGER 9500 MPTGS Driver Version 2.1.0 Guide 3HE-10851-AAAB-TQZZA September 2016 5620 SAM Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company

More information

February 2007 Edition /A. Getting Started Guide for the VSX Series Version 8.5.3

February 2007 Edition /A. Getting Started Guide for the VSX Series Version 8.5.3 February 2007 Edition 3725-21286-009/A Getting Started Guide for the VSX Series Version 8.5.3 GETTING STARTED GUIDE FOR THE VSX SERIES Trademark Information Polycom, the Polycom logo design, and ViewStation

More information

VS-201H VS-401H VS-801H

VS-201H VS-401H VS-801H 2/4/8-Port 350MHz Video Splitter VS-201H VS-401H VS-801H User Manual V2.2 www.databay.com.tw www.green-box.com.tw 1. Package Content VS-201H/VS-401H/VS-801H VGA Splitter: 2/4/8-Port VGA Splitter x 1 VGA

More information

STEVAL-ISB008V1. Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6. Features.

STEVAL-ISB008V1. Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6. Features. Features Standalone USB Li-Ion battery charger demonstration board based on the STw4102 and STM32F103C6 Data brief The STw4102 Li-Ion battery charger IC: supports battery charging by USB or external DC

More information

DANGER. DANGER indicates a hazardous situation which, if not avoided, will result in death or serious injury. WARNING

DANGER. DANGER indicates a hazardous situation which, if not avoided, will result in death or serious injury. WARNING Installation Guide Smart-UPS C 1000/1500 VA 120/230 Vac 2000/3000 VA 230 Vac Tower Important Safety Messages SAVE THESE INSTUCTIONS - This manuals contains important instructions that should be followed

More information

Appendix 13 Phillips Hue

Appendix 13 Phillips Hue Appendix 13 Phillips Hue This appendix describes support for Phillips Hue devices. Included are these sections: What are Phillips Hue devices? Adding Hue to your design Device properties Hue Visual Programmer

More information