Lab 3: Editing a Rhapsody Model in RMM

Size: px
Start display at page:

Download "Lab 3: Editing a Rhapsody Model in RMM"

Transcription

1 Lab 3: Editing a Rhapsody Model in RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Load a Rhapsody model from RMM into your local sandbox Modify the model, link a work item to the change set and deliver the change set to a stream Scenario In general, when teams are working in parallel, there are two approaches: Optimistic: Teams work concurrently on the model in their own workspaces, without explicitly locking resources. Whilst this is the most flexible solution, when changes are delivered, there is the potential for conflict if two or more teams have modified the same artifact in which case a merge is required. Pessimistic: Before editing a part of the model, the team locks that model element preventing other teams from modifying it. Whilst this is a simpler solution (a merge is never* required) it is also less flexible than the optimistic model. Making sure that the model is configured at the lowest level of granularity ( everything is a unit ) helps mitigate this. *When an element is locked in Rhapsody the integration places a lock on that same element in the team stream. If another team tries to lock that same element RTC will check it and declare that it is already locked. However, if the other team decided to edit the file without locking it (terribly bad practice if the decision has been made to work pessimistically) then there is a chance of a conflict. RTC is not checking that stream in real time so there is a small chance that another team could modify a locked element before their RTC client has realized the element is locked. In this case, a merge would be required. Rational Team Concert may be configured to auto-lock elements by declaring specific file types to be automatically read-only. In that case engineers must unlock units before working on them. This is outside the scope of this workshop however. In this Lab, you will start by setting up the Rational Team Concert client to connect to the RMM repository on the Jazz Team Server as Pete. You will create a repository workspace and a local sandbox for Pete. You will then load a model from RMM into Pete s sandbox. You will then try out the pessimistic approach by locking a model element as Pete and seeing the results as Dan. You will not make any changes to the locked element however since the delivery of changes is the same whether you are working optimistically or pessimistically the only real difference is the potential for a conflict. You will then create a new task in CCM for the sample user Pete to modify the model. From here on you will work optimistically. You will work as Pete, modifying the model and associating the changes with the task created earlier. You will publish Pete s changes back to the team Stream. Finally, you will switch to Dan s workspace and accept Pete s changes updating Dan s version of the model. Note that in this lab there is no conflict conflict resolution will be handled in Lab 6. Pete s Activity: Copyright IBM Corp

2 Rhapsody Model Manager Tech Jam Task 1: Create a Repository Workspace for Pete In this task, you will configure Pete s workspace (the workspace folder has already been created for you and has the same preferences as dan such as auto-refreshing the sandbox). You will start by creating a new repository connection to the architecture management area on Jazz. You will then connect to the Sample Models project and create a new repository workspace on the server for Pete. That repository workspace will flow into the default stream in RMM ( Sample Models Stream ). You will then load the only component in that stream (Sample Models Default Component) into your local workspace (that is your sandbox). 1. Open Pete s Workspace: a. Switch to the Rhapsody client b. From the Rhapsody menu, select File Close c. Switch to the RTC Client d. From the menu, select File Switch Workspace C:\Workspaces\pete 1-2 Copyright IBM Corp. 2018

3 Lab 3 Editing a Rhapsody Model in RMM Rational Team Concert will close and reload. The list of workspaces that appear in the switch menu can be configured in RTC preferences (Window Preferences) then General Startup and Shutdown Workspaces 2. Create a Repository Connection: a. Close the Welcome page if it appears b. In the sidebar, click the Create a Repository Connection link: c. In the URI field, type d. In the Name field, type RMM e. In the User ID field, type pete f. In the Password field, type pete Copyright IBM Corp

4 Rhapsody Model Manager Tech Jam g. Click Finish h. In any Repository Connection Certificate Problems dialogs (there may be several or none), select Accept this certificate permanently and click OK: i. If a Secure Storage dialog appears, click No: 3. Connect to the Sample Models Project Area: 1-4 Copyright IBM Corp. 2018

5 Lab 3 Editing a Rhapsody Model in RMM a. Right-click the pete@rmm repository connection and select Manage Connected Project Areas: b. Select Sample Models: c. Click Finish 4. Create a Repository Workspace: a. Expand the Sample Models project area: Copyright IBM Corp

6 Rhapsody Model Manager Tech Jam b. Expand the Source Control section c. Right-click the Sample Models Stream and select New Repository Workspace: d. In the Repository Workspace Name field, add Pete to the end of the current text: e. Click Next f. Select Use current repository: 1-6 Copyright IBM Corp. 2018

7 Lab 3 Editing a Rhapsody Model in RMM g. Click Next h. In the Read Access Permission window, select Project Area: Setting the visibility to Project Area will allow another user to change their flow target to this workspace effectively allowing collaboration between users without / before publishing those changes into a stream. i. Click Next j. In the Components to Add window, select the Sample Models Default Component: k. Click Finish Copyright IBM Corp

8 Rhapsody Model Manager Tech Jam l. In the Load Repository Workspace window, select Browse the components to select the folders to be loaded: m. Click Next n. In the Repository folders to load window, select Sample Models Default Component: Make sure this has a tick in it - not a solid fill. If this box is not ticked then a folder will not be created for the component and your sandbox will be out of sync with the team. This is easily corrected however by unloading the repository and then reloading it. o. Expand the Advanced Options section p. Select Load component files into sandbox subfolder q. Select Load the selected folders but do not create Eclipse projects: 1-8 Copyright IBM Corp. 2018

