Agility2.0. Enterdev S.A.S. Collin Kleine

Size: px
Start display at page:

Download "Agility2.0. Enterdev S.A.S. Collin Kleine"

Transcription

1 Agility2.0 Enterdev S.A.S. Collin Kleine

2 Table of Contents Stages with versions... 4 Metamodel structure...5 Conceptual Static Model... 7 Conceptual Dynamic Model... 9 Agility Manager...10 Agility Automation Studio Assessor Agility Solution...14 Agility Solution Tests...16 WebServices...19 Download update Stereotypes...25

3 Table of Figures Stages with versions... 4 Metamodel structure...5 Conceptual Static Model... 7 Conceptual Dynamic Model... 9 Agility Manager...10 Agility Automation Studio Assessor Agility Solution...14 Agility Solution Tests...16 WebServices...19 Download update... 21

4 Basic Diagram Stages with versions Version 1 "Agility 1" Version 2 Hybrid "WPF - Agility 1" based Version 3 Completely WPF based Version 4 Future development <<Milestone>> <<Milestone>> <<Milestone>> Summary Version 1 "Agility 1" Version 2 Hybrid "WPF - Agility 1" based Version 3 Completely WPF based The delivery date is motivated by the start of Agility 2 development in current form. The delivery date is motivated by the Colciencias deadline. The delivery date is motivated by the Allus deadline. Version 4 Future development All development to be planned for after version 3 Delivery version 1 January 2015 Delivery version 2 June 2015 Delivery version 3 October 2015 Details

5 Overview Diagram Metamodel structure Conceptual Static Model Conceptual Dynamic Model Black box view Agility Solution WebServices White box view Agility Solution Diagram Summary Conceptual Static Model Conceptual Dynamic Model Agility Solution WebServices Agility Solution Diagram Static N/A Static Describes components Dynamic Describes interaction

6 N/A N/A N/A Conceptual Black box view of the software. Describes the context and typical usage. Logical White box view of the software. Describes the (top-level) design and architecture. Physical Describes the software design to software implementation Details

7 Deployment Diagram Conceptual Static Model <<High availability>> Agility servers <<High availability>> Relational Database servers <<High availability>> NoSQL Cluster <<master>> SQL Database 1 sync <<master>> SQL Database 2 NoSQL Node 1 NoSQL Node 2 <<High availability>> File servers <<master>> File server 1 <<slave>> File server 2 NoSQL Node 3 Binairies Licensing information, user configuration, update configuration Analytic data NoSQL Node 4 <<Web App>> Agility Manager <<master>> Application server 1 <<High availability>> Application servers <<slave>> Application server 2 <<Desktop App>> Agility Automation Studio <<Desktop App>> Agility Menu <<client>> Administrador Procesos <<enterdev>> Administrador Enterdev <<Desktop App>> Agility Run <<client>> Assessor <<client>> Analista Procesos Summary Agility servers Relational Database servers NoSQL Cluster NoSQL Node 2 SQL Database 1 SQL Database 2 NoSQL Node 1

8 File servers File server 1 File server 2 NoSQL Node 3 NoSQL Node 4 Application servers Agility Manager Application server 1 Application server 2 Agility Automation Studio Agility Menu Administrador Procesos Administrador Enterdev Assessor Analista Procesos Agility Run N/A Sitio web que contendrá las opciones de administración del sistema en cuanto a seguridad, parametrización y gestión de las automatizaciones, reportes, entre otros. Aplicación cliente instalada en los usuarios que diseñaran y modelaran las automatizaciones. Manages the distribution of automations, and can view reports. Administrators of Enterdev have access to all automations via the web based Agility Manager. Aplicación cliente instalada en los usuarios que correrán y ejecutaran las automatizaciones (asesores) Dynamic Describes interaction Details Application servers Sub Diagrams WebServices

9 Overview Diagram Conceptual Dynamic Model Agility Manager Agility Automation Studio Assessor Summary Agility Manager Agility Automation Studio Assessor Details

10 Use Case Diagram Agility Manager <<Web App>> Agility Manager Management web interface UC01 Configuración general <<client>> Administrador Procesos Reporting web interface UC02 Generación de reportes <<enterdev>> Administrador Enterdev Superadmin web interface UC03 Administración seguridad Summary Administrador Procesos Administrador Enterdev Administración seguridad Configuración general Generación de reportes Agility Manager Manages the distribution of automations, and can view reports. Administrators of Enterdev have access to all automations via the web based Agility Manager. Administración de la seguridad del sistema (perfiles, usuarios, licencias) Configuración general de las automatizaciones Generación de reportes asociada al uso de las automatizaciones (auditoria, gestión, indicadores) Sitio web que contendrá las opciones de administración del sistema en cuanto a seguridad, parametrización y gestión de las automatizaciones, reportes, entre otros.

