Overview of Document Management System Projections. Version 2015

Size: px
Start display at page:

Download "Overview of Document Management System Projections. Version 2015"

Transcription

1 Overview of Document Management System Projections Version 2015

2 Overview of Document Management System Projections Contents What is DMS Projections... 3 Key Features... 5 Support for Linked Files... 5 Simple Publish\Edit within Application... 5 Publish Through Drag and Drop... 8 Bulk Move File Capability... 8 Support for Windows Printing Features... 8 Constraints General Technical Other Important Facts about Projections Best Practice Guidelines Accessing Documents Publishing\Editing a Document What is not in the Current Scope of DMS Projections Offline Syncing WIP CAD Management in DLM FAQ Union Square Software Ltd Page 2

3 What are DMS Projections? DMS Projections allow part of the Union Square DMS to be accessible through a traditional network file share from a Windows server. The DMS Projection appears as a disk on the server to an administrator who is then able to create a Network Share to allow users to navigate to it. Users can access the projection using the network share, which could be a mapped drive on their PC, or they can enter a UNC path directly. For example \\qa-projection\p. Once the user has accessed the share they will see the root directories that map to Union Square Entity Classes. Currently the system supports the Enquiry and Project entities only. More flexible entity options will be added in future versions. A General folder is also shown. This displays any pools that have been flagged for inclusion in the DMS Projection. These pools are shown without any entity breakdown. Within each Entity class the Projection will initially display a folder representing a breakdown by year of record creation. Within each year the Projection displays the list of all project or enquiries as folders. Within each entity all document pools that are linked to the entity will be shown. This will follow the same hierarchy as the Pools in the DMS. One point to note is that the Project will show all possible folders for 2016 Union Square Software Ltd Page 3

4 the entity class whereas the DMS only shows Pools with Content. The same navigation and document is shown below for both the DMS and the projection in the screen shot below: Union Square Software Ltd Page 4

5 Key Features Support for Linked Files Many desktop applications support the principle of linked files. This includes Office applications and DTP system such as Adobe InDesign. The linking of files in these applications works on the basis of a direct file link and previously Union Square has been unable to support this as DMS files were only available via an http type link. DMS Projections overcomes this limitation and allows users to link to files that are in the DMS (and under full DMS control) by accessing the file via the Projection as linked file. See example below where an image is added to a PowerPoint presentation via a projection. Simple Publish\Edit within Application By exposing the DMS though a Windows file system the DMS Projection provide some basic publish and revise facilities from within applications such as MS Office. The process of saving (or copying\moving) a file into a projected leaf folder (all others are marked as read only) is translated into a publish in DMS terms. In the screen shots below you can see the file being saved to the projection in MS Word and then the file displayed in the DMS search screen. Because of the periodic publish there will be a delay in the file appearing in the DMS Union Square Software Ltd Page 5

6 Editing a files works in a similar way to publish. The user navigates to the file in MS Word and opens it. After making changes the user will save the file and eventually close MS Word. This will be translated as a new version (or versions see note below) of the document in the DMS. This is illustrated in the screenshots below that show the file being opened, saved and then displayed in the DMS screen showing the version history: Union Square Software Ltd Page 6

7 2016 Union Square Software Ltd Page 7

8 There are some import caveats to this feature which are explained in the constraints section. Publish Through Drag and Drop Files can be added to the DMS by simply Dragging and Dropping (or copy paste) files from a local or network location into the Projection. As with the In Application publish described above, this can only attribute a single pool and entity to the documents. Bulk Move File Capability Groups of files can be moved between pools or entities using the drag\drop or move metaphors in Windows folders. This provides a much more efficient way to moves documents that have been incorrectly published. This process works in the same manner as the existing Edit properties function, resulting in a new document record for each moved file. Support for Windows Printing Features Exposing DMS documents through the projection allows users to interact with standard Windows printing facilities. This is very useful when a user wishes to print multiple documents at the same time. In particular, Windows handles image printing well with tools that allow the user to lay out a page with multiple images printed. See screen shot below: Union Square Software Ltd Page 8

9 2016 Union Square Software Ltd Page 9