9 Lab 3 Editing a Rhapsody Model in RMM r. Click Finish s. If you receive a confirmation dialog, click OK: 5. Confirm Folder Creation: a. Open Windows Explorer and navigate to C:\Workspaces\pete b. Confirm that on the filesystem Pete s workspace folder contains new folders - one for the stream and another for the component and the SysML Handset Rhapsody project is also present Task 2: Work Pessimistically by Locking a Unit In this task, you will lock a Unit in the Rhapsody model as Pete and then switch to playing the role of Dan to observe the changes. Note that in this task you will not actually make any changes since the process of delivering those changes is the same whether you are working optimistically or pessimistically. The only real difference is that in optimistic mode there is a chance of a conflict. Copyright IBM Corp

10 Rhapsody Model Manager Tech Jam 1. Lock a Unit: a. Switch to the Rhapsody client b. From the menu, select File Open c. Navigate to C:\Workspaces\pete\Sample Models Stream Workspace Pete\Sample Models Default Component\SysMLHandset and double-click the SysMLHandset.rpyx file d. In the Rhapsody browser, expand Packages e. Right-click the Analysis package and select Rational Team Concert Lock: f. Note that the Analysis package now has a blue lock icon indicating that it is locked by you : 2. Switch to Dan: a. From the Rhapsody menu, select File Close b. Switch to the RTC Client c. From the menu, select File Switch Workspace C:\Workspaces\dan Rational Team Concert will close and reload. d. Switch back to the Rhapsody client 1-10 Copyright IBM Corp. 2018

11 Lab 3 Editing a Rhapsody Model in RMM e. From the menu, select File Open f. Navigate to C:\Workspaces\dan\Sample Models Stream Workspace Dan\Sample Models Default Component\SysMLHandset and double-click the SysMLHandset.rpyx file g. In the browser, expand Packages h. Note that the Analysis package has an orange lock symbol indicating the unit is locked by someone else: If you open the model before RTC is loaded then it may not immediately see the change. You can wait until it refreshes of course or you can right click the project and select Rational Team Concert Refresh RTC Status 3. Find Out Who Has Locked the Element: a. Right-click the Analysis package and select Rational Team Concert Locate in Repository Files: b. RTC comes to the foreground and highlights the unit in the Repository Files tab: 4. Locate a locked file by browsing: In daily use, we would expect Pete to deliver his changes and unlock the units however it is possible to force-unlock a unit if you are an Administrator (useful if Pete goes on vacation leaving locked elements behind!) This may be done in the RTC client or in RMM this step demonstrates how to force-unlock using the RMM web client. b. Open a web browser and navigate to the AM area by entering the following URL or by using the bookmark: Copyright IBM Corp

12 Rhapsody Model Manager Tech Jam c. Open the Sample Models project d. In the menu bar, click Source Control Streams: e. Click Sample Models Stream: f. Click Sample Models Default Component: g. Click the SysMLHandset folder: 1-12 Copyright IBM Corp. 2018

13 Lab 3 Editing a Rhapsody Model in RMM h. Click the SysMLHandset_rpy folder: i. Note that the Analysis.sbsx file has a lock symbol (and the hover says its locked by Pete) 5. Locate a locked file by search: a. From the menu, select Source Control Advanced Search: Copyright IBM Corp

14 Rhapsody Model Manager Tech Jam b. In the Search For field, select Locks c. In the Search By field, type Pete into the Owner field (and select Pete when his name pops up) d. Click Search e. Click the Analysis.sbsx file 1-14 Copyright IBM Corp. 2018

15 Lab 3 Editing a Rhapsody Model in RMM f. In the toolbar on the right, click the unlock ( ) button: g. Click OK: Units may be unlocked by the current owner or by an Administrator. 6. Refresh RTC: a. Switch back to RTC b. Note that the element still appears locked in the Repository files: c. Click the Pending Changes tab d. Click the Refresh button and then click Refresh Sandbox and Remote Changes: Copyright IBM Corp

16 Rhapsody Model Manager Tech Jam e. Click the Repository Files tab and note the unit is no longer locked: 7. Observe status in Rhapsody: a. Switch back to Rhapsody b. Note the Analysis package is now once again unlocked and in-sync: Task 3: Create a Work Item In this task, you will create a work item in RTC using the web client assigned to Pete. Note that in this task it does not matter who creates the task since pete and dan all have the same permissions. 1. Create a New Task: a. Switch to the web browser, use the bookmark to open Task Management: If you are already logged in as ibm, dan or pete then that's fine you can stay logged in as that user. If instead you need to login then login using ibm/ibm. In this task, the creator of the work item is irrelevant. b. Click the RMM Planning project to open it: 1-16 Copyright IBM Corp. 2018

17 Lab 3 Editing a Rhapsody Model in RMM c. From the menu, select Work Items Create Work Item Task: d. In the Summary field, type Add Data Connection Use Case e. In the Owned By field, select Pete: Copyright IBM Corp

18 Rhapsody Model Manager Tech Jam f. Click Save 1-18 Copyright IBM Corp. 2018

