TU Wien - Technological Information Logging Tool

Size: px
Start display at page:

Download "TU Wien - Technological Information Logging Tool"

Transcription

1 System Specification of the Project TU Wien - Technological Information Logging Tool Dokumentname SystemSpecification_TILT_v1.docx Version 1.0 Datum Status First Version Lastenheft Projekt TU Wien - T.I.L.T

2 Table of Content Summary 3 Document History 3 Aims and Target Environment 4 Description of Current and Desired Situation 4 Current Situation 4 Initial Situation 4 Project Instigation 4 Desired Situation 5 Definition of Aims 5 Aims 5 Result 7 Usefulness 7 Product Use 7 Areas of Application 7 Target Groups 7 Product Overview 8 User Structure 8 Feature List 8 Use-Case Beschreibung zum Gesamtsystem 9 Product description 10 Product functionality 10 List of use cases 10 Graphical User Interface Layout 20 Weitere Funktionen Fehler! Textmarke nicht definiert. Schnittstellen 23 Product Data 24 Main Data 24 Further Data Fehler! Textmarke nicht definiert. Data Retention / Backups and Recovery 24 Produktleistungen und funktionale Randbedingungen 24 Quality Requirements 25 Product-Specific Requirements 26 Lastenheft Projekt TU Wien - T.I.L.T

3 Summary T.I.L.T. is a data storage and administration system for the institute for production engineering and laser technology at the technical university Vienna. The system shall help the scientists to store experimental measurement data as well as monitoring data in a standardized way. Currently, data is hardly stored at all. Several individual solutions are in place and working. Monitoring data is stored in a proprietary database with limited access. Therefore combination of data from different sources is impossible. This is not sustainable and limits the amount of knowledge generated from experiments. If successful, this project reduces the number of individual storage systems significantly and therefore makes the data accessible for the whole institute. The combination of measurements from different experiments as well as with monitoring data is expected to provide valuable insights. The system acceptance is critical. The system needs to provide a sensible benefit for the user in order to be adopted. 1. Document History Version Nr. Author Datum Changes, Reasons 0.1 Benjamin Mörzinger Julian Palmanshofer Document Creation Added following: Use case 001 Use case 002 Use case 003 Use case 004 Use case 005 Use case 006 Use case 007 Use case 008 Use case 009 Use case 010 Use case 011 Use case 012 Use case 013 Did some minor spell correction and translation Marcel Weilguni Overall Reworking Julian Palmanshofer Overall Reworking Felix Fasching Overall Reworking Juri Schreib Database 4.3 Database Lastenheft Projekt TU Wien - T.I.L.T

4 2. Aims and Target Environment 2.1. Description of Current and Desired Situation Current Situation At the institute for production engineering and laser technology several experiments are conducted. The results of those experiments are often measurements. Currently, no standardized form exists, in which these results are stored. Furthermore, different monitoring devices are installed. These devices measure different values constantly. For this group of measurements, a fundamental storage is already available. This solution however is based on proprietary software and cannot easily be adapted to the needs of research projects Initial Situation The Institute of Production Engineering and Laser Technology (IFT), department of the Vienna University of Technology, covers a wide area of production techniques and tooling machinery and is the scientific coordinator of the project. In development of processes for state of the art machinery engineering, the IFT is one of the most significant research centers for production engineering in Central Europe. The machining of advanced materials is one of the main research objectives at the IFT. Detailed research topics cover investigations of machine tool and process behavior as well as the interaction of cutting edge and part-materials. According to holistic approaches the process optimization issues also includes the analyses of the static and dynamic behavior of machine tools. Innovative production concepts could be performed in many R&D projects by application specific design of machine tool structures and control systems. A wide spread of manufacturing process applications for the biomedical and advanced mechanical industries have been developed regarding competitiveness in economic and ecological aspects. For the merger of economic and ecological aspects a working group was founded in Project Instigation By the end of 2016, the laboratory of IFT will be merged. Several modernization measures will be implemented throughout this process. One of these measures is the expansion of the existing monitoring infrastructure. Furthermore the whole IT-landscape will be changed which grants the opportunity to implement new features. Apart from the obvious benefits of the proposed system such as higher accessibility to measuring data and the resulting increase of knowledge generated from experiments, the project fits perfectly to the current questions in the production domain. Lastenheft Projekt TU Wien - T.I.L.T

5 Desired Situation A data storage system consisting of a database and the necessary software tool shall be implemented. This tool serve two main purposes: Store monitoring (online) data, so that they are accessible for research. Standardize the way experimental (offline) data is stored. The code should be adaptable for future use and a proper documentation is to be made. The stored data must be easily accessible for users. In order to be accepted by users, adding data to the database and data sources to the system must be as easy as possible. This will be done by the researchers. Users should have different rights and possibilities regarding adding, changing and retrieving (sensor) data depending on the person logged in at that time Definition of Aims Aims The result of this project is a database for measured data acquired at the newly built laboratory. Users will have to be able to add data sets and data sources easily. The goal is to implement a system that allows the client (TU Wien) to collect data from various sources, store the data in a standardized way and display the stored data via a website. These sources are machines and sensors which are used for scientific experiments and may vary in size, model, functionality and (most importantly) in output data. The tasks for this project are the implementation of a system that is able to standardize different types of data inputs (in order to allow the usage of various machines), store the standardized data into a secure database and implement a website that allows the user groups, according to their permission level, to view and edit stored data. In order to achieve this goal the product is split into a standardization software, a database and a website. In addition there needs to be a system connection layer in order to enable the communication between the above mentioned components. Seamless data retrieval for all authorized users must be ensured. A backup solution for those data-sets have to be implemented. Basic data visualization for both retrieved and experimental data to be uploaded must be in place. Lastenheft Projekt TU Wien - T.I.L.T