10 Constraints General 1. The Pool that represents DLM documents is currently excluded from the Projection. This is due to the inability of a traditional Windows file system to support multiple renditions of the same document and the concept of a placeholder. 2. Publishing Documents using Projections can only tag a file with a single entity and single pool. If a file needs to linked to multiple entities (e.g. project AND organisation) or multiple pools it cannot be done in the Projection and must be published using the Working Files check-in. 3. The Save action in a client application (Word, Excel etc.) is translated into a publish in the DMS. If the user saves the file multiple times in a session they may get several versions published. We attempt to limit this problem by checking on the saved state periodically (e.g. every 60 secs). This means that if the user saves the file 5 times in the 60 second period only one version, representing the last save, is published. This technical limitation is a consequence of the way that modern desktop applications manage their file edits (auto saves, backups, temps files, diff files etc. etc.). 4. Because there is no equivalent of a check-out process in the Windows file system it is possible that two users will edit the file in the projection at the same time. In this situation the files will be published as two versions and the last save will be the current version. 5. The Projection within an entity shows all possible folders (pools) rather than just those with content. This is in contrast to the DMS search screen that only shows pools with content for the entity. 6. Read history is not currently tracked as it is within the DMS. This is because it is very difficult to differentiate between a user reading a file and the operating system opening the file for various system purposes (e.g. text indexing). For the time being we have saved all the reads to a new table and in the future will look to translate this into entries in our current read history table using some form of heuristic. 7. Document pools that have mandatory entity requirements other than those represented by the projection (i.e. other than enquiry or project) have to be restricted as the Projection cannot satisfy them. In this situation the folder is presented as a read only folder. We have no way in Windows of identifying to the user why they cannot save into it. It will simply appear as if they don t have rights to it Union Square Software Ltd Page 10

11 Technical 1. The user must be logged onto the company network and must have their network credentials stored as part of the Union Square user details. This feature will not work for external\extranet users. 2. The initial release of Projections is not cache server aware. This means that users at remote sites will connect to the projection server over their WAN or will connect to a local Projections server that would access documents over the WAN. Depending on speed of links this could be quite slow unless the client invested in WAN acceleration technology such as Riverbed devices. 3. There are significant issues with Microsoft Project files and DMS Projections. When MS Project opens a project file it immediately writes back to the file. In Projection terms this means that the system cannot distinguish between a read and an edit. Every time a user opens a MS Project file in the projection the system will register a new version. 4. There is a limit to the combined length of the projection path and filename that is imposed by Windows 260 characters. We have attempted to reduce the impact of this limitation by using shortened identifiers for the folders when in the staging area (prior to publish). We are not able to change the filename however. It is not possible to give the user a fixed limit on the filename as it depends on the path as well (the limit is the two things together and this is not seen by the user). 5. The Synching facility available in Windows that allows network folders to be available to a user when they are offline is not supported by Projections in the current version. Other Important Facts about Projections 1. It is important to appreciate that this is a virtual file system and not just a copy of the DMS. The system uses entities and document pool structure to construct a series of folders in Windows. When a user selects a file they are actually opening the file stored in the native DMS. 2. Other than the access to the root network share, all security is managed automatically based on users settings in Union Square. This makes the management of the DMS Projection very simple. 3. Editing and moving can only effect a single pool\entity combination but the system retains all other metadata. This means that documents can be initially published (version 1) using complex metadata and then edited from within the applications (opened from the projection). When the file is saved (and published as a new version) the document s metadata will be preserved. This also applies to moving files through drag and drop or cut and paste. The DMS will only change the entity or pools affected by the process and retains all other metadata Union Square Software Ltd Page 11

12 2016 Union Square Software Ltd Page 12

13 Best Practice Guidelines Accessing Documents Use a projection to access documents if you wish to:- Embed a link (to a DMS document) in a document you are working on Print a number of documents out together Print a sheet of images out In all other situations you should use the DMS search screen as it is a more powerful search tool. Publishing\Editing a Document Use a Projection to publish a file if it only requires linking to a single entity (project or enquiry) and document pool. In all other situations use the check-in wizard which allows more comprehensive metadata tagging. Use a Projection to edit a file if you are planning to make minor and rapid changes. If you are planning to work on the file for more than a few minutes we would suggest you check the file out from the DMS Search screen. This will ensure no changes can take place during your edit. Use a Projection when you wish to move a group of files from one entity to another. You would typically do this to correct publishing errors. Use a Projection when you wish to move a group of files from one document pool to another. As above, you would typically do this to correct publishing errors Union Square Software Ltd Page 13

14 What is not in the Current Scope of DMS Projections Offline Syncing Windows provides a useful Synchronisation feature that allows a network drive to be synchronised to a user s local disk so that is available when the user is not connected to the network. This feature is known as Windows Sync. In the initial release of DMS Projections this feature is not supported. Longer term plans for Projections include adding this feature to provide off line file facilities for mobile users with laptops. WIP CAD Management in DLM DMS Projections provides a platform for enhancing the capabilities of the current DLM module in order to manage the Work in Progress\Native CAD files. This is possible because the Projection would allow CAD files to access related files (Xrefs) through a network path when they are published in Union Square. Union Square will incorporate this feature in a future version of the DLM software Union Square Software Ltd Page 14