19 Lab 3 Editing a Rhapsody Model in RMM Task 4: Connect to the Planning Project In this task, you will add an additional connection in the RTC Client to the planning area such that you can see any work items assigned to you (as Pete). You will then run a query to see Pete s work items and configure the My Work tab to show the same. Finally, you will accept the work items assigned to you and set one as the current work item. 1. Switch to Pete s Workspace: a. Switch to the Rhapsody client b. From the menu select File Close c. Switch to the RTC Client d. From the menu, select File Switch Workspace C:/Workspaces/pete 2. Observe My Work: a. Click the My Work tab in the sidebar: b. Note that it shows no work This is because the client can only see the Sample Models RMM project it cannot yet see the RMM Planning project 3. Create a Repository Connection for CCM: a. Click the Team Artifacts tab in the sidebar: Copyright IBM Corp

20 Rhapsody Model Manager Tech Jam b. Right-click the Repository Connections category and select New Jazz Repository Connection: c. In the URI field, type d. In the Name field, type CCM e. In the User ID field, type pete f. In the Password field, type pete g. Click Finish 4. Connect to the RMM Planning Project Area: 1-20 Copyright IBM Corp. 2018

21 Lab 3 Editing a Rhapsody Model in RMM a. Right-click the pete@ccm repository connection and select Manage Connected Project Areas: b. Select RMM Planning: c. Click Finish 5. Run Work Items Query: a. Click the Work Items tab at the bottom of the user interface b. Click Open assigned to me (RMM Planning): Copyright IBM Corp

22 Rhapsody Model Manager Tech Jam c. Note the new work item: 6. Configure My Work View: a. Click the My Work tab in the sidebar: b. Click the twisty in the top right-hand corner of the My Work panel and click Select Project Area: 1-22 Copyright IBM Corp. 2018

23 Lab 3 Editing a Rhapsody Model in RMM c. Select RMM Planning: d. Click OK e. Note there is a new work item in the Inbox: 7. Accept Work: a. Right-click the new task and select Accept Unplanned: Copyright IBM Corp

24 Rhapsody Model Manager Tech Jam b. Note that the work item moves into the Future Work section at the bottom of the panel: You may need to click that section to expand it in order to see the Future Work 8. Set Work Items for Today: a. Right-click the work item and select Plan For Today: Note that the work item moves into the Current Work section. You may have multiple items in the current work section but only one may be the active (or Current ) work item. 9. Set the Current Work Item: a. Right-click the work item and select Set as Current Work Item: 1-24 Copyright IBM Corp. 2018

25 Lab 3 Editing a Rhapsody Model in RMM RTC should now associate any changes you make with this work item automatically. However, at the time of writing the RMM integration does not yet support this feature. Task 5: Open and Modify a Rhapsody Model In this task, you will open the SysML Handset model from Pete s workspace the model that was pulled into Pete s workspace in the previous Task. Note that unlike Design Manager you do not have to worry about logging into or out of the Jazz Team Server from the Rhapsody client, instead you can simply open the model from the appropriate workspace and let the RTC Client handle the connection. You will then edit the model implementing the changes required by the Current Work Item. Lastly you will deliver the changes back to the team Stream. 1. Open a Rhapsody Model: a. Switch back to the Rhapsody client b. From the menu, select File Open c. Navigate to C:/Workspaces/pete/Sample Models Stream Workspace Pete/Sample Models Default Component/SysMLHandset/ d. Double-click the SysMLHandset.rpyx file: e. Note that the model is under RMM control and is currently in-sync: Copyright IBM Corp

26 Rhapsody Model Manager Tech Jam 2. Modify the model: a. In Rhapsody, expand the browser tree to SysMLHandset Packages Analysis Use Case Diagrams b. Double-click the Functional Overview diagram to open it: c. Add a new Use Case Make Data Connection and add an Association to the Network Actor as shown below: d. In the Browser, expand the Use Cases category and note that the new Use Case has an icon indicating a new file: 1-26 Copyright IBM Corp. 2018

27 Lab 3 Editing a Rhapsody Model in RMM This is because the properties in this project have been set such that any new elements become units (that is new files). In RMM having all elements become units is best practice as the RTC integration allows a much finer level of control and works well with the concept of fined grained components. Note that currently the other Use Cases are not units changes to those will be reflected in the parent unit (you will see this later) e. From the menu, select File->Save f. Note that the changed elements are indicated with the outgoing change icon: g. Switch to the RTC client and select the Pending Changes tab h. Expand the tree and note that a new Change set has been created but it has not been associated with the current work: Copyright IBM Corp

28 Rhapsody Model Manager Tech Jam This is a defect in the current version new change sets should be associated with the current work item automatically. For this tech jam you will manually associate them i. Note there are changed files and a new one for the new Use Case: j. Note that there are also unresolved elements: Although Dan ignored these (they were not delivered to the stream) when Pete saved the model Rhapsody created new files locally. 3. Ignore Extraneous Files a. Open Windows Explorer b. Navigate to C:\Workspaces\dan\Sample Models Stream Workspace Dan c. Right-click the.jazzignore file and select Copy d. Navigate to C:\Workspaces\pete\Sample Models Stream Workspace Pete e. Right-click inside this folder and select Paste: 1-28 Copyright IBM Corp. 2018

29 Lab 3 Editing a Rhapsody Model in RMM f. Switch back to RTC g. If the view does not refresh immediately, click the Refresh button and select Refresh Sandbox and Remote Changes: h. Note that there are no unresolved elements. 4. Associate a Work Item: a. Right-click the new change set and select Related Artifacts Associate Change Request b. Select RMM Planning c. Select Link to Existing Copyright IBM Corp

