JIRA, Confluence and their integration

Size: px
Start display at page:

Download "JIRA, Confluence and their integration"

Transcription

1 Term work report JIRA, Confluence and their integration Průmyslové informační systémy(a0m33pis) Prepared by Radu Fiser Czech Technical University in Prague Faculty of Electrical Engineering Summer semester 2009/ /5/2010 Copyright 2010 by Radu Fiser. Permission is granted to use, modify, and distribute this document.

2 Page ii Abstract This document represents a term work report for Enterprise Information Systems course held in the summer semester 2009/2010 at Faculty of Electrical Engineering of Czech Technical University in Prague. The objective of the term work was to pick and analyze an enterprise software system. This particular paper presents the collaborative software systems JIRA and Confluence as well as means of their mutual integration.

3 Page iii Table of Contents Table of Contents... iii 1. Atlassian Confluence Overview Uses Features Spaces Editing Versioning Notifications Others Atlassian JIRA Overview Uses JIRA concepts Features Issue Creation Reporting Project road mapping Notifications Others Integration Combination of Confluence Shortcuts and JIRA Quick Search Trackback Integration by using macros and gadgets Integrate user-management References...13

4 1. Atlassian Confluence 1.1 Overview Confluence is the most popular web-based corporate wiki. It is a platform for an organization to collaborate across teams and share business knowledge. It is developed and marketed by Atlassian Software Systems. Confluence is sold as either on-premises software or as a hosted solution. Its license is proprietary, but a zero-cost license program is available for non-profit organizations and open source projects. Confluence is used by over 7,800 organizations. Notable customers include Adobe Systems, Sun Microsystems, IBM, SAP, Bloomberg LP, Microsoft and United Nations. 1.2 Uses The slogan of Confluence is One wiki. Many uses The spectrum of uses for Confluence is very large indeed. Possible uses are: Intranet software Knowledge management system Documentation Enterprise ready wiki software 1.3 Features Spaces In Confluence, content is organized into spaces. There are two types of spaces: Global spaces are areas on your site into which you can group content items (pages, attachments, news, etc) based on any theme or topic of your choice. For example, you may want separate areas on your site for each team or project within your organization. In Confluence, you can set up a different space for each team or project. You can build content for each of these spaces individually; decide who its users are, and even archive mail separately within each. There is no limit to the number of global spaces you can create within Confluence. Personal spaces belong to particular users, and rather than being listed on the Dashboard are available from the People Directory. They can contain pages and news items, be searched and browsed. They can be kept private, or opened up so the whole world can view and edit them, just like global spaces. Confluence treats each space as an independently managed wiki. This means that each space functions autonomously within your site.

5 Screenshot-1: Confluence space management panel Each space: Has its own pages, news items, comments, bookmarks, RSS feeds and mail Has its own access control settings, so you can set different levels of access to different spaces. Can be separately exported to PDF, HTML or XML Editing Confluence allows a variety of editing choices Wiki Markup Rich Text Editor (What You See Is What You Get) Microsoft Word/OpenOfficeWriter Screenshot-2: Page Tools

6 Screenshot-3: WYSIWYG editor Versioning Confluence keeps a history of all page changes. You can see what any of the previous versions of the page looked like, as well as link to them. Screenshot-4: Restoring an Older Version of a Page There are two ways that you can view an older version of a page. Via the 'View Change' link this allows you to quickly check the most recent change to a page and the most recent version of the page, prior to the current version. Via the Page History this allows you to look for a specific version of the page. Confluence tracks histories of changes to pages by maintaining a version of the page each time it is modified. It is easy to view changes between different versions and to restore a previous version if required.

7 1.3.4 Notifications In Confluence you can keep track of changes to a single page, an entire space, or to all spaces on your site. You can only track updates to content visible to you. Screenshot-5: Visualization of recent updates Watch a space: be notified by of new or modified content within a space. The notifications contain: Pages created and updated Blog posts created and updated User profiles updated Watch a page: be notified by of updates to a page. Subscribe to Daily Reports: be notified daily of changes in all spaces to which you have 'view' access. RSS Feeds: subscribe to Confluence RSS feeds to stay informed of New and updated pages New comments New news items New attachments

8 Screenshot-6: RSS Feed Builder Others Powerful search Content tagging Office integration Web 2.0 Social Networking Profile pages 300+ plug-ins (calendars, task list, charts) Secure Confluence provides fine-grained enterprise level security Usable Intuitive interface designed with both business and technical users in mind Administration A low maintenance system with straightforward administration capability Connectivity Able to integrate with existing user stores (LDAP or Active Directory) and industry-standard databases Open An open API, full source code access allow for further integration and customization of Confluence functionality SharePoint Access SharePoint s document facilities from within Confluence and vice versa. And search both from a single location

