A guide through the concepts of Serena Dimensions. René Steg Steg IT-Engineering, Zurich (Switzerland)

Size: px
Start display at page:

Download "A guide through the concepts of Serena Dimensions. René Steg Steg IT-Engineering, Zurich (Switzerland)"

Transcription

1 A guide through the concepts of Serena Dimensions René Steg Steg IT-Engineering, Zurich (Switzerland)

2 Introduction About René Steg and Steg IT-Engineering Owner of Steg IT-Engineering since 2000 and contracted since then mainly performed Cross Life Cycle Management projects, such as: Implementing a repository based re-find system of Software Engineering artifacts Implementing a Software Deployment System Solaris Software Configuration Management for Mainframe Applications Design of a Test Environment on Demand Adapting CMMI Requirements to a Dimensions installation Support for CMMI Rollout for the Process Area Configuration Management Main expertise in Cross Life Cycle Management Dimensions expertise since 2001 More about René Steg can be found on

3 Scope of Dimensions CM & RM including Product Integrations Together with Dimensions RM, Dimensions supports the following Software Engineering process areas: Requirements Management Change Management Configuration Management Build Management Distribution Management Release Management Furthermore, Dimensions comes with a variety of tool integrations to support tracking of the entire Application Life Cycle: Test Management integrations Integrated Development Tool integrations and more

4 Motivation Why should Dimensions be used? Dimensions has high sophisticated Change and Configuration Management features and a fully integrated Requirements Management Dimensions makes it easier to create CM Records such as Release Notes Easy to get the necessary information for Configuration Audits Dimensions has no gap to fulfill all requirements of CMMI Integrated Lifecycle Management (State Transitions) for all available object types, such as items, requests etc.

5 People Who may use Dimensions? Dimensions is designed to be used by Requirements Engineers, to keep track of the Requirements Product Manager, to manage their application structure Change Manager, to manage the Change Requests and Change Orders Developers, to version their appplication artefacts Test Manager, to be able to verify the baseline of the test object and track the defects Project Manager, to keep track of their deliverables and milestones Release Manager, to provide the correct baselines to the deployment Quality Manager, to assure Requirements are being implemented

6 Time When should Dimensions be used? Configuration Management is not only about versioning during the development life cycle, but also about archiving the configuration items and assuring the legal retention period¹. Therefore the usage of Dimensions / a Software Configuration Management tool does not end with the phase-out of but with the end of the legal retention period. Possible trigger to start using Dimensions may be: When an application is being created When starting with a new release of an application ¹ The legal retention period for software artifacts (specifications and code) as well as project artifacts (important decision reports, minutes etc.) is 10 years in Switzerland, if the application is tax related it can be up to 25 years. Retention means, archiving the artifacts to be able to read data, which must be stored according to the legal retention period, so the software must actually be executable at any point in time during the legal retention period. Steg IT-Engineering is currently working on a solution, which enables Dimensions customers to store Dimensions data in a Dimensions independent format, so the customer will not be bound to Dimensions licenses to fulfill the legal retention period.

7 Data What data can Dimensions manage? Item Revisions (files) such as Any type of Documents Any type of code like COBOL-, ASP-Source Code and the derived executables etc. Directory Item Entire Directory Structures can be stored as a single Configuration Item Virtual Item enable versioning of metadata without related files (i. e. Hardware Configuration Items) Baselines Releases Requests and Requirements Workflow related data, such as Status of any object, user role assignment, notifications, Inbox etc. Customer data Relationships between any objects (Change Request to Item Revision, Release to Customer etc.)

8 Function How can Dimensions be used? Source Control, such as check in / check out, compare / merge item revisions using Dimensions User Interfaces or any integrated products Configuration Control, such as Design Part structures, Project views (Release oriented views), compare / merge Projects with other Projects or with the file system Change Control, using the Request Management feature to assign affected Items to a Change Order and return the modifications inresponse-to such Change Order, also Work Order Management is possible using Requests Baseline and Release Management, to be able to report the state of the Configuration at certain given point in time, compare / merge Baselines and provide the according Configuration for Deployment Requirements Management, tracking requirements within the very same database of Dimensions relating requirements to change requests Test Management, integrating with test management tools Deployment, using Dimensions Deployment Areas or integrating with deployment tools

9 Location Location / Platform Where can Dimensions be used? Usually Dimensions can easily accessed from any location in the world, of course depending on the implemented enterprise security. However, Dimensions is designed, that it is usually not necessary to setup any type of replication method for WAN. If necessary, caching mechanisms are available, to speed up local access to the items. Platform (Client and Sever) Windows Unix z/os

10 Example Integration to a third party deployment tool Developer 2. Modifies CI Developer 4. Creates deployment package 6. Assign CI to deployment package 7. Submit Package 9. Migrate to IT / UAT 1. Check-out 3. Check-in 10. get <file name>, status=test, <package-id> 12. remove <file name> 5. <file name>, status=development 8. status=test, <package-id> Dimensions CM 7c. status=operational 11. sftp put <file name> IT UAT PROD ITG Release Manager 12. Migrate Package to PROD Hint: This is an implemented scenario. However, this scenario could easily be replaced with the Dimensions Deployment Areas. Only prerequisite: Dimensions listener must be installed on all target servers.