15 FAQ What happens if a pool name is changed? When the projection first loads it caches the directory structure for the user. If the user does not access the projection for 1 hour it will dispose of its cache and reload it the next time it is accessed. At this point the pool name change will be visible. This means that for users accessing the Projection regularly the pool name won t be seen until the next day (it will refresh overnight). What happens when a new pool is created? When the projection first loads it caches the directory structure for the user. If the user does not access the projection for 1 hour it will dispose of its cache and reloads it the next time it is accessed. At this point the new pool will be visible. This means that for users accessing the Projection regularly the new pool won t be seen until the next day (it will refresh overnight). What happens if a new project\enquiry is added? When the projection first loads it caches the directory structure for the user. If the user does not access the projection for 1 hour it will dispose of its cache and reloads it the next time it is accessed. At this point the new project\enquiry will be visible. This means that for users accessing the Projection regularly the new entity won t be seen until the next day (it will refresh overnight). What happens when a user s security is changed so they see new pools (or have pools removed)? When the projection first loads it caches the directory structure for the user. If the user does not access the projection for 1 hour it will dispose of its cache and reloads it the next time it is accessed. At this point the security changes will be applied. This means that for users accessing the Projection regularly the security change won t be applied until the next day (it will refresh overnight). What happens if documents have duplicate titles and exist in the same pool? They will show in the Projection with a number in brackets after the shared title. The number will increment for each duplicate file added. This file can be edited and the edit will increment the version of the correct file. It would be difficult for the user to map the projection file back to the DMS file Union Square Software Ltd Page 15

16 How long will it take before newly published documents are visible in the projection? This is dependent on the Directory Refresh Time setting. Documents checked in using working files will be available after this period (note that this is a maximum delay). If they have been checked in using a Projection by another user then the publish delay setting will also need to be factored in. The user will need to refresh the directory in the projection (F5). What happens if a user accesses a file when it is checked out? The user will get a message identifying that the file is read only when they attempt to save it in the projection. What happens if a user attempts to check out a file that is being edited in Projections? They will be able to check the file out and make changes. Both the check-in and the saving of the file to the projection (from the editing application e.g. MS Word) would create new versions which will sit in the supersession stack. The order would depend on the timings of the save vs the check-in and the save delay set on the server. What happens if two users edit a file in a Projection at the same time? They will create two versions of the file with the order in the supersession stack being dependant on when they saved the file to the projection. If they both saved the file in the same save window (based on the save delay set in the Projections config) then the last save would be the last version. What happens if users save a file to a parent folder in the Projection? All non-leaf folders are marked as read only so the user will not be able to save to anything other than left folders. What happens if users cut and paste files outside of the projection? If the user attempts to use the cut and paste function to remove files from the DMS they system will translate this into a copy. In other words, the cut files will be copied to the new location outside of the project but will remain in the Projection as well. Will all right click actions in Windows Explorer be operational? 2016 Union Square Software Ltd Page 16

17 All standard actions will be available with the following exceptions:- Delete The file will appear to be deleted but will return when the directory refreshes. Windows Sync ( always available off line ) we will be looking to add support for this feature in a future version Union Square Software Ltd Page 17

18 2016 Union Square Software Ltd Page 18

Colligo Briefcase for Mac. Release Notes

Colligo Briefcase for Mac. Release Notes Colligo Briefcase for Mac Release Notes Contents Technical Requirements... 3 Release 7.5 06 Oct0ber 2017... 4 New in this Release... 4 Release 7.5 18 May 2017... 4 New in 7.5... 4 Issues 7.5... 5 Known

More information

Release Overview. Version 2016

Release Overview. Version 2016 Release Overview Version 2016 INTRODUCTION 4 BENEFITS 4 Improve user adoption 4 Higher impact in commercial presentations 4 Better support for Mobile users 4 Protect the business longer term 4 WHO IS IT

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER

Chapter. Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Chapter 10 Accessing Files and Folders MICROSOFT EXAM OBJECTIVES COVERED IN THIS CHAPTER Monitor, manage, and troubleshoot access to files and folders. Configure, manage, and troubleshoot file compression

More information

Repstor affinity. Installation and Configuration Guide(Generic)

Repstor affinity. Installation and Configuration Guide(Generic) Repstor affinity Installation and Configuration Guide(Generic) Document Version 3.7 April 2018 Contents 1. INTRODUCTION TO REPSTOR AFFINITY 3 ADVANTAGES OF REPSTOR AFFINITY... 3 2. REPSTOR AFFINITY INSTALLATION

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Getting started with M-Files

Getting started with M-Files Getting started with M-Files This guide helps you to get up to speed with M-Files. M-Files Desktop M-Files Desktop is the full-featured client UI for M-Files users and is the primary user interface that

More information

Chimpegration for The Raiser s Edge

