Manual. Ticket Center Manual. Ticket Center 2: May 17, AdNovum Informatik AG. Released. AdNovum Informatik AG. All rights reserved.

Size: px
Start display at page:

Download "Manual. Ticket Center Manual. Ticket Center 2: 1.0 1.1. May 17, 2013. AdNovum Informatik AG. Released. AdNovum Informatik AG. All rights reserved."

Transcription

1 DESCRIPTION: Ticket Center RELEASE: Ticket Center 2: 1.0 DOCUMENT VERSION: 1.1 DATE: May 17, 2013 AUTHORS: AdNovum Informatik AG STATUS: Released AdNovum Informatik AG. All rights reserved.

2 Contents 1 Introduction What is a ticket? Ticket types Severities Status Resolutions What is a project? Component Version Fixed version Ticket processing Exploring the Ticket Center Navigation Creating a new ticket Choose ticket type Enter ticket information Working with tickets Ticket views Add a new comment Subtasks Support Note to our readers To improve readability, we generally use the masculine form in this document. As a matter of course, all statements are meant for both women and men. May 17,

3 1 Introduction Ticket Center is AdNovum's system for the management of development issues, change and support requests. When an issue is reported in the Ticket Center, it is registered as a ticket with a unique ticket ID. This guide provides a short introduction on how to use the AdNovum Ticket Center. 1.1 What is a ticket? For every bug, change or support request that is reported, a so-called ticket is opened in the Ticket Center. Figure 1 Ticket view 1. Ticket ID: The ticket ID is a unique identifier that never changes. 2. Ticket summary: a short description of the ticket. 3. Project or product: see section 1.2, What is a project? 4. Component/s: see section 1.2.2, Component. 5. Affects version/s: see section 1.2.2, Version. 6. Fix version/s: see section 1.2.3, Fixed version. 7. Date and time when ticket was created/updated 8. Ticket type: see section 1.1.1, Ticket types. 9. Ticket severity: see section 1.1.2, Severities. 10. Ticket status: see section 1.1.3, Status. 11. Ticket resolution: see section 1.1.4, Resolutions. May 17,

4 12. address of customer contact addresses that receive the same notifications as the customer contact. 14. Ticket attachments such as log files or screenshots 15. Initial ticket description 16. Ticket comment(s) 17. Old ticket ID: only exists for migrated tickets (see Figure 2) 18. Customer ticket ID 19. Environment Figure 2 Ticket title view for migrated tickets Ticket types For each project, AdNovum configures which of the ticket types listed in Table 1 can be used. The selection depends on the type of project. When creating a new ticket, you first have to select the appropriate ticket type. Symbol Ticket type Description Bug Change Request Support Task Sub-task Technical Task Story Epic An error in the software that prevents it from behaving as intended. Request for a modification of the existing software. Request for support in coping with a problem in a productive software under a Service Level Agreement (SLA). Any other task. Sub-tasks are used to split a ticket in several tasks (can only be created by AdNovum). A technical Sub-task (can only be created by AdNovum). User Story, including role, function and utility. Extensive User Story that will be divided. Table 1 Ticket types Severities Severities are used to specify the urgency with which a ticket should be processed. Please make sure to choose your severities wisely and only mark tickets as S1 blocker if absolutely necessary. Otherwise, our customer support team will not be able to identify and process real blockers effectively. For your convenience, the descriptions below are also displayed on the page where you report a ticket. May 17,

5 Note that the descriptions differ depending on the type of the ticket. The descriptions below have been taken from a ticket of type Bug. Severity S1 blocker S2 critical S3 major S4 minor Table 2 Description Urgent problem that makes the application unusable. No workaround available. Major functions are not available. Functionality or usability is seriously degraded. Some minor functions are not available, or may only be used via a workaround. Non-urgent issue. Severities Status A ticket always has a status. The status is related to the Ticket processing (see section 1.3). Status New Analysis Customer Feedback Prepared In Progress Resolved Reopened Verified Closed Description The ticket has been newly created. The ticket is being analyzed. AdNovum cannot process the ticket before receiving required customer input such as log files, exception message, or some other relevant information. The ticket is ready for implementation. The ticket is being processed by the developer. A solution for the ticket is available and ready for verification. The ticket had to be reopened because the proposed solution was not satisfactory. The proposed solution has been verified. The ticket has been closed. Table 3 Status Resolutions When a ticket is Resolved, the additional attribute resolution shows how the ticket was resolved. Resolution Fixed Won t Fix Duplicate Invalid Cannot Reproduce Description The bug has been fixed, but has not been tested yet. The issue has been analyzed, but will not be fixed. The issue has already been reported in another ticket. The ticket is not valid. The issue was analyzed, but the described behavior cannot be reproduced. Table 4 Resolutions 1.2 What is a project? A Ticket Center project may represent either a customer project or a software product. May 17,