11 Dimensions Glossary Item Revision, aka File Version Item Revision An Item is the most granular element (usually a single file, however can also be an entire directory tree), which is managed by Dimensions. The Revision identifies the change revision of a particular Item. Item systemspec.doc 1 Web.config 1 default.htm 1 2 Revisions 2 2 3

12 Dimensions Glossary Product, aka Configuration Product A Product is a specific set of items, belonging together to fulfill a specific purpose (an application, group of applications or an application component). systemspec.doc 1 2 Product MYAPP_1 Web.config 1 2 default.htm 1 2 3

13 Dimensions Glossary Baseline, aka label Baseline A Baseline identifies a specific state of a configuration in a certain point-in-time. A Baseline contains those Item Revisions, which are used for a specific purpose, such as Review, Maintenance, Deployment etc. Dimensions not only "freezes" the revisions, but also the configuration structure and the status of each item revision within a Baseline. Configuration MYAPP_1 systemspec.doc Web.config default.htm BASELINE-ID: MYAPP_1:1.2.0_4

14 Dimensions Glossary Branch Project Branch A Branch is a Parallel Development Stream. The Object used in Dimensions for a Branch is Project (formerly known as Workset). A Branch is always based on a Baseline. MYAPP_ RELEASE-ID MYAPP_1:1.2.0 systemspec.doc Web.config default.htm RELEASE-ID MYAPP_1:1.1_PATCH systemspec.doc Web.config default.htm

15 Dimensions Architecture Key Features of Dimensions Source: Serena ChangeMan Dimensions User's Guide, Page 22

16 Dimensions Architecture The relationships of all the Object types Source: Serena ChangeMan Dimensions User's Guide, Page 22

17 Dimensions Architecture Product What is a Dimensions Product? A Product in Dimensions can be an entire application, an aggregation of multiple applications which belong somehow together or a component of large application Object Types, Roles and other properties can be defined per Product Configuration 1 Product Configuration 2

18 Dimensions Architecture Dimensions Source Control commands Get Item (Get a read-only copy) Upload Items (Bulk check in / create item) Download Items (Bulk Get Item) Create Item¹ (Register a new Item in Dimensions) Check in (Return a modified item version) Check out (Get a writable copy of an item version) Update Item (Check out / Check in) Create Baseline ("freeze" a configuration) Create Project (Create a new Trunk / Branch Release) Compare Item Versions / Baselines / Projects Merge Item Versions / Baselines / Projects ¹ The create item command can be executed multiple only, using the upload command, scripting the command or by using any integration. The other commands can be executed in a bulk-way by multiple-select of several items.

19 Item Header Substitution What is that? Item Header Substitution is the feature to include Dimensions Metadata in configuration items. This feature only works for plain-text file format not for binaries. Dimensions is able to replace system defined attributes as well as user defined attributes in the header substitution. Check the option Expand Substitution Variables, to activate the Header Substitution

20 Item Header Substitution Example for Source Code Item Header Substitution Definition: #%PCMS_HEADER_SUBSTITUTION_START% # SCM-Repository : %PP% # File : %PM% # Version : %PIV% # Status : %PS% # Change reason : %CHANGE_REASON% # Updated on : %PRT% # Updated by : %PO% #%PCMS_HEADER_SUBSTITUTION_END% Result of the Header Substitution after a Get or Browse command: # SCM-Repository : PVCS_1 # File : create_project_configuration.ksh # Version : 3 # Status : DEVELOPMENT # Change reason : not_applicable # Updated on : 21-NOV :22:46 # Updated by : F210932

21 Item Header Substitution Example for Word Item Header Substitution Definition: Result of the Header Substitution after a Get or Browse command: Word files can only contain header substitution variables, if saved as XML or RTF Recommended, however, is XML, since RTF blows up the size of the documents.

22 Dimensions Architecture Edit, Configuration Control and Deploy Personal Drive (Y:\my_appls) Item Library (X:\dimensions) Metadata (Oracle) Runtime Environment for myapp Personal Drive (Y:\my_applications) Dimensions Software Configuration Project Configuration Mapped Drive (X:\) Sharepoint Personal Drive (Y:\my_projects\) Intranet Work Area Create / Modify / Edit Configuration Control (create item / check out / check in etc.) Deployment / Publishing (to Runtime / public sites) Dimensions usually copies physically items from the item library to the personal drive. Since Dimensions 10, the windows shell integration is available and the items can be kept as read-only when checked in. Therefore the copy is not necessary anymore in such cases.

23 Dimensions Architecture Distributed Development w/o replication Headquarter

24 Dimensions Architecture Dimensions Object Types Object Type Design Part (the Dimensions Product is the socalled Top-Level Design Part) Baseline Item (Revision) Folders and Items Project (formerly known as Workset) Requests Requests For all of the object types, Dimensions allows the specification of one or more types (for Design Part, these are called categories).

25 Dimensions Architecture Design Part What is a Design Part? A Design Part is a logical structure to group Items, create Baselines and set user permissions Example for a Design Part Structure A single software architecture of an application An architecture of an entire Software Domain (such as Securities, Human Resources) A Hardware inventory