30 Rhapsody Model Manager Tech Jam d. Click OK e. In the Containing id or text field, type data f. Select the Add Data Connection to Use Case work item: g. Click OK 5. Deliver the Changes: a. Right-click the change set and select Deliver Task 6: Accept Pete s Changes into Dan s Workspace In this task, you will switch to Dan s workspace and accept the changes made by Pete to the Rhapsody SysML Handset model. Note that in this simple case there are no conflicts since Dan has not done any more work on the model in the meantime. Later you will see how conflicts may be resolved when Dan continues to work and changes the same elements as Pete. 1. Switch to Dan s Workspace: a. Switch to Rhapsody 1-30 Copyright IBM Corp. 2018

31 Lab 3 Editing a Rhapsody Model in RMM b. From the menu, select File Close c. Switch back to RTC d. In RTC, select File Switch Workspace C:\Workspaces\dan RTC closes and re-opens e. Select the Pending Changes tab f. Expand the tree and note that there is an Incoming change set: If you see any unresolved files you can simply ignore them sometimes Rhapsody creates temporary files whilst these are invisible to a Rhapsody user RTC sees them all too clearly! 2. Open Dan s Rhapsody Model: a. In Rhapsody, select File Open b. Browse to C:/Workspaces/dan/Sample Models Stream Workspace Dan/Sample Models Default Component/SysMLHandset c. Double-click the SysMLHandset.rpyx file d. Expand the Packages category in the browser and note that changed elements are indicated with an incoming change icon: Copyright IBM Corp

32 Rhapsody Model Manager Tech Jam New elements do not appear directly instead this is shown as a change to the owner of the new element. This is of course also true for changed elements that are not themselves units (that is files) 3. Accept the changes: a. Switch back to the RTC client b. Right-click the incoming change set and select Accept: If you have unresolved changes then RTC warns you about these. In the case of these temporary files, you can simply click Accept: 1-32 Copyright IBM Corp. 2018

33 Lab 3 Editing a Rhapsody Model in RMM c. Switch back to the Rhapsody client d. Rhapsody indicates when units have changed click Yes to All: e. Note that the browser is once again back in sync: Copyright IBM Corp

Lab 1: Adding a Rhapsody Model to RMM

Lab 1: Adding a Rhapsody Model to RMM Lab 1: Adding a Rhapsody Model to RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Add a Rhapsody model to RMM Link a work item to a change

More information

Lab 2: Adding a Rhapsody Model to RMM

Lab 2: Adding a Rhapsody Model to RMM Lab 2: Adding a Rhapsody Model to RMM Objectives After completing this lab, you will be able to: Create an RTC repository workspace and local sandbox Add a Rhapsody model to RMM Link a work item to a change

More information

Lab 3: Linking to OSLC Artifacts

Lab 3: Linking to OSLC Artifacts Objectives After completing this lab, you will be able to: Load Remote Collections of OSLC Requirements Add Traceability from Model Elements to Remote Artifacts (Requirements, Test Cases, Work Items) Overview

More information

Lab 8: Streams & Components

Lab 8: Streams & Components Lab 8: Streams & Components Objectives After completing this lab, you will be able to: Create a new stream Create components in the stream Restrict Access to those components to specific teams, individuals

More information

Lab 9: Global Configurations

Lab 9: Global Configurations Lab 9: Global Configurations Objectives After completing this lab, you will be able to: Connect to an AM Stream that is under Global Configuration Management (the UK variant) Create a new US variant based

More information

Lab 1: Creating an RMM Project

Lab 1: Creating an RMM Project Lab 1: Creating an RMM Project Objectives After completing this lab, you will be able to: Create a Rhapsody Model Manager project on the Jazz Team Server Scenario In this Lab, you will create a new Rhapsody

More information

Lab 7: Baselines and History

Lab 7: Baselines and History Lab 7: Baselines and History Objectives After completing this lab, you will be able to: Compare a historical version of a Rhapsody unit to the current one. Create a baseline in a component Scenario A baseline

More information

Lab 5: Reporting with RPE

Lab 5: Reporting with RPE Objectives After completing this lab, you will be able to: Report on Rhapsody Models and Linked OSLC Artifacts using Rational Publishing Engine Scenario In this Lab, you will first start the Rhapsody REST

More information

IBM Best Practices Working With Multiple CCM Applications Draft

IBM Best Practices Working With Multiple CCM Applications Draft Best Practices Working With Multiple CCM Applications. This document collects best practices to work with Multiple CCM applications in large size enterprise deployment topologies. Please see Best Practices

More information

Lab 5: Reporting with RPE

Lab 5: Reporting with RPE Lab 5: Reporting with RPE Objectives After completing this lab, you will be able to: Report on Rhapsody Models and Linked Requirements using Rational Publishing Engine Scenario In this Lab, you will first

More information

Collaborative Development using IBM Rational Team Concert

Collaborative Development using IBM Rational Team Concert Collaborative Development using IBM Rational Team Concert Work Items, Software Configuration Management, and Team Collaboration Platform for COBOL, Java, PL/I, C/C++, and Assembler Development Student

More information

BDM Hyperion Workspace Basics

BDM Hyperion Workspace Basics BDM Hyperion Workspace Basics Contents of this Guide - Toolbars & Buttons Workspace User Interface 1 Standard Toolbar 3 Explore Toolbar 3 File extensions and icons 4 Folders 4 Browsing Folders 4 Root folder

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP LINGO 10.1 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