11 Details

12 Use Case Diagram Agility Automation Studio <<Desktop App>> Agility Automation Studio UC04 CRUD Automations <<client>> Analista Procesos UC05 Push automations to manager UC06 Administración de las versiones Summary Analista Procesos Push automations to manager CRUD Automations Agility Automation Studio Administración de las versiones Generación del xml ejecutable de la automatización con firmas digitales Aplicación cliente instalada en los usuarios que diseñaran y modelaran las automatizaciones. Administración de las versiones del proceso de modelado Agility Studio, or full-out Agility Automation Studio (previously also referred to as: IDE or Agility Design). This environment will primarily be used to create automations. Details

13 Use Case Diagram Assessor <<Desktop App>> Agility Run UC07 Profiling <<client>> Assessor UC08 Ejecución <<Desktop App>> Agility Menu UC09 Download update Summary Assessor Agility Run Agility Menu Download update Ejecución Profiling Aplicación cliente instalada en los usuarios que correrán y ejecutaran las automatizaciones (asesores) Actualización de la versiones de los ensambladores ejecutables de las automatizaciones Ejecución de las automatizaciones Almacenamiento de la información asociada al uso de las automatizaciones (auditoria, gestión, indicadores) Details Download update Sub Diagrams Download update

14 Component Diagram Agility Solution 0_ProductLayer <<executable>> Agility Run <<executable>> Agility Studio 1_PresentationLayer Run User Interfaces Common User Interfaces Studio User Interfaces 2_BusinessLayer Run Business Libraries Common Business Libraries Studio Business Libraries 3_Persistence Web Connection Local Storage Agility Menu Comunication Summary 0_ProductLayer Agility Run Agility Studio Products (executables) that use the libraries. 1_PresentationLayer GUI Specific (WPF) libraries and classes, for the graphical part of the packages. Run User Interfaces Common User Interfaces Studio User Interfaces

15 2_BusinessLayer Run Business Libraries Common Business Libraries Studio Business Libraries 3_Persistence Local Storage Agility Menu Comunication Web Connection GUI independent libraries and classes, for the non-graphical part of the packages. Will include all business rules of the application. Platform specific libraries and classes, for data and services access. Details

16 Component Diagram Agility Solution Tests 0_ProductLayer <<executable>> Agility Run <<executable>> Agility Studio <<tests>> UI Tests 1_PresentationLayer Run User Interfaces Common User Interfaces Studio User Interfaces <<tests>> UI-Logic Tests 2_BusinessLayer Run Business Libraries Common Business Libraries Studio Business Libraries <<tests>> Business-Logic Tests 3_Persistence Web Connection Local Storage Agility Menu Comunication Persistence Tests Summary 0_ProductLayer Agility Run Agility Studio UI Tests Products (executables) that use the libraries. 1_PresentationLayer GUI Specific (WPF) libraries and classes, for the graphical part of the packages. Run User Interfaces Common User Interfaces Studio User Interfaces UI-Logic Tests 2_BusinessLayer Run Business Libraries GUI independent libraries and classes, for the non-graphical part of the packages. Will include all business rules of the application.

17 Common Business Libraries Studio Business Libraries Business-Logic Tests 3_Persistence Local Storage Agility Menu Comunication Web Connection Persistence Tests Platform specific libraries and classes, for data and services access. Details

18

19 Component Diagram WebServices Servicio de archivos Agility Server AgilityWS Logging LicenseWS <<executable>> Agility Studio Agility Menu Agility Logging Licensing <<executable>> Agility Run Summary Agility Server Servicio de archivos AgilityWS LicenseWS Agility Studio Agility Menu Agility Logging (S)FTP or HTTP(S)

20 Licensing Agility Run Details

21 Business Process Diagram Download update Get current version of installed automation Is older than latest available applicaton? No No Is zip? No Examine main file of main file? Exe Execute downloaded application Download update Yes Yes Download automation Unzip Yes Xml Is latest version Agility Run present? Yes Execute automation using Agility Run Start automation Is automation present? No No Download Agility Run Unzip Summary Download update Start automation Is automation present? Get current version of installed automation Is older than latest available applicaton? Download automation Is zip? Unzip Examine main file of main file? Execute downloaded application Is latest version Agility Run present? Download Agility Run Unzip Execute automation using Agility Run Details Get current version of installed automation

22 Task Authentication Instantiate Value Service Task Service None false Download automation Task Authentication Instantiate Value Service Task Service None false Unzip Task Authentication Instantiate Value Service Task Service None false Execute downloaded application Task Authentication Instantiate Value Service Task Service None false Download Agility Run

23 Task Authentication Instantiate Value Service Task Service None false

24 Unzip Task Authentication Instantiate Value Service Task Service None false Execute automation using Agility Run Task Authentication Instantiate Value Service Task Service None false N/A Result Value Terminate Result