9 2. Atlassian JIRA 2.1 Overview JIRA is a proprietary enterprise software product, developed by Atlassian, commonly used for bug tracking, issue tracking, and project management. The product name, JIRA, is not an acronym but rather a truncation of "Gojira", the Japanese name for Godzilla. It has been developed since 2004.Atlassian provides JIRA for free to open source projects, and organizations that are non-profit, non-government, non-academic, non-commercial, non-political, and secular.for commercial customers, the full source code is available under a developer source license 2.2 Uses 1. Bugs/Change Requests Tracking JIRA simplifies every step of tracking bugs for everyone involved. Creating, triaging and resolving bugs is a snap. And managing bugs along with all other development tasks in the a single project keeps your software development on track. Create new bugs in seconds from your browser, , IDE or smartphone client Navigate JIRA menus and execute frequently used actions using keyboard shortcuts View activity history to access recently opened issues, projects and searches Use Quick Search to find bugs based on user, project, issue key or filter shortcuts. 2. Help-desk / Support / Customer Service 3. Project Management/ Tracking 4. Task Tracking 5. Requirements Management 6. Workflow / Process Management 2.3 JIRA concepts What is a project? A JIRA project is a collection of issues, and is defined according to your organization s requirements. For example, a JIRA project could be: a software development project a marketing campaign

10 a helpdesk system a leave request management system a website enhancement request system What is an issue? Depending on how your organization is using JIRA, an issue could represent a software bug, a project task, a helpdesk ticket, a leave request form, etc. What is a component? Figure-1: JIRA Concept scheme A project component is a logical grouping of issues within a project. Each project may consist of various components (or none), depending on your organization s needs. For example, a software development project could consist of components called 'Documentation', 'Backend', ' Subsystem', and GUI. A website enhancement request system might consist of components called 'Products', 'Contact Us', etc

11 What is a workflow? Workflow is the movement of an issue through various statuses during its lifecycle. JIRA's default workflow looks like in figure 2 Figure-2: JIRA Workflow scheme 2.4 Features Issue Creation Creating tasks, a bug report, feature requests, helpdesk tickets, is a breeze. No need to transcribe issues from s to Excel worksheet anymore. Issue can be easily created via Web: Filling the form on the Web page Sending an to a preconfigured address Reporting JIRA provides reports that show statistics for particular people, projects, versions, or other fields within issues

12 Workload Pie Chart Report shows the relative workload for assignees of all issues in a particular project or issue filter. User Workload Report shows how much work a user has been allocated, and how long it should take. Version Workload Report shows how much outstanding work there is (per user and per issue) before a given version is complete. Version Time Tracking Report Shows progress towards completing a given version, based on issues' work logs and time estimates. Single Level Group By Report shows the search results from an issue filter, grouped by a field of your choice. Created vs. Resolved Issues Report shows the number of issues created vs number of issues resolved over a given period of time. Resolution Time Report shows the average time taken to resolve issues. Pie Chart Report shows the search results from a specified issue filter (or project) in a pie-chart, based on a statistic of your choice. Average Age Report shows the average age (in days) of unresolved issues. Recently Created Issues Report shows the rate at which issues are being created. Time Since Issues Report shows the number of issues for which your chosen date field (e.g. 'Created') was set on a given date Project road mapping JIRA provides a Road Map for each project, which shows issues scheduled for the next ten unreleased versions. The Road Map provide an overview of progress made towards releasing a version. Screenshot-7: JIRA Road Map of a project

13 2.4.4 Notifications JIRA enables you to receive the information you need, when you need it. JIRA supports: Configurable alerts as and when issues are updated Optional s to remind on overdue tasks Subscribe to weekly/monthly reports on issue status Others Secure JIRA provides fine-grained enterprise level security Usable Intuitive interface designed with both business and technical users in mind Track Keep track of all activities, changes and work logged against issues Administration A low maintenance system with straightforward administration capability Extensible With over 100 plug-ins contributed by the community Open An open API, full source code access allow for further integration and customization of JIRA functionality 3. Integration You can create the ultimate project management application by connecting JIRA and Confluence. The out-of-the-box integrations of Confluence with JIRA are: Combination of Confluence Shortcuts and JIRA Quick Search Trackback or two-way linking Using gadgets and macros Integration of user-management 3.1 Combination of Confluence Shortcuts and JIRA Quick Search In Confluence at Dashboard >Administration > Shortcut Links you can define shortcuts By specifying a key e.g. Key=JIRA and an Expanded Value = you can access any particular JIRA issue from in Confluence by simply defining the following tag: [JRA-441@JIRA]. The link will be represented on the page as follows: JIRA Issue JRA-441.