26 Dimensions Architecture User and Role Groups What is a Role? When assigning a role to a user, the user is granted specific permissions according to the transitions in the lifecycle specifications of the Dimensions process model Role names can be fully customized What are Groups? Groups can be defined to esier handle permission assignements on a command level and to customize the Dimensions Clients according to the need of each group Design Part and Roles By assigning a user permission to a specific Design Part the Admin can grant easily read-write permissions on a component level of more complex products

27 Dimensions Architecture Baseline What is a Baseline? A Baseline is an object, which selects those item revisions according to a specific status, which is defined in the so-called Baseline Template used at the creation of the Baseline What is a Baselines Type? The different Baseline Types specify different lifecycles and attributes, for instance a Release Baseline may have a different lifecylce than a Milestone Baseline What is a Baseline Templates? A Baseleine Template defines the item types and the status of an item revision, which the Baseline needs to consider at creation (a Milestone Baseline may only consider Item Revisions in Status TEST, but not in DEVELOPMENT)

28 Dimensions Architecture Item Revision What is an Item Revision? The term revision in Dimensions is a synonym for version. Revision is a bit more appropriate, since such a version is relevant from the legal point of view and must not be deleted anymore, once stored in Dimensions. Why different Item Types? Item types enable defining different attributes, lifecycles, item-library, CM Rules etc.

29 Dimensions Architecture Project (formerly known as Workset) Folders and Items What is a Project? A Project is a view within a Dimensions Product, which shows a subset of the configuration items of that particular product. One Project per Release For Software Configurations, Project are usually used to reflect a release branch Design Part Structure vs. Project Folder Structure Part Structure is a logical structure Project Folder Structure reflects the physical directory structure (therefore it is recommended that the folder structure is to be as close to the runtime / publishing structure as possible)

30 Dimensions Architecture Request (formerly Change Documents) Requests What is a Request? Request is a workflow object type, which is mainly used to track Problem Tickets, Change Requests, Work Orders, Defects etc. Relationships Besides having Parent-Child relationships within Request, such a Change Order may result in several Work Orders, Requests can also be used to create new Baselines (revised Baselines). A Request can be related to the item revisions, which are planned to be changed (affected) or which are going to be removed from a revised Baseline CM Rules Using the CM Rules, Parent-Child behavior can be defined, i. e. that is only possible to Close a Change Order, after all related Work Order have been finished.

31 Dimensions Architecture Work Area / Explorer Integration What is a Work Area? A Work Area, formerly known as the Workset root directory, is the "private" work location on local drive or a shared drive, where Check outs / Fetched Item are stored. The Work Area is known within the Explorer Integration as Working Location. Therefore it is also the physical mapping of the external location, where the Explorer Shell Integration is able to check out and check in items by a Right-click. Work Areas can be different platforms In order for Dimensions to be able to communicate with a Work Area cross-platform (i. e. from Windows to Solaris), only the Dimensions Listener needs to be running on the target

32 Dimensions Architecture notification What is the notification? notification is available since Dimensions 10 for many different events, such as Create Baselines Create / Delete Item Item needs merge and many more

33 Dimensions Architecture The Dimensions Web Client Product Working Location Product:Project Logged-in User

34 Dimensions Architecture The Dimensions Desktop Client

35 Need more information? Rebbergstrasse 55 CH 8049 Zurich

Surround SCM Best Practices

Surround SCM Best Practices Surround SCM Best Practices This document addresses some of the common activities in Surround SCM and offers best practices for each. These best practices are designed with Surround SCM users in mind,

More information

IKAN ALM Architecture. Closing the Gap Enterprise-wide Application Lifecycle Management

IKAN ALM Architecture. Closing the Gap Enterprise-wide Application Lifecycle Management IKAN ALM Architecture Closing the Gap Enterprise-wide Application Lifecycle Management Table of contents IKAN ALM SERVER Architecture...4 IKAN ALM AGENT Architecture...6 Interaction between the IKAN ALM

More information

EMC E20-120. EMC Content Management Foundation Exam(CMF) http://www.examskey.com/e20-120.html

EMC E20-120. EMC Content Management Foundation Exam(CMF) http://www.examskey.com/e20-120.html EMC E20-120 EMC Content Management Foundation Exam(CMF) TYPE: DEMO http://www.examskey.com/e20-120.html Examskey EMC E20-120 exam demo product is here for you to test the quality of the product. This EMC

More information

OBIEE Deployment & Change Management

OBIEE Deployment & Change Management OBIEE Deployment & Change Management Mark Rittman, Technical Director, Rittman Mead Rocky Mountains Oracle User Group Training Days 2012, Denver Mark Rittman Mark Rittman, Co-Founder of Rittman Mead Oracle

More information

Implementing Active Directory Rights Management Services with Exchange and SharePoint

Implementing Active Directory Rights Management Services with Exchange and SharePoint Course 50403B: Implementing Active Directory Rights Management Services with Exchange and SharePoint Course Details Course Outline Module 1: Why Rights Management? This module provides an overview of Microsoft

More information

OBIEE Deployment & Change Mgmt Best Practices

OBIEE Deployment & Change Mgmt Best Practices OBIEE Deployment & Change Mgmt Best Practices Mark Rittman, Technical Director, Rittman Mead Oracle OpenWorld 2011, San Francisco, October 2011 Mark Rittman Mark Rittman, Co-Founder of Rittman Mead Oracle