Chimpegration for The Raiser s Edge Chimpegration for The Raiser s Edge Overview... 3 Chimpegration Versions... 3 Chimpegration Basic... 3 Chimpegration Professional... 3 The Raiser s Edge Versions... 3 Installation... 3 Set up... 4 Activation...

More information

EMC Documentum My Documentum Desktop (Windows)

EMC Documentum My Documentum Desktop (Windows) EMC Documentum My Documentum Desktop (Windows) Version 7.2 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 017489103 15084351000 www.emc.com Legal Notice Copyright 2003 2015 EMC Corporation.

More information

Workshare Desktop App. User Guide

Workshare Desktop App. User Guide Workshare Desktop App User Guide February 2018 Workshare Desktop App User Guide Table of Contents Introducing the Workshare Desktop App...4 What is the Desktop App?... 5 Key features of the Workshare desktop

More information

Repstor affinity. Installation and Configuration Guide

Repstor affinity. Installation and Configuration Guide Repstor affinity Installation and Configuration Guide Document Version 3.6.8 November 2017 Contents 1. INTRODUCTION TO REPSTOR AFFINITY 3 ADVANTAGES OF REPSTOR AFFINITY... 3 2. REPSTOR AFFINITY INSTALLATION

More information

OnePlac User Guide 6.4

OnePlac User Guide 6.4 OnePlaceMail User Guide 6.4 Overview Manage SharePoint Locations Save items from Outlook to SharePoint Send and save emails to SharePoint 6.4 Further configuration options Insert from SharePoint Open from

More information

User Guide - Exchange Mailbox Archiver Agent

User Guide - Exchange Mailbox Archiver Agent Page 1 of 245 User Guide - Exchange Mailbox Archiver Agent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Terminology SYSTEM REQUIREMENTS - EXCHANGE MAILBOX ARCHIVER AGENT DEPLOYMENT

More information

Page 1 of 6 Procedures > Pages > Procedures Use -the-system > MI-generate-report MI - Generate Report I Like It Tags & Notes MI - Generate Report This is an explanation of how to access, view and filter

More information

Tzunami Deployer Lotus Notes Exporter Guide

Tzunami Deployer Lotus Notes Exporter Guide Tzunami Deployer Lotus Notes Exporter Guide Version 2.5 Copyright 2010. Tzunami Inc. All rights reserved. All intellectual property rights in this publication are owned by Tzunami, Inc. and protected by

More information

InCycle InRelease User Guide

InCycle InRelease User Guide InCycle InRelease User Guide ABOUT THIS GUIDE The User Guide for the InCycle InRelease is for administrators and users. The following related documents for InRelease are also available: User Guide, which

More information

Frequently Asked Questions

Frequently Asked Questions Pastel Version 14 Intelligence Sage Reporting Pastel Version 14 1 Table of Contents Introduction 3 General 4 Report Manager / Viewer 6 Report Designer 8 Connector 14 2 1.0 Introduction The following document

More information

Lightroom Classic CC and Lightroom CC June 2018 Updates

Lightroom Classic CC and Lightroom CC June 2018 Updates Lightroom Classic CC and Lightroom CC June 2018 Updates This June Adobe have updated Lightroom Classic CC 7.4 and Lightroom CC 1.4. This release includes user interface refinements to aid folder management

More information

SharePoint Document Management

SharePoint Document Management SharePoint Document Management Use these feature checklists to guide and structure your evaluation of available products for SharePoint document management and email management. They show the features

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Getting Started Guide. Sage MAS Intelligence 500

Getting Started Guide. Sage MAS Intelligence 500 Getting Started Guide Sage MAS Intelligence 500 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3 Dashboard

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Storage Manager Using Altium Documentation Modified by Jason Howie on Jun 16, 2017 Parent page: System

More information

Quick Start Guide. Kaseya 2009

Quick Start Guide. Kaseya 2009 Agent Configuration and Deployment Quick Start Guide Kaseya 2009 February 13, 2010 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector

More information

Storage Manager. Summary. Panel access. Modified by on 10-Jan-2014

Storage Manager. Summary. Panel access. Modified by on 10-Jan-2014 Storage Manager Old Content - visit altium.com/documentation Modified by on 10-Jan-2014 Related panel: Differences Panel Related documents: Version Control and Altium Designer Version Control Terminology

More information

Union Square Release Notes. August 2016

Union Square Release Notes. August 2016 Union Square Release Notes August 2016 2016 Union Square Release Notes Companion Documents Release Notes 2007-2009 Release Notes 2010-2011 Release Notes 2012-2013 Release Notes 2014 Release Notes 2015

More information

TreeCollapseCL 4 Emma Hodcroft Andrew Leigh Brown Group Institute of Evolutionary Biology University of Edinburgh