25 Stereotypes requirement Tagged Value Definitions Text HTML ID Text source Text kind Enumeration Values Enumeration Functional, Performance, Interface verifymethod Enumeration Values Enumeration Analysis, Demonstration, Inspection, Test risk Enumeration Values Enumeration High, Medium, Low uses status Enumeration Values Enumeration Proposed, Approved, Rejected, Deferred, Implemented, Mandatory, Obsolete The depending component or actor uses the dependent component or actor. UseCase Tagged Value Definitions Pre-condition Default Value None Multi-line Text Post-condition Default Value None Multi-line Text Assumptions Default Value None Multi-line Text

26 executable master In case of a master-slave configuration the master is the only node receiving write commands, and pushes these to it's slaves. In a master-master configuration, a master is a slave as well as a master. slave Milestone Tagged Value Definitions Slave nodes receive writes from a master, and do not accept writes themselves. The slave node may be promoted to a master node in case the master falls away. progress Default Value 0 Integer signal Model Element value Multi-line Text client Indicates a user who is an employee of the client / companies contracted by client enterdev Indicates a user who is an employee of Enterdev / companies contracted by Enterdev High availability Interface use Web App Desktop App uses library tests

IBM Bluemix José Miguel Ordax Cassá ordax@es.ibm.com @jmordax

IBM Bluemix José Miguel Ordax Cassá ordax@es.ibm.com @jmordax Francisco J. Ramos fco_ramos@es.ibm.com IBM Bluemix José Miguel Ordax Cassá ordax@es.ibm.com @jmordax Bluemix ayuda a Transformar ideas en proyectos Cualquier proyecto comienza con una línea de código

More information

Descripcion Horas Codigo Productividad Microsoft (Deducibles INCES)

Descripcion Horas Codigo Productividad Microsoft (Deducibles INCES) Productividad Microsoft (Deducibles INCES) Microsoft Windows 8 PM001 Microsoft Word, Básico - Intermedio 16 PM002 Microsoft Word, Intermedio - Avanzado 16 PM003 Microsoft Excel, Básico 16 PM004 Microsoft

More information

Microsoft SQL Server Express 2005 Install Guide

Microsoft SQL Server Express 2005 Install Guide Microsoft SQL Server Express 2005 Install Guide Version 1.1 Page 1 of 32 Contents 1.0 Introduction... 3 1.1 Installing Microsoft SQL Server Express 2005 SP4 Edition... 3 1.2 Installing Microsoft SQL Server

More information

RDS Building Centralized Monitoring and Control

RDS Building Centralized Monitoring and Control RDS Building Centralized Monitoring and Control 1. Overview This document explains the concept and differing options for the monitoring and control of RDS replication over your network. The very basic

More information

Preguntas más frecuentes sobre Embarcadero RAD Studio XE

Preguntas más frecuentes sobre Embarcadero RAD Studio XE Preguntas más frecuentes sobre Embarcadero RAD Studio XE Danysoft Representante exclusivo en la península ibérica What is Embarcadero RAD Studio? Embarcadero RAD Studio XE is a comprehensive application

More information

Curriculum Reform in Computing in Spain

Curriculum Reform in Computing in Spain Curriculum Reform in Computing in Spain Sergio Luján Mora Deparment of Software and Computing Systems Content Introduction Computing Disciplines i Computer Engineering Computer Science Information Systems

More information

Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0

Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0 Manejo Basico del Servidor de Aplicaciones WebSphere Application Server 6.0 Ing. Juan Alfonso Salvia Arquitecto de Aplicaciones IBM Uruguay Slide 2 of 45 Slide 3 of 45 Instalacion Basica del Server La

More information

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010

Intranet Website Solution Based on Microsoft SharePoint Server Foundation 2010 December 14, 2012 Authors: Wilmer Entena 128809 Supervisor: Henrik Kronborg Pedersen VIA University College, Horsens Denmark ICT Engineering Department Table of Contents List of Figures and Tables... 3

More information

How To Use Titanium Studio

How To Use Titanium Studio Crossplatform Programming Lecture 3 Introduction to Titanium http://dsg.ce.unipr.it/ http://dsg.ce.unipr.it/?q=node/37 alessandro.grazioli81@gmail.com 2015 Parma Outline Introduction Installation and Configuration

More information

Myriad Technologies Training 5 Day Level 200 Introduction

Myriad Technologies Training 5 Day Level 200 Introduction Myriad Technologies Training 5 Day Level 200 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION Executive Summary Enterprise mobility has transformed the way businesses engage with customers, partners and staff while exchanging

More information

Computer Audit :: 19/02/2015 10:04:10. Vista General. Workstation, Server, SQL Server, Primary Domain Controller