Lab DSE Designing User Experience Concepts in Multi-Stream Configuration Management

Lab DSE Designing User Experience Concepts in Multi-Stream Configuration Management Lab DSE-5063 Designing User Experience Concepts in Multi-Stream Configuration Management February 2015 Please Note IBM s statements regarding its plans, directions, and intent are subject to change or

More information

PBworks Frequently Asked Questions

PBworks Frequently Asked Questions PBworks Frequently Asked Questions PBworks allows multiple users to create and edit a website without any special software or web-design skills. The owner(s) of the wiki can track changes, moderate comments,

More information

Rational Team Concert

Rational Team Concert Rational Team Concert Guide for Configuring a New Account in the Jazz Hub Contents 1. Introduction... 2 2. Create a user account for Jazz... 3 3. Create a New Project... 6 4. Manage Access to the Project...

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP FLARE 2018 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

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

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

IBM Notes Client V9.0.1 Reference Guide

IBM Notes Client V9.0.1 Reference Guide IBM Notes Client V9.0.1 Reference Guide Revised 05/20/2016 1 Accessing the IBM Notes Client IBM Notes Client V9.0.1 Reference Guide From your desktop, double-click the IBM Notes icon. Logging in to the

More information

Source Control Guide: Microsoft Team Foundation Server

Source Control Guide: Microsoft Team Foundation Server MadCap Software Source Control Guide: Microsoft Team Foundation Server Lingo 10.1 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice.

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP LINGO 10.1 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP FLARE 2018 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

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 GUIDE MADCAP LINGO Source Control: Git

USER GUIDE MADCAP LINGO Source Control: Git USER GUIDE MADCAP LINGO 10.1 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

SharePoint 2010 Tutorial

SharePoint 2010 Tutorial SharePoint 2010 Tutorial TABLE OF CONTENTS Introduction... 1 Basic Navigation... 2 Navigation Buttons & Bars... 3 Ribbon... 4 Library Ribbon... 6 Recycle Bin... 7 Permission Levels & Groups... 8 Create

More information

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git USER GUIDE MADCAP FLARE 2017 r3 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

COMMUNITIES USER MANUAL. Satori Team

COMMUNITIES USER MANUAL. Satori Team COMMUNITIES USER MANUAL Satori Team Table of Contents Communities... 2 1. Introduction... 4 2. Roles and privileges.... 5 3. Process flow.... 6 4. Description... 8 a) Community page.... 9 b) Creating community

More information

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University.

Microsoft SharePoint is provided by Information Services for staff in Aberystwyth University. USING SHAREPOINT E-Services and Communications, Information Services, Aberystwyth University OBJECTIVES By the end of this training course you will be able to: Access SharePoint Customise a document library

More information

Confluence User Training Guide

Confluence User Training Guide Confluence User Training Guide Below is a short overview of wikis and Confluence and a basic user training guide for completing common tasks in Confluence. This document outlines the basic features that

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

Working with EGL and Subversion Using RDi with RBD

Working with EGL and Subversion Using RDi with RBD HISTORY OF MODIFICATIONS...2 CREATING A NEW REPOSITORY...3 BACKGROUND: INSTALLING TORTOISE...3 SUBVERSION EGL SOURCE CODE REPOSITORY...3 INSTALLING SUBVERSION PLUG-IN AND CONFIGURING FOR USE....5 INSTALLATION

More information

Colligo Contributor Pro 4.4 SP2. User Guide

Colligo Contributor Pro 4.4 SP2. User Guide 4.4 SP2 User Guide CONTENTS Introduction... 3 Benefits... 3 System Requirements... 3 Software Requirements... 3 Client Software Requirements... 3 Server Software Requirements... 3 Installing Colligo Contributor...

More information

Content Publisher User Guide

Content Publisher User Guide Content Publisher User Guide Overview 1 Overview of the Content Management System 1 Table of Contents What's New in the Content Management System? 2 Anatomy of a Portal Page 3 Toggling Edit Controls 5

More information

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

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

Essentials of design management with Rational Software Architect

Essentials of design management with Rational Software Architect Rational Self-paced training workbook Essentials of design management with Rational Software Architect Lab exercises (Self-paced training) Self-paced training workbook Self-paced training workbook Essentials

More information

We start by providing you with an overview of the key feature of the IBM BPM Process Portal.

We start by providing you with an overview of the key feature of the IBM BPM Process Portal. Lab 1 Process Portal 1.1 Overview This lab exercise will make you familiar with the key capabilities of the ready-to-use Process Portal included with IBM Business Process Manager (BPM). You will experience

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

Allowing access to Outlook 2000 folders Version 1.00

Allowing access to Outlook 2000 folders Version 1.00 Allowing access to Outlook 2000 folders Version 1.00 Need to Know TM To allow another network user access to some or all of your Outlook folders you need to complete two processes. One in your Outlook

More information

HarePoint HelpDesk for SharePoint. User Guide

HarePoint HelpDesk for SharePoint. User Guide HarePoint HelpDesk for SharePoint For SharePoint Server 2016, SharePoint Server 2013, SharePoint Foundation 2013, SharePoint Server 2010, SharePoint Foundation 2010 User Guide Product version: 16.2.0.0

More information

OUTLOOK WEB APP (OWA): MAIL