6 System Aims Standardization Layer Communicate with various hardware devices to gather sensor data Convert and filter the collected data so it can be computed more easily Data Access Layer Ensure that all parts of the project are capable of exchanging information in a reliable and efficient way Database and Data Integrity Create a database that can hold the gathered data for extended time periods Minimize the risk of data loss for the gathered data Graphical User Interface Implement Web Interface to interact with the gathered data (View, Edit, Modify, Delete) Manage User Access Modify, add and delete machines and sensors Documentation Create a detailed documentation that enables other developers to extend the project in the future Process Aims Depending on the resources left at the end of the project, one or more of the following process goal could be reached: Add additional support for multiple formats in the standardising layer Filter out empty data automatically Create a cloud backup solution that can save data indefinitely Test real world worst case scenario Optional Aims Algorithms for data aggregations within the database Implementation of data analysis algorithms Creation of Data Filtering System Advanced User Interface Compatibility Creation of Additional Features Lastenheft Projekt TU Wien - T.I.L.T

7 Non-Aims Cleanup services for saved data on the server Visualization of 3D models of data Backup data of the server data and the server software Printing of data, which exceeds the capabilities of the standard browser functionality Protection and availability of the IT infrastructure Export into other formats than CSV Continues management of experiments Function to comment by different users Socketlistener or other import channels Migration on Microsoft Windows or other distributions Hardware-Infrastructure Programming of microprocessors or any other low level devices directly connected to data gathering Result The result will be a software-tool for researchers at the IFT. The necessary hardware will be provided by the IFT Usefulness If successful, the system will increase the potential knowledge produced per experiment significantly. The possibility to access and combine data from several different data sources also lays the foundation for data related research topics and the buildup of a domain-specific knowledge base Product Use Areas of Application T.I.L.T is supposed to be used in an office environment. The main focus lies on supporting researchers in managing their experimental results and combining them with monitoring data. Areas of Application are project documentation, standardizing layer, website development and systems security as well as quality guarantee Target Groups The result of this project will be used by researchers at the TU Wien - IFT. The tool is supposed to help them to store and access data from experiments conducted in the past and monitoring data. Another target group are potential visitors and guests. The tool shall be capable of visualizing relevant data in order to give this group insights into the laboratory as well as the potential application of data related measures in a production environment. Lastenheft Projekt TU Wien - T.I.L.T

8 3. Product Overview 3.1. User Structure Admi Read- Only- Writer- User 3.2. Feature List Standardizing Layer Data conversion Sensor data is received in a specific format Data is converted in a database compatible format Data is saved into the database Standardizing Layer Management Configure custom conversion engines for standardizing Layer (Intermediate data storage (if the database server is busy or unreachable) ) Database Database modification User creates table for data storage User modifies table for data storage User deletes table for data storage User creates view for data retrieval Data Management Data is sent from standardizing layer to database Distribute data to multiple redundant databases to reduce the risk of data loss Move less used and old data to a long term storage solution or delete Data is read from the database Graphical User Interface (website) Admin Deletes data from database (any data set) Add sensor to measurement Remove sensor from measurement Allocate data-sets to a project/experiment User Imports data from a valid JSON file Allocate data-sets to a project/experiment Views existing measurement data from a specific measurement type during a specific time period via diagrams Lastenheft Projekt TU Wien - T.I.L.T

9 3.3. Use-Case Beschreibung zum Gesamtsystem Lastenheft Projekt TU Wien - T.I.L.T

10 4. Product description 4.1. Product functionality List of use cases Use Case 001 Name Short description User login This use case describes the way in which a user can login into the graphical user interface in order to have access to certain functions Agent User Graphical User Interface Trigger Result Pre-condition Data input Post-condition Process description Error handling Variations Once the user has pressed the Login button, the process will start. The user will be logged in either as read-only user, write user or as admin A valid password was entered User password The entered password has to be valid The Login button is pressed by the user The entered password is checked for validity The next use case (Use Case 002) will be triggered An error message will be shown on the graphical user interface There are three valid passwords, each granting access to a different user with different permission levels Lastenheft Projekt TU Wien - T.I.L.T

11 Use Case 002 Name Short description Name of the user This use case describes the way in which a logged in user enters his name. Agent User Graphical User Interface Database Trigger Use Case 001 Result Pre-condition Data input Post-condition Process description Error handling The logged in user will get a name of the actual person using the account. This is logged in the database A name was entered Name of the actual person The name must not be empty Use Case 001 calls Use Case 002 The user enters his name The entered name is checked for validity The name will be logged in the database An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

12 Use Case 003 Name Short description Assign data to an experiment This use case describes the way in which a logged in user assigns certain data to a specific experiment Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly Certain data is assigned to a specific experiment The user is logged in Time period, machine and experiment The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user selects a time period, machine and experiment The selected data will be assigned to the selected experiment in the database An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

13 Use Case 004 Name Short description Displaying stored data This use case describes the way in which a logged in user displays stored experiment or sensor data Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly Certain data is displayed via the graphical user interface The user is logged in Time period, machine and experiment or sensor The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user selects a time period, machine and experiment or sensor The selected data will be displayed via the graphical user interface An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

14 Use Case 005 Name Short description Exporting stored data This use case describes the way in which a logged in user exports stored data Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly Certain data is exported as CSV file The user is logged in Time period, machine and experiment or sensor The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user selects a time period, machine and experiment or sensor The selected data will be exported as a CSV file An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

15 Use Case 006 Name Short description Reading logfiles This use case describes the way in which a logged in user accesses a logfile Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly A specific logfile is displayed The user is logged in Specific logfile The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user selects the wanted logfile The select logfile will be displayed on the graphical user interface An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