TreeCollapseCL 4 Emma Hodcroft Andrew Leigh Brown Group Institute of Evolutionary Biology University of Edinburgh TreeCollapseCL 4 Emma Hodcroft Andrew Leigh Brown Group Institute of Evolutionary Biology University of Edinburgh 2011-2015 This command-line Java program takes in Nexus/Newick-style phylogenetic tree

More information

ProfileUnity with FlexApp Technology

ProfileUnity with FlexApp Technology ProfileUnity with FlexApp Technology Quick Start & Evaluation Guide Introduction This guide has been authored by experts at Liquidware in order to provide information and guidance concerning the evaluation

More information

Sage 500 ERP Business Intelligence

Sage 500 ERP Business Intelligence Sage 500 ERP Business Intelligence Getting Started Guide Sage 500 Intelligence (7.4) Getting Started Guide The software described in this document is protected by copyright, And may not be copied on any

More information

Version NaViSet Administrator 2. Quick Start Guide English

Version NaViSet Administrator 2. Quick Start Guide English Version 2.0.61 NaViSet Administrator 2 Quick Start Guide English NaViSet Administrator 2 Quick Start Guide English 1 ABOUT NAVISET ADMINISTRATOR 2... 3 1.1 SYSTEM REQUIREMENTS... 4 1.1.1 Supported Display

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

Colligo Manager 5.4 SP3. User Guide

Colligo  Manager 5.4 SP3. User Guide 5.4 SP3 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 4 Updating

More information

Tasktop Sync - Cheat Sheet

Tasktop Sync - Cheat Sheet Tasktop Sync - Cheat Sheet 1 Table of Contents Tasktop Sync Server Application Maintenance... 4 Basic Installation... 4 Upgrading Sync... 4 Upgrading an Endpoint... 5 Moving a Workspace... 5 Same Machine...

More information

Getting started with M Files Cloud Vault

Getting started with M Files Cloud Vault M-FILES CLOUD VAULT: GETTING STARTED Getting started with M Files Cloud Vault User's Guide Version: 7 01/10/2012 1/20 Content 1. INTRODUCTION... 3 1.1 Product support... 3 2. GETTING STARTED... 4 2.1 M-Files

More information

User Guide - Exchange Database idataagent

User Guide - Exchange Database idataagent Page 1 of 208 User Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

2013 SP1. User's Guide

2013 SP1. User's Guide 2013 SP1 User's Guide WorkZone Explorer 2013 SP1 Contents User's Guide for WorkZone Explorer 2013 SP1 3 Revision history 4 Getting started 5 What's new 7 About the folder structure 8 Working with cases

More information

USER GUIDE. We hope you enjoy using the product, and please don t hesitate to send us questions or provide feedback at Thank You.

USER GUIDE. We hope you enjoy using the product, and please don t hesitate to send us questions or provide feedback at Thank You. USER GUIDE Introduction This User Guide is designed to serve as a brief overview to help you get started. There is also information available under the Help option in the various Contributor interface

More information

BOM (Bill of Material) Management. Updated as of 4/22/2016

BOM (Bill of Material) Management. Updated as of 4/22/2016 BOM (Bill of Material) Management Updated as of 4/22/2016 BOM Management Table of Contents Table of Contents 1. Overview 2. Preparing to Manage your EBOM 3. Structuring an EBOM 4. Creating a Precise EBOM

More information

Electronic Document and Records Management System. End User Tips and Tricks for SharePoint Online

Electronic Document and Records Management System. End User Tips and Tricks for SharePoint Online Electronic Document and Records Management System End User Tips and Tricks for SharePoint Online Title EDRMS End User Tips and Tricks for SharePoint Online Creation Date 7th November 2018 Version 1.0 TABLE

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1

ipm Global CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 INSTALLATION CH 1 - p 1 CHAPTER 1 - INSTALLATION 1.0 INSTALLATION 1.1 System Requirements In order to correctly install and use IPM, the follow system requirements must be met: - Microsoft Dynamics

More information

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components

Installing K2 BACKUPONLINE Online Backup 1. Choosing Components Installing K2 BACKUPONLINE Online Backup 1. Choosing Components K2 BACKUPONLINE is a suite of applications that offer many options for backup and recovery. K2 BACKUPONLINE offers two choices for the foundation

More information

Product Release Summary AVEVA LFM NetView

Product Release Summary AVEVA LFM NetView Product Release Summary AVEVA LFM NetView 4.2.1.6 Release Date: 16/07/2018 This document outlines all changes made in the above release of AVEVA LFM NetView software. Document Prepared by: Praveen Vankdoth/Arun

More information

Electronic Committees (ecommittees) Frequently Asked Questions v1.0