OUTLOOK WEB APP (OWA): MAIL Office 365 Navigation Pane: Navigating in Office 365 Click the App Launcher and then choose the application (i.e. Outlook, Calendar, People, etc.). To modify your personal account settings, click the Logon

More information

Office 365 Training For the

Office 365 Training For the Office 365 Training For the 1 P age Contents How to Log in:... 3 Change Your Account Password... 3 Create a Message... 4 Add a Signature... 4 Learn About Inbox Rules... 5 Options > Automatic Replies...

More information

2013 edition (version 1.1)

2013 edition (version 1.1) 2013 edition (version 1.1) Contents 1 Introduction... 3 2 Signing in to your Office 365 account... 3 2.1 Acceptable Use Policy and Terms of Use... 4 3 Setting your profile and options... 4 3.1 Settings:

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2016 POWER USER

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2016 POWER USER SHAREPOINT 2016 POWER USER SharePoint 2016 Power User (SHP2016.2 version 1.0.0) Copyright Information Copyright 2016 Webucator. All rights reserved. Accompanying Class Files This manual comes with accompanying

More information

WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION. Contents

WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION. Contents WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION Contents Working in Teams with CaseComplete... 3 Need an introduction to how version control works?... 3 Exclusive Checkout... 4 Multiple Checkout... 4

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

SUPPLY PORTAL MANUAL FOR USERS This document is for the users having the below role in supply portal:

SUPPLY PORTAL MANUAL FOR USERS This document is for the users having the below role in supply portal: SUPPLY PORTAL MANUAL FOR USERS This document is for the users having the below role in supply portal: 1. Regular Guest users (111) 2. Regular Host users (222) 3. Company Guest Coordinator (444) Contents

More information

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher John Bowman Toad for Oracle Development Table of Contents About Team Coding... 2 Working with a Version Control

More information

Folders Projects, Folders and Menus. Table of Contents. 1.0 Folder Types. 2.0 Folder Menu Commands

Folders Projects, Folders and Menus. Table of Contents. 1.0 Folder Types. 2.0 Folder Menu Commands Folders Projects, Folders and Menus Table of Contents 1.0 Folder Types 2.0 Folder Menu Commands 1.0 Folder Types ProjectWise folders differ from Windows folders in that each ProjectWise folder has a type,

More information

Allworx User s Guide. (Release 7.3)

Allworx User s Guide. (Release 7.3) Allworx User s Guide (Release 7.3) No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy, recording,

More information

Files.Kennesaw.Edu. Kennesaw State University Information Technology Services. Introduces. Presented by the ITS Technology Outreach Team

Files.Kennesaw.Edu. Kennesaw State University Information Technology Services. Introduces. Presented by the ITS Technology Outreach Team Kennesaw State University Information Technology Services Introduces Files.Kennesaw.Edu Presented by the ITS Technology Outreach Team Last Updated 08/12/13 Powered by Xythos Copyright 2006, Xythos Software

More information

SharePoint: Fundamentals

SharePoint: Fundamentals SharePoint: Fundamentals This class will introduce you to SharePoint and cover components available to end users in a typical SharePoint site. To access SharePoint, you will need to log into Office 365.

More information

Microsoft Office SharePoint. Reference Guide for Contributors

Microsoft Office SharePoint. Reference Guide for Contributors Microsoft Office SharePoint Reference Guide for Contributors SharePoint: Reference Guide for Contributors Table of Contents INTRODUCTION... 3 FOLLOWING A SITE... 3 NAVIGATION... 4 LISTS AND LIBRARIES...

More information

CHAPTER 19: MANAGING SERVICE QUEUES

CHAPTER 19: MANAGING SERVICE QUEUES Chapter 19: Managing Service Queues CHAPTER 19: MANAGING SERVICE QUEUES Objectives Introduction The objectives are: Understand the basics of queues and the flow of cases and activities through queues.

More information

SharePoint 2010 Instructions for Users

SharePoint 2010 Instructions for Users SharePoint 2010 Instructions for Users 1. Access your SharePoint Web site...2 2. Work with folders and documents in a Shared Documents Library...3 2.1 Edit a document...3 2.2 Create a New Document...3

More information

Module 4: Advanced Development

Module 4: Advanced Development Module 4: Advanced Development Objective Create and build a Standard Make Project from source files in CVS Contents Version control Standard Make Projects Fortran Refactoring Searching LACSI 2006 Version

More information

Contents Release Notes System Requirements Using Jive for Office

Contents Release Notes System Requirements Using Jive for Office Jive for Office TOC 2 Contents Release Notes...3 System Requirements... 4 Using Jive for Office... 5 What is Jive for Office?...5 Working with Shared Office Documents... 5 Get set up...6 Get connected

More information

WORKING IN TEAMS WITH CASECOMPLETE AND THE CASECOMPLETE PROJECT SHARING ADDIN. Contents

WORKING IN TEAMS WITH CASECOMPLETE AND THE CASECOMPLETE PROJECT SHARING ADDIN. Contents WORKING IN TEAMS WITH CASECOMPLETE AND THE CASECOMPLETE PROJECT SHARING ADDIN Contents Working in Teams with CaseComplete... 2 Need an introduction to how version control works?... 2 Exclusive Checkout...

More information

Panorama Sharing Skyline Documents

Panorama Sharing Skyline Documents Panorama Sharing Skyline Documents Panorama is a freely available, open-source web server database application for targeted proteomics assays that integrates into a Skyline proteomics workflow. It has

More information