16 Use Case 007 Name Short description Creating a sensor This use case describes the way in which a logged in user (write user or admin user) creates a sensor Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly A sensor with certain attributes is created The user is logged in as either a write user or as an admin Sensor attributes The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user enters the sensor attributes The sensor will be created An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

17 Use Case 008 Name Short description Importing data This use case describes the way in which a logged in user (write user or admin user) imports data Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly Input data is stored in the database The user is logged in as either a write user or as an admin Input file The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user uploads the file The file will be checked for validity The input data is stored in the database An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

18 Use Case 009 Name Short description Adding sensor attributes This use case describes the way in which a logged in user (write user or admin user) adds an attribute to an existing sensor Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly An attribute of an existing sensor is added The user is logged in as either a write user or as an admin Attribute, which shall be added to the existing sensor The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user enters the new attribute and the target sensor The attribute will be added to the sensor An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

19 Use Case 010 Name Short description Changing user passwords This use case describes the way in which a logged in admin user changes an existing user password Agent User Graphical User Interface Database Trigger Result Pre-condition Data input Post-condition Process description Error handling User interacts with the graphical user interface accordingly The password of a certain user is changed The user is logged in as an admin user New password The input data has to be valid and must not be empty User interacts with the graphical user interface accordingly The user enters the new password and selects the user whose password shall be changed The password of the selected user will be changed An error message will be shown on the graphical user interface Lastenheft Projekt TU Wien - T.I.L.T

20 Graphical User Interface Layout Lastenheft Projekt TU Wien - T.I.L.T

21 Lastenheft Projekt TU Wien - T.I.L.T

22 Lastenheft Projekt TU Wien - T.I.L.T