Computer Audit :: 19/02/2015 10:04:10. Vista General. Workstation, Server, SQL Server, Primary Domain Controller Remote Computer Audit :: 19/02/2015 10:04:10 Vista General Computer Domain Site Roles SVRRETIRO ELRETIROCC Default-First-Site- Workstation, Server, SQL Server, Primary Domain Controller Description Operating

More information

Visual basic string search function, download source code visual basic 6.0 gratis. > Visit Now <

Visual basic string search function, download source code visual basic 6.0 gratis. > Visit Now < Visual basic string search function, download source code visual basic 6.0 gratis. > Visit Now < Visual studio 2010 c# coding standards microsoft visual studio 2012 ultimate kickass curso online de basic

More information

SharePoint 2010 Interview Questions-Architect

SharePoint 2010 Interview Questions-Architect Basic Intro SharePoint Architecture Questions 1) What are Web Applications in SharePoint? An IIS Web site created and used by SharePoint 2010. Saying an IIS virtual server is also an acceptable answer.

More information

Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM

Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM Installing and Configuring Microsoft Dynamics Outlook Plugin to Use with ipipeline MS CRM Downloading 1. Download zip file for your version of Outlook (32-bit or 64-bit) and save to computer. (This is

More information

Installation Runbook for Avni Software Defined Cloud

Installation Runbook for Avni Software Defined Cloud Installation Runbook for Avni Software Defined Cloud Application Version 2.5 MOS Version 6.1 OpenStack Version Application Type Juno Hybrid Cloud Management System Content Document History 1 Introduction

More information

XenDesktop Service Template

XenDesktop Service Template XenDesktop Service Template XenDesktop 7.1 Service Template Technology Preview for System Center Virtual Machine Manager The Citrix XenDesktop System Center - Virtual Machine Manager (VMM) Service Template

More information

Tutorial: setting up a web application

Tutorial: setting up a web application Elective in Software and Services (Complementi di software e servizi per la società dell'informazione) Section Information Visualization Number of credits : 3 Tutor: Marco Angelini e- mail: angelini@dis.uniroma1.it

More information

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks Oracle Business Intelligence Enterprise Edition (OBIEE) Training: Working with Oracle Business Intelligence Answers Introduction to Oracle BI Answers Working with requests in Oracle BI Answers Using advanced

More information

Composite C1 Load Balancing - Setup Guide

Composite C1 Load Balancing - Setup Guide Composite C1 Load Balancing - Setup Guide Composite 2014-08-20 Composite A/S Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.composite.net Contents 1 INTRODUCTION... 3 1.1 Who should read this

More information

S m a r t M a s t e B T E C O R P O R A T I O N USER MANUAL

S m a r t M a s t e B T E C O R P O R A T I O N USER MANUAL S m a r t M a s t e rtm 2014 B T E C O R P O R A T I O N USER MANUAL S m a r t M a s t e r T M 2 0 1 4 U s e r M a n u a l P a g e 1 o f 2 3 Contents Contents...1 Introduction...2 Audience...2 SmartMaster

More information

Selenium Automation set up with TestNG and Eclipse- A Beginners Guide

Selenium Automation set up with TestNG and Eclipse- A Beginners Guide Selenium Automation set up with TestNG and Eclipse- A Beginners Guide Authors: Eevuri Sri Harsha, Ranjani Sivagnanam Sri Harsha is working as an Associate Software Engineer (QA) for IBM Policy Atlas team

More information

Ernesto Ongaro BI Consultant February 19, 2013. The 5 Levels of Embedded BI

Ernesto Ongaro BI Consultant February 19, 2013. The 5 Levels of Embedded BI Ernesto Ongaro BI Consultant February 19, 2013 The 5 Levels of Embedded BI Saleforce.com CRM 2013 Jaspersoft Corporation. 2 Blogger 2013 Jaspersoft Corporation. 3 Linked In 2013 Jaspersoft Corporation.

More information

Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio

Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio Academic Visual Studio Library Curso Nombre del curso Idioma 2263 Clinic 2263: Exam Preparation for

More information

10174 - SharePoint 2010

10174 - SharePoint 2010 Configuring and Managing Microsoft SharePoint 2010 Introduction The course teaches students how to install, configure and administer SharePoint, and also manage and monitor sites and users by using SharePoint

More information

ECCAIRS 5 Instalación

ECCAIRS 5 Instalación ECCAIRS 5 Instalación Paso a paso Preparado por: Arturo Martínez Oficina Regional Sudamericana Uniendo a la Aviación en Seguridad Operacional Seguridad Medioambiente Instalación Paso a paso Escenario Windows

More information

Gladinet Cloud Enterprise

Gladinet Cloud Enterprise GLADINET, INC Gladinet Cloud Enterprise Multi-Site Deployment Guide Gladinet, Inc. 9/27/2013 This document discusses the technologies behind Gladinet Cloud Enterprise Copyright 2013 Gladinet, Inc. Table

More information

Building a Continuous Integration Pipeline with Docker

Building a Continuous Integration Pipeline with Docker Building a Continuous Integration Pipeline with Docker August 2015 Table of Contents Overview 3 Architectural Overview and Required Components 3 Architectural Components 3 Workflow 4 Environment Prerequisites

More information

Backup / migration of a Coffalyser.Net database

Backup / migration of a Coffalyser.Net database Backup / migration of a Coffalyser.Net database There are two main procedures for backup or migration of your Coffalyser.Net database. One of these procedures makes use of the SQL management studio software

More information

Installation Manual v2.0.0

Installation Manual v2.0.0 Installation Manual v2.0.0 Contents ResponseLogic Install Guide v2.0.0 (Command Prompt Install)... 3 Requirements... 4 Installation Checklist:... 4 1. Download and Unzip files.... 4 2. Confirm you have

More information

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010

ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 ITMC 2079 MCTS Configuring and Administering Microsoft SharePoint 2010 Length: 48 Hours Delivery Method: Instructor-led (classroom); MOC 10174 Course Description The course teaches students how to install,

More information

CATÁLOGO CURSOS PLATAFORMA ELEARNING

CATÁLOGO CURSOS PLATAFORMA ELEARNING CATÁLOGO CURSOS PLATAFORMA ELEARNING Avda. Diagonal, 98-100 - Distrito 22@ Barcelona (España, 08019) Tel: 932060249 Fax: 932060646 www.pue.es Bibliotecas académicas de elearning Descripción Academic Office

More information

Visión general de la integración con asanetwork

Visión general de la integración con asanetwork Visión general de la integración con asanetwork Este documento se ha preparado parar dar una visión general del flujo de trabajo de asanetwork y de las tareas a realizar por los programadores del Sistema

More information

Bosch Video Management System High Availability with Hyper-V

Bosch Video Management System High Availability with Hyper-V Bosch Video Management System High Availability with Hyper-V en Technical Service Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 General Requirements

More information

ITG Software Engineering

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

More information

Quick Deployment Step-by-step instructions to deploy Oracle Big Data Lite Virtual Machine

Quick Deployment Step-by-step instructions to deploy Oracle Big Data Lite Virtual Machine Quick Deployment Step-by-step instructions to deploy Oracle Big Data Lite Virtual Machine Version 3.0 Please note: This appliance is for testing and educational purposes only; it is unsupported and not

More information

Configuring a single-tenant BIG-IP Virtual Edition in the Cloud

Configuring a single-tenant BIG-IP Virtual Edition in the Cloud Deployment Guide Document Version: 1.0 What s inside: 2 Configuration example 4 Securing the isession deployment 6 Downloading and importing the new iapp 6 Configuring the BIG- IP systems using the Cloud

More information

User Guide Release Management for Visual Studio 2013

User Guide Release Management for Visual Studio 2013 User Guide Release Management for Visual Studio 2013 ABOUT THIS GUIDE The User Guide for the release management features is for administrators and users. The following related documents for release management

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

"Charting the Course...... to Your Success!" MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary

Charting the Course...... to Your Success! MOC 10174 B Configuring and Administering Microsoft SharePoint 2010. Course Summary Description Course Summary This five-day instructor-led course teaches students how to install, configure, and administer Microsoft SharePoint and also how to manage and monitor sites and users by using

More information

Change Management Procedure For Increase Bandwidth to University Buildings Project

Change Management Procedure For Increase Bandwidth to University Buildings Project Change Management Procedure For Increase Bandwidth to University Buildings Project Version number 1.0 Draft as of 4/11/2011 Printed on 7/1/2011 Author William M. Jones Owner William M. Jones Change Management

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Programming in C# with Microsoft Visual Studio 2010

Programming in C# with Microsoft Visual Studio 2010 Introducción a la Programación Web con C# en Visual Studio 2010 Curso: Introduction to Web development Programming in C# with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft

More information

Appendix A Core Concepts in SQL Server High Availability and Replication

Appendix A Core Concepts in SQL Server High Availability and Replication Appendix A Core Concepts in SQL Server High Availability and Replication Appendix Overview Core Concepts in High Availability Core Concepts in Replication 1 Lesson 1: Core Concepts in High Availability

More information

Web Developer Toolkit for IBM Digital Experience

Web Developer Toolkit for IBM Digital Experience Web Developer Toolkit for IBM Digital Experience Open source Node.js-based tools for web developers and designers using IBM Digital Experience Tools for working with: Applications: Script Portlets Site

More information

Fedora 14 & Red Hat. Descripción del curso:

Fedora 14 & Red Hat. Descripción del curso: Fedora 14 & Red Hat Descripción del curso: Este curso es para los usuarios de Linux que desean comenzar a construir habilidades desde nivel principiante y llegar a la administración de operativo, a un

More information

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor DiskBoss File & Disk Manager File Integrity Monitor Version 2.0 Dec 2011 www.flexense.com info@flexense.com 1 Product Overview DiskBoss is an automated, rule-based file and disk manager allowing one to

More information

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

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

More information

Preguntas + frecuentes sobre Embarcadero Delphi Prism XE

Preguntas + frecuentes sobre Embarcadero Delphi Prism XE Preguntas + frecuentes sobre Embarcadero Delphi Prism XE Danysoft Representante exclusivo en la península ibérica What is Delphi Prism XE? Embarcadero Delphi Prism XE provides a cross platform development

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 User Guide P/N 300-999-671 REV 02 Copyright 2007-2013 EMC Corporation. All rights reserved. Published in the USA.

More information

Upgrading a Microsoft Dynamics NAV 2009 R2 or Microsoft Dynamics NAV 2009 SP1 Database to Microsoft Dynamics NAV 2015

Upgrading a Microsoft Dynamics NAV 2009 R2 or Microsoft Dynamics NAV 2009 SP1 Database to Microsoft Dynamics NAV 2015 Upgrading a Microsoft Dynamics NAV 2009 R2 or Microsoft Dynamics NAV 2009 SP1 Database to Microsoft Dynamics NAV 2015 White Paper November 2014 Contents Introduction... 3 Data Upgrade Short Overview...

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

HP Server Management Packs for Microsoft System Center Essentials User Guide

HP Server Management Packs for Microsoft System Center Essentials User Guide HP Server Management Packs for Microsoft System Center Essentials User Guide Part Number 460344-001 September 2007 (First Edition) Copyright 2007 Hewlett-Packard Development Company, L.P. The information

More information

Provisioning Server Service Template

Provisioning Server Service Template Provisioning Server Service Template Provisioning Server 7.1 Service Template Technology Preview for System Center - Virtual Machine Manager The Citrix Provisioning Server System Center - Virtual Machine

More information

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen Enterprise Mobile App Management Essentials Presented by Ryan Hope and John Nielsen 1 Mobile App Trends Global mobile app downloads to exceed 30B by 1016 US and Europe account for over 70% of the market

More information

WELCOME TO Open Source Enterprise Architecture

WELCOME TO Open Source Enterprise Architecture WELCOME TO Open Source Enterprise Architecture WELCOME TO An overview of Open Source Enterprise Architecture In the integration domain Who we are Fredrik Hilmersson Petter Nordlander Why Open Source Integration

More information

Analyzing Call Signaling

Analyzing Call Signaling The Call Signaling Analyzer enables you to isolate faults in calls in your deployment. Call Signaling Analyzer analyzes calls at a high level and then drills down to a lower level within the components

More information

Microsoft SharePoint 2010 Overview

Microsoft SharePoint 2010 Overview Course Code: M10174 Vendor: Microsoft Course Overview Duration: 5 RRP: 1,980 Configuring and Administering Microsoft SharePoint 2010 Overview This five day course teaches delegates how to install, configure

More information

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Version 1.1 September 2014 Revision History Date Version Description Author 09/28/2014 1.0 Updates associated

More information

Integrating Oracle Sales Cloud, Release 9 with JD Edwards EnterpriseOne release 9.1 Implementation Guide

Integrating Oracle Sales Cloud, Release 9 with JD Edwards EnterpriseOne release 9.1 Implementation Guide December 2014 Integrating Oracle Sales Cloud, Release 9 with JD Edwards EnterpriseOne release 9.1 Implementation Guide Doc version 1.0 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved.

More information

CATALOG OF CLASSES IT and Technical Courses

CATALOG OF CLASSES IT and Technical Courses CATALOG OF CLASSES IT and Technical Courses Table of Contents CATALOG OF CLASSES... 1 Microsoft... 1 10135BC... 1 Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Service Pack 2...

More information

Best Practices for Building Mobile Web

Best Practices for Building Mobile Web Best Practices for Building Mobile Web and Hybrid Applications Mobile is the NEXT dominant phase of computing Mobile is different: Transformational business models Faster lifecycles More iterative Mobile/Wireless/Cloud

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty

1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty Exam 2 The exam consists of four parts: 1) Testing of general knowledge 25%. Each right question counts 1. Each wrong counts 0.5. Empty counts zero 2) Planning 25%. All sub-questions count equally. 3)