14 3.2 Trackback to. Trackback linking is a means by which a page can tell another page that it has been linked In, you can configure whether to: Display links to external pages that link to your pages (accept incoming trackback pings) Notify external pages that they have been linked to (send outgoing pings) Example of usage: Document your user stories or use-cases in Confluence, and see at a glance which issues affect each use-case. 3.3 Integration by using macros and gadgets Further the JIRA Issue macro will be presented. The JIRA Issues macro allows you to display a list of issues from a JIRA site within a page in Confluence. In other words, if you have your own JIRA site, your Confluence page can show a list of issues from your JIRA project. You can also show a list of issues from any JIRA site to which you and your readers have access. Screenshot-9: Issue Filtering Steps Displaying a List of JIRA Issues on a Confluence Page are:. 1. Go to the 'Issues' screen and create a new filter 2. Set up your search parameters and use 'View' to check the issues returned.

15 3. Once the filter is finished, go to the Filter's 'View' tab/section in the top-left area of the JIRA interface. 4. Copy the XML link. Click the 'Views' menu and use this menu to copy the XML link to your clipboard. For example, right-click the 'XML' menu item and choose the right-click menu option for copying that link. 5. Type the following text into a new line at the appropriate location in Confluence: {jiraissues:url=content} 6. Replace 'CONTENT' with the JIRA filter URL(see screenshot 8) Screenshot-8: Use of JIRA Issue macros 3.4 Integrate user-management To save you having to enter users into both, you may benefit from using Atlassian Crowd 1 as the user-repository for both applications Alternatively you can configure Confluence to use JIRA's user database 1 Crowd is an application security framework that handles authentication and authorization for your web-based applications. With Crowd you can quickly integrate multiple web applications into a single security architecture that supports single sign-on (SSO) and centralized identity management

16 References ashboard

Term work presentation

Term work presentation Term work presentation System category: Collaborative software System name: JIRA, Confluence and their integration Course: Průmyslové informační systémy (A0M33PIS) Student: Radu Fiser Semester: 2009/2010

More information

LearnByCartoon.com Confluence Training. Episode Guide. The Confluence Dashboard, Global Sidebar & User Interface. 1 Learnbycartoon.

LearnByCartoon.com Confluence Training. Episode Guide. The Confluence Dashboard, Global Sidebar & User Interface. 1 Learnbycartoon. 1 Learnbycartoon.com 1. The Global Sidebar / Home The Sidebar, on the left of the screen, is called the Global Sidebar. This is the main menu system for Confluence 2. Search Below the homepage symbol,

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

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008)

Space Details. Available Pages. Confluence Help Description: Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Space Details Key: confhelp Name: Confluence Help Description: Creator (Creation Date): ljparkhi (Aug 14, 2008) Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Available Pages Quickstart Guide Working

More information

HPCI CMS for Information Sharing User Manual Ver. 1

HPCI CMS for Information Sharing User Manual Ver. 1 Document ID:HPCI-OF01-003E-01 HPCI CMS for Information Sharing User Manual Ver. 1 2015/10/1 HPCI Operating Office Revision History Date Revision Contents 2015/10/1 First edition 1 Table of contents Revision

More information

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types.

Inside JIRA scheme, everything can be configured, and it consists of. This section will guide you through JIRA Issue and it's types. JIRA Tutorial What is JIRA? JIRA is a tool developed by Australian Company Atlassian. It is used for bug tracking, issue tracking, and project management. The name "JIRA" is actually inherited from the

More information

ITaP Confluence Guide. Instructions for Getting Started with Confluence a Purdue

ITaP Confluence Guide. Instructions for Getting Started with Confluence a Purdue ITaP Confluence Guide Instructions for Getting Started with Confluence a Purdue This instruction set was developed by ITaP for instructor and student use. For comments, suggestions, correction, etc. please

More information

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led

Course Outline. Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days Instructor-Led Introduction This two day class is designed for information workers or power users who serve as SharePoint

More information

The Intuitive Jira Guide For Users (2018)

The Intuitive Jira Guide For Users (2018) The Intuitive Jira Guide For Users (2018) idalko.com/jira-guide-pdf/ June 27, 2018 In this PDF you ll find the comprehensive Jira guide for users, brought to you by the Atlassian Platinum Solution Partner

More information

RIT Wiki 5.1 Upgrade - May 21, 2013

RIT Wiki 5.1 Upgrade - May 21, 2013 RIT Wiki 5.1 Upgrade - May 21, 2013 We are pleased to announce that the RIT Wiki will be upgraded to version 5.1 on Tuesday, May 21st. UPDATED TIME: The RIT Wiki will be unavailable on Tuesday, May 21st

More information

INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT

INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT INTRODUCTION TO THE STATE OF MICHIGAN S SHAREPOINT ENVIRONMENT WHAT IS SHAREPOINT? The State of Michigan is using SharePoint services to create intranet sites and team rooms to share information and foster