6 1.2.1 Component A component may be either a part of a project (logical or physical, e.g., "maintenance" or "Webapp") or a subproject. Every ticket is attributed to a project and one or several components Version Version refers to the software release version in which the issue was detected Fixed version The fixed version is the version in which the problem is resolved. This field is filled in by AdNovum in consultation with the customer. 1.3 Ticket processing Tickets are processed in the following sequence: A user finds an application issue, requires support or wants to submit a change request. The person in charge creates a new ticket in Ticket Center. The ticket is opened in Ticket Center with status New. AdNovum analyzes the ticket setting the status to Analysis. Once the analysis is completed, the ticket status is set to Prepared. The ticket is now ready for implementation by a developer. If there are any questions about the ticket, the ticket status is set to Customer Feedback. If the ticket is found to be invalid, its status is set to Resolved Invalid. If the issue is already covered by another ticket, the ticket status is set to Resolved Duplicate. If the problem cannot be reproduced, the ticket status is set to Resolved Cannot Reproduce. Once the developer starts processing the ticket, he sets it to In Progress. The developer in charge now solves the issue and sets the status to Resolved Fixed. The proposed solution is then tested by AdNovum s testing team. If it proves satisfactory, the status is set to Verified. In a next step, the customer (customer contact) also verifies the proposed solution. If the solution is again found to be satisfactory, the ticket is now marked as Closed. If not, the customer (customer contact) can reopen the ticket and set the status to Reopened. May 17,

7 Figure 3 Ticket processing It is possible to skip certain steps (e.g., to set the ticket from status New directly to status Prepared). We have a modified process for some specific projects. May 17,

8 2 Exploring the Ticket Center The Ticket Center project home is the first page you'll see after you log in. Figure 4 Project home 1. The Ticket Center menu is always visible (see section 2.1, Navigation). 2. For each project, a list of useful queries is provided. They can be used to directly navigate to the tickets you are looking for without using the query interface: All: Lists all tickets for the selected project, sorted by ticket ID. Open tickets: Lists all open tickets for a project, sorted by severity. My open tickets: Lists all open tickets for which you act as customer contact. Tickets with me as customer contact: Lists all tickets for which you act as customer contact, sorted by date of last change. Waiting for my feedback: Lists all tickets marked with status Customer Feedback and for which you act as customer contact. Waiting for feedback: Lists all tickets marked with status Customer Feedback. Recently created: Lists all tickets created within the last seven days. Recently changed: Lists all tickets changed within the last seven days. Recently closed: Lists all tickets closed within the last seven days. 3. Visualization of the number of open tickets, grouped by severity. 2.1 Navigation Use the menu to navigate to a certain project, query tickets or directly jump to a ticket by entering the ticket ID. Figure 5 Navigation May 17,

9 1. Go to project home 2. Open user settings screen 3. Close Ticket Center 4. Jump to ticket by ticket ID (old or new ticket ID) 2.2 Creating a new ticket Tickets are created in two steps: 1. Choose ticket type (see section 1.1.1) 2. Enter ticket information. Click on Create ticket (a) in the menu or Open new ticket (b) in the project home to open the choose ticket type dialogue. Figure 6 Open ticket Choose ticket type Choose an appropriate ticket type in this dialogue (see section 1.1.1, Ticket types). Figure 7 Choose ticket type Click on the ticket type to proceed. May 17,

10 2.2.2 Enter ticket information Figure 8 Enter ticket information 1. Provide a concise summary, for example UnknownMediaException in test-system after config change. (mandatory) 2. Provide information about your environment, e.g., productive system or test system. (mandatory for bugs, optional for other tickets) 3. Include a detailed description of what happened and how the behavior can be reproduced. Also add other information, such as which browser you used when the problem occurred, etc. Such hints are of vital importance to enable a speedy processing of your ticket. (mandatory) 4. Customer ticket ID: ID of the issue within the customer s ticketing system (optional) 5. Choose the component which suits best. (mandatory) 6. Choose the affected version, if available. 7. Choose a severity (see section 1.1.2, Severities). 8. Add an attachment such as a screenshot or log file. (optional) 9. Click Create to open the ticket. May 17,

11 2.3 Working with tickets In the ticket view, you can check the ticket status, see all comments, view the change history, change the status, add attachments and add new comments. Please consult the description of the Ticket Center workflow for further information on status changes (section 1.3, Ticket processing). Figure 9 Ticket view 1. Comma-separated list of addresses that receive the same notification s as the customer contact. 2. Scrolls down to the latest comment and places the cursor in the comments field Input field for new comments. 4. Create a new attachment. 5. Show current ticket in print mode (read more in section 2.3.1, Ticket views). 6. Possible ticket status changes. 7. Save changes in cc contacts, comments or status field. May 17,

12 2.3.1 Ticket views In addition to the ticket view, there is a change history and a print view. To open the change history, click on Ticket change history (a) (see Figure 9). The change history lists all changes of a ticket attribute. To return to the description and comments, click on (b). Figure 10 Ticket change history Click on Show print view (see Figure 9 [5]) to open the current ticket in a view suitable for printing. To return to the ticket, click on (c). Figure 11 Print view Add a new comment Ticket Center features a text area where you can enter any kind of text. This enables you to enter direct feedback on actions taken by AdNovum. You can use comments to answer questions raised by AdNovum or provide additional or new information. May 17,

13 2.3.3 Subtasks For tickets which represent a subtask of another ticket, you can find a link to the parent ticket in the ticket title (1) and the ticket browser (2). Figure 12 Link to parent ticket within ticket title Figure 13 Link to parent ticket within ticket browser May 17,

14 3 Support In case of unexpected behavior when working with Ticket Center, please contact AdNovum ADAM team (AdNovum Application Management). Describe your problem in as much detail as possible, including how to reproduce the faulty behavior. Please send any feedback regarding Ticket Center usability and feature requests to The Ticket Center team will analyze your request and provide a suitable solution. May 17,