More information

WorkEngine Pre-Deployment Checklist

WorkEngine Pre-Deployment Checklist 01.06.2011.01 Contents 1.0 Installer s Knowledge Pre-requisites... 1 2.0 Software Prerequisites... 1 3.0 Required Information Prior to Installation... 3 4.0 Client Desktop (Optional)... 4 1.0 Installer

More information

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S

Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S HP Education Services course data sheet Configuring and Administrating Microsoft SharePoint 2010 (10174) HK913S Course Overview The course teaches students how to install, configure and administer SharePoint,

More information

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS Mobilize Any Business Application. Rapidly. Securely. The Challenge Today's enterprises are increasingly leveraging mobility solutions to improve productivity, decrease response times and streamline operational

More information

Alice. Software as a Service(SaaS) Delivery Platform. innovation is simplicity

Alice. Software as a Service(SaaS) Delivery Platform. innovation is simplicity Ekartha, Inc. 63 Cutter Mill Road Great Neck, N.Y. 11021 Tel.: (516) 773-3533 Ekartha India Pvt. Ltd. 814/B Law College Road Demech House, 4th Floor Erandwane, Pune, India Email: info@ekartha.com Web:

More information

Cloud Powered Mobile Apps with Azure

Cloud Powered Mobile Apps with Azure Cloud Powered Mobile Apps with Azure Malte Lantin Technical Evanglist Microsoft Azure Agenda Mobile Services Features and Demos Advanced Features Scaling and Pricing 2 What is Mobile Services? Storage