GW Box User Guide. Have additional questions? Visit community.box.com for more information and training resources. Contents... 1

GW Box User Guide. Have additional questions? Visit community.box.com for more information and training resources. Contents... 1 GW Box User Guide GW Box is the university's enterprise file sharing service for online cloud storage and collaboration. In this guide, we ll show you how to share, access and mange your content from anywhere.

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

More information

WHAT S NEW IN OUTLOOK WEB 2003?

WHAT S NEW IN OUTLOOK WEB 2003? WHAT S NEW IN OUTLOOK WEB 2003? Below is a sneak preview of some of the new and improved features you will see as you use OUTLOOK WEB 2003. All of these features are described in detail on the pages listed

More information

Technical Notes. Smarter Surveillance for a Safer World

Technical Notes. Smarter Surveillance for a Safer World Technical Notes Smarter Surveillance for a Safer World The purpose of this document is to provide technical details for various new features in the Ocularis 5.6 release. Topics in this Document Device

More information

Microsoft Outlook Basics

Microsoft Outlook Basics Microsoft Outlook 2010 Basics 2 Microsoft Outlook 2010 Microsoft Outlook 2010 3 Table of Contents Getting Started with Microsoft Outlook 2010... 7 Starting Microsoft Outlook... 7 Outlook 2010 Interface...

More information

Using Outlook Web Access (OWA) for Employees

Using Outlook Web Access (OWA) for Employees Using Outlook Web Access (OWA) for Employees Outlook Web Access (OWA) is started when you click the E-mail icon in mytri-cspace, or when you login directly at https://webmail.tri-c.edu. Below are some

More information

Outlook and Outlook Web App. Sharing and Accessing Subfolders

Outlook and Outlook Web App. Sharing and Accessing Subfolders Outlook and Outlook Web App Sharing and Accessing Subfolders Table of Contents Sharing a Subfolder... 3 Outlook 2013/2016... 3 Assign Sharing Permission to The Desired Folder(s)... 3 Assign Folder Visible

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

Tasktop Sync - Quick Start Guide. Tasktop Sync - Quick Start Guide

Tasktop Sync - Quick Start Guide. Tasktop Sync - Quick Start Guide Tasktop Sync - Quick Start Guide 1 Contents Tasktop Sync Server... 4 Minimum Requirements... 4 Sync installer and License... 5 Pre-Sync Installation Requirements... 5 Tasktop Sync Installation on Windows...

More information

Installation guide for Choic Multi User Edition

Installation guide for Choic Multi User Edition Installation guide for ChoiceMail Multi User Edition March, 2004 Version 2.1 Copyright DigiPortal Software Inc., 2002 2004 All rights reserved ChoiceMail Multi User Installation Guide 1. Go to the URL

More information

CSS v4 Online Workflow Management - Timelines

CSS v4 Online Workflow Management - Timelines CSS v4 Online Workflow Management - Timelines last updated for the Autumn 2016 (3.61) release Handbook Contents Workflow Management - Timelines... 1 Introduction... 1 What s New in this Release?... 1 Prerequisites...

More information

USER GUIDE MADCAP FLARE SharePoint

USER GUIDE MADCAP FLARE SharePoint USER GUIDE MADCAP FLARE 2018 SharePoint Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is

More information

IBM Atlas Suite Users Guide: Data Source Maintenance with IIM. for IBM Atlas Suite v6.0

IBM Atlas Suite Users Guide: Data Source Maintenance with IIM. for IBM Atlas Suite v6.0 IBM Atlas Suite Users Guide: Data Source Maintenance with IIM for IBM Atlas Suite v6.0 IBM Atlas Suite Users Guide: Data Source Maintenance with IIM This edition applies to version 6.0 of IBM Atlas Suite

More information

Task-Oriented Solutions to Over 175 Common Problems. Covers. Eclipse 3.0. Eclipse CookbookTM. Steve Holzner

Task-Oriented Solutions to Over 175 Common Problems. Covers. Eclipse 3.0. Eclipse CookbookTM. Steve Holzner Task-Oriented Solutions to Over 175 Common Problems Covers Eclipse 3.0 Eclipse CookbookTM Steve Holzner Chapter CHAPTER 6 6 Using Eclipse in Teams 6.0 Introduction Professional developers frequently work

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.0.0 The owncloud developers December 14, 2017 CONTENTS 1 Using the owncloud Android App 1 1.1 Getting the owncloud Android App...................................

More information

Installing and Updating Templates

Installing and Updating Templates Installing and Updating Templates OrthoView customers have unlimited access to the entire template library, but initial installations do not include templates. The templates required must be downloaded,

More information

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT

CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT CONFIGURING SAFE V4.0 IN THE IBM COLLABORATIVE LIFECYCLE MANAGEMENT Abstract In this document, we provide step-by-step guidance to configure support for the SAFe V4.0 methodology in CLM tooling. Amy Silberbauer

More information

Using Office 365 Online

Using Office 365 Online NLPS Using Office 365 Online Mail, Word, Excel, PowerPoint 2013 and OneDrive Technology Department 9-4-2015 Table of Contents Why use Office 365 Online?... 2 How to Access Office 365... 2 App Launcher...

More information

Compare and Merge Track Changes

Compare and Merge Track Changes Compare and Merge Track Changes Course Description The document you have been working on for a couple of weeks is finally finished. Before sending the document to its final destination to be published,

More information