Electronic Committees (ecommittees) Frequently Asked Questions v1.0 3 Electronic Committees (ecommittees) Frequently Asked Questions v1.0 SABS 2012-12-06 Table of Contents 1 Contents 1 Login and access... 3 1.1 How to access the ecommittee workspace... 3 1.1.1 Via the

More information

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide Note Before using this information and the product it supports,

More information

What s New - StreetSync TM Desktop v6

What s New - StreetSync TM Desktop v6 What s New - StreetSync TM Desktop v6 For more information, visit RouteSolutions at www.routesolutions.com/streetsync.htm Overview Completely Refreshed Maps StreetSync now supports maps from MapPoint 2013.

More information

Frequently Asked Questions and other helpful information

Frequently Asked Questions and other helpful information Frequently Asked Questions and other helpful information FAQ How do I chart? To create a chart, left click on the Chart toolbar button in the upper left corner of your CQG screen. A chart appears. In the

More information

WPS Workbench. user guide. "To help guide you through using the WPS user interface (Workbench) to create, edit and run programs"

WPS Workbench. user guide. To help guide you through using the WPS user interface (Workbench) to create, edit and run programs WPS Workbench user guide "To help guide you through using the WPS user interface (Workbench) to create, edit and run programs" Version: 3.1.7 Copyright 2002-2018 World Programming Limited www.worldprogramming.com

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

Introduction to Autodesk VaultChapter1:

Introduction to Autodesk VaultChapter1: Introduction to Autodesk VaultChapter1: Chapter 1 This chapter provides an overview of Autodesk Vault features and functionality. You learn how to use Autodesk Vault to manage engineering design data in

More information

Assimilate - Knowledge & Content Management documents is a nightmare

Assimilate - Knowledge & Content Management documents is a nightmare Assimilate - Knowledge & Content Management documents is a nightmare Managing documents, content and information is a real challenge for most businesses. Knowing what knowledge exists, where it is located,

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

RELEASE NOTES. Practice Management. Version

RELEASE NOTES. Practice Management. Version RELEASE NOTES Practice Management Version 10.1.3 Author Created and Published by Reckon Limited Level 12, 65 Berry Street North Sydney NSW 2060 Australia ACN 003 348 730 All Rights Reserved Copyright 2015

More information

So You Want To Save Outlook s to SharePoint

So You Want To Save Outlook  s to SharePoint So You Want To Save Outlook Emails to SharePoint Interested in using Microsoft SharePoint to store, find and share your Microsoft Outlook messages? Finding that the out-of-the-box integration of Outlook

More information

Quick Start Guide - Exchange Database idataagent

Quick Start Guide - Exchange Database idataagent Page 1 of 90 Quick Start Guide - Exchange Database idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Add-On Components Customized Features for Your Exchange Version Terminology SYSTEM REQUIREMENTS

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Contents Renaming a Data Expression... 3 Copying a Data Expression... 3 Deleting a Data Expression... 3 Renaming a Data Connection... 4 Moving

More information

2013 Metadata Management and Tagging Guide

2013 Metadata Management and Tagging Guide 2013 Metadata Management and Tagging Guide WorkZone Find 2013 Contents Metadata Management and Tagging Guide for WorkZone Find 3 Working with WorkZone Find ModelBuilder 4 Opening the Information Model

More information

Veritas ediscovery Platform

Veritas ediscovery Platform Veritas ediscovery Platform Release Notes 9.0.1 Release Notes PAGE: 2 Veritas ediscovery Platform : Release Notes 9.0.1 The software described in this book is furnished under a license agreement and may

More information

Standard Parts V19. User Guide 1 / 77

Standard Parts V19. User Guide 1 / 77 Standard Parts V19 User Guide 1 / 77 Contents Standard Parts V19...1 User Guide...1 Contents...2 Document Scope...4 Solid Edge Standard Parts...4 Basic Definitions...4 Solid Edge Standard Parts Scheme...6

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

User Set-up - AutoCAD. Version 2015

User Set-up - AutoCAD. Version 2015 User Set-up - AutoCAD Version 2015 INTRODUCTION / Strictly Confidential INTRODUCTION 3 Overview 3 SET UP 4 Your processes and system 4 Install on each computer 4 Configuration files 4 HOW IT WORKS 6 Title

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

B I Z I N S I G H T Release Notes. BizInsight 7.3 December 23, 2016

B I Z I N S I G H T Release Notes. BizInsight 7.3 December 23, 2016 B I Z I N S I G H T 7. 3 Release Notes BizInsight 7.3 December 23, 2016 Copyright Notice makes no representations or warranties with respect to the contents of this document and specifically disclaims

More information

MIDIAX ONLINE BACKUP INSTALLATION

MIDIAX ONLINE BACKUP INSTALLATION MIDIAX ONLINE BACKUP INSTALLATION http://midiax.com/backup/onlinebackup.htm Online Backup & Recovery Manager is a tool for configuring automatic file and folder backups for storage in the cloud. After