More information

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days; Instructor-Led

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days; Instructor-Led Course 55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User Page 1 of 8 Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035: 2 days; Instructor-Led Overview This

More information

Customer Helpdesk User Manual

Customer Helpdesk User Manual Customer Helpdesk User Manual TABLE OF CONTENTS 1 INTRODUCTION... 3 2 HANDLING OF THE PROGRAM... 3 2.1 Preface... 3 2.2 Log In... 3 2.3 Reset Your Password... 4 2.4 Changing Personal Password... 4 3 PROGRAM

More information

AVANTUS TRAINING PTE PTE LTD LTD

AVANTUS TRAINING PTE PTE LTD LTD [MS55035]: Microsoft SharePoint Server 2013 for the Site Owner/Power User Length : 2 days Audience(s) : Information Workers, IT Professionals Level : 200 Technology : Microsoft SharePoint Server 2013 Delivery

More information

ITaP Confluence Guide. Instructions for Getting Started with Confluence a Purdue

ITaP Confluence Guide. Instructions for Getting Started with Confluence a Purdue ITaP Confluence Guide Instructions for Getting Started with Confluence a Purdue This instruction set was developed by ITaP for instructor and student use. For comments, suggestions, correction, etc. please

More information

Atlassian Confluence 5 Essentials

Atlassian Confluence 5 Essentials Atlassian Confluence 5 Essentials Stefan Kohler Chapter No. 5 "Collaborating in Confluence" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter

More information

55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User

55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User 55035: Microsoft SharePoint Server 2013 for the Site Owner/Power User Description This training class is designed for SharePoint Site Owners, Site Collection Administrators and SharePoint Server Administrators

More information

JIRA MANUAL. Delaware Service Desk. Date: [20 June 2014] Version: 1.0

JIRA MANUAL. Delaware Service Desk. Date: [20 June 2014] Version: 1.0 JIRA MANUAL Delaware Service Desk Date: [20 June 2014] Version: 1.0 Table of contents 1 Jira: how to use 5 1.1 Getting started 5 1.2 Navigation 5 1.2.1 Dashboard 1.2.2 Projects 5 7 1.2.3 Issues 1.2.4 Quick

More information

What is JIRA? software development tool. planning and tracking the projects progress and supporting the team collaboration

What is JIRA? software development tool. planning and tracking the projects progress and supporting the team collaboration Jakub Sykora What is JIRA? software development tool planning and tracking the projects progress and supporting the team collaboration supports both Agile (Scrum & Kanban) and waterfall methodologies What

More information

Microsoft SharePoint Server 2013 for the Site Owner/Power User

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035B: Microsoft SharePoint Server 2013 for the Site Owner/Power User Page 1 of 6 Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035B: 2 days; Instructor-Led Introduction

More information

Use Guide STANDARD JIRA-CLIENT ESTNDAR. Version 3.0. Standard JIRA Client Use Guide

Use Guide STANDARD JIRA-CLIENT ESTNDAR. Version 3.0. Standard JIRA Client Use Guide Use Guide STANDARD JIRA-CLIENT ESTNDAR Version 3.0 Standard JIRA Client Use Guide Madrid, December, 2017 1 INTRODUCTION 3 2 JIRA CLIENT SOLUTIONS 4 3 INSTALLATION AND REQUIREMENTS 5 4 ACCESS 5 4.1 Request

More information

55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User

55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User 55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User Microsoft - Sharepoint Nível: Intermédio Duração: 14h Sobre o curso This two day class is designed for information workers or power

More information

Microsoft SharePoint Server 2013 for the Site Owner/Power User

Microsoft SharePoint Server 2013 for the Site Owner/Power User Course 55035A: Microsoft SharePoint Server 2013 for the Site Owner/Power User Course Details Course Outline Module 1: The Role of the Site Owner This module provides an introduction to the topics covered

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

START GUIDE CDMNext V.3.0

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

More information

End User SharePoint 2010 Videos List

End User SharePoint 2010 Videos List End User SharePoint 2010 Videos List Screencast Name Number Abstract Category A subsite (or simply referred to as site) is created as an interface for hosting pages, lists, libraries and web parts. Creating

More information

Functionality Description

Functionality Description Responsive & Personalized Content Aggregation Content Management Classification Enterprise Search Collaboration Visual Analytics January 2017 Contents 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Introduction... 2 Two

More information

55035: PowerShell for SharePoint Administrators

55035: PowerShell for SharePoint Administrators Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

Microsoft SharePoint Server 2013 for the Site Owner/Power User

Microsoft SharePoint Server 2013 for the Site Owner/Power User 3 Riverchase Office Plaza Hoover, Alabama 35244 Phone: 205.989.4944 Fax: 855.317.2187 E-Mail: rwhitney@discoveritt.com Web: www.discoveritt.com Course 55035A: Microsoft SharePoint Server 2013 for the Site