23 Schnittstellen User- Software: User inserts new data source (measurement device): Every authorised user can add new measurement devices. In this process he or she defines the data format and how the data needs to be stored. The person who created the entry for the measurement devices is the administrator for the respective device. Once defined measurement devices can be connected to machines. Furthermore, those devices can be used as the starting point for the instantiation of other, similar measurement devices (device library). For online (monitoring devices), this is the moment, data is written to the database. Other data sources (experiments), users add data manually. User adds experiment-data: For every experimental run, the user can decide to write the measured values to the database. This has to be done manually. The software needs to be designed in a way, so that the users accept the system features (i.e. uploading the data needs to be easier than the current solutions (csv+excel ). User reads data: For any given period of time, any given dataset can be retrieved. Datasets are defined by the measurement device used and the machine the measuring device was installed at. This feature must only be accessible for IFT-scientists. For visualisation purposes or guests, limited access to the read data is necessary. User-Database: The administrator needs to be able to manually manipulate the database. Software-Database: Data is written to database Data in database is filtered (Rauschdaten) Lastenheft Projekt TU Wien - T.I.L.T

24 4.2. Product Data Main Data Offline Data: Not connected with the monitoring system. Are provided manually by users in the form of.csv-files. Online Data: Data is transmitted via TCP/IP at an adjustable rate. Data sources are in the same VLAN as the Server. The connection is established by the measurement device. For both data sources the following datatypes might be provided: Boolean Integer (32bit signed) Float (32bit) DateTime (milli-second range) String (variable length, UTF-8 coded) Performance estimations: 50 send per second: 1 DateTime 4 Float 4 Integer 1 String (80 symbols) The resulting data should be stored for approximately 2 years Data Retention / Backups and Recovery The database is the final non-volatile storage for all Information fed in the System. It acts as an archive, the application has to access it, to fetch data and present it to the user. To ensure that the data integrity is guaranteed, all data is stored redundantly in multiple physical locations. General Requirements Collect Data at a rate of entries per second (10 entries/ms) Ignore invalid or corrupt data Backup Requirements Store Data redundantly in multiple physical locations Regular Backups to minimize the risk of data loss Database Product Requirements Relational Database SQL compatible Open Source Consistency and Availability 4.3. Produktleistungen und funktionale Randbedingungen Standardization Layer /SL01/ A sensor may not write measurement data faster than once every 10 milliseconds. Lastenheft Projekt TU Wien - T.I.L.T

25 /SL02/ Measurement data has to be directly written into a document /SL03/ Every Sensor writes into an individual document /SL04/ The naming convention of such documents shall be SensorID_SEQUENCERID.json (Sequencer is an increasing numerization) /SL05/ For the Sequencer a 16 bit value should be used (more not necessary since there cannot be more than files in queue at one time by one sensor) /SL06/... /SL06/ While writing measurement data, the document must not be closed /SL07/ There may only be a 10 seconds delay of the measurement interval (A sensor with a measurement interval of 1 second may only write 10 measurement values, a sensor with a measurement interval of 10 milliseconds may write 1000 measurement values) /SL08/ The number of measurement values has to be chosen in a way, that there is at least a time difference of 1 second between the creation of files /SL09/ The parser will use prepared statements after checking the file /SL10/ The parser might stop reading a document if there has been no CLOSE_WRITE for more than 1 hour -> the sensor should be programed to automatically stop after 1 hour Database & Backups /DB01/ Permanently store all valid information fed into the system /DB02/ Ensure the information is accessible by the application using SQL Queries /DB03/ Withstand up to entries per second (10 entries/ms) /DB04/ Insert new data into the database using SQL queries /DB05/ Database views are provided to display information /DB06/ The Database will provide documented users and passwords to execute queries on the Database /DB10/ Minimize the risk of data loss by storing all information redundantly /DB11/ If not enough disk space is available to store incoming data, the oldest sets will automatically be removed /DB12/ If the required hardware requirements for data integrity are not met, the administrators will be informed 4.4. Quality Requirements General Requirements Excuselefly use open source technologies Document all units and integrations Lastenheft Projekt TU Wien - T.I.L.T

26 Product-Specific Requirements Anforderungen an die Produktqualität Quality Requirement Notes, Comments Functionality Normal Tool will be used on a constant basis. Reliability High Reliability is crucial for user acceptance Continuous Operation High Especially Monitoring data will be fed into the database constantly. Experimental data or data sources can be added at any time. Usability High Researchers need to be able to store and access data easily. This is crucial for user acceptance. Accessibility Normal Access via IFT-Network needs to be provided. Efficiency Low Data rates are expected to be low enough for a normal PC system to easily be able to cope with the resulting processes. Adaptability Very High T.I.L.T will be used under constantly changing conditions. Data sources will be added and changed. Transferability and Portability Low T.I.L.T is designed to be applied only at the IFT Correctness Very High Experimental data often can only be produced under very specific conditions and the process is always time consuming. Data must be reliable. Robustness Very High Experimental data often can only be produced under very specific conditions and the process is always time consuming. Data storage must be reliable. Extendability, Maintainability Very high This system is expected to lay the foundation for further research in the area of data science. Maintenance will be done by researchers. Therefore the necessary actions must be realistic to be carried out by untrained mechanical engineers with intermediate IT-knowledge. Reusability Low Is not intended. Compatibility Low T.I.L.T only needs to function on Windows PCs Lastenheft Projekt TU Wien - T.I.L.T

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C

MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C MODULAR CONCEPT AND BASIC FUNCTIONS OF SPEEDIKON C speedikon C is a highly flexible system with unlimited possibilities to map your processes and to display any desired data sets. The modular concept has

More information

SAP Analytics Cloud Best Practices for BI Platform Live Universes

SAP Analytics Cloud Best Practices for BI Platform Live Universes NOTE: Delete the yellow stickers when finished. See the SAP Image Library for other available images. Once the custom image is inserted, click Format Send Backward Send to Back, so the motion band is on

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Centralized Policy, Virus, and Outbreak Quarantines

Centralized Policy, Virus, and Outbreak Quarantines Centralized Policy, Virus, and Outbreak Quarantines This chapter contains the following sections: Overview of Centralized Quarantines, page 1 Centralizing Policy, Virus, and Outbreak Quarantines, page

More information

BIOMA USER MANUAL VERSION

BIOMA USER MANUAL VERSION BIOMA USER MANUAL VERSION 2.2.1304 VIENNA UNIVERSITY OF TECHNOLOGY, JULY 2013 Vienna University of Technology Institute for Water Quality, Resources and Waste Management A-1040 Wien, Karlsplatz 13/226

More information

PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle:

PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle: PRODUCT BROCHURE Mailbox Shuttle and Archive Shuttle: Seamlessly migrate email and archives. Email is a mission-critical service, so it s important that when you migrate your live mail the solution you

More information

MindSphere. Fleet Manager. Introduction to "Fleet Manager" 1. User interface for "Fleet Manager" 2. User rights in "Fleet Manager" 3.

MindSphere. Fleet Manager. Introduction to Fleet Manager 1. User interface for Fleet Manager 2. User rights in Fleet Manager 3. Introduction to "Fleet Manager" 1 User interface for "Fleet Manager" 2 MindSphere User rights in "Fleet Manager" 3 Asset navigation 4 Using extensions 5 System Manual V1801.K0507 V1801.K0214 Legal information

More information

Best Practices for Deployment of SQL Compliance Manager

Best Practices for Deployment of SQL Compliance Manager Best Practices for Deployment of SQL Compliance Manager Table of Contents OVERVIEW/PURPOSE...2 REQUIRED LEVEL OF AUDITING...2 SQL COMPLIANCE REPOSITORY SQL SETTINGS...2 CONFIGURATION SETTINGS...3 CAPTURED

More information

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3

Administering vrealize Log Insight. 05-SEP-2017 vrealize Log Insight 4.3 Administering vrealize Log Insight 05-SEP-2017 4.3 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Memory may be insufficient. Memory may be insufficient.

Memory may be insufficient. Memory may be insufficient. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

MindSphere. Fleet Manager. Introduction to "Fleet Manager" 1. User interface for "Fleet Manager" 2. User rights in "Fleet Manager" 3

MindSphere. Fleet Manager. Introduction to Fleet Manager 1. User interface for Fleet Manager 2. User rights in Fleet Manager 3 Introduction to "Fleet Manager" 1 User interface for "Fleet Manager" 2 MindSphere User rights in "" 3 Asset navigation 4 Using extensions 5 System Manual 08/2018 V1801.K0730 Legal information Warning notice

More information

Managing the Database

Managing the Database Slide 1 Managing the Database Objectives of the Lecture : To consider the roles of the Database Administrator. To consider the involvmentof the DBMS in the storage and handling of physical data. To appreciate

More information

T2/T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT SHARED SERVICES (SHRD) FOR

T2/T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT SHARED SERVICES (SHRD) FOR T2/T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT FOR SHARED SERVICES (SHRD) Version: 1.0 Status: FINAL Date: 06/12/2017 Contents 1 EUROSYSTEM SINGLE MARKET INFRASTRUCTURE GATEWAY (ESMIG)... 6 1.1 Overview...

More information

User requirements document. PMoC 14/04/2003 Version 1.7

User requirements document. PMoC 14/04/2003 Version 1.7 User requirements document PMoC 14/04/2003 Version 1.7 T-76.115 User requirements document PmoC Version Date Author Description 1.7 14.4.2003 Lönnberg Added rotate/flip of symbols. 1.6 21.3.2003 Lönnberg

More information

Monitoring and analysis of your plant systems

Monitoring and analysis of your plant systems Monitoring and analysis of your plant systems At any place at any time The portal solution JUNE5 Your mobile and desktop assistant for the perfect overview The web based analysis for your plant systems

More information

Sparta Systems TrackWise Digital Solution

Sparta Systems TrackWise Digital Solution Systems TrackWise Digital Solution 21 CFR Part 11 and Annex 11 Assessment February 2018 Systems TrackWise Digital Solution Introduction The purpose of this document is to outline the roles and responsibilities

More information

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS).