More information

Data Store and Admin Tool User Guide

Data Store and Admin Tool User Guide Data Store and Admin Tool User Guide Contents Contents What is a Data Store?... 8 Getting Started... 8 System Requirements... 8 Supported Operating Systems... 8 Support SQL Servers... 8 Tools Required

More information

COMOS. Operations PQM. Introduction 1. Import 2. Attributed search 3. Check out and check in function 4. Transmittals 5. DVM document package 6

COMOS. Operations PQM. Introduction 1. Import 2. Attributed search 3. Check out and check in function 4. Transmittals 5. DVM document package 6 Introduction 1 Import 2 COMOS Operations Operating Manual Attributed search 3 Check out and check in function 4 Transmittals 5 DVM document package 6 Version history 7 Exporting and reloading documents

More information

True Image Home Beginner s Guide to restoring a basic full disk archive

True Image Home Beginner s Guide to restoring a basic full disk archive True Image Home Beginner s Guide to restoring a basic full disk archive by Grover Hatcher with much appreciated input from Menorcaman These basic steps apply to image recovery inside Windows as well as

More information

Prolaborate User Guides: Administrator Guide

Prolaborate User Guides: Administrator Guide Prolaborate User Guides: Administrator Guide Document Version: 0.6 Date 09 Feb 2017 Author: Ian Mitchell, Prolaborate Sales & Support, ian@prolaborate.com Release Notes: This is a draft of the Prolaborate

More information

ProjectWise Explorer Basic Users Guide

ProjectWise Explorer Basic Users Guide ProjectWise Explorer Basic Users Guide (Revision Date: 09/05/17) Index: 1. Introduction... 2 2. Getting Started... 2 3. Login to ProjectWise Explorer... 3 4. Working Directory... 3 5. Inside the ProjectWise

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Halcyon Message Sender GUI. v6.0 User Guide

Halcyon Message Sender GUI. v6.0 User Guide GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400, System i, System i5, i5/os,

More information

Administration GUIDE. OnePass Agent for Exchange Mailbox. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 177

Administration GUIDE. OnePass Agent for Exchange Mailbox. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 177 Administration GUIDE OnePass Agent for Exchange Mailbox Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 177 User Guide - One Pass Agent for Exchange Mailbox Table of Contents Overview Introduction

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 2 Contents Renaming a Data Expression...2 Copying a Data Expression...2 Deleting a Data Expression...2 Renaming a Data Connection...3 Moving

More information

The Solution Your Legal Department Has Been Looking For

The Solution Your Legal Department Has Been Looking For Blog Post The Solution Your Legal Department Has Been Looking For Microsoft Outlook to be my DM Desktop In my experience every Legal Department has users who previously worked at a law firm, where they

More information

Instruction pcvisit RemoteSupport

Instruction pcvisit RemoteSupport Instruction pcvisit RemoteSupport version: 15.01.2014 The pcvisit product for online remote service and working from the office at home. The following instructions show you how to use your pcvisit product

More information

TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE:

TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE: TECHNICAL DOCUMENT FRONT PAGE DOCUMENT TYPE: DOC. NAME : PROJECT: DESCRIPTION: CUSTOMER: ORDER NUMBER: - DATE: 18.04.2016 TAG NUMBER: - SERIAL NUMBER: - PAGES: 17 Camera to Client Event User Manual FOR

More information

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Briefcase ios 3.6. Release Notes