Ticket Center Quick Start

Ticket Center Quick Start AdNovum Informatik AG. May 13 2 What is the purpose of the? By continuously submitting your software error messages, requests and suggestions to, you are helping us to file and manage the information from

More information

CUSTOMER PORTAL USER GUIDE FEBRUARY 2007

CUSTOMER PORTAL USER GUIDE FEBRUARY 2007 CUSTOMER PORTAL USER GUIDE FEBRUARY 2007 CONTENTS INTRODUCTION 1. Access to the system 2. Case Management 2.1 Create a case 2.2 Review & Access existing cases 2.3 Update a Case 2.4 Resolve and Close a

More information

CAMMS ONLINE SUPPORT PORTAL USER MANUAL

CAMMS ONLINE SUPPORT PORTAL USER MANUAL CAMMS ONLINE SUPPORT PORTAL USER MANUAL September 2014 PREPARED BY CAM Management Solutions Level 17, 45 Grenfell St, Adelaide SA 5000 Telephone: 08 8212 5787 Facsimile: 08-8212-5288 www.cammanagementsolutions.com

More information

How to integrate Verax NMS & APM with Verax Service Desk

How to integrate Verax NMS & APM with Verax Service Desk How to integrate Verax NMS & APM with Verax Service Desk Table of contents Abstract... 3 1. Configuring Service Desk notification profile in Verax Administrator Console... 4 2. Configuring incident categories

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Service Desk help topics for printing Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

Customer to Partner Relationship

Customer to Partner Relationship Customer to Partner Relationship Contents Introduction... 2 Creating a new Partner relationship... 2 Updating or activating an existing relationship... 3 Field descriptions... 3 Logging a ticket on behalf

More information

PS-Help Desk Customer Manual

PS-Help Desk Customer Manual P R O G E S S S O F T C O R P O R A T I O N E N V I S I O N P U R S U E A C T U A L I Z E ProgressSoft Corp. PS-Help Desk Customer Manual Version: 2.1 Date: December 1, 2010 T a b l e o f C o n t e n t

More information

e11 Help Desk User Manual

e11 Help Desk User Manual e11 Help Desk User Manual Representative Section (Version 4.4) Page 1 of 30 Preface The e11 Helpdesk Representative Manual Version 4.4 is intended for the customer support representatives who are responsible

More information

Support Desk Help Manual. v 1, May 2014

Support Desk Help Manual. v 1, May 2014 Support Desk Help Manual v 1, May 2014 Table of Contents When do I create a ticket in DataRPM?... 3 How do I decide the Priority of the bug I am logging in?... 3 How do I Create a Ticket?... 3 How do I

More information

Table of contents. Self Service Portal - End User Guide. Vencer Group - August 15, 2010 Operational VGP - Welcome to the Self Service Portal.

Table of contents. Self Service Portal - End User Guide. Vencer Group - August 15, 2010 Operational VGP - Welcome to the Self Service Portal. Table of contents Table of contents 1 Overview 2 How to create a Service Request: 2 Logging In 2 Logging a Request 4 Finding and Searching for a request 9 1 of 11 Overview Vencer s Self Service Portal

More information

Customer Support Services

Customer Support Services i n s i g h t d e l i v e r e d Your guide to our i n s i g h t d e l i v e r e d i n s i g h t d e l i v e r e d Customer Support Services PANTONE 2597C CMYK 82 100 7 3 RGB 87 6 140 HTML 57068C Making

More information

IT Service Manager Agent Guide

IT Service Manager Agent Guide IT Service Manager Agent Guide Issue Training - Online Tutorials & Guides http://www.it.northwestern.edu/service-manager/ IT Service Manager Login Page https://itsm-fp.northwestern.edu/footprints/ Contents

More information

Overview. Table of Contents. isupport Incident Management

Overview. Table of Contents. isupport Incident Management Overview The isupport software is a powerful and flexible help desk/desktop support solution used by San José State to manage information technology tickets, or incidents. While isupport has many tools

More information

RT Support Ticket System

RT Support Ticket System Table of Contents RT Self Service Panel Login... 1 Creating a New Ticket... 1 Reviewing the Ticket... 3 Reading a Thread... 3 Resolving a Ticket... 4 Re-opening a Ticket... 4 Note: At the time of purchase,

More information

Beanbasket Help Desk User Guide

Beanbasket Help Desk User Guide Beanbasket Help Desk User Guide www.beanbasket.com 1 Beanbasket utilizes a Help Desk system for effectively handling enhancement requests and bugs from open to close. The Help Desk is also closely aligned

More information

Mtivity Client Support System. Quick start guide

Mtivity Client Support System. Quick start guide Mtivity Client Support System Quick start guide Mtivity Client Support System We are very pleased to announce the launch of a new Client Support System for Mtivity. The new Client Support System will provide

More information

Client Helpdesk Version 1.0.0. Customer Support Portal Login procedures 1. CAD Services Ltd

Client Helpdesk Version 1.0.0. Customer Support Portal Login procedures 1. CAD Services Ltd CAD Services Limited Client Helpdesk Version 1.0.0 1 Introduction The purpose of the helpdesk is to provide a central location for our Customers to interact with CAD Services Staff to resolve any problems,