More information

Configuring Microsoft IIS 5.0 With Pramati Server

Configuring Microsoft IIS 5.0 With Pramati Server Configuring Microsoft IIS 5.0 With Pramati Server 46 Microsoft Internet Information Services 5.0 is a built-in web server that comes with Windows 2000 operating system. An earlier version, IIS 4.0, is

More information

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 SP02 Tutorial: Mobile Business Object Development SAP Mobile Platform 2.3 SP02 DOCUMENT ID: DC01927-01-0232-01 LAST REVISED: May 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

SAP Mobile Platform 3.0

SAP Mobile Platform 3.0 SAP Mobile Platform 3.0 Alejandro De León Languré SAP Global Mobile Solutions Management Diferentes dispositivos Diferentes tecnologías Servicios presentes Android OS Fuente: http://opensignal.com/reports/fragmentation-2014/

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Raising Abstractions for the Software Defined Business

Raising Abstractions for the Software Defined Business Smart Process is Smart Business Raising Abstractions for the Software Defined Business Presented to GoTo Chicago, May 12, 2015 Dave Duggal, Managing Director dave@enterpriseweb.com Bill Malyk, Chief System

More information

Web Applications: Overview and Architecture

Web Applications: Overview and Architecture Web Applications: Overview and Architecture Computer Science and Engineering College of Engineering The Ohio State University Lecture 1 Road Map in Pictures: Web App Road Map in Pictures Browser Request