DRS Policy Guide. Management of DRS operations is the responsibility of staff in Library Technology Services (LTS). Harvard University Library Office for Information Systems DRS Policy Guide This Guide defines the policies associated with the Harvard Library Digital Repository Service (DRS) and is intended for Harvard

More information

Adobe Marketing Cloud Dataset Configuration

Adobe Marketing Cloud Dataset Configuration Adobe Marketing Cloud Dataset Configuration Contents Dataset Configuration...6 Understanding Dataset Construction...6 Log Processing...6 Transformation...7 Understanding Dataset Configuration...8 Required

More information

TeamViewer 12 Manual Management Console. Rev

TeamViewer 12 Manual Management Console. Rev TeamViewer 12 Manual Management Console Rev 12.1-201704 TeamViewer GmbH Jahnstraße 30 D-73037 Göppingen www.teamviewer.com Table of content 1 About the TeamViewer Management Console 4 1.1 About the Management

More information

Community Edition. Web User Interface 3.X. User Guide

Community Edition. Web User Interface 3.X. User Guide Community Edition Talend MDM Web User Interface 3.X User Guide Version 3.2_a Adapted for Talend MDM Web User Interface 3.2 Web Interface User Guide release. Copyright This documentation is provided under

More information

Pro2SQL. OpenEdge Replication. for Data Reporting. for Disaster Recovery. March 2017 Greg White Sr. Progress Consultant Progress

Pro2SQL. OpenEdge Replication. for Data Reporting. for Disaster Recovery. March 2017 Greg White Sr. Progress Consultant Progress Pro2SQL for Data Reporting OpenEdge Replication for Disaster Recovery March 2017 Greg White Sr. Progress Consultant Progress 1 Introduction Greg White Sr. Progress Consultant (Database and Pro2) 2 Replication

More information

Horizon Societies of Symbiotic Robot-Plant Bio-Hybrids as Social Architectural Artifacts. Deliverable D4.1

Horizon Societies of Symbiotic Robot-Plant Bio-Hybrids as Social Architectural Artifacts. Deliverable D4.1 Horizon 2020 Societies of Symbiotic Robot-Plant Bio-Hybrids as Social Architectural Artifacts Deliverable D4.1 Data management plan (open research data pilot) Date of preparation: 2015/09/30 Start date

More information

Pacific Knowledge Systems. RippleDown Deployment Guide: v8.0.5

Pacific Knowledge Systems. RippleDown Deployment Guide: v8.0.5 Pacific Knowledge Systems RippleDown Deployment Guide: v8.0.5 Copyright Notice The information provided in this User's Guide is subject to change without notice and is not a commitment by Pacific Knowledge

More information

Developing a Research Data Policy

Developing a Research Data Policy Developing a Research Data Policy Core Elements of the Content of a Research Data Management Policy This document may be useful for defining research data, explaining what RDM is, illustrating workflows,

More information

ODBC Client Driver PTC Inc. All Rights Reserved.

ODBC Client Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 External Dependencies 4 Setup 5 Channel Properties General 5 Channel Properties Write Optimizations 6 Channel Properties

More information

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam. Copyright 2014 SEP

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam.  Copyright 2014 SEP Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW... 3 SOLUTION COMPONENTS... 4-5 SAP HANA... 6 SEP

More information

Mastering phpmyadmiri 3.4 for

Mastering phpmyadmiri 3.4 for Mastering phpmyadmiri 3.4 for Effective MySQL Management A complete guide to getting started with phpmyadmin 3.4 and mastering its features Marc Delisle [ t]open so 1 I community experience c PUBLISHING

More information

Question #1: 1. The assigned readings use the phrase "Database Approach." In your own words, what is the essence of a database approach?

Question #1: 1. The assigned readings use the phrase Database Approach. In your own words, what is the essence of a database approach? Question #1: 1. The assigned readings use the phrase "Database Approach." In your own words, what is the essence of a database approach? Respondant: I understand the essence of "database approach" to be

More information

Freshcaller in Freshdesk

Freshcaller in Freshdesk Getting started with Freshcaller in Freshdesk An agent s guide CONTENTS 1 Introduction 2 Basic onboarding and activation 6 Setting the agent availability & choosing your phone number 9 Making calls 15

More information

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

More information

Memory Based Driver PTC Inc. All Rights Reserved.

Memory Based Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents Memory Based Driver 1 Table of Contents 2 Memory Based Driver 3 Overview 3 Channel Properties - General 3 Channel Properties - Write Optimizations

More information

Sparta Systems TrackWise Solution

Sparta Systems TrackWise Solution Systems Solution 21 CFR Part 11 and Annex 11 Assessment October 2017 Systems Solution Introduction The purpose of this document is to outline the roles and responsibilities for compliance with the FDA

More information

DIGITAL STEWARDSHIP SUPPLEMENTARY INFORMATION FORM

DIGITAL STEWARDSHIP SUPPLEMENTARY INFORMATION FORM OMB No. 3137 0071, Exp. Date: 09/30/2015 DIGITAL STEWARDSHIP SUPPLEMENTARY INFORMATION FORM Introduction: IMLS is committed to expanding public access to IMLS-funded research, data and other digital products:

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information

The TDAQ Analytics Dashboard: a real-time web application for the ATLAS TDAQ control infrastructure