More information

What s New Guide. Help Desk Authority 9.1

What s New Guide. Help Desk Authority 9.1 What s New Guide Help Desk Authority 9.1 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9.

HP Service Manager. Service Desk help topics for printing. For the supported Windows and UNIX operating systems. Software Version: 9. HP Service Manager For the supported Windows and UNIX operating systems Software Version: 9.32 Service Desk help topics for printing Document Release Date: August 2013 Software Release Date: August 2013

More information

Customer Support Portal

Customer Support Portal Customer Support Portal Quick Start Guide Copyright 2014 Forward Advantage, Inc. All rights reserved. Contents Introduction... 3 Browser Support... 3 Enabling Access to the Portal... 4 Logging In... 5

More information

Connect Ticket Entry. Quick Reference Guide

Connect Ticket Entry. Quick Reference Guide Connect Ticket Entry Quick Reference Guide Davisware 514 Market Loop West Dundee, IL 60118 Phone: (847) 426-6000 Fax: (847) 426-6027 Contents are the exclusive property of Davisware. Copyright 2015. All

More information

Lync Online Deployment Guide. Version 1.0

Lync Online Deployment Guide. Version 1.0 Date 28/07/2014 Table of Contents 1. Provisioning Lync Online... 1 1.1 Operating System Requirements... 1 1.2 Browser Requirements Administrative Centre... 1 2. Obtaining your login Credentials & Logging

More information

Validated Enterprise Dynamics Customers

Validated Enterprise Dynamics Customers JIRA Tracking System Version: 1.1 Written for: Written by: Validated Enterprise Dynamics Customers Development team Papendorpseweg 77 3528 BJ The Netherlands Support@EnterpriseDynamics.com Jira_user_manual.doc

More information

Introduction... 4. Purpose... 4 Scope... 4 Manitoba ehealth Incident Management... 4 Icons... 4

Introduction... 4. Purpose... 4 Scope... 4 Manitoba ehealth Incident Management... 4 Icons... 4 Remedy Incident Management Version 3.0 Modified: 08/20/2015 TABLE OF CONTENTS Introduction... 4 Purpose... 4 Scope... 4 Manitoba ehealth Incident Management... 4 Icons... 4 Incident Stages Overview...

More information

Support Request Ticketing System User Guide

Support Request Ticketing System User Guide Support Request Ticketing System User Guide Prepared by: Last Updated Document Ref: Document Version: Rapid4Cloud March 2016 Support Request Ticketing System User Guide 1.1 Copyright 2016, Rapid4Cloud

More information

INUVIKA OVD SUPPORT SUPPORT SYSTEM GUIDE. Mathieu Schires Version 1.1 Published 28/04/2015

INUVIKA OVD SUPPORT SUPPORT SYSTEM GUIDE. Mathieu Schires Version 1.1 Published 28/04/2015 INUVIKA OVD SUPPORT SUPPORT SYSTEM GUIDE Mathieu Schires Version 1.1 Published 28/04/2015 This document describes how to use the Inuvika Support System for reporting support incidents related to Inuvika

More information

PROGNOSYS SUPPORT TICKETING SYSTEM MANUAL

PROGNOSYS SUPPORT TICKETING SYSTEM MANUAL A.E. PROGNOSYS SOLUTIONS LTD PROGNOSYS SUPPORT TICKETING SYSTEM MANUAL BUGNET This manual contains 11 pages Contents 1 Introduction 3 1.1 Purpose 3 1.2 Working Hours 3 2 Chapter 2 4 2.1 Section 2.1 Logging

More information

CA Clarity PPM. Demand Management User Guide. v13.0.00

CA Clarity PPM. Demand Management User Guide. v13.0.00 CA Clarity PPM Demand Management User Guide v13.0.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Incident Management. ITSM ServiceNow User Guide. Version 0.6 May 8, 2013 Draft- Third Sky. May 2013

Incident Management. ITSM ServiceNow User Guide. Version 0.6 May 8, 2013 Draft- Third Sky. May 2013 1 Incident Management ITSM ServiceNow User Guide May 2013 Contact: ITSM@harvard.edu Version 0.6 May 8, 2013 Draft- Third Sky Document Change Control VERSION DATE AUTHOR(S) BRIEF DESCRIPTION 0.1 4/3/13

More information

FIBARO BUG TRACKER USER GUIDE

FIBARO BUG TRACKER USER GUIDE FIBARO BUG TRACKER USER GUIDE Fibaro Bug Tracker is software application that is designed to help quality assurance and Fibaro System programmers keep track of reported software bugs and issues in their

More information

HelpDesk Connect Operator Manual rev. 1.0.

HelpDesk Connect Operator Manual rev. 1.0. HelpDesk Connect Operator Manual rev. 1.0. 2003-2009 Eastwright Corp. www.eastwright.com 1 1.System Overview 1.1. Concepts The HelpDesk Connect is a web based help desk system. The program allows efficient

More information

Change Request Process Overview

Change Request Process Overview Industry Best Practices Process Overview by Garth Wilcox This white paper outlines a process for requesting and managing changes to an application during the product development cycle. It also discusses

More information

Using the Ticketing System

Using the Ticketing System Using the Ticketing System The Ticketing System is a web-based application used to input and track issues or enhancement requests for company products and the organization as a whole. This system is available