More information

Confluence, Tech Comm, Chocolate. Sarah Maddox. technical communication. A wiki as platform extraordinaire for PRESS

Confluence, Tech Comm, Chocolate. Sarah Maddox. technical communication. A wiki as platform extraordinaire for PRESS Confluence, Tech Comm, Chocolate A wiki as platform extraordinaire for technical communication Sarah Maddox PRESS Table of Contents I. Introduction 1 1. Welcome to this book 3 Getting passionate about

More information

icms 9.0 The industry leading responsive, multi-user, multi-website content management system

icms 9.0 The industry leading responsive, multi-user, multi-website content management system icms 9.0 The industry leading responsive, multi-user, multi-website content management system www.yfactor.com Strategy + Design + Technology www.yfactor.com Do you need a reliable, flexible and easy-to-use

More information

SharePoint Online for Power Users

SharePoint Online for Power Users Introduction This course is designed to bring users up to speed with working with SharePoint as a Power User. The course introduces and the Office 365 ecosystem and teaches basics such as navigating the

More information

1-2

1-2 1 1-2 1-3 1-4 1-5 1-6 1-7 Confluence: A web-base application tool in charge of managing information, files, etc. developed by the Australian company Atlassian. This tool enables the user a high level of

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215: SharePoint Online Power User Page 1 of 6 SharePoint Online Power User Course 55215: 3 days; Instructor-Led Introduction This course delivers the complete site owner story from start to finish

More information

SharePoint 2016 Power User

SharePoint 2016 Power User SharePoint Course - 55217 SharePoint 2016 Power User Length 5 days Audience This course is intended for anyone who wants to become the ultimate site owner; whether you are building sites for yourself or

More information

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2.

Adobe AIR 3 (1) Adobe Air 3 for Flash CS5.5 Developers Course 1. Adobe InDesign CS5 (1) Adobe InDesign CS5: Fundamentals Course 2. Skillsoft Curriculum Export as of 2017-10-11 Desktop Collections Collection Curriculum Series Asset Title Asset Type Hours DESKTOP COMPUTER SKILLS Adobe Adobe Reader X (1) Adobe Reader X Adobe AIR 3 (1)

More information

Explorer View document libraries, 165 form library, 183

Explorer View document libraries, 165 form library, 183 Index A Actions section Add Listing link, 18 Add News link, 29 Add Person link, 20 Advanced Search Link, 41 Change Location link, 19 Change Settings link, 13 Create Subarea link, 13 Edit Page link, 21

More information

In this tutorial you will learn how to:

In this tutorial you will learn how to: 1 of 6 9/30/2009 2:41 PM Edublogs Interface Purpose The interface of Edublogs provides you with several options to make your blog not only unique but also easily maintainable. Therefore it is necessary

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

Mail. Having your mail stored in the cloud means you can access it just about anywhere on just about any device with an internet connection.

Mail. Having your mail stored in the cloud means you can access it just about anywhere on just about any device with an internet connection. Microsoft Office 365 is a set of cloud services available free to education entities from Microsoft. With your Microsoft Office 365 account, you receive access to the following services: For now, we are

More information

Blog to Contents. User Guide March 11, 2008

Blog to Contents. User Guide March 11, 2008 User Guide March 11, 2008 Contents Blog Accessing the My Blog page Searching for a Blog Entry Viewing blogs Viewing public blog entries and comments Viewing private blog entries Viewing Blogs Externally

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215A: SharePoint Online Power User - Course details Course Outline Module 1: An Introduction to SharePoint Online Let s get started with SharePoint online by letting you know about its fantastic

More information

DOCUMENTUM D2. User Guide

DOCUMENTUM D2. User Guide DOCUMENTUM D2 User Guide Contents 1. Groups... 6 2. Introduction to D2... 7 Access D2... 7 Recommended browsers... 7 Login... 7 First-time login... 7 Installing the Content Transfer Extension... 8 Logout...

More information

START GUIDE CDMNEXT CEIC Data. All rights reserved.

START GUIDE CDMNEXT CEIC Data. All rights reserved. 1 START GUIDE CDMNEXT 2017 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

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

Export out report results in multiple formats like PDF, Excel, Print, , etc.

Export out report results in multiple formats like PDF, Excel, Print,  , etc. Edition Comparison DOCSVAULT Docsvault is full of features that can help small businesses and large enterprises go paperless. The feature matrix below displays Docsvault s abilities for its Enterprise

More information

Space Details. Available Pages

Space Details. Available Pages Space Details Key: confhelp Name: Confluence Help Description: Creator (Creation Date): ljparkhi (Aug 14, 2008) Last Modifier (Mod. Date): ljparkhi (Aug 14, 2008) Available Pages Working with Pages Document

More information

Jira Permission Scheme Per Issue Type >>>CLICK HERE<<<