Avaya Event Processor Release 2.2 Operations, Administration, and Maintenance Interface

Avaya Event Processor Release 2.2 Operations, Administration, and Maintenance Interface Avaya Event Processor Release 2.2 Operations, Administration, and Maintenance Interface Document ID: 13-603114 Release 2.2 July 2008 Issue No.1 2008 Avaya Inc. All Rights Reserved. Notice While reasonable

More information

Delegating Access & Managing Another Person s Mail/Calendar with Outlook. Information Technology

Delegating Access & Managing Another Person s Mail/Calendar with Outlook. Information Technology Delegating Access & Managing Another Person s Mail/Calendar with Outlook Information Technology 1. Click the File tab 2. Click Account Settings, and then click Delegate Access 3. Click Add 4. Type the

More information

SharePoint: Fundamentals

SharePoint: Fundamentals SharePoint: Fundamentals This class will introduce you to SharePoint and cover components available to end users in a typical SharePoint site. To access SharePoint, you will need to log into Office 365.

More information

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support

UTAS CMS. Easy Edit Suite Workshop V3 UNIVERSITY OF TASMANIA. Web Services Service Delivery & Support Web Services Service Delivery & Support UNIVERSITY OF TASMANIA UTAS CMS Easy Edit Suite Workshop V3 Web Service, Service Delivery & Support UWCMS Easy Edit Suite Workshop: v3 Contents What is Easy Edit

More information

Project Collaboration

Project Collaboration Bonus Chapter 8 Project Collaboration It s quite ironic that the last bonus chapter of this book contains information that many of you will need to get your first Autodesk Revit Architecture project off

More information

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu

USING DRUPAL. Hampshire College Website Editors Guide https://drupal.hampshire.edu USING DRUPAL Hampshire College Website Editors Guide 2014 https://drupal.hampshire.edu Asha Kinney Hampshire College Information Technology - 2014 HOW TO GET HELP Your best bet is ALWAYS going to be to

More information

IBM DOORS Next Generation

IBM DOORS Next Generation IBM DOORS Next Generation Hands-on lab workbook with Jazz/RM 5.0.2 Last updated: 11 July 2015 (Version 1) Copyright IBM Corporation, 2015 US Government Users Restricted Rights - Use, duplication or disclosure

More information

Worldox GX4 End-User Manual

Worldox GX4 End-User Manual Worldox GX4 End-User Manual Paul J. Unger, Esq. Affinity Consulting Group, LLC (614) 340-3444 punger@affinityconsulting.com www.affinityconsulting.com **Affinity Software Support help@affinityconsulting.com

More information

Click on OneDrive on the menu bar at the top to display your Documents home page.

Click on OneDrive on the menu bar at the top to display your Documents home page. Getting started with OneDrive Information Services Getting started with OneDrive What is OneDrive @ University of Edinburgh? OneDrive @ University of Edinburgh is a cloud storage area you can use to share

More information

1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name, , and password in the appropriate

1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name,  , and password in the appropriate 1 4 9 11 12 1 1. Open Outlook by clicking on the Outlook icon. 2. Select Next in the following two boxes. 3. Type your name, email, and password in the appropriate blanks and click next. 4. Choose Allow

More information

From: Sudarshan N Raghavan (770)

From: Sudarshan N Raghavan (770) Spectrum Software, Inc. 11445 Johns Creek Pkwy. Suite 300 Duluth, GA 30097 www.spectrumscm.com Subject: SpectrumSCM Plugin for the Eclipse Platform Original Issue Date: February 2 nd, 2005 Latest Update

More information

DreamTeam Document Manager User Guide

DreamTeam Document Manager User Guide DreamTeam Document Manager User Guide Product Usage and Best Practices Guide By Adam Buxbaum September 10, 2009 Table of Contents Introduction... 3 Document Manager Views... 4 Working with Folders... 5

More information

WebEx. Web Conferencing Tool. Fordham IT

WebEx. Web Conferencing Tool. Fordham IT WebEx Web Conferencing Tool Faculty + Staff User Guide Fordham IT Contents WebEx Faculty + Staff User Guide Schedule a Meeting Using the WebEx Meeting Site 1 WebEx Scheduling Template 2 Join a Meeting

More information

OneDrive for Business Getting Started

OneDrive for Business Getting Started Getting Started Contents Getting to Know OneDrive for Business...1 What is OneDrive for Business?... 1 History... 1 Who at Century has an OneDrive for Business account?... 1 What does OneDrive for Business

More information

ISF Getting Started. Table of Contents

ISF Getting Started. Table of Contents ISF Getting Started Table of Contents Overview of Getting Started... 2 ISF Application Conventions & Navigation... 3 How to Log In... 9 How to Log Out... 12 User Profile Page... 13 Overview of ISF Security

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

Contents Using Team Site Calendars... 2

Contents Using Team Site Calendars... 2 SharePoint 2013 End User Training Tutorial Contents Using Team Site Calendars... 2 Adding & Editing Announcements... 4 Using Custom Lists... 6 Creating Alerts to Stay Updated... 9 Communicating Through

More information

Print Station. Point-and-Click Printing WHITE PAPER

Print Station. Point-and-Click Printing WHITE PAPER Print Station Point-and-Click Printing WHITE PAPER Contents Overview 3 Printing with Print Station 4 Easy-to-use Browser Interface 4 Familiar Folder Navigation 5 Search Functionality 6 Informative Display

More information