More information

LuxCloud Support Management Process

LuxCloud Support Management Process LuxCloud Support Management Process Document Version 1.0 The Trusted Channel Centric Marketplace Table of contents 1 The LuxCloud Support Process... 3 1.1 Description... 3 1.2 Support Levels... 3 1.2.1

More information

Policy Document. Customer Support Policy: Saba Enterprise Cloud

Policy Document. Customer Support Policy: Saba Enterprise Cloud Policy Document Customer Support Policy: Saba Enterprise Cloud Customer Support Policy: Saba Enterprise Cloud Overview This document describes Saba s support policy for its Enterprise Cloud products and

More information

Cooper Software Limited

Cooper Software Limited Cooper Software Limited Cooper Software Helpdesk User Guide Publish Date: 02 July 2013 Copyright Notice This document contains proprietary information belonging to Cooper Software Limited may neither be

More information

A Guide To Evaluating a Bug Tracking System

A Guide To Evaluating a Bug Tracking System A Guide To Evaluating a Bug Tracking System White Paper By Stephen Blair, MetaQuest Software Published: October, 2004 Abstract Evaluating a bug tracking system requires that you understand how specific

More information

Working of Call Center. Sanad centers, Investors, Regional Offices, MOCI staff can contact the Support Call Center for their queries and issues

Working of Call Center. Sanad centers, Investors, Regional Offices, MOCI staff can contact the Support Call Center for their queries and issues Customer Support Channels Multiple channels available to the public: Support phone (working hours) E-mail (24/7) Social media (Twitter, Facebook) Self service desk in Muscat and Salalah front offices 2

More information

Rational Team Concert. Quick Start Tutorial

Rational Team Concert. Quick Start Tutorial Rational Team Concert Quick Start Tutorial 1 Contents 1. Introduction... 3 2. Terminology... 4 3. Project Area Preparation... 5 3.1 Defining Timelines and Iterations... 5 3.2 Creating Team Areas... 8 3.3

More information

A Guide to the Wellcome Trust Grant Application & Management System (WT Grant Tracker )

A Guide to the Wellcome Trust Grant Application & Management System (WT Grant Tracker ) INTERNAL USER GUIDE A Guide to the Wellcome Trust Grant Application & Management System (WT Grant Tracker ) A Quick Guide for Applicants applying for funding from the Wellcome Trust Wellcome Trust Grant

More information

Host Excellence. Client Helpdesk. Version 1.0

Host Excellence. Client Helpdesk. Version 1.0 Host Excellence Client Helpdesk Version 1.0 1 Table of Contents 1 Accessing the Helpdesk... 3 2 What Is A Helpdesk Ticket?... 3 3 Ticket Overview... 3 3.1 Ticket Status... 4 3.2 Ticket Category... 4 3.3

More information

Cre-X-Mice Database. User guide

Cre-X-Mice Database. User guide Cre-X-Mice Database User guide Table of Contents Table of Figure... ii Introduction... 1 Searching the Database... 1 Quick Search Mode... 1 Advanced Search... 1 Viewing Search Results... 2 Registration...

More information

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102

Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Intellect Platform - The Workflow Engine Basic HelpDesk Troubleticket System - A102 Interneer, Inc. Updated on 2/22/2012 Created by Erika Keresztyen Fahey 2 Workflow - A102 - Basic HelpDesk Ticketing System

More information

Olive Customer Support Policy

Olive Customer Support Policy Olive Customer Support Policy March 2015 Overview This document provides Olive customers with a description of the support policy of Olive Software. This document will also provide an insight into Olive

More information

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS...

Table of Contents INTRODUCTION... 2 HOME... 3. Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... Table of Contents INTRODUCTION... 2 HOME... 3 Dashboard... 5 Reminders... 8 Announcements... 12 Preferences... 13 Recent Items... 15 REQUESTS... 16 Request List View... 17 Requests based on Filters...

More information

Accessing the Across Ticket System

Accessing the Across Ticket System Accessing the Across Ticket System September 2015 Version 2.3 Copyright Across Systems GmbH The content of this document may only be reproduced in any form or communicated to any third party with the prior

More information

Analyst Guide for Request Support -- Incident/Service Request

Analyst Guide for Request Support -- Incident/Service Request Analyst Guide for Request Support -- Incident/Service Request Login... 3 Information Questions/Report Issues... 3 LANDesk Web Desk Toolbar... 3 Dashboard Information... 4 Ticket Statuses... 4 Search Functionality...

More information

Release Management Release, Release Features and Migration. Release Management

Release Management Release, Release Features and Migration. Release Management Release Management Release Management Release, Release Features and Migration Prepared by: SDT Phase 2 Project Team Last modified: 7 November 2013 (version 2.1) Contents Resources...ii Glossary...ii Release

More information

How to Work with HEAT Self Service

How to Work with HEAT Self Service Division of Information Technology at UNCP How to Work with HEAT Self Service About This Document This document provides end-user instructions on using the HEAT Self Service (HSS) application to create,

More information

Evaluator s Guide. PC-Duo Enterprise HelpDesk v5.0. Copyright 2006 Vector Networks Ltd and MetaQuest Software Inc. All rights reserved.