Jira Permission Scheme Per Issue Type >>>CLICK HERE<<< Jira Permission Scheme Per Issue Type Associates JIRA's system workflow jira with all issue types (available to the JIRA project). Log in as a user with the JIRA Administrators global permission. (In turn,

More information

Contents at a Glance COPYRIGHTED MATERIAL. Introduction... 1 Part I: Getting Started with SharePoint

Contents at a Glance COPYRIGHTED MATERIAL. Introduction... 1 Part I: Getting Started with SharePoint Contents at a Glance Introduction... 1 Part I: Getting Started with SharePoint 2013... 7 Chapter 1: Getting to Know SharePoint 2013...9 Chapter 2: Introducing SharePoint Online...23 Chapter 3: Wrangling

More information

SharePoint 2013 for End Users - Microsoft Official

SharePoint 2013 for End Users - Microsoft Official Page 1 of 10 s Overview This SharePoint 2013 End User class is for end users working in a SharePoint 2013 environment. The course teaches SharePoint basics such as working with lists and libraries as well

More information

VisualSP 2010 Help Items

VisualSP 2010 Help Items Rehmani Consulting, Inc. VisualSP 2010 Help Items http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Doc Rev 6.2 for VSP 4.7.0.4 Contents Contents... 2 Introduction... 3 VisualSP 2010 Help Ribbon

More information

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

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

More information

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

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Portals Author: Sparx Systems Date: 19/03/2018 Version: 1.0 CREATED WITH Table of Contents Portals 3 Perspective Portal 6 Workspace Portal 7 Window Portal 9 Status

More information

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Widgets for SAP BusinessObjects Business Intelligence Platform User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All

More information

Chronodat Help Desk (Lite)

