World Programming Issue Tracking System User Guide

Size: px
Start display at page:

Download "World Programming Issue Tracking System User Guide"

Transcription

1 World Programming Issue Tracking System Doc ref: ITS en

2 Contents About the System... 2 Software... 2 What Can You Access... 2 Automatic s... 2 Accessing the System... 3 Use Your Web Browser... 3 Login Details... 3 Access Restrictions... 3 Using the System... 4 Issue Tracking Main Page... 4 Action Bar... 4 Creating a New Issue... 4 Displaying a Specific Issue (Quick Search)... 5 Listing Specific Issues (Advanced Search)... 5 Updating an Existing Issue... 5 Adding a New Comment to an Existing Issue... 6 Attaching Files to an Existing Issue... 6 Adding a User as a CC... 7 Marking an Issue as Fixed... 7 Marking an Issue as Closed... 7 Understanding Issue Severity... 8 Page 1 of 9

3 About the system Software The World Programming Issue Tracking System is based on a software application known as Bugzilla. It allows you, the end user, and World Programming developers to record and track issues through to a resolution. The issue tracking system can be accessed from any standard web browser. You do not need to install any software on your PC. What can you access The system only allows you to access records that are logged against your company. This includes: Issues that you have personally entered. Issues entered by any colleagues in your company. Issues logged under your company's account by members of staff at World Programming. For reasons of information security and data protection, you cannot list or search issues logged by other companies or internal issues logged by World Programming. Automatic s Once you have raised an issue or attached yourself to an existing issue opened by somebody else (refer to the section Adding a User as a CC later in this document), you will receive s from the system every time that issue gets updated with a comment, question, resolution, etc. You should not reply to these s via your standard system. Instead, click on the hyperlink located near the top of the . This opens the issue tracking system at the appropriate issue, where you can type in your reply/comment directly. Page 2 of 9

4 Accessing the issue tracking system Opening the issue tracking system in your Web browser To access the system, type the following URL into your Web browser: You require a valid user name and password to log into the system in order to use it. Login details Your personal user name and password can only be created and issued by World Programming. To set up a user account on issue tracking system, we require the user's real name and work address. Please note that we do not accept private addresses, for example hosted by yahoo, gmail, or hotmail. Access restrictions Access to the issue tracking system by any company outside of World Programming is restricted. This means that access is not open for every WPS end-user in a company. Please do not share your personal login details with anyone else. If you need other users to access the issue tracking system, please notify us, and we will create accounts as required. Page 3 of 9

5 Using the system Issue Tracking System main page When you enter the issue tracking system, the main page appears. This is the home page for the system, also accessed by selecting Home on the Action Bar (see below). This page displays the different functions that you can perform in the issue tracking system. Action Bar The Action Bar is displayed at the top and bottom of every page. This allows you to perform many of the system functions from any screen in the system. Creating a New Issue 1. In the Action Bar at the bottom of the page, click New. 2. Select the appropriate Component there may be only one option for your organization. 3. Select the level of Severity for the issue. After submitting, this is displayed as Importance in Bugzilla. 4. Select the WPS Version you are using. 5. Set the Hardware and OS; they usually correspond, for example x86_64 + Windows, x86 + Linux,z/OS + Mainframe. 6. Add a brief title for the issue in the Summary field. 7. Provide more detail about the issue in the Description field. Please do not just copy the error code from the log. It makes issue resolution quicker if you supply the following: a. The full build number of your World Programming software. b. If appropriate, a complete description of the operation you were performing when the issue happened. c. The full log of a run, preferably on anonymised data. d. (optional) A sample of code to replicate the issue. 8. Select the Submit Issue button to create the new issue. 1. Note: See Attaching files to an existing issue for more detail. Once the issue has been created, if required you can change the Importance associated with the issue (refer to Understanding issue severity later in this guide). Page 4 of 9

6 Displaying a specific issue (Quick Search) In the Action Bar at the top and bottom of every page, and on the Issue Tracking Main Page, is a Quick Search field. If you know the issue number: 1. Type the issue number into the Quick Search field. 2. Click Search to display the issue. If you do not know the issue number: 1. Enter a description of the issue into the Quick Search field. 2. Click Search; a list of all open issues that contain text from the description is displayed. Note that if you typed to search for opt for example, issues containing words such as opt, optsize, or voption. These words may not be in the summary description but in the body of text under the issue. 3. From the list of issues, click the Issue ID next to the particular issue you wish to display. Listing specific issues (Advanced Search) To perform an advanced search for specific issues, select Search from the Action Bar, and make sure the Advanced Search tab is selected at the top of the search page. The screen that appears presents several criteria, which you can use to tailor your search. Enter the search terms in the Summary search field. Select the options from the available fields. You can include multiple items from each field. Click Search to list all the issues for the specified criteria. Once a search has been performed and the resulting list of issue appears, the search criteria used can be saved under a specific title by selecting the Remember Search button just above the Action Bar at the bottom of the page. All saved searches are displayed in the Action Bar. Updating an existing issue There are many ways that you can update an existing issue, for example you can: add a comment to an issue; attach files to an issue; add a user as a CC; mark an issue as fixed; mark an issue as closed. To update an issue, amend the field(s) you want to alter and click Save Changes. Page 5 of 9