The TDAQ Analytics Dashboard: a real-time web application for the ATLAS TDAQ control infrastructure The TDAQ Analytics Dashboard: a real-time web application for the ATLAS TDAQ control infrastructure Giovanna Lehmann Miotto, Luca Magnoni, John Erik Sloper European Laboratory for Particle Physics (CERN),

More information

Cool things in Navigator for IBM i to be a Rock Star Administrator

Cool things in Navigator for IBM i to be a Rock Star Administrator Cool things in Navigator for IBM i to be a Rock Star Administrator itech Solutions because IBM i (AS/400s) don t come with System Administrators Pete Massiello itech Solutions pmassiello@itechsol.com 203-744-7854

More information

On-Premises v7.x Installation Guide

On-Premises v7.x Installation Guide On-Premises v7.x Installation Guide 1 Table of Contents ControlUp s On Premises Server Installation Wizard...3 ControlUp On-Premises Server s prerequisites...3 End-User License Agreement...4 Insights On-Premises

More information

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management November 2015 Table of Contents Introduction... 1 Verint Knowledge Management

More information

Hybrid Backup & Disaster Recovery. Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam

Hybrid Backup & Disaster Recovery. Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam Hybrid Backup & Disaster Recovery Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam 1 Table of Contents 1. Introduction and Overview... 3 2. Solution Components... 3 3. SAP HANA: Data Protection...

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

Ovation Process Historian

Ovation Process Historian Ovation Process Historian Features Designed to meet the needs of precision, performance, scalability and historical data management for the Ovation control system Collects historical data of Ovation process

More information

The Salesforce Migration Playbook

The Salesforce Migration Playbook The Salesforce Migration Playbook By Capstorm Table of Contents Salesforce Migration Overview...1 Step 1: Extract Data Into A Staging Environment...3 Step 2: Transform Data Into the Target Salesforce Schema...5

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

1. Introduction Minimum system requirements Basic Concept Server mode

1. Introduction Minimum system requirements Basic Concept Server mode 1. Introduction TC Monitor is software for monitoring and control of Ethernet (TCW) and GSM/GPRS (TCG) controllers. The supported devices are TCW122B-CM, TCW181B-CM, TCW241, TCW220, TCW210-TH and TCG120.

More information

Teams migration. Admin guide for Office 365 teams/groups to teams/groups migrations

Teams migration. Admin guide for Office 365 teams/groups to teams/groups migrations Teams migration Admin guide for Office 365 teams/groups to teams/groups migrations Copyright 2019 CLOUDIWAY. All rights reserved. Use of any CLOUDIWAY solution is governed by the license agreement included

More information

Administration and Data Retention. Best Practices for Systems Management

Administration and Data Retention. Best Practices for Systems Management Administration and Data Retention Best Practices for Systems Management Agenda Understanding the Context for IT Management Concepts for Managing Key IT Objectives Aptify and IT Management Best Practices

More information

Data Protection. Plugging the gap. Gary Comiskey 26 February 2010

Data Protection. Plugging the gap. Gary Comiskey 26 February 2010 Data Protection. Plugging the gap Gary Comiskey 26 February 2010 Data Protection Trends in Financial Services Financial services firms are deploying data protection solutions across their enterprise at

More information

Documentation Accessibility. Access to Oracle Support. Supported Browsers

Documentation Accessibility. Access to Oracle Support. Supported Browsers Oracle Cloud Known Issues for Oracle Business Intelligence Cloud Service E37404-12 March 2018 Known Issues Learn about the issues you may encounter when using Oracle Business Intelligence Cloud Service

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

Installation guide for DataCove Archiver Virtual Machines Hypervisor type: Hyper-V 2012 R2 December 20, 2015 Revision 1.0

Installation guide for DataCove  Archiver Virtual Machines Hypervisor type: Hyper-V 2012 R2 December 20, 2015 Revision 1.0 Installation guide for DataCove Email Archiver Virtual Machines Hypervisor type: Hyper-V 2012 R2 December 20, 2015 Revision 1.0 Introduction: Hello, and thank you for your decision to utilize the DataCove

More information

Server Installation. Parent page: System Installation, Licensing & Management