More information

About This Document 3. Integration and Automation Capabilities 4. Command-Line Interface (CLI) 8. API RPC Protocol 9.

About This Document 3. Integration and Automation Capabilities 4. Command-Line Interface (CLI) 8. API RPC Protocol 9. Parallels Panel Contents About This Document 3 Integration and Automation Capabilities 4 Command-Line Interface (CLI) 8 API RPC Protocol 9 Event Handlers 11 Panel Notifications 13 APS Packages 14 C H A

More information

ClearPass Policy Manager 6.3

ClearPass Policy Manager 6.3 ClearPass Policy Manager 6.3 Tech Note: Installing or Upgrading on a Virtual Machine This document describes the procedures for installing and upgrading ClearPass Policy Manager 6.3 on a Virtual Machine.

More information

You can choose to install the plugin through Magento Connect or by directly using the archive files.

You can choose to install the plugin through Magento Connect or by directly using the archive files. Magento plugin 1.5.7 installation 1. Plugin installation You can choose to install the plugin through Magento Connect or by directly using the archive files. 1.1 Installation with Magento Connect 1.1.1

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

More information

Pronestor Room & Catering

Pronestor Room & Catering Pronestor Room & Catering Module 2 Installation of additional modules Page 2.0 2.9 User import (AD integration) Page 2.1 2.4 o Service Accounts (hosted and on-premises) o Active Directory Structure o Installation

More information

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02

Tutorial: Mobile Business Object Development. Sybase Unwired Platform 2.2 SP02 Tutorial: Mobile Business Object Development Sybase Unwired Platform 2.2 SP02 DOCUMENT ID: DC01208-01-0222-01 LAST REVISED: January 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication

More information

High Availability And Disaster Recovery

High Availability And Disaster Recovery High Availability And Disaster Recovery Copyright 2011 Deepnet Security Limited Copyright 2011, Deepnet Security. All Rights Reserved. Page 1 Trademarks Deepnet Unified Authentication, MobileID, QuickID,

More information

Social Media in the Process Automation Industry

Social Media in the Process Automation Industry Social Media in the Process Automation Industry Distributed Software Development Design Document Version 0.1 In co-operation with: Title: Social Media in the Process Automation Industry Product name: ABBConnect