7 Adding a new comment to an existing issue You can add a comment to any existing issue that you can open, regardless of its status (for example the issue may be closed, but you can still add a comment) or who originated the issue. To add a comment: 1. Display the issue. 2. Type into the Additional Comment field. 3. Click Save Changes to add your comment. Attaching files to an existing issue To assist with our support services to you and your organisation, it may be necessary for you to provide World Programming with information such as programs, logs, data, and so on. Note: World Programming can only accept data that is non-sensitive to your business and does not contain personally identifiable information. The information that you provide should only be in the form of test-information that we can use to reproduce and investigate a specific issue or question you have raised. To attach a file: 1. Display the issue. 2. Select Add an Attachment option on the issue page. 3. In the Create New Attachment page, click Choose File and navigate to where the file is located on your file system. The maximum file size of an attachment is 50MB. 4. Enter a short explanation of the attachment in the Description field. Optionally, you can add more information about the attachment in the Comment field 5. Click Submit to attach the file to the issue. 6. If you need to attach multiple files to the issue, you will either need to repeat steps 1 5 for each individual file you wish to attach, or zip all files together and attach the compressed file (subject to the file limit size). Page 6 of 9

8 Adding a user as a CC If you were the person who originally created the issue (defined as the Reporter near the top of an issue page), you do not need to add yourself as a CC for the issue. Any User ID next to the Reporter field will automatically receive s from the issue tracking system each time this issue is updated. If you are not the Reporter, but would like to be notified when the issue is updated, or if you want to add another existing user to receive s (this other user must already have been defined in the system by World Programming): 1. Display the issue. 2. To add yourself, select the Add me to CC list check box near the top of the issue page alongside CC List. 3. To add another user, click edit just below the CC List: then type in the login User ID of the user. Only a user ID that has been previously defined by World Programming will be accepted in this field. You can type in multiple user IDs into the field separated with a comma (,). 4. Click the Save Changes button on the issue page to add the user(s). Marking an issue as fixed World Programming will send you a comment to let you know that the issue fix is ready for testing. World Programming may also write a comment with some special instructions: e.g., how to write a workaround solution for your code, or information on a new version of WPS that contains the fix for this issue. Once this has been sent to you, World Programming may set the issue as Fixed. Marking an issue as Closed When an issue has been marked as Fixed and you have successfully tested the solution that has been supplied, you should mark that issue as Closed: 1. Display the issue. 2. Select Mark Issue as CLOSED. 3. Click the Save Changes button. Note: Only the person who originated the issue is able to mark the issue as closed. If you did not originate the issue, type a comment that the issue can be closed, and a member of the World Programming team will change it on your behalf. Page 7 of 9

9 Understanding issue severity You should use the severity setting to indicate the importance that the issue has for you. Note: Once an issue has been submitted, the Severity field is labelled Importance. The following list describes the Severity levels that can be assigned: Sev1 Site down A script (program written in the language of SAS) that normally runs with WPS on your mainframe or server production system, is no longer able to execute. Sev2 Critical Encountered a disruption to your business process. Sev3 Normal Ability to use the WPS software is affected. Sev4 Low This is a minor issue. Enhancement Suggestion Use this to indicate a feature or language element that you would like to see implemented in WPS. Request for information Use this to request more information about WPS that cannot be found in other resources. Changing issue severity Only the person who originated the issue is able to change the severity of that issue. If you did not originate the issue, either ask your colleague who originally opened the issue to change it, or type a comment in the issue and a member of the World Programming team will change it on your behalf. Page 8 of 9

Nova Scotia Health Authority Research Ethics Board. Researcher s (PI) User Manual

Nova Scotia Health Authority Research Ethics Board. Researcher s (PI) User Manual Nova Scotia Health Authority Research Ethics Board Researcher s (PI) User Manual The Researcher s Portal is available through the Login at the following URL: http://nsha-iwk.researchservicesoffice.com/romeo.researcher/login.aspx

More information

ISQua Collaborate User Guide for Surveyors

ISQua Collaborate User Guide for Surveyors 2017 ISQua Collaborate User Guide for Surveyors THE INTERNATIONAL SOCIETY FOR QUALITY IN HEALTH CARE LTD TABLE OF CONTENTS About ISQua Collaborate... 2 Getting started... 2 Logging in... 3 Dashboard...

More information

Zendesk Instructions for End-Users

Zendesk Instructions for End-Users Zendesk Instructions for End-Users Ver. 1.00 July, 2013 Ver. 1.00 July, 2013 Zendesk Instructions for End-Users Getting Started Registering & Logging in to Zendesk To submit and then track your support

More information

Mailbox sharing and permissions in UNify Mac OS X

