Prolaborate User Guides: Administrator Guide

Size: px
Start display at page:

Download "Prolaborate User Guides: Administrator Guide"

Transcription

1 Prolaborate User Guides: Administrator Guide Document Version: 0.6 Date 09 Feb 2017 Author: Ian Mitchell, Prolaborate Sales & Support, Release Notes: This is a draft of the Prolaborate User Guide for Administrators which will eventually be delivered via the Prolaborate.com website. This draft is for the short-term use of KPMG only, who will be informed once the production version is available. 1

2 2

3 Contents 3

4 Decision 1: Guide to this Guide This guide is designed to help you use Prolaborate to give users access to your Sparx Enterprise Architect (EA) models. It describes, for each area: 1. The decisions you need to make about how to setup Prolaborate, These sections will set out the options which Prolaborate offers, plus some advice on best practice for getting the most out of Prolaborate, based on our experience in real-world implementations. 2. Detailed instructions on how to implement your decisions in Prolaborate. This will show you in detail how to use the Administrator features of Prolaborate. 1.1 Decisions We ll present these decisions in a sequence, which is just the order in which we think is most helpful. Decision 2: - Decisions will look like this In reality, you may be driven by, for example, the needs of a particular user group, or the needs of a specific project, so you may make the decisions in a different order. For each decision, we ll suggest an approach, like this: Models and Repositories Here you will decide which of your EA models Prolaborate users are able to see. If you have everything in one big EA model, this is easy! But even then, there are a few tricks you can use to make Prolaborate even more useful. Sections Once you ve decided which models Prolaborate can see, you need to look inside those models, and decide the granularity of access. Users Create users, and make those users belong to groups. Then you re ready for 4