Chronodat Help Desk (Lite) Chronodat Help Desk (Lite) (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 10-03-2018 1

More information

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals Enterprise Architect User Guide Series Portals What are Portals? In Sparx Systems Enterprise Architect, each Portal is a high-level logical grouping of common tools, custom searches, window layouts and

More information

Veritas NetBackup OpsCenter Reporting Guide. Release 8.0

Veritas NetBackup OpsCenter Reporting Guide. Release 8.0 Veritas NetBackup OpsCenter Reporting Guide Release 8.0 Veritas NetBackup OpsCenter Reporting Guide Legal Notice Copyright 2016 Veritas Technologies LLC. All rights reserved. Veritas and the Veritas Logo

More information

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals Enterprise Architect User Guide Series Portals What are Portals? In Sparx Systems Enterprise Architect, each Portal is a high-level logical grouping of common tools, custom searches, window layouts and

More information

NHS Education for Scotland Community Websites. Guide for establishing and maintaining a community website

NHS Education for Scotland Community Websites. Guide for establishing and maintaining a community website NHS Education for Scotland Community Websites http://www.knowledge.scot.nhs.uk/xxx Guide for establishing and maintaining a community website 1 Contents 1. Introduction Page 3 2. Homepage Page 4 3. Set

More information

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC

Chronodat Help Desk. (User Manual) By CHRONODAT, LLC Chronodat Help Desk (User Manual) By CHRONODAT, LLC For further information, visit us at www.chronodat.com For support, contact us at support@chronodat.com Version 2.0.0.0 Created: 09-24-2018 1 P a g e

More information

START GUIDE CDMNEXT CEIC Data. All rights reserved.

START GUIDE CDMNEXT CEIC Data. All rights reserved. 1 START GUIDE CDMNEXT 2016 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

More information

Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers

Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers 1800 ULEARN (853 276) www.ddls.com.au Microsoft SharePoint 2013 for SharePoint Readers, Authors and Site Managers Length 2 days Price $913.00 (inc GST) Overview The skills acquired in this course enable

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

More information

SharePoint 2013 End User

SharePoint 2013 End User SharePoint 2013 End User Course 55031A; 3 Days, Instructor-led Course Description This SharePoint 2013 End User class is for end users working in a SharePoint 2013 environment. The course teaches SharePoint

More information

How to export custom PDF documents from Jira issues and dashboards in zero time

How to export custom PDF documents from Jira issues and dashboards in zero time How to export custom PDF documents from Jira issues and dashboards in zero time Easy emailing, sharing, archiving, printing for Jira data with PDF View Plugin Who is Midori? What is PDF View Plugin? Experience

More information

CDMNEXT START GUIDE CEIC Data. All rights reserved.

CDMNEXT START GUIDE CEIC Data. All rights reserved. 1 CDMNEXT START GUIDE 2017 CEIC Data. All rights reserved. 2 TABLE OF CONTENTS 1. Product Overview... 3 2. Starting CDMNext... 3 2.1 Login... 3 2.2 Prerequisites... 4 2.3 Landing Page... 5 3. Creating

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint.

[MS55199]: SharePoint 2016 End User Training. Audience Profile This course is intended for new and existing users of SharePoint. [MS55199]: SharePoint 2016 End User Training Length : 3 Days Audience(s) : Information Workers Level : 100 Technology : Microsoft SharePoint Server Delivery Method : Instructor-led (Classroom) Course Overview

More information

This is a Private Group - Content is only visible to group members.

This is a Private Group - Content is only visible to group members. This is a Private Group - Content is only visible to group members. Community Advisory Board Small, private, selective group of key Telligent customers creating strong connections and contributing to the

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration SharePoint 2016 Site Collections and Site Owner Administration Course 55234A - Five days - Instructor-led - Hands-on Introduction This five-day instructor-led course is intended for power users and IT

More information

User Guide. Version 1.0.2

User Guide. Version 1.0.2 Version 1.0.2 THE INFORMATION CONTAINED IN THIS DOCUMENT IS PROVIDED AS IS WITHOUT ANY EXPRESS REPRESENTATIONS OF WARRANTIES. IN ADDITION, INFRAGISTCS, INC. DISCLAIMS ALL IMPLIED REPRESENTATIONS AND WARRANTIES,

More information

Microsoft elearning Titles

Microsoft elearning Titles Course content and pricing for all Microsoft Office 2013 online learning modules are listed within this document. Microsoft Office 2013 Online Training Courses Hours (Total and per module) Price per module

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-6 Release date 2017-12-04 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

McAfee Security Management Center

McAfee Security Management Center Data Sheet McAfee Security Management Center Unified management for next-generation devices Key advantages: Single pane of glass across the management lifecycle for McAfee next generation devices. Scalability

More information

Microsoft SharePoint 2016 Power User

Microsoft SharePoint 2016 Power User 1800 ULEARN (853 276) www.ddls.com.au Microsoft SharePoint 2016 Power User Length 4 days Price $3740.00 (inc GST) Overview This course delivers the complete site owner story from start to finish in an

More information

Maximizer CRM. Customer Service Maximizer CRM 2017 VERSION COMPARISON FOR WEB ACCESS (EMEA) Maximizer CRM 2016/R2.

Maximizer CRM. Customer Service Maximizer CRM 2017 VERSION COMPARISON FOR WEB ACCESS (EMEA) Maximizer CRM 2016/R2. VERSION COMPARISON FOR WEB ACCESS (EMEA) Sales Support multiple sales processes Track opportunity stage age Track overall opportunity age Monitor progress by comparing stage age with target age Opportunity

More information

CMS 501: D2 Training for Contributors Updated: October 12, 2017

CMS 501: D2 Training for Contributors Updated: October 12, 2017 CMS501: D2 Training for Contributors Agenda What is Documentum D2? Roles/Groups: Support, Coordinator, Contributor, Consumer D2 Overview: Login/Logout Main Menu Workspaces Widgets User settings Spaces/Folders/

More information

/smlcodes /smlcodes /smlcodes JIRA. Small Codes. Programming Simplified. A SmlCodes.Com Small presentation. In Association with Idleposts.

/smlcodes /smlcodes /smlcodes JIRA. Small Codes. Programming Simplified. A SmlCodes.Com Small presentation. In Association with Idleposts. /smlcodes /smlcodes /smlcodes JIRA T U T O R I A L Small Codes Programming Simplified A SmlCodes.Com Small presentation In Association with Idleposts.com For more tutorials & Articles visit SmlCodes.com

More information

Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY. Wiley Publishing, Inc.

Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY. Wiley Publishing, Inc. Microsoft SharePoint 2010 FOR DUMME5' by Vanessa L. Williams WILEY Wiley Publishing, Inc. Table of Contents» < ««# Introduction... 1 No, Really, What Is SharePoint? 2 Who Should Read This Book 4 How to

More information

IOTAP Sharepoint Customizations

IOTAP Sharepoint Customizations Table of Contents Overview... 2 N of M MOSS Workflow... 2 SPitter A Twitter for Sharepoint... 2 Tag Cloud... 3 Recently added documents... 4 Zipping all items from a Sharepoint library... 4 Social book

More information

SharePoint 2016 End User Training

SharePoint 2016 End User Training CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: SharePoint 2016 End User Training Course: 55199A; Duration: 3 Days; Instructorled (Classroom) Learn to integrate Office applications with SharePoint 2016.

More information

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical.

Skyhook designs and deploys high performance mobile location solutions, and exists to make location faster, more precise and practical. CLEARVISION CASE STUDY INDUSTRY: Computer Software EST: 2003 COMPANY SIZE: 150-200 HEADQUARTERS Boston MA About Skyhook Skyhook designs and deploys high performance mobile location solutions, and exists

More information

Policy Manager in Compliance 360 Version 2018

Policy Manager in Compliance 360 Version 2018 Policy Manager in Compliance 360 Version 2018 Policy Manager Overview 3 Create a Policy 4 Relate a Policy to Other Policies, Departments, and Incidents 8 Edit a Policy 10 Edit a Policy by Using the Edit

More information

Working with Confluence Pages

Working with Confluence Pages Working with Confluence Pages Contents Creating Content... 3 Creating a Page... 3 The Add Page Link... 3 Clicking on an Undefined Link... 4 Putting Content on the Page... 4 Wiki Markup... 4 Rich Text Editor...

More information

Viewer 2 Beta Frequently Asked Questions

Viewer 2 Beta Frequently Asked Questions Viewer 2 Beta GENERAL Why did you create Viewer 2 and who is the primary audience for this viewer? Viewer 1.23 is the culmination of over ten years of work and it has helped to create the Second Life that

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

Publish & Manage Journal Websites Rapidly

Publish & Manage Journal Websites Rapidly Publish & Manage Journal Websites Rapidly Software Highlights Mobile Friendly e-journals Automated Issue Publishing & archiving Mobile Friendly Websites Our latest product ubijournal is designed for mobile

More information

OpenProject AdminGuide

OpenProject AdminGuide OpenProject AdminGuide I. Contents I. Contents... 1 II. List of figures... 2 1 Administration... 2 1.1 Manage projects...2 1.2 Manage users...5 1.3 Manage groups...11 1.4 Manage roles and permissions...13

More information

Content Management Features & Benefits

Content Management Features & Benefits Content Publishing Features 01 Feedback Forms Use the drag-and-drop wizard to create feedback forms and then add them to your website. Responses are saved in your control panel and can be exported to Microsoft

More information

User Documentation. Studywiz Learning Environment. Student's Guide

User Documentation. Studywiz Learning Environment. Student's Guide User Documentation Studywiz Learning Environment Student's Guide Studywiz Learning Environment Student's Guide Contents 1 Introduction 4 1.1 Studywiz 4 1.2 The Studywiz Student s Guide 4 2 What s New

More information

SourceForge to JIRA Transition Training

SourceForge to JIRA Transition Training SourceForge to JIRA Transition Training The following training material is intended for OSCAR Service Providers and Community members to transition from SourceForge to Atlassian s JIRA software. Atlassian

More information

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age

Chronodat Issue Tracker Add-in. User Manual CHRONODAT, LLC. February 15, 2017 Version P age Chronodat Issue Tracker Add-in User Manual CHRONODAT, LLC February 15, 2017 Version 2.0 1 P age Introduction The introduction section of the document describes the scope and objective of Office 365 Chronodat

More information

administrative control

administrative control administrative control Powerful membership management features Administrative Control Powerful membership management features Member Management Create and manage member types Approve members via email

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

SitePublish User Guide

SitePublish User Guide PRESENCE SitePublish User Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 4 Who Should Use this

More information

Magnolia Community Edition vs. Enterprise Edition. Non-Functional Features. Magnolia EE. Magnolia CE. Topic. Good value for money.

Magnolia Community Edition vs. Enterprise Edition. Non-Functional Features. Magnolia EE. Magnolia CE. Topic. Good value for money. Community Edition vs. Enterprise Edition Non-Functional Features Good value for money Enterprise Edition is based on an Open Source business model that minimizes sales effort and cost without sacrificing

More information

Cisco WebEx Social Server: Getting Started Guide, Release 3.1

Cisco WebEx Social Server: Getting Started Guide, Release 3.1 Cisco WebEx Social Server: Getting Started Guide, Release 3.1 Cisco WebEx Social Server is a people-centric social collaboration platform that can help organizations accelerate decision making, problem

More information

User s Guide to MiParque.org

User s Guide to MiParque.org User s Guide to MiParque.org Columbia College IAM Team 2012 12/9/2012 TABLE OF CONTENTS 1. Logging In / Dashboard 2. Appearance 3. Plugins 4. Users 5. Tools 6. Settings 7. MiIdea (Disqus) 8. Pages 9. Polls

More information

HPE Enterprise Maps Security. HPE Software, Cloud and Automation

HPE Enterprise Maps Security. HPE Software, Cloud and Automation HPE Enterprise Maps HPE Software, Cloud and Automation Agenda Concepts and Access Control Domains, Roles, Groups, Users Authentication LDAP Integration SSO Integration HTTP Proxy and Access Control Organizations

More information

Sharepoint for Libraries: Streamlining Your Intranet Management

Sharepoint for Libraries: Streamlining Your Intranet Management From the SelectedWorks of Shannon M. Staley October 24, 2008 Sharepoint for Libraries: Streamlining Your Intranet Management Shannon M. Staley, San Jose State University Available at: https://works.bepress.com/shannon_staley/6/

More information