Server Installation. Parent page: System Installation, Licensing & Management Published on Online Documentation for Altium Products (https://www.altium.com/documentation) ホーム > Altium Infrastructure Server 製品マニュアル Modified by Rob Evans on Feb 20, 2018 Parent page: System Installation,

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

STRATandGO Technology

STRATandGO Technology STRATandGO Technology PROCOS Professional Controlling Systems AG Gewerbeweg 15 FL- 9490 Vaduz Version: 1.4 Datum: June 2014 PROCOS Professional Controlling Systems AG TABLE OF CONTENTS 1. Architecture

More information

Administering LAW PreDiscovery

Administering LAW PreDiscovery Administering Admin Guide, Version 6.17.105 Configuring LAW and SQL Server Compacting the Database Reviewing Errors Reorganizing uments Scanning for Errors Validating ument Ranges Extracting Subsets Run

More information

Euro-BioImaging Preparatory Phase II Project

Euro-BioImaging Preparatory Phase II Project Euro-BioImaging Preparatory Phase II Project Web access portal running with all features, including links to the EuBI nodes' online resources Project N. 688945 Project Title Euro-BioImaging Preparatory

More information

Software Operations Manual

Software Operations Manual Software Operations Manual Version 5.0 System Requirements PC with 1GHz or higher, Intel Pentium Processor or compatible Microsoft Windows XP Professional or Vista Business Edition Microsoft.NET framework

More information

Oracle Database 10g: New Features for Administrators Release 2

Oracle Database 10g: New Features for Administrators Release 2 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 10g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course introduces students to the new features

More information

External Data Connector for SharePoint

External Data Connector for SharePoint External Data Connector for SharePoint Last Updated: August 2014 Copyright 2014 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems

More information

L3.4. Data Management Techniques. Frederic Desprez Benjamin Isnard Johan Montagnat

L3.4. Data Management Techniques. Frederic Desprez Benjamin Isnard Johan Montagnat Grid Workflow Efficient Enactment for Data Intensive Applications L3.4 Data Management Techniques Authors : Eddy Caron Frederic Desprez Benjamin Isnard Johan Montagnat Summary : This document presents

More information

Interstage Shunsaku Data Manager Operator s Guide

Interstage Shunsaku Data Manager Operator s Guide Interstage Shunsaku Data Manager Operator s Guide Operator s Guide Trademarks Trademarks of other companies are used in this manual only to identify particular products or systems. Product Microsoft, Visual

More information

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Application notes Abstract These application notes explain configuration details for using Infortrend EonStor DS Series iscsi-host

More information

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error.

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Vyapin Office 365 Management Suite

Vyapin Office 365 Management Suite Vyapin Office 365 Management Suite Last Updated: December 2015 Copyright 2015 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems Private

More information

Changes to questionnaire designer and programming language. New guides on the use of functions in Survey Solutions

Changes to questionnaire designer and programming language. New guides on the use of functions in Survey Solutions Dear friends of Survey Solutions, In version 5.0.0 that we have released on September 1, 2015 you will find a radically improved interface and lot of helpful new features to automate common tasks when

More information

PDC Server. Process Data Collection. Manual

PDC Server. Process Data Collection. Manual Informations-, Prozess- und Kommunikations-Systeme GmbH PDC Server Process Data Collection Manual Informations-, Prozess- und Kommunikations-Systeme GmbH Copyright 2007 All rights reserved. IPKS GmbH No

More information

Rotronic Monitoring System Technical paper Version 1.0. Rotronic Monitoring System - Technical paper - Understanding RMS from an IT perspective

Rotronic Monitoring System Technical paper Version 1.0. Rotronic Monitoring System - Technical paper - Understanding RMS from an IT perspective Version 1.0 Rotronic Monitoring System - Technical paper - Understanding RMS from an IT perspective 2 Abbreviations CFR CL CS FAT FDA FRS FS Code of Federal Regulations Change Log Configuration Specification

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

Real-time Monitoring, Inventory and Change Tracking for. Track. Report. RESOLVE!

Real-time Monitoring, Inventory and Change Tracking for. Track. Report. RESOLVE! Real-time Monitoring, Inventory and Change Tracking for Track. Report. RESOLVE! Powerful Monitoring Tool for Full Visibility over Your Hyper-V Environment VirtualMetric provides the most comprehensive

More information

Sparta Systems Stratas Solution

Sparta Systems Stratas Solution Systems Solution 21 CFR Part 11 and Annex 11 Assessment October 2017 Systems Solution Introduction The purpose of this document is to outline the roles and responsibilities for compliance with the FDA

More information

BI4Dynamics AX Installation Requirements

BI4Dynamics AX Installation Requirements BI4Dynamics AX Installation Requirements Last update: April 2018 AX version 6 Document revision 2 Page 1 1. SYSTEM REQUIREMENTS BI4Dynamics can run on premise and in cloud Platform as Service (PaaS). Note:

More information

SIMSme Management Cockpit Documentation

SIMSme Management Cockpit Documentation Introduction SIMSme Management Cockpit Documentation Version 2.1 February 2018 Table of Contents 1 INTRODUCTION... 2 2 USERS... 3 3 LICENSES... 5 4 GROUPS... 7 5 CHANNELS... 8 6 DASHBOARD...10 7 APP SETTINGS...12

More information

Your upgrade to smartdata.gen2

Your upgrade to smartdata.gen2 Your upgrade to smartdata.gen2 smartdata.gen2 (SDG2) is a robust card and expense reporting tool and is hosted by MasterCard. It has a reporting package built for clients with sophisticated card and expense

More information

Dimensioning enterprise cloud platforms for Bring Your Own Devices (BYOD) BYOD Device Emulation and Policy Analysis

Dimensioning enterprise cloud platforms for Bring Your Own Devices (BYOD) BYOD Device Emulation and Policy Analysis Dimensioning enterprise cloud platforms for Bring Your Own Devices (BYOD) BYOD Device Emulation and Policy Analysis Enterprise Policy Management for BYOD Dimensioning enterprise cloud platforms for BYOD

More information

Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations

Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations Table of contents Faster Visualizations from Data Warehouses 3 The Plan 4 The Criteria 4 Learning

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

Let s manage agents. Tom Sightler, Principal Solutions Architect Dmitry Popov, Product Management

Let s manage agents. Tom Sightler, Principal Solutions Architect Dmitry Popov, Product Management Let s manage agents Tom Sightler, Principal Solutions Architect Dmitry Popov, Product Management Agenda Inventory management Job management Managed by backup server jobs Managed by agent jobs Recovery

More information

Ekran System v Program Overview

Ekran System v Program Overview Ekran System v. 6.2 Program Overview Contents About the Program Login Ekran Server & Management Tool Notifying Users about Being Database Management Monitored Licensing User Blocking Client Installation

More information

BI4Dynamics AX Installation Requirements

BI4Dynamics AX Installation Requirements BI4Dynamics AX Installation Requirements Last update: May 2017 AX version 5 Document revision 2 Page 1 1. SYSTEM REQUIREMENTS BI4Dynamics can run on premise and in cloud Platform as Service (PaaS). Note:

More information

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Primavera Portfolio Management 9.0 What s New Copyright 1999-2011, Oracle and/or its affiliates. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Evaluator Group Inc. Executive Editor: Randy Kerns

Evaluator Group Inc. Executive Editor: Randy Kerns Avoiding an Infrastructure Cost Explosion as You Move to Exchange 2010 Metalogix Archive Manager Evaluator Group Inc. Technology Insight Series Executive Editor: Randy Kerns Version 1: January 2012 Copyright

More information

JobRouter Product description Version 3.0

JobRouter Product description Version 3.0 JobRouter Product description Version 3.0 Index Philosophy... 03 Workflow with JobRouter Basics... 04 Defining the term workflow... 04. Displaying processes... 04 Forms of process management... 05 Sequential...

More information

SAP Business Warehouse powered by SAP HANA

SAP Business Warehouse powered by SAP HANA SAP Business Warehouse powered by SAP HANA Jürgen Hagedorn, Vice President, Head of PM for SAP HANA Europe & APJ, SAP SAP HANA Council July 30, 2013 Mumbai, India SAP Business Warehouse Widely Adopted

More information

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release

Release Notes Release (December 4, 2017)... 4 Release (November 27, 2017)... 5 Release Release Notes Release 2.1.4. 201712031143 (December 4, 2017)... 4 Release 2.1.4. 201711260843 (November 27, 2017)... 5 Release 2.1.4. 201711190811 (November 20, 2017)... 6 Release 2.1.4. 201711121228 (November

More information

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2

Edition 3.2. Tripolis Solutions Dialogue Manual version 3.2 2 Edition 3.2 Tripolis Solutions Dialogue Manual version 3.2 2 Table of Content DIALOGUE SETUP... 7 Introduction... 8 Process flow... 9 USER SETTINGS... 10 Language, Name and Email address settings... 10

More information

Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES

Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES Corporate Trainer s Profile Corporate Trainers are having the experience of 4 to 12 years in development, working with TOP CMM level 5 comapnies (Project Leader /Project Manager ) qualified from NIT/IIT/IIM

More information

Comodo cwatch Network Software Version 2.23

Comodo cwatch Network Software Version 2.23 rat Comodo cwatch Network Software Version 2.23 Administrator Guide Guide Version 2.23.060618 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1 Introduction to Comodo cwatch

More information

User Guide. Version R95. English

User Guide. Version R95. English Cloud Backup User Guide Version R95 English September 11, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS

More information

Setup and Reconfiguration Guide

Setup and Reconfiguration Guide EPIC Setup and Reconfiguration Guide VM-0001-07 Copyright Data Interchange Plc Peterborough, England, 2012. All rights reserved. No part of this document may be disclosed to third parties or reproduced,

More information

Inline Processing Engine User Guide. Release: August 2017 E

Inline Processing Engine User Guide. Release: August 2017 E Inline Processing Engine User Guide Release: 8.0.5.0.0 August 2017 E89148-01 Inline Processing Engine User Guide Release: 8.0.5.0.0 August 2017 E89148-01 Oracle Financial Services Software Limited Oracle

More information

Security and Compliance

Security and Compliance Security and Compliance Version 1.3 12/9/2016 Hyperfish Security Whitepaper 1 Table of Contents 1 Introduction... 3 2 Hyperfish... 3 2.1 Product Overview... 3 2.2 How it Works... 3 2.3 Modes of Operation...

More information

Leveraging ALCOA+ Principles to Establish a Data Lifecycle Approach for the Validation and Remediation of Data Integrity. Bradford Allen Genentech

Leveraging ALCOA+ Principles to Establish a Data Lifecycle Approach for the Validation and Remediation of Data Integrity. Bradford Allen Genentech Leveraging ALCOA+ Principles to Establish a Data Lifecycle Approach for the Validation and Remediation of Data Integrity Bradford Allen Genentech 1 Agenda Introduction Data Integrity 101 Review What is

More information

Transaction Cordinator: Design and Planning

Transaction Cordinator: Design and Planning Transaction Cordinator: Design and Planning Joshua Lee, Damon McCormick, Kim Ly, Chris Orimoto, John Wang, and Daniel LeCheminant October 4, 2004 Contents 1 Overview 2 2 Document Revision History 2 3 System

More information

Working with Reports

Working with Reports The following topics describe how to work with reports in the Firepower System: Introduction to Reports, page 1 Risk Reports, page 1 Standard Reports, page 2 About Working with Generated Reports, page

More information

Prerequisites for Using Enterprise Manager with Your Primavera Applications

Prerequisites for Using Enterprise Manager with Your Primavera Applications Oracle Enterprise Manager For Oracle Construction and Engineering Configuration Guide for On Premises Version 18 August 2018 Contents Introduction... 5 Prerequisites for Using Enterprise Manager with

More information

This version has been archived. Find the current version at on the Current Documents page. Archived Version. Capture of Live Systems

This version has been archived. Find the current version at   on the Current Documents page. Archived Version. Capture of Live Systems Scientific Working Group on Digital Evidence Capture of Live Systems Disclaimer: As a condition to the use of this document and the information contained therein, the SWGDE requests notification by e-mail

More information

Sales Management Portal

Sales Management Portal Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 7-1-2017 Sales Management Portal Janumala Nikitha Governors State University

More information

CS 577A Team 1 DCR ARB. PicShare

CS 577A Team 1 DCR ARB. PicShare CS 577A Team 1 DCR ARB PicShare Team and Project Review (DEN) Project Evaluation Positives Resilient Agile detailed design promotes thoroughness before any code is written Development time should be reduced

More information

The system has several front-end content discovery options. Here are examples of their interfaces (see more on our site at

The system has several front-end content discovery options. Here are examples of their interfaces (see more on our site at November, 2014 1 TrenDemon is a content marketing platform which helps boost conversions from your existing traffic and content using personalized recommendations and call to actions. The system has several

More information