Briefcase ios 3.6. Release Notes Briefcase ios 3.6 Release Notes Technical Requirements Devices Supported NOTE: All devices require IOS6 or higher ipad (2 nd generation and above) and ipad Mini iphone (3GS and above) ipod Touch (4 th

More information

Agora Offline is a software that can be installed on windows based computers and tablets.

Agora Offline is a software that can be installed on windows based computers and tablets. Table of content Installing Agora Offline Getting started with Agora Offline Downloading activities Completing activities offline Synchronizing your progress Managing your offline activities Managing user

More information

Opus Supervisor User Guide

Opus Supervisor User Guide Table of Contents About Opus... 2 Opening the Station... 3 Adding a New Group... 5 Adding a New Site... 7 Adding New XCM... 8 Simulation... 13 Adding Network... 13 Assign XCM IP Address... 17 Platform

More information

Using the Computer & Managing Files Part 2

Using the Computer & Managing Files Part 2 Using the Computer & Managing Files Part 2 Using the Computer & Managing Files...65 Example 1 File compression, or zipping...66 Exercise 1 Download and install software...66 Exercise 2 Understand file

More information

START GUIDE CDMNext V.3.0

START GUIDE CDMNext V.3.0 1 START GUIDE CDMNext V.3.0 2018 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. PRODUCT OVERVIEW... 3 2. Starting CDMNEXT... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 4 3. creating

More information

User Guide support.keytime.co.uk

User Guide support.keytime.co.uk User Guide Contents Introduction... 4 Starting Personal Tax... 4 Sorting and Filtering Clients... 5 Print Summary and Print Proforma Letters... 5 Converting Returns from Previous Years... 6 Storing Client

More information

TABLE OF CONTENTS PAGE

TABLE OF CONTENTS PAGE Alchemex for SAP Business One Getting Started Guide Sept 2010 TABLE OF CONTENTS PAGE Getting Started Guide Introduction... 1 What is Alchemex for SAP Business One?... 1 System Requirements... 2 Recommended

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

CATIA Teamcenter Interface RII

CATIA Teamcenter Interface RII CATIA Teamcenter Interface RII CMI RII Release 2.2 User Manual Copyright 1999, 2010 T-Systems International GmbH. All rights reserved. Printed in Germany. Contact T-Systems International GmbH Solution

More information

TABLE OF CONTENTS. Getting Started Guide

TABLE OF CONTENTS. Getting Started Guide Alchemex7 Getting Started Guide January 2011 TABLE OF CONTENTS Getting Started Guide Introduction... 3 What are the benefits of using Alchemex?... 3 System Requirements... 4 Database Connectivity Supported...

More information

Colligo Contributor File Manager 4.3. User Guide

Colligo Contributor File Manager 4.3. User Guide Colligo Contributor File Manager 4.3 User Guide CONTENTS Introduction... 2 Technical Requirements... 3 Systems Supported... 3 Application Prerequisites... 3 Outlook Add-in Prerequisites... 3 Installing

More information

TABLE OF CONTENTS PAGE

TABLE OF CONTENTS PAGE Alchemex 7 for Sage 50 Getting Started Guide Oct 2010 1 TABLE OF CONTENTS PAGE Getting Started Guide Introduction... 5 What is Alchemex 7 for Sage 50?... 5 System Requirements... 6 Recommended System Requirements...

More information

Features - Microsoft Data Protection Manager

Features - Microsoft Data Protection Manager Page 1 of 36 Features - Microsoft Data Protection Manager TABLE OF CONTENTS OVERVIEW NEW FEATURES SYSTEM REQUIREMENTS SUPPORTED FEATURES GETTING STARTED - DATA PROTECTION MANAGER DEPLOYMENT GETTING STARTED

More information

Tiger Box Firmware Version 2.5 Release Notes

Tiger Box Firmware Version 2.5 Release Notes Tiger Box Firmware Version 2.5 Release Notes What s New........................... 2 Fixed Known Issues in Version 2.5........... 3 Upgrading to Software Version 2.5........... 3 Best Practices..........................

More information

Database Library Migration Tools. Contents

Database Library Migration Tools. Contents Database Library Migration Tools Contents Creating a Database Library from an Integrated Library Converting to a DBLib Specifying the Target Database Specifying the Target Database Library Choosing the

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. E Release Date July 2015 Applicability This version of the SAS

More information

How to Export Data from LIS and analyze in with an Excel Pivot table

How to Export Data from LIS and analyze in with an Excel Pivot table How to Export Data from LIS and analyze in with an Excel Pivot table All machine stops are captured within LIS and are displayed in the TPM interface screen. This TPM Interface screen shows the machine

More information

Symbio Manual. Administrator Role

Symbio Manual. Administrator Role Symbio Manual Administrator Role Version date: November 18 2018 Ploetz + Zeller GmbH Symbio Manual - Administrator Role 2 Content 1 Introduction 9 1.1 About this document 9 1.2 Before you start 9 1.3 Support

More information

Qlik NPrinting. September 2018 Copyright QlikTech International AB. All rights reserved.

Qlik NPrinting. September 2018 Copyright QlikTech International AB. All rights reserved. Qlik NPrinting Qlik NPrinting September 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Contents 1 What is Qlik NPrinting? 22 1.1 How does Qlik NPrinting work? 22 Qlik NPrinting

More information

ediscovery 6.1 and Patches Release Notes

ediscovery 6.1 and Patches Release Notes ediscovery 6.1 and Patches Release Notes Document Date: 11/30/2017 2017 AccessData Group, Inc. All rights reserved Introduction This document lists the new features, fixed issues, and known issues for

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

Logi Ad Hoc Reporting Management Console Usage Guide

Logi Ad Hoc Reporting Management Console Usage Guide Logi Ad Hoc Reporting Management Console Usage Guide Version 12.1 July 2016 Page 2 Contents Introduction... 5 Target Audience... 5 System Requirements... 6 Components... 6 Supported Reporting Databases...

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information