5 Access Permissions Access permissions link users/groups to Sections, and say who can do what. Profiles and views (this section will not be completed until later. This deals with why & how to change the Prolaborate Profiles for models and users, to deliver a more customised user experience. 5

6 Decision 3: Models and Repositories Here you will decide which of your EA models Prolaborate users are able to see. If you have everything in one big EA model, this is easy! But even then, there are a few tricks you can use to make Prolaborate even more useful. 3.1 Features & Decisions Decision 4: - Location and connectivity of EA Repository EA users have lots of choices about where they store their EA data: local EAP files, shared EAP files or shared databases, and Prolaborate supports all those choices: So you can connect to an EAP file, either on the same server as Prolaborate or remote (not shown on diagram), though these don t perform as well as databases a database repository on the same server (option A above) a database repository on a different server (option B) 6

7 Decision 5: Mapping EA Repositories to Prolaborate Repositories Prolaborate lets you map one EA repository to one or more Prolaborate Repositories. The most common way to use Prolaborate is to map them 1:1, but you can map 1: many. Mapping 1: many can be really useful, because each Prolaborate Repository defines a Profile (see below), which determines what parts of the EA repository can be seen, how much detailed data is displayed to users, what formats are used for lists, and lots more options. So you might choose, for example, to let users who are just browsing the information in EA to use one Prolaborate Repository (Repository A above) and so use profile X, but have other users use Prolaborate Repository B, which uses Profile Y. In both cases, all users are seeing the real-time content of EA Repository #1: they just get a different view of it. 7

8 5.1 Detailed Instructions Adding a Prolaborate Repository This section will illustrate how to add a Prolaborate Repository. Adding a Prolaborate repository primarily involves three steps: 1. Connect to EA Database using ODBC (in Sparx Enterprise Architect) 2. Save EA Project as EAP (Connection String) 3. Add new Prolaborate Repository using the EAP file (with connection string) The following sections will describe these steps in detail Connect to EA Database using ODBC For effective functioning of Prolaborate, the EA repository is expected to be hosted in one of the EA supported RDBMS. The first step involves the ability to be able to connect to this EA repository using Sparx EA. Steps to connect 1. Open Enterprise Architect in the server where Prolaborate is setup. 2. Connect to the remote database using Connect to Server option. 3. Use ODBC connection string to connect to the database server. 8

9 Ensure Allow Saving Password or similar option is selected when creating Save EA Project as EAP (Connection String) Once Sparx EA loads up the model hosted in the database repository, the project must be saved as an EAP file to save the ODBC connectivity as a connection string. Use, Tools -> Save Shortcut As.. option in Sparx EA to save the connection string. 9

10 Add new Prolaborate Repository Once an EAP file (connection string) is created, we are in a position to setup a Prolaborate Repository. Steps to add a Prolaborate Repository 1. Login to Prolaborate as Admin. 10

11 2. Click on Add New Repository button in the Repositories screen 3. Add a New Prolaborate Repository using the EAP file that contains connection string to EA database. 11

12 Table below describes the field in the Add New Repository form Field Description Repository Name Name of Prolaborate Repository Description Short Description for Prolaborate Repository. This is what users will see when they login, so say something about what a user will find in this repository. EAP File EAP file with connection string to connect to EA repository Number of Users Indicative number of concurrent users to balance internal load. This option is set to control the resource usage, and doesn t have critical impact on performance. Enable Cache Enable Cache if Prolaborate is expected to operate over a static repository (e.g. Production repository) which is not updated at regular intervals. The diagrams are not refreshed unless a manual reload is done if Cache option is enabled. Active Activate / Deactivate Prolaborate Repository Authentication Required If Sparx EA has authentication enabled you must specify login / password of a EA user with total access to the model 12

13 5.1.2 Next Steps Once a Prolaborate Repository is added, the next steps involve adding users to repository, adding user groups, configuring sections, configuring access permissions. These steps are described in the following sections. 13

14 Decision 6: Users and Groups, Sections and Access Permissions These three decisions depend on one another, but we need to start somewhere, so we ll begin with Sections, move on to Users & groups, then finish with Access permissions: Sections split your EA model into bits: A Section defines a Package, or a diagram, or a single element in your model. It can also exclude certain packages, diagrams or elements Users can belong to one or more groups Access Permissions define which groups/users can see which Sections, and what permissions they have: o Read only or Read & Write (ability to update EA directly) o Whether they can collaborate or not. This gives them the ability to start and participate in discussions. 14

15 6.1 Example of some Section, Access Permission and user/group settings (Don t worry if you don t understand this diagram right now! In the document that follows, we ll explain it piece by piece.) So in the example above User E is a member of group Y, which is in turn a member of group Z. So they can access: Access Permission EA Data Alex M (baselined) package Read/write Process package Read/W rite/collaborate Architecture Shared Package Modelling Guides and Standards (not Requirements and Compliance package) 15

16 Read/Collaborate 16

17 Decision 7: Prolaborate Sections 7.1 Features & Decisions A Prolaborate Section is just a single EA Package, diagram or element. Normally, it s an EA Package. By making some part of your EA model into a Prolaborate Section, you re saying this is the lowest level of access control I need. You could create a single Prolaborate section at the root of your EA model. You could then give people access to all of it. But this is probably not what most people want to do: most users don t want or need to see everything. More likely, you ll want to split your model into chunks or sections which are a bit smaller. How many and how large those sections are depends on how you have structured your EA model. This is best done using the example from above: 17

18 Decision 8: how many sections to define, and how big In this example, we have created sections at lots of different levels in the EA Model Prolaborate doesn t care where in the EA package hierarchy a package section is defined. This means that a user s view of an EA model can be much simpler than the EA users view, and it can have a simpler structure and fewer packages. 18

19 8.1 Detailed Instructions Define Sections Once a new Prolaborate Repository is created, one can select sections to be shared. Figure below shows an EA Project browser and a corresponding sections configuration screen. The following sections will show how to define sections in Prolaborate for a EA repository Drag and Drop Packages from Repository Browser Prolaborate displays the EA model structure in Repository Browser, These packages (along with subpackages) can be dragged and dropped into Sections pane to add to the current Prolaborate repository. The added items are then greyed out in the Repository Browser. 19

20 Select sub-packages to include/exclude Prolaborate allows flexibility to choose sub-packages to be excluded from the sections, so you can retain the package structure but at the same time hide contents in the model that need not be exposed. 20

21 Add individual sub-packages The previous sections indicated that you can add a package along with sub-packages. Prolaborate also allows users to drag and drop individual sub packages to sections. These can be dragged out of any hierarchy level of EA to be an item in the top level of Prolaborate Project. 21

22 Decision 9: Users and Groups Prolaborate lets you define users and groups either directly inside Prolaborate (by typing-in their addresses one at a time) or by using information already saved in Microsoft Active Directory. Either way making good choices here will make your life easier later. 9.1 Features & decisions Prolaborate lets you define groups of users, and allows one individual person to be a member of more than one group. Individuals and groups can then be given Access Permissions to Sections. So the question is, Decision 10: - How many groups to create, and which users to be put in which groups? The answer depends on your organisation, and who will be using Prolaborate. This will give you maximum flexibility when it comes to the next stage giving permissions for those users to access some sections. 10.1Detailed Instructions Manage Users Prolaborate supports flexible users and roles management and supports role based access control to contents in a Prolaborate repository. Prolaborate allows granular control to restrict levels of access (read, write, collaborate) to specific package, element, diagram and attributes Prolaborate Users Prolaborate supports the following types of users / User Groups. One can assign permissions to any of these user types. User Type Description System (Prolaborate) Users Users added directly in Prolaborate. Login Credentials of these users are stored and maintained in Prolaborate. Active Directory Users Users imported from Active Directory. The login credentials of these users are stored and managed in Active Directory. 22

23 Active Directory Groups Active Directory Groups can be imported into Prolaborate. This will enable all users belonging to an Active Directory Group to gain access to the parts of model to which the AD Group is given access too. This live sync with Active Directory greatly reduces redundant efforts in managing Users in an organization. System (Prolaborate) User Groups User Groups created directly in Prolaborate. Both System users and AD Users can be added to these User Groups Collaboration Users Another category of users are dynamically created by Prolaborate. Collaboration user is a special type of user added when a new user is invited to collaborate. These users will have access only to the content of the model specified in their collaboration invitation Adding Users The section below shows how to add users to Prolaborate. Add Users by clicking on Add User button in Manage Users. Manage Users can be accessed from Settings menu or Repository Configure options, as shown in images below. 23

24 The following options are possible when adding a new User: Add New System User Select Users from other repositories Add From Active Directory By User By Group 24

25 Add New Systems User A System User is created and maintained in Prolaborate. Specify the required basic details and also add the new user to a user group to complete User Addition (User Groups are created by in Prolaborate) Select Users from other repositories Prolaborate allows several repositories to be setup in the same instance. The users defined in one repository could be leveraged and added in another Prolaborate repository. Steps 1. Select Select users from other repositories option 2. Prolaborate displays the list of all users from other Prolaborate repositories. 3. Select the list of users to be added to the repository. 4. Click on the + button to add those users to the current repository. 25

26 Prolaborate also identifies if a new user s already exists in another Prolaborate repository and notifies, and gives an option to import the user into the existing repository Add From Active Directory Prolaborate also allows users from Active Directory to be imported into a repository. A pre-requisite for this step would be valid Active Directory Configuration completed by Prolaborate Administrator. In the process of adding new users, you can choose Add from Active Directory which would then let you import Active Directory user or Active Directory group. 26

27 Active Directory by User Choosing Active Directory Users import displays all active directory users. The users list is loaded from the pre-configured LDAP Configuration Select the list of users to be added to the repository and click on the + button to add those users to the current repository Active Directory by User Group Choosing Active Directory Users import displays all active directory users. The users list is loaded from the pre-configured LDAP Configuration. Select the list of users to be added to the repository and click on the + button to add those users to the current repository 27

28 28

29 Decision 11: Access Permissions Once you ve created some Sections, and some groups of users, it s finally time to decide who will do what. 11.1Features & Decisions The only way that users can see, collaborate on, or edit EA data is by you giving them Access Permissions. There are 4 options: Read Only Users can see EA information (according to the settings in the Profile and see all discussions, but can t participate in discussions, or edit any data Read and Collaborate. Users can see EA information, and can start and take part in discussions, but can t edit EA data Read and Write Can read and update EA information, but not take part in any discussions. Not normally used Read, Write and Collaborate Maximum access: users can see & edit, as well as create and participate in discussions Decision 12: - Which level of permission to give to which users Use the write access permissions with great care: only give to groups of users who know what they are doing. Remember, you can control exactly which EA attributes they can change in the Profile for the Prolaborate Repository. In general, give people access to a bit more EA information than you think they really need. But don t give them access to everything that will be confusing. 29

30 12.1Detailed Instructions Access Permissions Prolaborate allows the administrator to give controlled access of elements or packages to the users. This process of assigning access permissions can be done through either Settings Access permissions. Configure Access permissions Types of Access Permissions: There are four types of access permissions, 30

31 Read Gives access to view the elements of a package Write Gives access to edit the package elements Collaborate Gives access to participate in discussions, reviews etc Give Access permissions: Prolaborate gives tailored access permissions to either users or user groups. Following are the steps to provide Access Permissions. 1. Select a package or element from the repository browser to which access has to be provided. Here, Business Domain is selected. 31

32 2. Select a user or a user group who is going to be given access. 3. Specify the type of access to be assigned. 4. If Apply recursively is selected, all the sub-packages, elements and diagrams within the selected package are given access 32

33 5. Click Add button. In the above image, three groups have been assigned different types of access permissions Preview by User: The admin user, working on assigning permissions, can view the list of elements and the assigned access permissions. 33

34 Assigning permissions by inviting to Collaborate Prolaborate also allows users to quickly invite another user to collaborate on a diagram. Using Invite Collaborators option in Share button Image above shows that Beth is invited using Invite Collaborators option for a diagram that she isn t assigned any access permission. 34

35 One of the two outcomes would happen as a result Automatically added permission If the invited user (in the above scenario, Beth) is a user in the Repository, but the user doesn t have the permissions to read and collaborate on the diagram, Prolaborate will automatically add Read, collaborate rights to the user Non-Existing user added as Collaboration User If the user invited for collaboration is not an existing user, then the user gets added as a Collaboration user and their access is confined to the diagrams he or she was invited to collaborate on. Image below shows a new (non Prolaborate user) Nick is invited to collaborate on a diagram. 35

36 As a result of the above step Nick will be added as a Collaboration User and will be shown in Invited Users for Collaboration 36

37 Decision 13: Profiles and views (This section currently incomplete) 13.1Features & Decisions Prolaborate Profiles Each Prolaborate Repository has a Profile, which can be edited by the super-administrator and administrators for the repository. Prolaborate provides you with Profiles for basic UML function (such as requirements, use cases, classes etc) as well as two of the most popular UML extensions: BPMN and Archimate. If you have created or bought other MDGs1, then Prolaborate can make use of those as well. Prolaborate allows you to import MDGs, and makes them into Prolaborate Profiles, which let you extended them even more, to hide some element types or attributes, and make other attributes editable. For Example, A BPMN Activity in the BPMN MDG contains a large number of EA Tagged Values associated with it - up to 20! However only a handful will be useful for most people. In EA, it s hard to hide the un-used ones from users: they just add to the clutter. With Prolaborate, you can easily hide these un-used bits of EA MDGs from users, make some of them read-only, other read-write, and even hide whole element types if required. And you can do this for the built-in UML Profiles as well. The aim of all of this is to (1) re-use your existing investment in UML and MDGs and (2) give your Prolaborate users the simplest, most efficient view of your EA information. The following sections will illustrate how to extend a Sparx EA MDG to create simplified views in Prolaborate. 1 You may already know that you can extend Sparx EA by creating MDGs. An MDG is a way of creating new types of element, new attributes on those elements, and even new kinds of diagram and toolbox. These are so powerful that lots of EA features are delivered by Sparx themselves using MDGs, for example, the built-in MDGs for BPMN Process Modelling and Archimate Enterprise Architecture modelling. 37

38 The Prolaborate Profile is used together with the Access Permissions to decide who can see and update what information. If a user has Read-only (not update) permissions to a part of the model, even if the Profile being used says some attributes are potentially editable, that user still won t be able to edit those attributes: the Access Permissions override the Profile. Only if the access permissions say they have edit rights AND the Profile says an attribute is read/write will a user being able to do edits. The instructions below show you how to see what kinds of elements and diagrams are in a profile, and how to set the visibility and editability of individual attributes Customising the Prolaborate User Interface The Profile based on its MDG defines which attributes are visible to suitable authorised users. As it does that, it changes the appearance of the Prolaborate user interface, so that hidden attributes just don t appear. You can edit attributes via the Attributes page: 38

39 The attributes page is where your users can view, and potentially update EA data. The order of the attributes, and which ones are visible and editable is controlled by the Profile for the Repository, specifically the part of the profile which defines how Use Cases appear. The Use Case Profile used in this example looks like this: We have made the name and author attributes read-only, but the Notes attribute can be editable by authorised users. We also added a new attribute not in the MDG called External Ref, made it editable, and also added some help or it Lists of Elements The same Profile is also used to customise the Use Case when it appears in a list: Note: the notes attribute is currently not shown in these lists, since it may be very large and contain complex data. 39

40 Decision 1: Decide which MDGs to use, and which elements and attributes are visible/editable by users 13.2Detailed Instructions Prolaborate Profile A Prolaborate profile allows users to extend Sparx EA MDG and create a customized profile for better user experience. A Prolaborate profile is a collection of the following List of visible stereotypes in Project Browser List of pre=defined attributes (default properties and technology tagged values), visible for stereotypes Custom attributes (tagged values) associated with stereotypes Custom form definitions for stereotypes List of Visible stereotypes in Project browser Sparx EA project browser lists a comprehensive list of all items in a diagram, which includes less significant items such as decision nodes, start events end events, etc. Prolaborate allows modellers to control what is shown in the Repository browser, Click on the eye icon to control visibility. 40

41 List of Pre-defined attributes visible for stereotypes The list of pre-defined attributes visible for a stereotype includes the default attributes from Sparx EA and the list of tagged values associated to a particular stereotype (as per the supported technology). The user can include only a selected set of attributes amongst the pre-defined ones. This flexibility to exclude less important attributes from stakeholders view is a great way to reduce complexity from stakeholders and improves attention Custom Attributes associated with stereotypes Prolaborate allows users to define custom attributes to be associated to any stereotype definition from the MDG. This is equivalent to extending the MDG technology with new tagged values in Sparx EA. These custom attributes could be one of the supported tagged value types in Sparx EA and could be added using the simplified User Interface in Prolaborate. 41

42 Custom form definitions for stereotypes Prolaborate allows users to configure custom forms for each stereotype in the MDG technology. For example, Author could have a set of attributes grouped collated in a form for the BPMN Activity and another forum for BPMN Business Process, and so on. Figure below shows how a form is designed for BPMN Activity, this form contains three groups, the default attributes (or the EA properties), some selected attributes from BPMN Technology and some new attributes custom defined in Prolaborate. Please note however there is no restriction on using any type of attributes in any group. 42

43 Selecting Default Profile Prolaborate allows multiple profiles to be defined for any stereotype, it gives author the flexibility to set any of these profiles as default at any point of time. The profile set as default will be shown to all users of the repository. 43

44 44

45 Decision 14: Other (for next version) 14.1Features & decisions 14.2Detailed Instructions 45

Set Up and Manage Salesforce Communities

Set Up and Manage Salesforce Communities Set Up and Manage Salesforce Communities Salesforce, Spring 16 @salesforcedocs Last updated: April 28, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 27/05/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Enterprise Architect Tips & Tricks Compilation - 1

Enterprise Architect Tips & Tricks Compilation - 1 Enterprise Architect Tips & Tricks Compilation - 1 Sparx Systems India In this article we have complied all the tips and tricks which we discovered from our day to day usage of Enterprise Architect. In

More information

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Ribbons. Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Ribbons Author: Sparx Systems Date: 15/07/2016 Version: 1.0 CREATED WITH Table of Contents Ribbons 4 File Management 6 Show Panel 8 Start Ribbon 12 Using the Explore

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

User Guide Updated: September 6, 2017

User Guide Updated: September 6, 2017 root cause analysis software User Guide Updated: September 6, 2017 Brought to you by: 2 Table of Contents END USERS... 3 Account Setup Email... 3 Dashboard... 4 RCA Search... 4 RCA Records... 5 Other notes

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Sparx Systems Enterprise Architect supports publishing an entire model, or part of the model, in a local Joomla! Repository as Articles (HTML

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Author: Sparx Systems Date: 10/05/2018 Version: 1.0 CREATED WITH Table of Contents Publish Joomla! Article 3 Install Joomla! Locally 4 Set

More information

FRONT USER GUIDE Getting Started with Front

FRONT USER GUIDE Getting Started with Front USER GUIDE USER GUIDE Getting Started with Front ESSENTIALS Teams That Use Front How To Roll Out Front Quick Start Productivity Tips Downloading Front Adding Your Team Inbox Add Your Own Work Email Update

More information

ORGANIZING YOUR ARTWORK WITH LAYERS

ORGANIZING YOUR ARTWORK WITH LAYERS 9 ORGANIZING YOUR ARTWORK WITH LAYERS Lesson overview In this lesson, you ll learn how to do the following: Work with the Layers panel. Create, rearrange, and lock layers and sublayers. Move objects between

More information

Getting Help...71 Getting help with ScreenSteps...72

Getting Help...71 Getting help with ScreenSteps...72 GETTING STARTED Table of Contents Onboarding Guides... 3 Evaluating ScreenSteps--Welcome... 4 Evaluating ScreenSteps--Part 1: Create 3 Manuals... 6 Evaluating ScreenSteps--Part 2: Customize Your Knowledge

More information

CIM University: Using Enterprise Architect Schema Composer

CIM University: Using Enterprise Architect Schema Composer CIM University: Using Enterprise Architect Schema Composer CIM User s Group Meeting June 13, 2017 Henry B. Dotson III, P.E. Mandla Solutions, Inc. hdotson@mandlasolutions.com +1-626-429-8040 Purpose The

More information

Microsoft How-To Guide. For Real Estate Professionals

Microsoft How-To Guide. For Real Estate Professionals Microsoft How-To Guide For Real Estate Professionals Your role as a real-estate professional is simple: Turn your client s dreams into a reality. Of course, accomplishing that task is a whole lot more

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

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

More information

Enterprise Architect Training Courses

Enterprise Architect Training Courses On-site training from as little as 135 per delegate per day! Enterprise Architect Training Courses Tassc trainers are expert practitioners in Enterprise Architect with over 10 years experience in object

More information

Thank you for purchasing your new Moochies Watch. We hope you, and more importantly your kids will love it as much as we did creating it.

Thank you for purchasing your new Moochies Watch. We hope you, and more importantly your kids will love it as much as we did creating it. www.moochies.com Thank you for purchasing your new Moochies Watch. We hope you, and more importantly your kids will love it as much as we did creating it. This manual will take you through all the steps

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents The Specification Manager 3 Specification Manager - Overview

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

Build great products. Contour 3.1 Enterprise Architect Guide Jama Software, Inc.

Build great products. Contour 3.1 Enterprise Architect Guide Jama Software, Inc. Build great products. 2 Table of Contents Part I Welcome to Contour 3 Part II Enterprise Architect Connector 3.1 3 1 EA Connector... Install 4 2 Getting... Started 5 3 Define... Mapping Scheme 6 4 Import...

More information

Advantage Cloud Two-Factor Security Process

Advantage Cloud Two-Factor Security Process Advantage Cloud Two-Factor Security Process Advantage Cloud Two-Factor Security Process Table of Contents: 1. Why use Two-Factor Authentication? 2. Two-Factor Authentication Guide for Faculty Members 3.

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

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

Use Active Directory To Simulate InfoPath User Roles

Use Active Directory To Simulate InfoPath User Roles Page 1 of 7 Use Active Directory To Simulate InfoPath User Roles You can leverage the information returned by the Active Directory web service to simulate InfoPath User Roles, which are disabled in browser

More information

Find it all with SharePoint Enterprise Search

Find it all with SharePoint Enterprise Search At a glance: Architecture of an enterprise search solution Indexing and querying business data LOB data and people knowledge Find it all with SharePoint Enterprise Search Matt Hester This article is based

More information

The Etomite Manual for website editors.

The Etomite Manual for website editors. The Etomite Manual for website editors. (Version: 1.1) Etomite is a web tool that allows your website to be user-editable. This means that you can add, edit, and delete pages and whole website sections

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

BSIF. A Freeware Framework for. Integrated Business Solutions Modeling. Using. Sparx Systems. Enterprise Architect

BSIF. A Freeware Framework for. Integrated Business Solutions Modeling. Using. Sparx Systems. Enterprise Architect 33 Chester Rd Tawa 5028 Wellington New Zealand P: (+64) 4 232-2092 m: (+64) 21 322 091 e: info@parkconsulting.co.nz BSIF A Freeware Framework for Integrated Business Solutions Modeling Using Sparx Systems

More information

CTC Accounts Active Directory Synchronizer User Guide

CTC Accounts Active Directory Synchronizer User Guide i Contents Overview... 3 System Requirements... 4 Additional Notes... 5 Installation and Configuration... 6 Running the Synchronizer Interactively... 7 Automatic Updates... 7 Logging In... 8 Options...

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

Installation Guide for 3.1.x

Installation Guide for 3.1.x CARETEND BI Installation Guide for 3.1.x TABLE OF CONTENTS DOCUMENT PURPOSE... 2 OVERVIEW... 2 PLATFORM COMPONENTS... 3 Rock-Pond BI Server... 3 CareTend BI Client Application... 3 ABOUT INSTANCES... 3

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

Customizing DAZ Studio

Customizing DAZ Studio Customizing DAZ Studio This tutorial covers from the beginning customization options such as setting tabs to the more advanced options such as setting hot keys and altering the menu layout. Introduction:

More information

SharePoint SITE OWNER TRAINING

SharePoint SITE OWNER TRAINING SharePoint SITE OWNER TRAINING Contents Customizing Your Site... 3 Editing Links...4 Give the site a new look...5 Changing Title, Description, or Logo...6 Remove the Getting Started Icons...6 Adding Apps

More information

Build great products. Contour Enterprise Architect Connector Jama Software, Inc.

Build great products. Contour Enterprise Architect Connector Jama Software, Inc. Build great products. 2 Table of Contents Part I Welcome to Contour 3 Part II Enterprise Architect Connector 2.0 3 1 EA Connector... Install 3 2 Getting... Started 4 3 Define... Mapping Scheme 6 4 Import...

More information

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users.

The user guide may be freely distributed in its entirety, either digitally or in printed format, to all EPiServer Composer users. Copyright This user guide is protected by the Copyright Act. Changes to the contents, or partial copying of the contents, may not be made without permission from the copyright holder. The user guide may

More information

Security Explorer 9.1. User Guide

Security Explorer 9.1. User Guide Security Explorer 9.1 User Guide Security Explorer 9.1 User Guide Explorer 8 Installation Guide ii 2013 by Quest Software All rights reserved. This guide contains proprietary information protected by copyright.

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

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

Smart-X Software Solutions SecReport Enterprise User Guide

Smart-X Software Solutions SecReport Enterprise User Guide Smart-X Software Solutions SecReport Enterprise User Guide Table of Contents: WELCOME 4 FEATURES AND CAPABILITIES 5 CONTENTS AND REQUIREMENTS 7 CONTENTS 7 REQUIREMENTS 8 LICENSING AND INSTALLATION 10 EVALUATION

More information

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth

Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Introducing Thrive - The Ultimate In WordPress Blog Design & Growth Module 1: Download 2 Okay, I know. The title of this download seems super selly. I have to apologize for that, but never before have

More information

TABLE OF CONTENTS. SECTION 01 How do i access my Yulio account? 03. SECTION 02 How do i start using Yulio? 04

TABLE OF CONTENTS. SECTION 01 How do i access my Yulio account? 03. SECTION 02 How do i start using Yulio? 04 YULIO USING YULIO TABLE OF CONTENTS SECTION 01 How do i access my Yulio account? 03 SECTION 02 How do i start using Yulio? 04 SECTION 03 How do i share a VR project with clients? 06 SECTION 04 Yulio's

More information

Site Owners: Cascade Basics. May 2017

Site Owners: Cascade Basics. May 2017 Site Owners: Cascade Basics May 2017 Page 2 Logging In & Your Site Logging In Open a browser and enter the following URL (or click this link): http://mordac.itcs.northwestern.edu/ OR http://www.northwestern.edu/cms/

More information

Quest Enterprise Reporter 2.0 Report Manager USER GUIDE

Quest Enterprise Reporter 2.0 Report Manager USER GUIDE Quest Enterprise Reporter 2.0 Report Manager USER GUIDE 2014 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this

More information

Secure Web Appliance. Basic Usage Guide

Secure Web Appliance. Basic Usage Guide Secure Web Appliance Basic Usage Guide Table of Contents 1. Introduction... 1 1.1. About CYAN Secure Web Appliance... 1 1.2. About this Manual... 1 1.2.1. Document Conventions... 1 2. Description of the

More information

Moving from FrameMaker to Blaze: Best Practices

Moving from FrameMaker to Blaze: Best Practices Moving from Adobe FrameMaker to MadCap Blaze is easy, although to get the best results you need to do some planning before you start. This document discusses suggestions and issues to make the import result

More information

Taskbar: Working with Several Windows at Once

Taskbar: Working with Several Windows at Once Taskbar: Working with Several Windows at Once Your Best Friend at the Bottom of the Screen How to Make the Most of Your Taskbar The taskbar is the wide bar that stretches across the bottom of your screen,

More information

CA Output Management Web Viewer

CA Output Management Web Viewer CA Output Management Web Viewer Administration Guide Release 12.1.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

GETTING STARTED 8 December 2016

GETTING STARTED 8 December 2016 GETTING STARTED 8 December 2016 About Platform... 4 Browser support... 5 Registration Registering as a Teacher... 6 Registering as a Student... 6 Registering as School... 6 Registering as Municipality

More information

How to Guide. How to Create Mobile Surveys and Forms START

How to Guide. How to Create Mobile Surveys and Forms START How to Guide How to Create Mobile Surveys and Forms START sales@textlocal.in 040-3085-8603 www.textlocal.in Contents Getting started 3 An introduction to surveys and forms 3 Creating a mobile survey 5

More information

An overview of Moodle blocks

An overview of Moodle blocks An overview of Moodle blocks Academic Advisers When you click on the link in the Academic Advisers block it will display information about the students enrolled on your current Moodle course. You can change

More information

Qbox User Manual. Version 7.1

Qbox User Manual. Version 7.1 Qbox User Manual Version 7.1 Index Page 3 Page 6 Page 8 Page 9 Page 10 Page 12 Page 14 Page 15 Introduction Setup instructions: users creating their own account Setup instructions: invited users and team

More information

Enterprise Architect for an Enterprise Architecture. The combination of Sparx EA and ArchiMate 2.0

Enterprise Architect for an Enterprise Architecture. The combination of Sparx EA and ArchiMate 2.0 Enterprise Architect for an Enterprise Architecture The combination of Sparx EA and ArchiMate 2.0 Introduction Bert Dingemans Independent architect and EA consultant Specialised in architecture repositories

More information

Get started with PING PONG

Get started with PING PONG Get started with PING PONG - Lecturer user guide Version 2 Get started with PING PONG Lecturer user guide. Version 2 Anita Eklöf, Faculty of Librarianship, Information, Education and IT, University of

More information

The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x

The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x The Unified Modeling Language (UML ) Using Enterprise Architect 13.x or 14.x Three Day Course Syllabus DAY I Introduction to Enterprise Architect User Interface Desktop layout Portals Commonly used Windows/Ribbons

More information

Amazon WorkDocs. User Guide

Amazon WorkDocs. User Guide Amazon WorkDocs User Guide Amazon WorkDocs: User Guide Copyright 2017 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may not be used in connection

More information

Policy Commander Console Guide - Published February, 2012

Policy Commander Console Guide - Published February, 2012 Policy Commander Console Guide - Published February, 2012 This publication could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes

More information

Unit 8: Working with Actions

Unit 8: Working with Actions Unit 8: Working with Actions Questions Covered What are actions? How are actions triggered? Where can we access actions to create or edit them? How do we automate the sending of email notifications? How

More information

Pulse LMS: User Management Guide Version: 1.86

Pulse LMS: User Management Guide Version: 1.86 Pulse LMS: User Management Guide Version: 1.86 This Guide focuses on the tools that support User Managers. Please consult our separate guides for processes for end users, learning management and administration

More information

Our initial reason for creating a CMS was for accessibility reasons.

Our initial reason for creating a CMS was for accessibility reasons. Our initial reason for creating a CMS was for accessibility reasons. I re-evaluated this in 2008, and still couldn t find a usable CMS admin, let alone an accessible one. This is really a plea to think

More information

Enterprise Architect. User Guide Series. Model Exchange

Enterprise Architect. User Guide Series. Model Exchange Enterprise Architect User Guide Series Model Exchange How to transfer data between projects? In Sparx Systems Enterprise Architect you can move data between projects using Data Transfer of models to file

More information

USING EVENTBRITE. A Guide for CLAPA Staff & Volunteers

USING EVENTBRITE. A Guide for CLAPA Staff & Volunteers USING EVENTBRITE A Guide for CLAPA Staff & Volunteers Please Note: This guide is long and quite detailed to ensure it covers any questions you might have. It is split up into sections so you can refer

More information

The Connector. Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual

The Connector.  Version 1.2 Microsoft Project to Atlassian JIRA Connectivity. User Manual The Connector Version 1.2 Microsoft Project to Atlassian JIRA Connectivity User Manual Ecliptic Technologies, Inc. Copyright 2008 www.the-connector.com Page 1 of 86 Copyright and Disclaimer All rights

More information

CONVERSION TRACKING PIXEL GUIDE

CONVERSION TRACKING PIXEL GUIDE Conversion Tracking Pixel Guide A Step By Step Guide to Installing a conversion tracking pixel for your next Facebook ad. Go beyond clicks, and know who s converting. PRESENTED BY JULIE LOWE OF SOCIALLY

More information

Salesforce App Help. Salesforce, Winter

Salesforce App Help. Salesforce, Winter Salesforce App Help Salesforce, Winter 18 @salesforcedocs Last updated: November 22, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

More information

Get started with PING PONG

Get started with PING PONG Get started with PING PONG - User guide for lecturers Version 1 Get started with PING PONG User guide for lecturers. Version 1 Anita Eklöf, Faculty of Librarianship, Information, Education and IT, University

More information

Quick Web Development using JDeveloper 10g

Quick Web Development using JDeveloper 10g Have you ever experienced doing something the long way and then learned about a new shortcut that saved you a lot of time and energy? I can remember this happening in chemistry, calculus and computer science

More information

User pages for RM Portico

User pages for RM Portico Using gives you access to your files on your school or college network from a browser on any computer (including desktops, laptops, tablets, netbooks and smartphones; for more information see Appendix

More information

LeakDAS Version 4 The Complete Guide

LeakDAS Version 4 The Complete Guide LeakDAS Version 4 The Complete Guide SECTION 4 LEAKDAS MOBILE Second Edition - 2014 Copyright InspectionLogic 2 Table of Contents CONNECTING LEAKDAS MOBILE TO AN ANALYZER VIA BLUETOOTH... 3 Bluetooth Devices...

More information

You will always have access to the training area if you want to experiment or repeat this tutorial.

You will always have access to the training area if you want to experiment or repeat this tutorial. EasySite Tutorial: Part One Welcome to the EasySite tutorial session. Core Outcomes After this session, you will be able to: Create new pages and edit existing pages on Aston s website. Add different types

More information

ELM Server Exchange Edition ArchiveWeb version 5.5

ELM Server Exchange Edition ArchiveWeb version 5.5 ELM Server Exchange Edition ArchiveWeb version 5.5 Copyright 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All

More information

SAP BEX ANALYZER AND QUERY DESIGNER

SAP BEX ANALYZER AND QUERY DESIGNER SAP BEX ANALYZER AND QUERY DESIGNER THE COMPLETE GUIDE A COMPREHENSIVE STEP BY STEP GUIDE TO CREATING AND RUNNING REPORTS USING THE SAP BW BEX ANALYZER AND QUERY DESIGNER TOOLS PETER MOXON PUBLISHED BY:

More information

SpaceShuttle User guide v3

SpaceShuttle User guide v3 SpaceShuttle User guide v3 1.Get Started with SpaceShuttle p2 1.1 For Windows p2 How to download and install Aspera Connect p2 1.2 For Mac p4 How to download and install Aspera Connect p4 2. Accessing

More information

Salesforce CRM Content Implementation Guide

Salesforce CRM Content Implementation Guide Salesforce CRM Content Implementation Guide Salesforce, Winter 18 @salesforcedocs Last updated: October 13, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Working with the website editor...5. Editing page properties Creating a new page Adding and editing content records...

Working with the website editor...5. Editing page properties Creating a new page Adding and editing content records... About this guide...3 About the structure of web pages in typo3...4 The outer template...4 The page record...4 Page content records...4 Access to editing and publishing records...4 Working with the website

More information

New Dropbox Users (don t have a Dropbox account set up with your Exeter account)

New Dropbox Users (don t have a Dropbox account set up with your Exeter  account) The setup process will determine if you already have a Dropbox account associated with an Exeter email address, and if so, you'll be given a choice to move those contents to your Phillips Exeter Dropbox

More information

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6 for SharePoint 2010/2013 Contents 2 Contents 8.0 Help for End Users... 3 About Jive for SharePoint... 4 System Requirements... 5 Using Jive for SharePoint... 6 Overview of Jive for SharePoint... 6 Accessing

More information

CheckBook Pro 2 Help

CheckBook Pro 2 Help Get started with CheckBook Pro 9 Introduction 9 Create your Accounts document 10 Name your first Account 11 Your Starting Balance 12 Currency 13 We're not done yet! 14 AutoCompletion 15 Descriptions 16

More information

Setting Up Jive for SharePoint Online and Office 365. Introduction 2

Setting Up Jive for SharePoint Online and Office 365. Introduction 2 Setting Up Jive for SharePoint Online and Office 365 Introduction 2 Introduction 3 Contents 4 Contents Setting Up Jive for SharePoint Online and Office 365...5 Jive for SharePoint Online System Requirements...5

More information

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. User Interface. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series User Interface Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents User Interface The Start Page How to Remove Links to Recent Projects

More information

NotifySCM Workspace Administration Guide

NotifySCM Workspace Administration Guide NotifySCM Workspace Administration Guide TABLE OF CONTENTS 1 Overview... 3 2 Login... 4 2.1 Main View... 5 3 Manage... 6 3.1 PIM... 6 3.2 Document...12 3.3 Server...13 4 Workspace Configuration... 14 4.1

More information

25Live Security Administration Guide

25Live Security Administration Guide 25Live Security Administration Guide The 25Live Administration Utility The security administration tasks you can perform The 25Live Administration Utility is used to set up and maintain the security of

More information

Lime Survey is a survey tool hosted internally at the University.

Lime Survey is a survey tool hosted internally at the University. Lime Survey What is LimeSurvey? Lime Survey is a survey tool hosted internally at the University. Why would I use LimeSurvey? Compared with other tools like Course Resources or Microsoft Forms, Lime Survey

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

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

Step 1: Syncing Your Library. After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL

Step 1: Syncing Your Library. After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL Step 1: Syncing Your Library After installing One Drive for Business, you will be prompted to Sync a library. NEXT: Select the Library URL For this, we want to choose the URL that connects to your Office

More information

Getting Started with the Zendesk Enterprise Plan

Getting Started with the Zendesk Enterprise Plan Getting Started with the Zendesk Enterprise Plan In this guide, you will learn how to setup Zendesk in an enterprise environment. Large companies typically need their help desk to handle situations where

More information

Choic s Administrative Login Guide

Choic s Administrative Login Guide ChoiceMail s Administrative Login Guide ChoiceMail Enterprise provides you with an Administrative Login from which you can control Global settings and administer User Accounts all through a web interface.

More information

11 Most Common. WordPress Mistakes. And how to fix them

11 Most Common. WordPress Mistakes. And how to fix them 11 Most Common WordPress Mistakes And how to fix them Introduction We all make mistakes from time to time but when it comes to WordPress, there are some mistakes that can have devastating consequences.

More information

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14

Contents Overview... 5 Configuring Project Management Bridge after Installation... 9 The Project Management Bridge Menu... 14 Portfolio Management Bridge for Primavera P6 User's Guide June 2015 Contents Overview... 5 Basic Principles and Concepts... 5 Managing Workflow... 7 Top-Down Management... 7 Project-Based Management...

More information

CimConteXtor User Guide

CimConteXtor User Guide CimConteXtor User Guide V3 1/86 CimConteXtor User Guide User Guide V3 CimConteXtor is an Enterprise Architect Add-In. The main purpose of CimConteXtor is to create a UML profile in EA, profile that is

More information

Briefing Session Guide. Sending Message Basics.

Briefing Session Guide. Sending Message Basics. 22 Briefing Session Guide Portal Briefing Session Administrators Guide: Part How one: To How do I series Sending Message Basics. Page - 2 - of 31 Administrator Basics Part 1 Sending Message Basics Contents

More information

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016

Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 Global Preview v.6.0 for Microsoft Dynamics CRM On-premise 2013, 2015 and 2016 User Manual Akvelon, Inc. 2016, All rights reserved. 1 Contents Overview... 3 Licensing... 4 Installation... 5 Upgrading from

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

VAT/GST Analytics by Deloitte User Guide August 2017

VAT/GST Analytics by Deloitte User Guide August 2017 VAT/GST Analytics by Deloitte User Guide August 2017 Contents What is VAT/GST Analytics? What is Qlik Sense? The Associative Model How to access Qlik Sense? Navigate through Qlik Sense A quick overview

More information

User Guide. Admin Guide. r

User Guide. Admin Guide. r User Guide Admin Guide r 03.08.16 1 Welcome to Keeper! We re excited you have chosen to work with us. Let s get started by walking through how you can tell your employees about Keeper, then we ll walk

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Risk and Issue Management With Enterprise Architect and eadocx

Risk and Issue Management With Enterprise Architect and eadocx 2011 Risk and Issue Management With Enterprise Architect and eadocx This document, the first in a series on EA for Project Managers, looks at how risk and issue management can be automated, made more relevant

More information