More information

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms

Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms Learn how to create web enabled (browser) forms in InfoPath 2013 and publish them in SharePoint 2013. InfoPath 2013 Web Enabled (Browser) forms InfoPath 2013 Web Enabled (Browser) forms Creating Web Enabled

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

High Availability And Disaster Recovery

High Availability And Disaster Recovery High Availability And Disaster Recovery Copyright 2011 Deepnet Security Limited Copyright 2012, Deepnet Security. All Rights Reserved. Page 1 Trademarks Deepnet Unified Authentication, MobileID, QuickID,

More information

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3

Tutorial: Mobile Business Object Development. SAP Mobile Platform 2.3 Tutorial: Mobile Business Object Development SAP Mobile Platform 2.3 DOCUMENT ID: DC01927-01-0230-01 LAST REVISED: March 2013 Copyright 2013 by Sybase, Inc. All rights reserved. This publication pertains

More information

Cloud computing - Architecting in the cloud

Cloud computing - Architecting in the cloud Cloud computing - Architecting in the cloud anna.ruokonen@tut.fi 1 Outline Cloud computing What is? Levels of cloud computing: IaaS, PaaS, SaaS Moving to the cloud? Architecting in the cloud Best practices

More information

629 Meier Lane, Onalaska, WI 54650 608.797.9651 kent@fluidbyte.net www.fluidbyte.net

629 Meier Lane, Onalaska, WI 54650 608.797.9651 kent@fluidbyte.net www.fluidbyte.net 629 Meier Lane, Onalaska, WI 54650 608.797.9651 kent@fluidbyte.net www.fluidbyte.net Kent O. Safranski Summary Web and interactive application developer and project manager with over twelve years of training

More information

Microsoft SharePoint 2010 Deployment with Coyote Point Equalizer

Microsoft SharePoint 2010 Deployment with Coyote Point Equalizer The recognized leader in proven and affordable load balancing and application delivery solutions Deployment Guide Microsoft SharePoint 2010 Deployment with Coyote Point Equalizer Coyote Point Systems,

More information

SAP HANA Cloud Applications Partner Program Certification

SAP HANA Cloud Applications Partner Program Certification SAP HANA Cloud Applications Partner Program Certification Technical Product Profile (TPP) and Test Catalogue (TC) for SAP certified SAP HANA Cloud Applications April 9, 2013 Dear SAP HANA Cloud Application

More information

MongoDB Developer and Administrator Certification Course Agenda

MongoDB Developer and Administrator Certification Course Agenda MongoDB Developer and Administrator Certification Course Agenda Lesson 1: NoSQL Database Introduction What is NoSQL? Why NoSQL? Difference Between RDBMS and NoSQL Databases Benefits of NoSQL Types of NoSQL

More information

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency Deployment Guide Document Version 1.2 What s inside: 2 Configuration example 5 Configuring the BIG-IP LTM using the Lync 2010 iapp 6 Configuring the BIG-IP GTM 11 Creating a Distributed Application for

More information

Responsive, resilient, elastic and message driven system

Responsive, resilient, elastic and message driven system Responsive, resilient, elastic and message driven system solving scalability problems of course registrations Janina Mincer-Daszkiewicz, University of Warsaw jmd@mimuw.edu.pl Dundee, 2015-06-14 Agenda

More information

Course 10174B: Configuring and Administering Microsoft SharePoint 2010

Course 10174B: Configuring and Administering Microsoft SharePoint 2010 www.etidaho.com (208) 327-0768 Course 10174B: Configuring and Administering Microsoft SharePoint 2010 5 Days About this Course This five-day instructor-led course teaches students how to install, configure,

More information

Visual Paradigm product adoption roadmap

Visual Paradigm product adoption roadmap Visual Paradigm product adoption roadmap Model-Code-Deploy Platform Easy and Intelligent Business Process Modeler Streamlined Design and Development Environment Access Database with Object- Oriented Technology

More information

WESTERNACHER OUTLOOK E-MAIL-MANAGER OPERATING MANUAL

WESTERNACHER OUTLOOK E-MAIL-MANAGER OPERATING MANUAL TABLE OF CONTENTS 1 Summary 3 2 Software requirements 3 3 Installing the Outlook E-Mail Manager Client 3 3.1 Requirements 3 3.1.1 Installation for trial customers for cloud-based testing 3 3.1.2 Installing

More information

BPM FOR QUALITY ASSURANCE SYSTEMS IN HIGHER EDUCATION

BPM FOR QUALITY ASSURANCE SYSTEMS IN HIGHER EDUCATION Journal of Teaching and Education, CD-ROM. ISSN: 2165-6266 :: 03(02):175 183 (2014) Copyright c 2014 by UniversityPublications.net BPM FOR QUALITY ASSURANCE SYSTEMS IN HIGHER EDUCATION Vicente Cerverón-Lleó,

More information