More information

SAS 9.3 Intelligence Platform

SAS 9.3 Intelligence Platform SAS 9.3 Intelligence Platform System Administration Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS 9.3 Intelligence

More information

Essential Visual Studio Team System

Essential Visual Studio Team System Essential Visual Studio Team System Introduction This course helps software development teams successfully deliver complex software solutions with Microsoft Visual Studio Team System (VSTS). Discover how

More information

Global Software Change Management for PVCS Version Manager

Global Software Change Management for PVCS Version Manager Global Software Change Management for PVCS Version Manager... www.ikanalm.com Summary PVCS Version Manager is considered as one of the leading versioning tools that offers complete versioning control.

More information

Software Delivery Integration and Source Code Management. for Suppliers

Software Delivery Integration and Source Code Management. for Suppliers Software Delivery Integration and Source Code Management for Suppliers Document Information Author Version 1.0 Version Date 8/6/2012 Status final Approved by Reference not applicable Subversion_for_suppliers.doc

More information

Managing your DMS in a Global Environment. ILTA 2007 Ha Truong Senior Consultant

Managing your DMS in a Global Environment. ILTA 2007 Ha Truong Senior Consultant Managing your DMS in a Global Environment ILTA 2007 Ha Truong Senior Consultant 1 Managing your DMS in a Global Environment Table of Contents Colocation Matter Centricity DMS and Emails Global Presence

More information

STAR JPSS Algorithms Integration Team Configuration Management Plan Version 1.2

STAR JPSS Algorithms Integration Team Configuration Management Plan Version 1.2 STAR JPSS Algorithms Integration Team Version 1.2 NOAA Center for Weather and Climate Prediction (NCWCP) NOAA/NESDIS/STAR 5830 University Research Ct College Park, MD 20740 Revisions Version Description

More information

Using Colligo Contributor to Migrate Lotus Notes Applications to SharePoint

Using Colligo Contributor to Migrate Lotus Notes Applications to SharePoint Using Colligo Contributor to Migrate Lotus Notes Applications to SharePoint Many organizations are considering or have already made the move from IBM Lotus Notes to the Microsoft platform. MS Outlook is

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201

Administration GUIDE. SharePoint Server idataagent. Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Administration GUIDE SharePoint Server idataagent Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 201 Getting Started - SharePoint Server idataagent Overview Deployment Configuration Decision Table

More information

SourceAnywhere Service Configurator can be launched from Start -> All Programs -> Dynamsoft SourceAnywhere Server.

SourceAnywhere Service Configurator can be launched from Start -> All Programs -> Dynamsoft SourceAnywhere Server. Contents For Administrators... 3 Set up SourceAnywhere... 3 SourceAnywhere Service Configurator... 3 Start Service... 3 IP & Port... 3 SQL Connection... 4 SourceAnywhere Server Manager... 4 Add User...

More information

ANSYS EKM Overview. What is EKM?

ANSYS EKM Overview. What is EKM? ANSYS EKM Overview What is EKM? ANSYS EKM is a simulation process and data management (SPDM) software system that allows engineers at all levels of an organization to effectively manage the data and processes

More information

Serena Dimensions CM. Develop your enterprise applications collaboratively securely and efficiently SOLUTION BRIEF

Serena Dimensions CM. Develop your enterprise applications collaboratively securely and efficiently SOLUTION BRIEF Serena Dimensions CM Develop your enterprise applications collaboratively securely and efficiently SOLUTION BRIEF Move Fast Without Breaking Things With Dimensions CM 14, I am able to integrate continuously

More information

Statement of Work: SharePoint Migration Services. Supplement 1

Statement of Work: SharePoint Migration Services. Supplement 1 Statement of Work: SharePoint Migration Services Supplement Contents.0 SharePoint Migration Services...2.. Background and Overview...2 2.0 Project Requirements, Formal Deliverables and Scope of Work...2

More information

CA Gen. Change Management

CA Gen. Change Management CA Gen Change Management Introduction Reduced software product life cycles and increasingly diverse requirements are leading companies to review and improve their software development processes. These

More information

EMC Documentum Webtop

EMC Documentum Webtop EMC Documentum Webtop Version 6.5 User Guide P/N 300 007 239 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 1994 2008 EMC Corporation. All rights

More information

Utolsó módosítás: 2011.03.31.

Utolsó módosítás: 2011.03.31. Utolsó módosítás: 2011.03.31. 1 2 3 Release Management: The Process responsible for Planning, scheduling and controlling the movement of Releases to Test and Live Environments. The primary objective of

More information

IBM Rational ClearCase, Version 8.0

IBM Rational ClearCase, Version 8.0 IBM Rational ClearCase, Version 8.0 Improve software and systems delivery with automated software configuration management solutions Highlights Improve software delivery and software development life cycle

More information

Administering Team Foundation Server 2013

Administering Team Foundation Server 2013 Course Code: QATFS13 Vendor: Microsoft Course Overview Duration: 3 RRP: 2,039 Administering Team Foundation Server 2013 Overview This three-day, instructor-led course provides delegates with the knowledge

More information

Release 6.2.1 System Administrator s Guide