Mailbox sharing and permissions in UNify Mac OS X Mailbox sharing and permissions in UNify Mac OS X Use these instructions if you want to allow someone else to frequently send and reply to emails, or respond to meeting requests on your behalf. (In GroupWise

More information

COMPASS Corporate User Guide

COMPASS Corporate User Guide COMPASS Corporate User Guide The Competence Management System for Project Professionals. Version 2.22 CONTACT QA Help Desk 0113 3826200 compass.support@qa.com 2 Contents 1.1 Introduction... 3 1.2 How to

More information

OTRS Quick Reference

OTRS Quick Reference OTRS Quick Reference WWW.IXIASOFT.COM / OTRS / Copyright 2015 IXIASOFT Technologies. All rights reserved. Last revised: March 02, 2015 2 OTRS Quick Reference Table of contents Using OTRS OTRS overview

More information

Event Team and Personal Fundraising Guide as of

Event Team and Personal Fundraising Guide as of Event Team and Personal Fundraising Guide as of 11.21.14 Logging to the Cure SMA website (www.curesma.org) The login link is located on the upper right side of the webpage. Enter your username and password

More information

Ethical Review Manager. Applicant User Guide

Ethical Review Manager. Applicant User Guide Ethical Review Manager Applicant User Guide Last Updated: June 2017 Introduction The Ethical Review Manager (ERM) System has been designed to enable applications for ethical approval to conduct research

More information

COMPASS User Guide. Version The Competence Management System for Project Professionals.

COMPASS User Guide. Version The Competence Management System for Project Professionals. COMPASS User Guide The Competence Management System for Project Professionals. Version 2.21 CONTACT Mike Kibblewhite, PPM Sales Specialist 0207 444 0856 mike.kibblewhite@qa.com 2 Contents 1.1 Introduction...

More information

Login link is located on the upper right side of the webpage. Enter your username and password on this page (created when registering for an event).

Login link is located on the upper right side of the webpage. Enter your username and password on this page (created when registering for an event). Login link is located on the upper right side of the webpage. Enter your username and password on this page (created when registering for an event). If you have not created a user name and password on

More information

Do It Yourself Fundraising Guide

Do It Yourself Fundraising Guide Do It Yourself Fundraising Guide To Set Up a Do It Yourself (DIY) Fundraising Event: Step 1: Visit our website: http://www.nationalmssociety.org/chapters/mig/fundraisingevents/diy-event-information/index.aspx

More information

Your Guide to Merchant Online

Your Guide to Merchant Online Your Guide to Merchant Online Merchant Online User Guide Contents 1 Introduction... 2 2 Using the Merchant Online Portal... 2 2.1 Signing In for the First Time... 2 2.2 Updating Your Information... 4 2.2.1

More information

Filelocker-Yale s Secure File Transfer Service

Filelocker-Yale s Secure File Transfer Service If you need to transfer large files, or large quantities of files, which would normally exceed the email attachment limit of 20MB, Yale s Filelocker transfer service can help. It is safe and secure for

More information

Me Learning User Guide

Me Learning User Guide Royal Borough of Greenwich Me Learning User Guide Last Updated: 3 July 2012 Page 1 of 15 Purpose and Scope This guide will detail how to login and navigate around Me Learning. Click the activity listed

More information

PG&E strongly encourages Participants to register with Power Advocate well before Offers are due.

PG&E strongly encourages Participants to register with Power Advocate well before Offers are due. PG&E strongly encourages Participants to register with Power Advocate well before Offers are due. Registration: All Offer submittal information pertaining to this RFO will be hosted on the Power Advocate

More information

SFU Connect Calendar. Guide. Sharing Calendars

SFU Connect Calendar. Guide. Sharing Calendars SFU Connect Calendar How-To Guide Sharing Calendars Last updated: January 2009 Table of Contents Creating a Share... 3 Share Properties Menu... 3 Sharing with Internal Users or Groups... 4 Sharing with

More information

Your trusted partner SIMS/FMS USER GUIDE

Your trusted partner SIMS/FMS USER GUIDE Your trusted partner SIMS/FMS USER GUIDE 2016/2017 Freephone 0808 281 9440 kcs4education.co.uk KCS SIMS/FMS Setup Guide Contents 1. Introduction & Before You Begin 2. Checking & Modifying Establishment

More information

Training Manual for Researchers. How to Create an Online Human Ethics Application

Training Manual for Researchers. How to Create an Online Human Ethics Application Training Manual for Researchers How to Create an Online Human Ethics Application What is in this document This manual is intended to provide general tips on using functionality specific to QUEST online

More information

OLLI Online. Users Guide

OLLI Online. Users Guide OLLI Online Users Guide Version 1 / December 3, 2014 Table of Contents LOGIN... 3 EDIT MEMBER SETTINGS... 4 Settings Overview... 4 Community Profile... 4 Member Info... 5 Photo... 6 Notifications... 7

More information

Online Fundraising Guide

Online Fundraising Guide Online Fundraising Guide Walk MS: Step by Step Guide Learn How To: Access Your Participant Center Navigate Your Participant Center Home Page Update Your Fundraising Goal Send Emails From Your Participant

More information

Training Booking System User Guide Contents:

Training Booking System User Guide Contents: Training Booking System User Guide Contents: Register to Use the System... 2 Password Reminder... 4 Log In and Page Overview... 6 Book a Course for Yourself... 7 Book Yourself and Another Staff Member

More information

Volume. User Manual and Resource Guide

Volume. User Manual and Resource Guide Volume 1 User Manual and Resource Guide User Manual and Resource Guide Game Gurus United States Telephone: (415) 800-3599 Brazil Telephone: 55 84-8723-2557 Email: info@gamegurus.com Table of Contents What

More information

OVERVIEW. User Dashboard

OVERVIEW. User Dashboard OVERVIEW User Dashboard File & Serve Illinois USER DASHBOARD TABLE OF CONTENTS File & Serve Illinois Resources 3 File & Serve Illinois User Dashboard Overview 4 Submit a New Filing Tab 5 Completed Filings

More information

eibc Program User Guide

eibc Program User Guide eibc Program User Guide The University Of Iowa Environmental Health & Safety 122 Grand Avenue Court Iowa City, IA 52242-1000 Phone: 319-335-8501 Date Revised/Reviewed: 3/26/2018 Table of Contents 1. eibc

More information

Notifications 4 How to set notifications for a particular item 4. s 4 How to one or more members of the committee 4

Notifications 4 How to set notifications for a particular item 4.  s 4 How to  one or more members of the committee 4 See below for a list of step-by-step guides on how to complete some common tasks on Standards Hub Committee Workspace. About Committee Workspace and Livelink Livelink is a web based collaboration and document

More information

Children s Commissioning Support Resource (CCSR) Database. User Guide Provider Role. Version 2e

Children s Commissioning Support Resource (CCSR) Database. User Guide Provider Role. Version 2e Children s Commissioning Support Resource (CCSR) Database User Guide Provider Role Version 2e September 2010 Table of contents 1. Provider Details 3 2. Verification 4 3. Care Setting Details 5 4. Adding

More information

Online Fundraising Guide

Online Fundraising Guide Online Fundraising Guide Step by Step Guide to Your Participant Center Learn How To: Access Your Participant Center Navigate Your Participant Center Home Page Update Your Fundraising Goal Send Emails From

More information

Operators Guide Version 6.8

Operators Guide Version 6.8 Operators Guide Version 6.8 Last updated 6 th February 2006 for 6.8 Patch 10 Refer to the separate Administration Guide for Configuration of your helpdesk 2006 sitehelpdesk.com Ltd Table of Contents Section

More information

SMARTEVALS (FCE) DEAN/DEPT HEAD RESULTS GUIDE

SMARTEVALS (FCE) DEAN/DEPT HEAD RESULTS GUIDE FCE Results Semester FCE results are calculated and released a few days after the final grade deadline ensuring that all participating campuses have submitted final grades. Results are sent via email to

More information

Mail Merge for Gmail v2.0

Mail Merge for Gmail v2.0 The Mail Merge with HTML Mail program will help you send personalized email messages in bulk using your Gmail account. What can Mail Merge for Gmail do? You can send messages in rich HTML, the message

More information

Respondent Help Guide

Respondent Help Guide Respondent Help Guide https://nqphnetender.openwindowscontracts.com Welcome to the Northern Queensland Primary Health Network etendering Portal. Using NQPHN s etendering Portal is free for all users. There

More information

ilab Account Basics and Setting Up a New User Account External Users ONLY Introduction: ilab Account Introduction

ilab Account Basics and Setting Up a New User Account External Users ONLY Introduction: ilab Account Introduction ilab Account Basics and Setting Up a New User Account External Users ONLY Introduction: ilab Account Introduction Our login page for ilab is now https://vanderbilt.corefacilities.org. ilab functions differently

More information

Creating Your Parent Account

Creating Your Parent Account Parent Portal Guide for Parents 2016-2017 Creating Your Parent Account Before using the parent portal, you must pick up your access id and password from the school. This information must be picked up in

More information

SAIS DATA/REPORT REQUEST User Guide

SAIS DATA/REPORT REQUEST User Guide SAIS DATA/REPORT REQUEST User Guide Overview INTRODUCTION TO WORKFRONT 2 SUBMITTING A DATA/REPORTING REQUEST 3 TRACKING YOUR REQUEST 5 COMMUNICATING ABOUT YOUR PROJECT 7 WORKFRONT DASHBOARD 9 1 INTRODUCTION

More information

SDL Customer Gateway. User Guide

SDL Customer Gateway. User Guide SDL Customer Gateway User Guide We are delighted to introduce our new and improved Customer Support Portal, powered by ServiceCloud from Salesforce.com, called SDL Customer Gateway Portal. SDL Customer

More information

Self Service Support Portal Customer User Quick Guide Jan Civica Self-Service Support Portal. Customer User Guide

Self Service Support Portal Customer User Quick Guide Jan Civica Self-Service Support Portal. Customer User Guide Civica Self-Service Support Portal Customer User Guide 1 Contents 1 Introduction... 3 1.1 Supported Web Browsers... 3 1.2 Screen Images... 3 2 Logging into the Self-Service Support Portal... 4 3 Resetting

More information

To register your team for an MB Mission program, you must select the Participant type option I want to register a team (I am a team leader).

To register your team for an MB Mission program, you must select the Participant type option I want to register a team (I am a team leader). To register your team for an MB Mission program, you must select the Participant type option I want to register a team (I am a team leader). Once this option is selected, you must enter a Team Name. (If

More information

Florida Atlantic University. Assessment System. Instruction Manual

Florida Atlantic University. Assessment System. Instruction Manual Florida Atlantic University Assessment System Instruction Manual Table of Contents Logging In... 2 My Dashboard... 3 The Navigation Bar... 4 Reporting Units... 5 Viewing Learning Plans... 6 Academic Learning

More information

Borsa Italiana Terminal Returns User Guide for Entering & Uploading a DDM Plus Data Usage Declaration Product End-User Documentation

Borsa Italiana Terminal Returns User Guide for Entering & Uploading a DDM Plus Data Usage Declaration Product End-User Documentation Borsa Italiana Terminal Returns User Guide for Entering & Uploading a DDM Plus Data Usage Declaration Product End-User Documentation Page 1 of 17 Contents 1. Accessing the Terminal Returns Application

More information

NHBC Extranet user guide. Site management made easy

NHBC Extranet user guide. Site management made easy NHBC Extranet user guide Site management made easy 1 Contents Welcome to the NHBC Extranet 3 Getting Started 3 I can t remember my login details 3 I don t have an account 3 Main Menu 4 Extranet Administration

More information

INTRANET GUIDANCE. Acorn Care & Education is improving the way that everyone working in our schools can access and share information.

INTRANET GUIDANCE. Acorn Care & Education is improving the way that everyone working in our schools can access and share information. INTRANET GUIDANCE Acorn Care & Education is improving the way that everyone working in our schools can access and share information. There are now two websites: Public information can be found on our website;

More information

HOW TO Google Online Fillable Forms for Kiwanis Club Websites

HOW TO Google Online Fillable Forms for Kiwanis Club Websites KIWANIS INTERNATIONAL HOW TO Google Online Fillable Forms for Kiwanis Club Websites Publish via email, website or blog Mandy Grover User instructions for creating free online fillable forms with Google

More information

CAHIIM HELP for Program Users

CAHIIM HELP for Program Users CAHIIM HELP for Program Users 2018 CAHIIM Table of Contents GETTING STARTED... 1 Performing Basic Functions... 1 Logging In... 1 Logging Out... 1 Resetting Password... 1 Viewing or Changing User Information...

More information

Animal Protocol Development Instructions for Researchers

Animal Protocol Development Instructions for Researchers Animal Protocol Development Instructions for Researchers OFFICE OF THE VICE PRESIDENT FOR RESEARCH TOPAZ Elements - Protocol Development Instructions for Researchers Page 1 Topaz Elements Animal Protocol

More information

Guide for Researchers: Online Human Ethics Application Form

Guide for Researchers: Online Human Ethics Application Form Ethics & Integrity Research Office HUMAN RESEARCH ETHICS ONLINE APPLICATION October 2016/V1.03 Guide for Researchers: Online Human Ethics Application Form ENQUIRIES Senior Human Ethics Officer University

More information

An Introduction to the Landlord TAP for New Users

An Introduction to the Landlord TAP for New Users An Introduction to the Landlord TAP for New Users Contents THIS DOCUMENT... 3 ABOUT THE LANDLORD TAP... 3 WHO IS THE LANDLORD TAP FOR?... 3 WHAT DOES THE LANDLORD TAP DO?... 4 HOW DO I GET STARTED?...

More information

CAST Aurora. How to Create a Project Back Up for the Support Desk

CAST Aurora. How to Create a Project Back Up for the Support Desk CAST Aurora How to Create a Project Back Up for the Support Desk Guide Overview The aim of this document is to provide a step by step guide on how to create the smallest project database (in terms of file

More information

PROSPECT USER MANUAL

PROSPECT USER MANUAL PROSPECT USER MANUAL 1 Table of Contents 1. INTRODUCTION...3 1.1 WHAT IS PROSPECT?... 3 2. BEFORE STARTING: TIPS TO HELP YOU WITH YOUR APPLICATION...4 3. ACCESSING AND SUBMITTING AN APPLICATION WITH PROSPECT...5

More information

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements...

Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... Halo Web App GUIDE Contents Welcome to Halo... 3 Secure Sign-In... 4 Forgot Password... 4 Messages... 5 Create and Send a Message... 5 Message Enhancements... 6 Quick Note... 6 Mark as Urgent... 6 Add

More information

Drexel University. Version April Page 1 of 23. Version April agf

Drexel University. Version April Page 1 of 23. Version April agf Drexel University Page 1 of 23 TABLE OF CONTENTS Getting Started 3 IRB Protocol Committee Member Reviewer..4 Review IRB Protocol Submission..6 Enter Reviewer Comments... 7 Upload Reviewer Attachments......9

More information

Online CDC service. HowTo guide for certifying organisations

Online CDC service. HowTo guide for certifying organisations Online CDC service HowTo guide for certifying organisations Disclaimer While every reasonable effort has been made to ensure that this document is correct at the time of printing, the State of NSW, its

More information

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired...

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired... WEB MESSAGE CENTER END USER GUIDE The Secure Web Message Center allows users to access and send and receive secure messages via any browser on a computer, tablet or other mobile devices. Introduction...

More information

How to Use the Comprehensive Ancillary Forms Engine (CAFÉ) for DSMB/ISPRC Initial Submission

How to Use the Comprehensive Ancillary Forms Engine (CAFÉ) for DSMB/ISPRC Initial Submission How to Use the Comprehensive Ancillary Forms Engine (CAFÉ) for DSMB/ISPRC Initial Submission The Comprehensive Ancillary Forms Engine (CAFÉ) allows s to submit DSMB and ISPRC submissions to the Jonsson

More information

GOLF MS ONLINE FUNDRAISING GUIDE

GOLF MS ONLINE FUNDRAISING GUIDE GOLF MS ONLINE FUNDRAISING GUIDE Accessing Your Participant Center Step 1: Visit the Golf MS website at http://eventmig.nationalmssociety.org/site/tr?fr_id=25680&pg=entry (We suggest you bookmark this

More information

Learning and Development. UWE Staff Profiles (USP) User Guide

Learning and Development. UWE Staff Profiles (USP) User Guide Learning and Development UWE Staff Profiles (USP) User Guide About this training manual This manual is yours to keep and is intended as a guide to be used during the training course and as a reference

More information

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

Unit 8: Working with Actions

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

More information

seap and Partners Advocacy Referral Tool And Network

seap and Partners Advocacy Referral Tool And Network P a g e 0 SPARTAN seap and Partners Advocacy Referral Tool And Network JUN 2018 Contents How to register a new account... 1 Making a referral for advocacy... 3 FAQ... 5 What happens to the information

More information

Recruiting Solutions Internal Applicant Frequently Asked Questions

Recruiting Solutions Internal Applicant Frequently Asked Questions Recruiting Solutions Internal Applicant Frequently Asked Questions Department of Human Resources Where do I go to apply for positions? What if I do not have a computer at home? When I try to access the

More information

Remote Support DETAILS How to set up and connect

Remote Support DETAILS How to set up and connect Introduction Brainy's Useful Docs Remote Support DETAILS How to set up and connect Updated: 27 May 2009 It is possible to establish a remote connection between two computers over the internet for a variety

More information

Placing PTC Online Work Request

Placing PTC Online Work Request Placing PTC Online Work Request Placing PTC online Work Request requires MS Internet Explorer or Netscape Communication 4.7 or above. To do so, please do the following steps: 1 Go to: http://ptcwork/request

More information

Getting Started with your LSC Integrative Knowledge e-portfolio

Getting Started with your LSC Integrative Knowledge e-portfolio Getting Started with your LSC Integrative Knowledge e-portfolio These directions will guide you through logging into the e-portfolio and beginning to add content to it. 1 Getting Started With Your Integrative

More information

Parent Portal User Guide

Parent Portal User Guide Parent Portal User Guide Table of Contents LOGIN TO THE PARENT PORTAL... 2 RETRIEVE LOST LOGIN DETAILS... 3 CHANGE YOUR PASSWORD... 5 CHANGE OR CONFIRM YOUR DETAILS & MEDICAL INFORMATION... 6 NAVIGATING

More information

Service Request System User Manual

Service Request System User Manual Service Request System User Manual SEPTEMBER 2012 Login to Service Request System at: www.wattplaza.com (Quick Links) Or direct at: www.ng1.angusanywhere.com 1 Getting Started Getting Started About the

More information

Faculty Web Page Management System. Help Getting Started

Faculty Web Page Management System. Help Getting Started Faculty Web Page Management System Help Getting Started 2 Table of Contents Faculty Web Page Management System...1 Help Getting Started...1 Table of Contents...2 Manage My Personal Information...3 Creating

More information

Here is a step by step guide to the registration process for Habia ERR Online

Here is a step by step guide to the registration process for Habia ERR Online Habia ERR Online Here is a step by step guide to the registration process for Habia ERR Online You can find the ERR section of the Habia website at: http://www.habia.org/apprenticeships/err/ 1. Creating

More information

Pahrump Valley 4 Wheelers Instructions

Pahrump Valley 4 Wheelers Instructions Pahrump Valley 4 Wheelers Instructions Contents Overview... 3 The Home Page... 4 The Calendar... 5 The Gallery... 9 Create / order my albums... 11 Modify my albums... 12 The Forum... 13 Overview To help

More information

Backing Up your BellHawk Database for Problem Diagnosis

Backing Up your BellHawk Database for Problem Diagnosis Introduction Backing Up your BellHawk Database for Problem Diagnosis If you report a problem with your BellHawk system then we may request that you take a zipped backup of your BellHawk database and copy

More information

International SOS e-learning Training Hub User Guide

International SOS e-learning Training Hub User Guide International SOS e-learning Training Hub User Guide WELCOME TO THE INTERNATIONAL SOS TRAINING HUB.... 2 STEP 1. ACCESSING THE INTERNATIONAL SOS TRAINING HUB... 2 STEP 2. LOGGING INTO INTERNATIONAL SOS

More information

Good Shepherd Microfinance Provider Portal

Good Shepherd Microfinance Provider Portal Good Shepherd Microfinance Provider Portal Portal Registration Instructions Contents Introduction... 2 Step 1 Sign up for a Microsoft account (formerly Windows Live ID)... 2 Create Microsoft account registration

More information

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review July 23, 2013 Office of Research Ethics If you run into any difficulties or have questions about Romeo,

More information

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6 User Guide Contents 1. Introduction... 3 1.1. Getting Started... 3 1.2. Navigation... 4 2. Create a Newsletter... 6 2.1. Confirm Company Details... 6 2.2. Choose Template... 8 2.3. Edit Newsletter... 8

More information

Guide to setting up and using your NOW: Pensions payroll bureau microsite

Guide to setting up and using your NOW: Pensions payroll bureau microsite Guide to setting up and using your NOW: Pensions payroll bureau microsite PM00050.0416/11 0 Step 1 Logging in for the first time You will have received a web link, via email, that will provide access to

More information

SEARCH & APPLY FOR TEMPORARY HIRE APPLICANT POOL

SEARCH & APPLY FOR TEMPORARY HIRE APPLICANT POOL SEARCH & APPLY FOR TEMPORARY HIRE APPLICANT POOL Overview This step-by-step guide demonstrates how to apply for the Temporary Hire Applicant Pool as an external applicant. External Applicants are individuals

More information

To enable Mobile Messaging: 1. Simply login to

To enable Mobile Messaging: 1. Simply login to Mobile Messaging Instructor Tutorial Mobile Messaging provides an easy and effective way for students, faculty and staff to communicate, send and receive important information and stay connected. Through

More information

Protect My Ministry Integrated Background Checks for Church Community Builder

Protect My Ministry Integrated Background Checks for Church Community Builder Protect My Ministry Integrated Background Checks for Church Community Builder Integration and User Guide Page 1 Introduction Background Check functionality through Protect My Ministry has been integrated

More information

InForm Functionality Reference Manual for Sites. Version 1.0

InForm Functionality Reference Manual for Sites. Version 1.0 InForm Functionality Reference Manual for Sites Version 1.0 1-Mar-2012 2012 by Merck & Co., Inc., Whitehouse Station, New Jersey, USA All Rights Reserved No part of this book may be reproduced in any form

More information

Google Calendar ID. School Calendar calendar@beautifulsaviorchurch.com This ID can be pasted into Other Calendars in the Google Calendar online to add the calendar directly into your Google Calendar. ical

More information

General Use. Searching for Assets (All users) Browsing for Assets (All users) Viewing and Downloading an Asset (All Users)

General Use. Searching for Assets (All users) Browsing for Assets (All users) Viewing and Downloading an Asset (All Users) User Guide Rev1.1 Table of Contents General Use... 2 Searching for Assets (All users)... 2 Browsing for Assets (All users)... 2 Viewing and Downloading an Asset (All Users)... 2 Downloading Large Files

More information

Mobile Banking Guide-Web Enabled Devices

Mobile Banking Guide-Web Enabled Devices Mobile Banking Guide-Web Enabled Devices Enrolling in Web Mobile Banking Log into SRB Online Banking at www.sugarriverbank.com. Select Options Mobile Settings Web Mobile Banking Select to enable web access,

More information

INPEX CONTRACT MANAGEMENT SYSTEM

INPEX CONTRACT MANAGEMENT SYSTEM INPEX CONTRACT MANAGEMENT SYSTEM Contractors Manual - Invitation to Tender Document No.: PROCON-00245 Document no.: PROCON-00245 Page 1 1 RECEIVING & VIEWING A TENDER INVITATION... 4 2 LOGGING INTO PROCON...

More information

IRMA Researcher User Guide v2 DRAFT. IRMA Researcher User Guide

IRMA Researcher User Guide v2 DRAFT. IRMA Researcher User Guide IRMA Researcher User Guide v2 IRMA Researcher User Guide IRMA Researcher User Guide 1. Overview 1.01 What is IRMA? 1.02 What are the Benefits? 1.03 ISLHD Research and IRMA 2. Key Terms in IRMA 2.01 Coversheets

More information

A User s Guide to EHF s Online Application Process

A User s Guide to EHF s Online Application Process A User s Guide to EHF s Online Application Process Thank you so much for applying to the Episcopal Health Foundation. Below you will find tips and instructions that we hope will be helpful as you move

More information

Tufts University. Capital Expenditure

Tufts University. Capital Expenditure Tufts University Manual to Approve a Capital Expenditure Authorization (CEA) CEA Manual Table of Contents Your Notification Email... 2 Signing into PeopleSoft... 3 Selecting/Approving a CEA 4 Adding an

More information

OpenSpace provides some important benefits to you. These include:

OpenSpace provides some important benefits to you. These include: Cengage Education A member of Open Colleges Welcome to OpenSpace OpenSpace is our virtual campus. It is our online space for students, tutors and staff to interact. It provides you with a secure, interactive

More information

Introduction of E-Portfolio System

Introduction of E-Portfolio System Introduction of E-Portfolio System E-Portfolio is an online compilation of documents that is flexible and is based on artifact evidences of which students are directly involved in a continuous reflection

More information

Using Lloyd s Direct Reporting. User Guide

Using Lloyd s Direct Reporting. User Guide Using Lloyd s Direct Reporting User Guide AUGUST 2013 2 Contents CONTENTS 2 LLOYD S DIRECT REPORTING 3 ABOUT THIS SERVICE 3 FURTHER HELP AND SUPPORT 3 USER GUIDE 4 ACCESSING LLOYD S DIRECT REPORTING 4

More information

Beaverton School District Classified Application Guide Step by Step Guide for Completing Your Classified On-Line Application

Beaverton School District Classified Application Guide Step by Step Guide for Completing Your Classified On-Line Application Beaverton School District Classified Application Guide Step by Step Guide for Completing Your Classified On-Line Application 1) Print This Document Prior to Beginning a) You may find it helpful to print

More information

Instruction Manual "Schaeffler FileExchange" Solution. Instruction Manual: "Schaeffler FileExchange" Solution

Instruction Manual Schaeffler FileExchange Solution. Instruction Manual: Schaeffler FileExchange Solution Instruction Manual "Schaeffler FileExchange" Solution Instruction Manual: "Schaeffler FileExchange" Solution Brief Description This instruction manual describes how you can use the Schaeffler FileExchange

More information

Organization information. When you create an organization on icentrex, we collect your address (as the Organization Owner), your

Organization information. When you create an organization on icentrex, we collect your  address (as the Organization Owner), your Privacy policy icentrex Sweden AB Privacy Policy Updated: November 3, 2017 This privacy policy is here to help you understand what information we collect at icentrex, how we use it, and what choices you

More information

DelphiSuppliers.com. Website Instructions

DelphiSuppliers.com. Website Instructions DelphiSuppliers.com Website Instructions Overview of DelphiSuppliers.com DelphiSuppliers.com allows the secure exchange of files between Delphi (Internal accounts) and Vendors (External accounts) as well

More information

A Guide to Reading LSE

A Guide to Reading LSE A Guide to Reading Lists @ LSE Contents Overview... 2 Section 1: Getting Started... 3 Activity 1: Logging in... 3 Activity 2: Searching for a list... 3 Activity 3: Navigating a list... 4 Activity 4: Accessing

More information

Bug tracking. Second level Third level Fourth level Fifth level. - Software Development Project. Wednesday, March 6, 2013

Bug tracking. Second level Third level Fourth level Fifth level. - Software Development Project. Wednesday, March 6, 2013 Bug tracking Click to edit Master CSE text 2311 styles - Software Development Project Second level Third level Fourth level Fifth level Wednesday, March 6, 2013 1 Prototype submission An email with your

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

Client Portal Client User Manual

Client Portal Client User Manual Client Portal Client User Manual Version 2.0 Contents Client Portal User Manual... 3 Groups and User Levels... 3 Inviting Users... 5 Terms of Use... 9 Removing Users... 12 Password Reset... 14 List Items

More information

There are several formatting conventions used in this document. Please take note of the formatting styles:

There are several formatting conventions used in this document. Please take note of the formatting styles: Using Blackboard The majority of the teaching on this course will be delivered using software called Blackboard. Blackboard is one of many Virtual Learning Environments used to teach over the internet.

More information

epath - Participant s User Guide

epath - Participant s User Guide Participant s Users Guide Last Updated: 05/18/2012 From the Office of Instructional Technology and Learning Services Page 1 of 32 Table of Contents Look for the blue dots for the new content that s been

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

BBC Pitch. Production Company Guide

BBC Pitch. Production Company Guide BBC Pitch Production Company Guide Contents 1. Introduction... 2 2. Registration of your company... 2 3. Logging in... 5 4. Dashboard... 6 Create a new proposal... 7 Getting started... 8 Idea... 10 Adding

More information

International MBA Administrator Instructions

International MBA Administrator Instructions International MBA Administrator Instructions International MBA Administrator Instructions Thank you for using the I-MBA Administrator. The environment aims at simplifying the maintenance and facilitating

More information