Evaluator s Guide. PC-Duo Enterprise HelpDesk v5.0. Copyright 2006 Vector Networks Ltd and MetaQuest Software Inc. All rights reserved. Evaluator s Guide PC-Duo Enterprise HelpDesk v5.0 Copyright 2006 Vector Networks Ltd and MetaQuest Software Inc. All rights reserved. All third-party trademarks are the property of their respective owners.

More information

A Guide to the Association for International Cancer Research (AICR) Grant Application System (Grant Tracker )

A Guide to the Association for International Cancer Research (AICR) Grant Application System (Grant Tracker ) INTERNAL USER GUIDE A Guide to the Association for International Cancer Research (AICR) Grant Application System (Grant Tracker ) A Quick Guide for Applicants applying for funding from the Association

More information

1.1 What is FootPrints?... 1 1.2 FootPrints Application Support... 1 1. INTRODUCTION... 1

1.1 What is FootPrints?... 1 1.2 FootPrints Application Support... 1 1. INTRODUCTION... 1 Table of Contents 1. INTRODUCTION... 1 1.1 What is FootPrints?... 1 1.2 FootPrints Application Support... 1 2. GETTING STARTED WITH THE OIT FOOTPRINTS APPLICATION... 1 2.1 Logging In and Accessing FootPrints...

More information

HP Service Manager. Service Request Catalog (SRC) Tips & Tricks Document

HP Service Manager. Service Request Catalog (SRC) Tips & Tricks Document HP Service Manager Service Request Catalog (SRC) Tips & Tricks Document (note: in process of updating to support v 9.32) 1 The HP Service Request Catalog (SRC) is a more robust and user- friendly version

More information

TARGETPROCESS HELP DESK PORTAL

TARGETPROCESS HELP DESK PORTAL TARGETPROCESS HELP DESK PORTAL v.2.17 User Guide This document describes TargetProcess Help Desk Portal functionality and provides information about TargetProcess Help Desk Portal usage. 1 HELP DESK PORTAL...2

More information

Guidelines for Using the Web Help Desk

Guidelines for Using the Web Help Desk BURBANK SCHOOL DISTRICT 111 Guidelines for Using the Web Help Desk Technology Department 1/7/2013 The purpose of this document is to provide guidance on how to navigate the Burbank School District 111

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Service Desk help topics for printing

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Service Desk help topics for printing HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Service Desk help topics for printing Document Release Date: December 2014 Software Release Date: December

More information

Identity Hub Service Desk Handbook. Document Ref: NSWG/MS/SG/v1.0 December, 2014. Version 1.0

Identity Hub Service Desk Handbook. Document Ref: NSWG/MS/SG/v1.0 December, 2014. Version 1.0 Identity Hub Service Desk Handbook Document Ref: NSWG/MS/SG/v1.0 December, 2014 Version 1.0 Contents 1.0 INTRODUCTION 3 Who is Dataweave? 4 Who is the Dataweave Identity Hub service desk? 4 2.0 HOW DO

More information

Client Ordering and Report Retrieval Website

Client Ordering and Report Retrieval Website 1165 S. Stemmons Frwy. Suite 233 Lewisville, TX 75067 800-460-0723 Client Ordering and Report Retrieval Website The Reliable Reports Client Ordering Website allows client users to submit, view, and retrieve

More information

Customer Support Policy

Customer Support Policy Customer Support Policy This Customer Support Policy ( Policy ) describes the Support that Invenias provides to Customers that have paid all applicable fees and that are using Licensed Software in a Supported

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Incident Management help topics for printing HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Incident Management help topics for printing Document Release Date: July 2014 Software Release Date: July

More information

ACHieve Access 4.3 User Guide for Corporate Customers

ACHieve Access 4.3 User Guide for Corporate Customers ACHieve Access 4.3 User Guide for Corporate Customers January 2015 Citizens Bank 1 February 2015 Table of Contents SECTION 1: OVERVIEW... 4 Chapter 1: Introduction... 5 How to Use This Manual... 5 Overview

More information

MY HELPDESK - END-USER CONSOLE...

MY HELPDESK - END-USER CONSOLE... Helpdesk User Guide Page 1 Helpdesk User Guide Table of Contents 1 INTRODUCTION... 3 1.1. OBJECTIVES... 3 1.2. END-USER CONSOLE... 3 1.3. SUMMARY OF RESPONSIBILITY... 3 1.4. HELPDESK INCIDENT LIFE CYCLE...

More information

REMEDY 7.5 INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL

REMEDY 7.5 INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL INCIDENT MANAGEMENT AND CHANGE MANAGEMENT USER MANUAL 08/17/2009 Contents OVERVIEW... 3 CREATING INCIDENT TICKETS... 13 WORKING AND RESOLVING INCIDENTS AS SUPPORT STAFF... 28 CHANGE MANAGEMENT... 33 SEARCHING

More information

Help Desk Web User Guide

Help Desk Web User Guide Help Desk Web User Guide 1 P age Contents Create an Incident... 3 Classifying Category... 3 Describe Incident Request... 3 Add Attachments to the Request... 4 Requests... 4 Request List View... 5 Modes

More information

Support Procedures Last Updated: May 7, 2008

Support Procedures Last Updated: May 7, 2008 Support Procedures Last Updated: May 7, 2008 Table of Contents Support Scope... 1 Support Levels... 2 Web Support vs. Phone Support... 4 Entering a Ticket... 4 How to get support... 5 Requests & Minor