Release 6.2.1 System Administrator s Guide IBM Maximo Release 6.2.1 System Administrator s Guide Note Before using this information and the product it supports, read the information in Notices on page Notices-1. First Edition (January 2007) This

More information

D83167 Oracle Data Integrator 12c: Integration and Administration

D83167 Oracle Data Integrator 12c: Integration and Administration D83167 Oracle Data Integrator 12c: Integration and Administration Learn To: Use Oracle Data Integrator to perform transformation of data among various platforms. Design ODI Mappings, Procedures, and Packages

More information

Software Development In the Cloud Cloud management and ALM

Software Development In the Cloud Cloud management and ALM Software Development In the Cloud Cloud management and ALM First published in Dr. Dobb's Journal, February 2009: http://www.ddj.com/development-tools/212900736 Nick Gulrajani is a Senior Solutions Architect

More information

FUNCTIONAL PRODUCT OVERVIEW: BOND ENTERPRISE RELEASE AND DEPLOYMENT MANAGEMENT

FUNCTIONAL PRODUCT OVERVIEW: BOND ENTERPRISE RELEASE AND DEPLOYMENT MANAGEMENT FUNCTIONAL PRODUCT OVERVIEW: BOND ENTERPRISE RELEASE AND DEPLOYMENT MANAGEMENT BOND IS A READY-MADE SOLUTION FOR THE RELEASE MANAGEMENT AND DEPLOYMENT OF ENTERPRISE IT SYSTEMS. IT COMBINES PROCESS CONTROL

More information

Solution Documentation for Custom Development

Solution Documentation for Custom Development Version: 1.0 August 2008 Solution Documentation for Custom Development Active Global Support SAP AG 2008 SAP AGS SAP Standard Solution Documentation for Custom Page 1 of 53 1 MANAGEMENT SUMMARY... 4 2

More information

DMSplus for Microsoft SharePoint 2010

DMSplus for Microsoft SharePoint 2010 DMSplus for Microsoft SharePoint 2010 A professional add-on for DMS (Document Management System) solutions based on Microsoft SharePoint 2010 DMSplus Product Information Version 1.0 DMSplus Overview DMSplus

More information

COMPLETE COMPUTING, INC.

COMPLETE COMPUTING, INC. 6425: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Five days; Instructor-Led Introduction This five-day instructor-led course provides to teach Active Directory

More information

Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010

Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010 Getting started with 2c8 plugin for Microsoft Sharepoint Server 2010... 1 Introduction... 1 Adding the Content Management Interoperability Services (CMIS) connector... 1 Installing the SharePoint 2010

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 User Guide P/N 300 007 217 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse

How To Backup In Cisco Uk Central And Cisco Cusd (Cisco) Cusm (Custodian) (Cusd) (Uk) (Usd).Com) (Ucs) (Cyse This chapter includes the following sections: Backup and Import in Cisco UCS Central, page 1 Backing up and Restoring Cisco UCS Central, page 4 Backing up and Restoring Cisco UCS Domains, page 8 Import

More information

Tool-Assisted Knowledge to HL7 v3 Message Translation (TAMMP) Installation Guide December 23, 2009

Tool-Assisted Knowledge to HL7 v3 Message Translation (TAMMP) Installation Guide December 23, 2009 Tool-Assisted Knowledge to HL7 v3 Message Translation (TAMMP) Installation Guide December 23, 2009 Richard Lyn lynrf@mcmaster.ca Jianwei Yang yangj29@mcmaster.ca Document Revision History Rev. Level Date

More information

Load Balancing and Clustering in EPiServer

Load Balancing and Clustering in EPiServer Load Balancing and Clustering in EPiServer Abstract This white paper describes the main differences between load balancing and clustering, and details EPiServer's possibilities of existing in a clustered

More information

EMC Documentum Connector for Microsoft SharePoint

EMC Documentum Connector for Microsoft SharePoint EMC Documentum Connector for Microsoft SharePoint Version 7.1 Installation Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2013-2014

More information

WSDOT ProjectWise V8i Training 101

WSDOT ProjectWise V8i Training 101 WSDOT PROJECTWISE V8I TRAINING 101 ABOUT THIS TRAINING This training is intended to give a user the ability to open ProjectWise and access working files. Once you become comfortable working within the

More information

Document Management Glossary

Document Management Glossary Document Management Glossary CVS - Concurrent Versions System and is a process of sharing, saving and recovering version information for people using code. Document - Information stored in files on a pc

More information

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers.

How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. 1 How to Scale out SharePoint Server 2007 from a single server farm to a 3 server farm with Microsoft Network Load Balancing on the Web servers. Back to Basics Series By Steve Smith, MVP SharePoint Server,

More information

Meister Going Beyond Maven

Meister Going Beyond Maven Meister Going Beyond Maven A technical whitepaper comparing OpenMake Meister and Apache Maven OpenMake Software 312.440.9545 800.359.8049 Winners of the 2009 Jolt Award Introduction There are many similarities

More information

DAVE Usage with SVN. Presentation and Tutorial v 2.0. May, 2014

DAVE Usage with SVN. Presentation and Tutorial v 2.0. May, 2014 DAVE Usage with SVN Presentation and Tutorial v 2.0 May, 2014 Required DAVE Version Required DAVE version: v 3.1.6 or higher (recommend to use the most latest version, as of Feb 28, 2014, v 3.1.10) Required

More information

Content Server Installation Guide

Content Server Installation Guide Content Server Installation Guide Version 5.3 SP3 July 2006 Copyright 1994-2006 EMC Corporation. All rights reserved. Table of Contents Preface... 11 Chapter 1 Server Installation Quick Start... 13 Installing

More information

Cabarrus County SharePoint Governance

Cabarrus County SharePoint Governance Cabarrus County SharePoint Governance Table of Contents Table of Contents... 2 Document Control... 3 Executive Summary... 3 Strategic Goals... 3 Roles and Responsibilities... 3 Operations and Support...

More information

ENTERPRISE DOCUMENT MANAGEMENT SYSTEM

ENTERPRISE DOCUMENT MANAGEMENT SYSTEM A Scalable Document Management for all businesses EDMS is a powerful and cost effective document management that allows businesses to centralize management, storage, collaboration, retrieval and archiving

More information

One solution for all your Source Configuration Management Needs

One solution for all your Source Configuration Management Needs One solution for all your Source Configuration Management Needs SPECTRUM SOFTWARE, Inc. 11445 Johns Creek Parkway Suite 300 Duluth, GA 30097 Ph: 770-448-8662 Fax: 678-473-9294 www.spectrumscm.com www.spectrumsoftware.net

More information

Course: Configuring and Troubleshooting Windows Server 2008 Active Direct-ory Domain Services

Course: Configuring and Troubleshooting Windows Server 2008 Active Direct-ory Domain Services Page 1 of 7 Course: Configuring and Troubleshooting Windows Server 2008 Active Direct-ory Domain Services Course 6425A Duration: 5 Days About this Course This five-day instructor-led course provides to

More information

Performance Management Platform

Performance Management Platform Open EMS Suite by Nokia Performance Management Platform Functional Overview Version 1.4 Nokia Siemens Networks 1 (16) Performance Management Platform The information in this document is subject to change

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Microsoft Corporation Published: December 2005 Table of Contents Getting Started Guide...1 Table of Contents...2 Get Started with Windows Server 2003 R2...4 Windows Storage Server

More information

M6425a Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

M6425a Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services M6425a Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course 6425A: Five days; Instructor-Led Introduction This five-day instructor-led course provides to teach Active

More information

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 12c: Integration and Administration Oracle University Contact Us: +33 15 7602 081 Oracle Data Integrator 12c: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive data integration

More information

<Project Name> Configuration Management Plan

<Project Name> Configuration Management Plan Version [Note: The following template is provided for use with the Rational Unified Process. Text enclosed in square brackets and displayed in blue italics (style=infoblue) is included

More information

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c An Oracle White Paper June, 2014 Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c Product Overview... 1 Introduction... 1 Laying the Groundwork for Monitoring...

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

HP Enterprise Integration module for SAP applications

HP Enterprise Integration module for SAP applications HP Enterprise Integration module for SAP applications Software Version: 2.50 User Guide Document Release Date: May 2009 Software Release Date: May 2009 Legal Notices Warranty The only warranties for HP

More information

Request for Proposal for Application Development and Maintenance Services for XML Store platforms

Request for Proposal for Application Development and Maintenance Services for XML Store platforms Request for Proposal for Application Development and Maintenance s for ML Store platforms Annex 4: Application Development & Maintenance Requirements Description TABLE OF CONTENTS Page 1 1.0 s Overview...

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

SavvyDox Publishing Augmenting SharePoint and Office 365 Document Content Management Systems

SavvyDox Publishing Augmenting SharePoint and Office 365 Document Content Management Systems SavvyDox Publishing Augmenting SharePoint and Office 365 Document Content Management Systems Executive Summary This white paper examines the challenges of obtaining timely review feedback and managing

More information

Using Oracle9i SCM for Software Configuration Management. An Oracle Technical White Paper July 2002

Using Oracle9i SCM for Software Configuration Management. An Oracle Technical White Paper July 2002 Using Oracle9i SCM for Software Configuration Management An Oracle Technical White Paper July 2002 INTRODUCTION As organizations strive to build larger, more complex, fully integrated software applications

More information

AvePoint DocAve Online vs Office 365 - SharePoint Online Management

AvePoint DocAve Online vs Office 365 - SharePoint Online Management AvePoint DocAve Online vs Office 365 - Management Overview: DocAve Online is a multi-tenant Software as a Service (SaaS) offering from AvePoint, hosted on Microsoft s Azure Platform as a Service (PaaS)

More information

Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led

Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led Implementing Microsoft SharePoint on NetApp Storage Systems Course MSSP; 5 Days, Instructor-led Course Description Learn how to implement your Microsoft SharePoint solution on NetApp for maximum benefit.

More information

BMC BladeLogic Client Automation Installation Guide

BMC BladeLogic Client Automation Installation Guide BMC BladeLogic Client Automation Installation Guide Supporting BMC BladeLogic Client Automation 8.2.02 January 2013 www.bmc.com Contacting BMC Software You can access the BMC Software website at http://www.bmc.com.

More information

Enterprise Document Management

Enterprise Document Management The Challenge of Enterprise Document Management and On-demand Access Document management controls the life cycle of documents how they are created, reviewed, and published, and how they are ultimately

More information

Chapter 3 Application Monitors

Chapter 3 Application Monitors Chapter 3 Application Monitors AppMetrics utilizes application monitors to organize data collection and analysis per application server. An application monitor is defined on the AppMetrics manager computer

More information

On premise upgrade guide (to 3.3) XperiDo for Microsoft Dynamics CRM

On premise upgrade guide (to 3.3) XperiDo for Microsoft Dynamics CRM On premise upgrade guide (to 3.3) XperiDo for Microsoft Dynamics CRM Last updated: 12-02-2015 Table of contents Table of contents... 2 1 Beginning... 4 1.1 Prerequisites and required files... 4 1.2 Support

More information

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager Scenario You are a system administrator responsible for managing web application server installations.

More information

Course Outline. Configuring, Managing & Maintaining Windows 2008 Server. Course Description: Pre-requisites:

Course Outline. Configuring, Managing & Maintaining Windows 2008 Server. Course Description: Pre-requisites: Configuring, Managing & Maintaining Windows 2008 Server Course Description: This five-day instructor-led course combines five days worth of instructor-led training content from the Network Infrastructure

More information

Business 360 Online - Product concepts and features

Business 360 Online - Product concepts and features Business 360 Online - Product concepts and features Version November 2014 Business 360 Online from Software Innovation is a cloud-based tool for information management. It helps you to work smarter with

More information

HOW TO GUIDE. Pcounter Scan Server. For Support Click here INTRODUCTION

HOW TO GUIDE. Pcounter Scan Server. For Support Click here INTRODUCTION INTRODUCTION This document shows configuration methods of the Pcounter Scan Server on different brands of MFP. The is an FTP server application that works along with Pcounter embedded and/or MFP applications

More information

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory

DottsConnected SHAREPOINT 2010 ADMIN TRAINING. Exercise 1: Create Dedicated Service Accounts in Active Directory DottsConnected SHAREPOINT 2010 ADMIN TRAINING Module 1 - Getting started with SharePoint 2010 This introductory module introduces students to the fundamental terminology and architecture of SharePoint

More information

Part I. OpenCIT Server

Part I. OpenCIT Server OpenCIT Manual 12 Table of Contents I. OpenCIT Server... 1 1. How to read the Manual... 2 2. What is the Open Continuous Integration And Test Server... 3 II. Using the OpenCIT Server... 4 3. Quickstart...

More information

Multi-site Best Practices

Multi-site Best Practices DS SOLIDWORKS CORPORATION Multi-site Best Practices SolidWorks Enterprise PDM multi-site implementation [SolidWorks Enterprise PDM 2010] [] [Revision 2] Page 1 Index Contents Multi-site pre-requisites...

More information

Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements

Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements Encore Software Solutions (V3) Identity Lifecycle Management and Federated Security Suite (ILM/FSS) Overview and Technical Requirements Encore Software Solutions (V3) provides a holistic Identity Lifecycle

More information

The archiving activities occur in the background and are transparent to knowledge workers. Archive Services for SharePoint

The archiving activities occur in the background and are transparent to knowledge workers. Archive Services for SharePoint Archive Services for SharePoint Provides the configurable environment for archiving files and folders from one or more work-in-progress repositories (provided by WSS or MOSS) and transferring them to the

More information

Windchill Service Information Manager 10.1. Curriculum Guide

Windchill Service Information Manager 10.1. Curriculum Guide Windchill Service Information Manager 10.1 Curriculum Guide Live Classroom Curriculum Guide Building Information Structures with Windchill Service Information Manager 10.1 Building Publication Structures

More information

DocAve 6 Quickr Migrator

DocAve 6 Quickr Migrator DocAve 6 Quickr Migrator User Guide Service Pack 6, Cumulative Update 1 Issued December 2015 1 Table of Contents What s New in this Guide... 5 About Quickr Migrator... 6 Complementary Products... 6 Submitting

More information

Microsoft Project Server Integration with SharePoint 2010

Microsoft Project Server Integration with SharePoint 2010 Microsoft Project Server Integration with SharePoint 2010 Microsoft Project Server 2010: brings together the business collaboration platform services of SharePoint Server 2010 with structured execution

More information

HDFS Users Guide. Table of contents

HDFS Users Guide. Table of contents Table of contents 1 Purpose...2 2 Overview...2 3 Prerequisites...3 4 Web Interface...3 5 Shell Commands... 3 5.1 DFSAdmin Command...4 6 Secondary NameNode...4 7 Checkpoint Node...5 8 Backup Node...6 9

More information

Using RSMACC version control system with AB Industrial programming Controllers and files.

Using RSMACC version control system with AB Industrial programming Controllers and files. Using RSMACC version control system with AB Industrial programming Controllers and files. RSMACC (Rockwell Software Maintenance Automation Control Center) 2003. Credits: Peter Tiagunov LeanMES, Free Academic

More information

Edition 3.0 SERENA CHANGEMAN DIMENSIONS DEVELOPMENT INTERFACE IMPLEMENTATION GUIDE

Edition 3.0 SERENA CHANGEMAN DIMENSIONS DEVELOPMENT INTERFACE IMPLEMENTATION GUIDE Edition 3.0 SERENA CHANGEMAN DIMENSIONS DEVELOPMENT INTERFACE IMPLEMENTATION GUIDE Copyright 2001 2004 Merant, Inc. All rights reserved. This document, as well as the software described in it, is furnished

More information

IBM Tivoli and Maximo Asset Management Development Update & Maximo 7.1 Preview

IBM Tivoli and Maximo Asset Management Development Update & Maximo 7.1 Preview IBM Tivoli and Maximo Asset Management Development Update & Maximo 7.1 Preview Anthony Honaker Maximo Product Strategy & Product Management 2007 IBM Corporation IBM s Commitment to Maximo and Asset Management

More information

Active Directory Rights Management Services integration (AD RMS)

Active Directory Rights Management Services integration (AD RMS) MOSS Information Rights Management Ashish Bahuguna ashish.bahuguna@bitscape.com Active Directory Rights Management Services integration (AD RMS) Agenda AD RMS Overview AD RMS Architecture Components MOSS

More information

GECKO Software. Introducing FACTORY SCHEMES. Adaptable software factory Patterns

GECKO Software. Introducing FACTORY SCHEMES. Adaptable software factory Patterns Introducing FACTORY SCHEMES Adaptable software factory Patterns FACTORY SCHEMES 3 Standard Edition Community & Enterprise Key Benefits and Features GECKO Software http://consulting.bygecko.com Email: Info@gecko.fr

More information

Sharepoint vs. inforouter

Sharepoint vs. inforouter Sharepoint vs. inforouter Introduction The purpose of this document is to compare the functionality and capability of Microsoft SharePoint Server vs. inforouter. Microsoft quote some pretty impressive

More information

CMTRAC. Application Overview APPLICATION DATASHEET

CMTRAC. Application Overview APPLICATION DATASHEET Application Overview CMTRAC APPLICATION DATASHEET CMtrac is an innovative web-based tool for controlling and tracking change processes. This tool provides businesses with a simple mechanism to define and

More information

Service Support. 2005 Kasse Initiatives, LLC. ITIL Configuration Management - 1. version 2.0

Service Support. 2005 Kasse Initiatives, LLC. ITIL Configuration Management - 1. version 2.0 Service Support Configuration Management ITIL Configuration Management - 1 Goals of Configuration Management The goals of Configuration Management are to: Account for all the IT assets and configurations

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Kit Rowley. Subject: Content type and workflow planning (SharePoint Server 2010) Attachments: image001.gif. Plan content types. Plan content types

Kit Rowley. Subject: Content type and workflow planning (SharePoint Server 2010) Attachments: image001.gif. Plan content types. Plan content types Kit Rowley Subject: Content type and workflow planning (SharePoint Server 2010) Attachments: image001.gif Content type and workflow planning (SharePoint Server 2010) Published: May 12, 2010 This article

More information

DISASTER RECOVERY PLANNING

DISASTER RECOVERY PLANNING CHAPTER 7 DISASTER RECOVERY PLANNING SharePoint is a great aggregator of information. From semistructured content such as documents and images to unstructured content such as blog entries and discussion

More information

Life Cycle Management for Oracle Data Integrator 11 & 12. At lower cost Get a 30% return on investment guaranteed and save 15% on development costs

Life Cycle Management for Oracle Data Integrator 11 & 12. At lower cost Get a 30% return on investment guaranteed and save 15% on development costs Life Cycle Management for Oracle Data Integrator 11 & 12 Increase productivity Stop wasting your time doing things maually by automating every step in your project s Life Cycle At lower cost Get a 30%

More information

EMC Documentum Repository Services for Microsoft SharePoint

EMC Documentum Repository Services for Microsoft SharePoint EMC Documentum Repository Services for Microsoft SharePoint Version 6.5 SP2 Installation Guide P/N 300 009 829 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

User Guide. Informatica Smart Plug-in for HP Operations Manager. (Version 8.5.1)

User Guide. Informatica Smart Plug-in for HP Operations Manager. (Version 8.5.1) User Guide Informatica Smart Plug-in for HP Operations Manager (Version 8.5.1) Informatica Smart Plug-in for HP Operations Manager User Guide Version 8.5.1 December 2008 Copyright 2008 Informatica Corporation.

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com

126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com SharePoint 2010 Bootcamp This five-day course is designed to equip Systems Administrators, Integrators and Developers with a strong foundation for implementing solutions on Microsoft SharePoint 2010. Attendees

More information

KRYSTAL DMS User s Guide Enterprise Edition Version 8.0

KRYSTAL DMS User s Guide Enterprise Edition Version 8.0 KRYSTAL DMS User s Guide PRIMELEAF CONSULTING [P] LTD 29, Hendre Castle, D.S.Babrekar Marg, Gokhale Road (North), Dadar, Mumbai 400 028, India Tel No + 91 2447 3371 / 72 / 73 FIRST EDITION AUGUST 2013

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013

SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 SECURE MOBILE ACCESS MODULE USER GUIDE EFT 2013 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054

More information

Continuous Integration. CSC 440: Software Engineering Slide #1

Continuous Integration. CSC 440: Software Engineering Slide #1 Continuous Integration CSC 440: Software Engineering Slide #1 Topics 1. Continuous integration 2. Configuration management 3. Types of version control 1. None 2. Lock-Modify-Unlock 3. Copy-Modify-Merge

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information