More information

HEAT Quick Reference Guide

HEAT Quick Reference Guide HEAT Quick Reference Guide How to Log In 1. In a browser, enter the URL for the HEAT system (https://heat.nd.gov/heat). HEAT opens to the login page. 2. Enter your user name and password (this will be

More information

User Manual for. MANILA IT Resource Center. http://techsupport.manilaconsulting.net

User Manual for. MANILA IT Resource Center. http://techsupport.manilaconsulting.net User Manual for MANILA IT Resource Center http://techsupport.manilaconsulting.net January 2010 MANILA IT Resource Center Purpose The purpose of the IT Resource Center is to provide a centralized location

More information

System Walkthrough & Test Cases

System Walkthrough & Test Cases Customer-Ticket.com System Walkthrough & Test Cases Wamp Multimedia Sdn Bhd Sales Hotline : 1700 80 0070 ( within Malaysia ) Telephone : +60 17 337 0027 Web : http://www.customer-ticket.com/ Email : sales@customer-ticket.com

More information

Supply Chain Finance WinFinance

Supply Chain Finance WinFinance Supply Chain Finance WinFinance Customer User Guide Westpac Banking Corporation 2009 This document is copyright protected. Apart from any fair dealing for the purpose of private study, research criticism

More information

By default, the Dashboard Search Lists show tickets in all statuses except Closed.

By default, the Dashboard Search Lists show tickets in all statuses except Closed. Set Up 1. Login with NetId at http://fpweb.utk.edu 2. The first time you login, you will be asked to run this: 3. Enable Pop ups from FootPrints Creating Searches to Show Active Status Tickets By default,

More information

Supportworks Training

Supportworks Training Supportworks Training Contents Page Supportworks terminology 3 Logging in, Supportworks Today, the Helpdesk view and client configuration 4 Logging a call 5, 6 Updating a call 7 Accepting a call 7 Assigning

More information

FGCU-S-GRAD STUDIES BDM

FGCU-S-GRAD STUDIES BDM Establishing Account Access to Banner Document Management (BDM) For Graduate Admissions Review (any feedback on this document may be emailed to ccampbel@fgcu.edu ) Following go live in March/April 2015,

More information

COLLABORATION NAVIGATING CMiC

COLLABORATION NAVIGATING CMiC Reference Guide covers the following items: How to login Launching applications and their typical action buttons Querying & filtering log views Export log views to Excel User Profile Update info / Change

More information

Web Help Desk Technician Guide

Web Help Desk Technician Guide Web Help Desk Technician Guide Version 1.0 Information Technology Services 2011 Table of Contents I. INTRODUCTION... 1 II. GETTING STARTED... 1 A. Signing into Web Help Desk... 1 B. Exiting Web Help Desk...

More information

Easy Manage Helpdesk Guide version 5.4

Easy Manage Helpdesk Guide version 5.4 Easy Manage Helpdesk Guide version 5.4 Restricted Rights Legend COPYRIGHT Copyright 2011 by EZManage B.V. All rights reserved. No part of this publication or software may be reproduced, transmitted, stored

More information

censhare-tracker Instruction for using the Version 1.8.1-en censhare AG November, 9th 2010

censhare-tracker Instruction for using the Version 1.8.1-en censhare AG November, 9th 2010 Instruction for using the censhare-tracker Version 1.8.1-en censhare AG November, 9th 2010 Chapter Page How to reach the censhare-tracker 2 Opening the projekt file 2 Projekts/ticket structure 3 Creating

More information

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web

How To Access A Project Plan On A Pc Or Macbook 2 On A Computer Or Macodeo On A Network (For Free) On A Server Or Macrocessor On A Microsoft Macbook (For A Free) With A Web SharePoint Project Management Tools 1 P age W elcome to Tyler Implementation! Over the years, Tyler has continuously revisited and refined its Implementation processes in order to benefit from years of

More information

INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294

INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294 Datapolis.com, ul Wiktorska 63, 02-587 Warsaw, Poland tel. (+48 22) 398-37-53; fax. (+ 48 22) 398-37-93, office@datapolis.com INSTALLATION GUIDE Datapolis Process System v 4.2.0.4294 Last modification

More information

Standard Success Program

Standard Success Program Support Services Apptio Customer Support is dedicated to providing customers with responsive, high-quality assistance to your inquiries regarding your use of the Apptio Subscription Services. Our support

More information

Go2Group JaM Plugin. Atlassian JIRA add-on for HP Quality Center. Quick Install Guide

Go2Group JaM Plugin. Atlassian JIRA add-on for HP Quality Center. Quick Install Guide Go2Group JaM Plugin Atlassian JIRA add-on for HP Quality Center Quick Install Guide Version 5.5 April 2009 Table of Contents Go2Group JaM Plugin Requirements... 3 What s Needed... 3 Go2Group JaM Plugin

More information

VistaSG Help Desk Training Manual

VistaSG Help Desk Training Manual VistaSG Help Desk Training Manual Providing Paperless Solutions to the Justice Community VistaSG Copyright 2010 vistasg.com vistasg Copyright 2010 VistaSG Software Inc. All rights reserved. You may not

More information

A Guide to the Multiple Sclerosis Society Grant Tracker application system

A Guide to the Multiple Sclerosis Society Grant Tracker application system INTERNAL USER GUIDE A Guide to the Multiple Sclerosis Society Grant Tracker application system A Quick Guide for applicants applying for funding from the MS Society Multiple Sclerosis Society web page:

More information

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Windows Mobile Phone Installation Thank you for your interest in Mechanics Bank Mobile Banking. This guide will help you get started

More information

DIT Online Self Service for Clients

DIT Online Self Service for Clients DIT Online Self Service for Clients Written by: Customer Services Management Division of Information Technology May 2012 Version 1 Copyright 2012 Charles Sturt University No part of this document may be

More information

Custom Reporting Basics for ADP Workforce Now. Automatic Data Processing, LLC ES Canada

Custom Reporting Basics for ADP Workforce Now. Automatic Data Processing, LLC ES Canada Custom Reporting Basics for ADP Workforce Now Automatic Data Processing, LLC ES Canada ADP s Trademarks The ADP Logo, ADP, ADP Workforce Now and IN THE BUSINESS OF YOUR SUCCESS are registered trademarks

More information

How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com

How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com How to Log in to LDRPS-Web v10 (L10) https://enterprise.strohlservices.com Contents First Time Login Instructions... 1 1) Use the Internet Explorer (IE) Web browser*... 1 2) Install the.net Framework...

More information

VIP Help Desk Web Application User Guide Version 3.0

VIP Help Desk Web Application User Guide Version 3.0 1 VIP Help Desk Web Application User Guide Version 3.0 2 Table of Contents-... New Features of VIP Help Desk 3.0 New features of Admin panel New features of Operator panel New features of User panel How

More information

ADDING A CRM CASE... 4 ACCESSING PEOPLESOFT...

ADDING A CRM CASE... 4 ACCESSING PEOPLESOFT... PeopleSoft CRM 8.9 Table of Contents ADDING A CRM CASE... 4 ACCESSING PEOPLESOFT... 4 CORE HOME PAGE... 4 ADDING A CASE... 5 NAVIGATOR BAR... 5 LOCATING AN EMPLOYEE... 6 THE EMPLOYEE INFORMATION SECTION...

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Rapid Workflow Implementation Guide 7.13.7 Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject

More information

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq

QaTraq Pro Scripts Manual - Professional Test Scripts Module for QaTraq. QaTraq Pro Scripts. Professional Test Scripts Module for QaTraq QaTraq Pro Scripts Professional Test Scripts Module for QaTraq QaTraq Professional Modules QaTraq Professional Modules are a range of plug in modules designed to give you even more visibility and control

More information

School IT Systems Support Service Desk Online

School IT Systems Support Service Desk Online School IT Systems Support Service Desk Online Description: Author: Guidance for Service Desk Online Administrators Jenny Collins Revision No: 6 Last Edited: 24/05/12 Document Ref: S1006 Technical Support

More information

ETRANSCRIBE Manual Ver. 2.0 for MAs

ETRANSCRIBE Manual Ver. 2.0 for MAs ETRANSCRIBE Manual Ver. 2.0 for MAs ETRANSCRIBE SYMBOLIC TRACKING SYSTEM E-transcribe Symbolic Tracking System helps users, i.e., MAs and Physicians to keep a track of their Login Activity. Below listed

More information

Customer Portal User Guide

Customer Portal User Guide Customer Portal User Guide COPYRIGHT NOTICE ViaWest Customer Portal User Guide is published and copyrighted 2012 by ViaWest Inc. All rights reserved. No part of this manual may be reproduced in any form,

More information

Salesforce-Wrike Integration Setup Manual

Salesforce-Wrike Integration Setup Manual Salesforce-Wrike Integration Setup Manual This document has been designed for Salesforce administrators. It will guide you through the setup process for the integration between your Salesforce instance

More information

Comindware Tracker. Reviewer s Guide. 2012 Comindware Inc.

Comindware Tracker. Reviewer s Guide. 2012 Comindware Inc. Comindware Tracker Reviewer s Guide 2012 Comindware Inc. 1 Dear Editor, We appreciate that you decided to try Comindware Tracker and write a review about it. We would like to make it easier for you and

More information

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Thank you for your interest in Mechanics Bank Mobile Banking. This guide will help you get started with Mechanics

More information

Help Desk Self Service Quick Start Guide

Help Desk Self Service Quick Start Guide Help Desk Self Service Quick Start Guide Introduction Faculty and Staff can submit support tickets via Help Desk Self- Service. This will give users more control over how they submit helpdesk tickets and

More information

AVEVA Standard Support Service Policy for the AVEVA Product Suite

AVEVA Standard Support Service Policy for the AVEVA Product Suite AVEVA Standard Support Service Policy for the AVEVA Product Suite Issue 4 December 2012 Page 1 of 13 CONTENTS 1 Introduction... 3 1.1 Purpose... 3 1.2 Scope... 3 1.3 Terminology... 4 2 Service Scope...

More information

Exhibit E - Support & Service Definitions. v1.11 / 2015-07-03

Exhibit E - Support & Service Definitions. v1.11 / 2015-07-03 Exhibit E - Support & Service Definitions v1.11 / 2015-07-03 Introduction - Support Services Table of Contents 1 Introduction... 4 2 General Definitions... 5 2.1 Support Services... 5 2.2 2.3 License or

More information