PAN AMERICAN DEVELOPMENT FOUNDATION (PADF)

Size: px
Start display at page:

Download "PAN AMERICAN DEVELOPMENT FOUNDATION (PADF)"

Transcription

1 TABLE OF CONTETABLE OF CONT PAN AMERICAN DEVELOPMENT FOUNDATION (PADF) MONITORING AND EVALUATION (M&E) SYSTEM SETTINGS ADMINISTRATOR S GUIDE Version 1.0

2 TABLE OF CONTENTS INTRODUCTION... 3 OVERVIEW... 3 GENERAL SETTINGS CONSOLE... 5 ACCESSING THE GENERAL SETTINGS CONSOLE... 5 MANAGING DICTIONARY... 5 Accessing the Dictionary Section... 6 Managing Dictionary Records... 7 DATA MANAGEMENT CONSOLE PERSONAL CONSOLE ACCESSING THE PERSONAL CONSOLE MANAGING PERSONAL PROFILE Accessing the Profile Section Updating Your Profile REFERENCES

3 TABLE OF FIGURES FIGURE 1: GENERAL SETTINGS CONSOLE... 5 FIGURE 2: MANAGING APPLICATION MESSAGES... 7 FIGURE 3: EDITING A MESSAGE... 8 FIGURE 4: FILTERING MESSAGES... 9 FIGURE 5: IMPORTING MESSAGES FIGURE 6: EXPORTING MESSAGES FIGURE 7: PERSONAL SECTION FIGURE 8: PROFILE SECTION

4 INTRODUCTION This document describes the Settings section in the Pan American Development Foundation Monitoring and Evaluation (M&E) System. It provides the necessary instructions that the administrators and/or users granted with administrative rights should follow in order to ensure successful application management. OVERVIEW The PADF M&E System is an enterprise-level monitoring and evaluation system that functions to streamline and automate Pan American Development Foundation (PADF) home and field office project performance monitoring and reporting, work planning and resource allocation tasks. The PADF M&E System is aimed at addressing the challenges that PADF faces in handling and organizing the large volume of data associated with its many projects. These challenges involve inconsistency and lack of clarity on how and where project data should be held given the myriad of storage options, as well as inability to consistently grant or limit user access to specific project information. The PADF M&E System seeks to resolve these challenges by streamlining the management of project data through consolidation and organization of data in a logical manner. Furthermore, the organization of project data will enable the knowledge management personnel to more easily administer the type and level of access users have to project information. Moreover, the implementation of a cloud-based solution facilitates remote access to project information making it possible for geographically dispersed personnel, such as field or other non-hq based staff, to access project information as needed. The PADF M&E System incorporates business intelligence and data management solutions with comprehensive application administration functions. As such, it is equipped with a number of administrative tools that aim at providing the application administrators with the possibility of performing their daily assignments in an easily manageable way. The PADF M&E System is enhanced with a number of administrative tools intended for system administrators and advanced users to help make the entire application management process more intuitive and manageable. All the administrative tools are available to the system administrators and 3

5 advanced users in the Settings section. The Settings section in the PADF M&E System is a browserbased user interface allowing the system administrators to manage the application and all its messages, including button names, labels, etc. Moreover, using the tools that the Settings section offers, the administrators can manage the collection of user-defined categories and indicators to be used in the system. The PADF M&E System provides a web-based user interface and requires having a web browser preinstalled. Note: To ensure more flexibility and a more user-friendly environment, the PADF M&E System has been implemented as a multi-lingual System allowing the users to view the data presented in the System in two languages: English and Spanish. 4

6 GENERAL SETTINGS CONSOLE This chapter describes the General Settings console under Settings where the PADF M&E System Dictionary is managed. You may organize the messages present in the system, view them, add new items to the list, edit the existing items, etc. Accessing the General Settings Console For accessing the General Settings console, go to Settings General Settings (Figure 1). Figure 1: General Settings Console Once you access the General Settings console, you can manage the messages used in the system in the Dictionary section. For more details on how to manage the messages used in the system, see Managing Dictionary. Managing Dictionary PADF M&E System is equipped with a message handling tool that allows you to catalog both static and dynamic messages (e.g. button names, labels, captions, etc.) for display in the system without hard coding them into your forms and programs. The message handling tool is called Dictionary and is used to store and manage the messages in all languages that the system is available in. Using the Dictionary as a message handling tool has a number of advantages, including the following abilities: Define standard messages you can use in all your applications; Provide a consistent look and feel for messages within and across all your application sections; 5

7 Change or translate the text of your messages without regenerating or recompiling your application code. Dictionary makes it easy for you to modify or translate your messages in all application languages. All your message text is available from one simple form, which reduces the time and effort it takes to manage messages. Dictionary also reduces redundant programming necessary for coding application messages. Once you define your messages in the application Dictionary, you can refer to them in your forms, concurrent programs, and other application modules using the message name you define. Another specific feature that the Dictionary possesses is that you can define your messages to accept variable text such as field values or module names. You specify the values of the variable message parts when you call Dictionary from a form or another application module. Dictionary automatically inserts these values in the message before it returns the message to you. Accessing the Dictionary Section The Dictionary section can be accessed at Settings General Settings Dictionary. Once you access it, you are displayed with the messages in the system default language organized into two tabs: System and Application (Figure 2). The System tab stores all static messages, while the Application tab stores all dynamic messages used in the system. 6

8 Figure 2: Managing Application Messages In each tab, the messages are presented in the table having the following columns: Component Name Description Type Description English [National Language] This describes the type of the message, e.g. button name, label, caption, etc. This provides additional information about the message, e.g. the module it is used in. This provides the message text in the English language. This provides the message text in the native language. Managing Dictionary Records This chapter outlines how to edit messages, apply filters to them, import and export them. 7

9 Editing Dictionary Records In order to edit a dictionary record, follow the steps described below: 1. Go to Settings General Settings Dictionary 2. Click the message record that you want to modify. An Edit Message pop-up window will appear (Figure 3). 3. Make the required modifications in the message text. 4. Click the OK button to save the changes made. Or, click Cancel to discard them. Figure 3: Editing a Message Filtering Messages For easy access and better management, the Dictionary section of the PADF application is equipped with a filtering capability providing you with the possibility of viewing only a subset of the messages stored. You can apply one or more existing filtering criteria and view the subset of data that matches your selection. The following filters are available in the Dictionary section: Message Type used to filter the messages according to the selected type; 8

10 Language used to display the messages in an application language other than default. Once one or more filtering criteria are selected, press the Update button for the changes to take effect (Figure 4). Figure 4: Filtering Messages Importing Messages The system allows you to retrieve messages from sources external to the application and insert them into the messages recorded in the Dictionary sub-section. In order to retrieve messages from external sources, follow the steps below: 1. Go to Settings General Settings Dictionary 2. Click the Import button above the Messages table (Figure 5). 3. In the opened window, select the file to import by browsing the local computer and locating the file with the messages in it. 4. Click the Import button to initiate the message retrieval process. After the messages have successfully been imported, you can start working on them making the required modifications (see Editing Dictionary Records). 9

11 Figure 5: Importing Messages Exporting Messages The PADF application allows you to extract the messages stored in Dictionary to the MS Excel format. This option will give you the possibility of modifying the messages in a familiar environment as well as make them portable. In order to extract the messages to the MS Excel format, follow the steps below: 1. Go to Settings General Settings Dictionary 2. Click the Export in Excel Format button above the Messages table (Figure 6). 3. Select to save the file on your local computer. 4. Make the required modifications. When you export data to MS Excel, the Dictionary tool creates a copy of the selected data (i.e. the data on display) and then stores the copied data in a file that can be opened in MS Excel. 10

12 Figure 6: Exporting Messages DATA MANAGEMENT CONSOLE For details on how to provide information in the Data Management console, refer to the PADF M&E System Data Management Administrator s Guide in REFERENCES. PERSONAL CONSOLE This chapter describes the Personal console under the Settings section, where the user s personal details and Profile information are managed. Accessing the Personal Console For accessing the Personal console, go to Settings Personal or click the My Profile link from the username menu (Figure 7). Once you access the Personal console, you can manage t the user s personal details. For more details, see Managing Personal Profile. 11

13 Figure 7: Personal Section Managing Personal Profile This chapter outlines how you can manage personal information listed in the Profile section of the PADF M&E System application. More specifically, it describes how to enter or edit personal information. Accessing the Profile Section The Profile section can be accessed at Settings Personal Profile (Figure 7). Once you access the Profile section, you will be presented with your personal details form (Figure 8). 12

14 Figure 8: Profile Section Updating Your Profile As it has been stated in the paragraphs above, the system administrator user is created on the database level. However, you can later establish your user profile by providing the information requested in the Profile section of the Personal console. This information is as follows: Component Name Description Name Last Name Middle Name This is the Name of the user provided when registering the user account. This field is mandatory. This is the Last Name of the user provided when registering the user account. This field is mandatory. This is the Middle Name of the user provided when registering the user account. This is the address of the user. This field is mandatory. 13

15 Password Default Language Phone Fax URL Comments This is the Password of the user account. This is the Default Language of the user account. This is the Phone number of the user. This is the Fax number of the user. This is the user s web address. Any relevant Comments should be provided here. 14

16 REFERENCES Please, refer to the following PADF M&E System related documents to obtain more information about the system and how it functions: PADF M&E System Analytics User Manual PADF M&E System Dashboard User Manual PADF M&E System Portfolio User Manual PADF M&E System Program Data Entry User Manual PADF M&E System Indicator Data Entry User Manual PADF M&E System Project Data Entry User Manual PADF M&E System Data Management Administrator s Guide 15

PRISM-FHF The Fred Hollows Foundation

PRISM-FHF The Fred Hollows Foundation PRISM-FHF The Fred Hollows Foundation SECURITY ADMINISTRATOR S GUIDE Version 1.2 TABLE OF CONTENTS INTRODUCTION... 4 OVERVIEW... 4 SECURITY CONSOLE... 6 ACCESSING THE SECURITY CONSOLE... 6 VIEWING THE

More information

PRISM - FHF The Fred Hollows Foundation

PRISM - FHF The Fred Hollows Foundation PRISM - FHF The Fred Hollows Foundation MY WORKSPACE USER MANUAL Version 1.2 TABLE OF CONTENTS INTRODUCTION... 4 OVERVIEW... 4 THE FHF-PRISM LOGIN SCREEN... 6 LOGGING INTO THE FHF-PRISM... 6 RECOVERING

More information

DASHBOARD PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) USER MANUAL LIBERIA STRATEGIC ANALYSIS TABLE OF CONTETABLE OF CONT. Version 1.

DASHBOARD PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) USER MANUAL LIBERIA STRATEGIC ANALYSIS TABLE OF CONTETABLE OF CONT. Version 1. UNITED STATES AGENCY FOR INTERNATIONAL DEVELOPMENT TABLE OF CONTETABLE OF CONT PERFORMANCE INDICATOR DATABASE SYSTEM (PIDS) LIBERIA STRATEGIC ANALYSIS DASHBOARD USER MANUAL Version 1.0 PERFORMANCE INDICATOR

More information

Quick Reference Management Reports

Quick Reference Management Reports PerformanceIQ Quick Reference Management Reports Description Management Reports are dynamic reports, updated monthly, that show global performance of all portfolios that you can access. Management Reports

More information

ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA

ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA ELECTRONIC PROJECT MONITORING INFORMATION SYSTEM FOR KENYA (e-promis Kenya) ANALYTICAL INTERFACE USER MANUAL Version 3.1 COPYRIGHT 2001-2015 SYNERGY INTERNATIONAL SYSTEMS INC ALL RIGHTS RESERVED e-promis

More information

Teaching and Learning Dashboard Guide

Teaching and Learning Dashboard Guide Teaching and Learning Dashboard Guide Contents Introduction... 2 Dashboard Basics... 3 How to use the University of Manchester Teaching and Learning Dashboard... 11 NSS Overview... 11 To filter:... 12

More information

Social Services Contract Register. Guide for Agency Users May 2016

Social Services Contract Register. Guide for Agency Users May 2016 Social Services Contract Register Guide for Agency Users May 2016 May 2016 New Zealand Government Procurement PO Box 1473 Wellington 6140 New Zealand www.procurement.govt.nz procurement@mbie.govt.nz CROWN

More information

X2 1:1 Meeting Scheduler Quick Start Guide

X2 1:1 Meeting Scheduler Quick Start Guide X2 1:1 Meeting Scheduler Quick Start Guide This document will provide the necessary information to begin making 1:1 Meeting bookings for the 5th Annual X2 Conference 2018. Remember, 1:1 Meetings are an

More information

Getting Started Guide

Getting Started Guide Getting Started Guide November 2017 2 Table of Contents 1.0 Introduction to Your Vitrium Security Account... 3 1.1 About Vitrium Security... 3 1.2 Definition of Key Terms... 3 1.3 Overview of the Main

More information

How to use the IPPC Online Comment System (OCS) IPPC Regional Workshops Training

How to use the IPPC Online Comment System (OCS) IPPC Regional Workshops Training How to use the IPPC Online Comment System (OCS) IPPC Regional Workshops Training Common practices for OCS sessions in IPPC Regional Workshops Read the OCS Training Checklist for Regional Workshop's SOP

More information

Oracle Field Sales/Laptop

Oracle Field Sales/Laptop Oracle Field Sales/Laptop Implementation Guide Release 11i June 2001 Part No. A87538-02 This Implementation Guide provides information and instructions to help you implement Oracle Field Sales/Laptop,

More information

Tyler Dashboard. User Guide Version 6.0. For more information, visit

Tyler Dashboard. User Guide Version 6.0. For more information, visit Tyler Dashboard User Guide Version 6.0 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Browse... 5 Page... 5 Dashboard... 5 Views...

More information

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

More information

PRISM - FHF The Fred Hollows Foundation

PRISM - FHF The Fred Hollows Foundation PRISM - FHF The Fred Hollows Foundation ANALYTICAL INTERFACE USER MANUAL Version 1.1 TABLE OF CONTENTS INTRODUCTION... 6 OVERVIEW... 6 THE FHF-PRISM LOGIN SCREEN... 8 LOGGING INTO THE FHF-PRISM... 8 RECOVERING

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 29

Copyright 2012 Pulse Systems, Inc. Page 1 of 29 Use the CCD Control to receive and distribute a patient's "Continuity of Care Document" which contains the recorded medical history from a particular facility. Click anywhere to continue Copyright 2012

More information

Pre-installation Guide. Collect v1.0 Technical Installation Guide

Pre-installation Guide. Collect v1.0 Technical Installation Guide Pre-installation Guide Collect v1.0 Technical Installation Guide Table of Contents 1 Introduction 5 2 Purpose of the software 6 3 Purpose of this document 6 4 How to use the document 7 5 System specifications

More information

VAT/GST Analytics by Deloitte User Guide August 2017

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

More information

TAS Self Service Reporting Overview

TAS Self Service Reporting Overview TAS provides several self service reporting tools. This document briefly describes how to access them and gives a basic explanation of their functionality. It does not attempt to explain how to use the

More information

User Guide. Issued July DocAve Backup for Salesforce User Guide

User Guide. Issued July DocAve Backup for Salesforce User Guide DocAve Backup for Salesforce User Guide Issued July 2017 1 Table of Contents What s New in this Guide...4 About DocAve Backup for Salesforce...5 Supported Browsers...6 Submitting Documentation Feedback

More information

My Publications Quick Start Guide

My Publications Quick Start Guide IHS > Decision Support Tool My Publications Quick Start Guide January 28, 2011 Version 2.0 2011 IHS, All Rights Reserved. All trademarks belong to IHS or its affiliated and subsidiary companies, all rights

More information

3E COMPANY. averiskanalyticscompany. Version

3E COMPANY. averiskanalyticscompany. Version 3E COMPANY averiskanalyticscompany Version 8.6.8.0 3E ONLINE USER GUIDE Copyright 3E Company, 2014 3E Company a Verisk Analytics Company 3207 Grey Hawk Court, Suite 200 Carlsbad, CA 92010 Phone 760.602.8700

More information

Client Portal Training Manual

Client Portal Training Manual Nexsure Training Manual Client Portal Training Manual Version 2.1.3 Page Nexsure Training Manual 2011 XDimensional Technologies, Inc. All rights reserved. No part of this documentation shall be reproduced,

More information

Canvas and TurningPoint Cloud

Canvas and TurningPoint Cloud Canvas and TurningPoint Cloud 1 Canvas and TurningPoint Cloud The integration with Canvas allows for Turning Technologies users to leverage response devices in class to easily collect student achievement

More information

Tyler Dashboard. User Guide Version 5.8. For more information, visit

Tyler Dashboard. User Guide Version 5.8. For more information, visit Tyler Dashboard User Guide Version 5.8 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Tyler Dashboard Ribbon... 4 User Views... 5 Tools...

More information

I-9 Administrative Users Quick Reference Guide

I-9 Administrative Users Quick Reference Guide Website Employer Code https://hrx.talx.com/webmanager/loginclientkey.aspx 15716 Table of Contents ACCESSING THE APPLICATION... 2 Log In... 2 User ID... 2 PIN... 2 Forgot PIN... 3 USER MANAGEMENT... 4 Create

More information

IMIR Reporting Services

IMIR Reporting Services 1 IMIR Reporting Services A guide to use reporting services application at IMIR Patki, Amol M. 9/1/2011 Introduction What is Microsoft Reporting Services SQL Server Reporting Services is a comprehensive,

More information

Web Ordering System User Guide P.2 P.11 P.17 P.23 P.25 P.32 P.33

Web Ordering System User Guide P.2 P.11 P.17 P.23 P.25 P.32 P.33 WOS Home Web Ordering System User Guide P.2 P.11 P.17 P.23 P.25 P.32 P.33 WOS Home Web Ordering System User Guide Request a Quote Learn how to request a quote. Login Bookmark this site. http://www.misumi-ec.com/in/

More information

CV Manager Documentation

CV Manager Documentation CV Manager Documentation Ver 1.0 1 No more data loss! Recruit the right one! Online CV Manager is one of the most advanced online tools for processing candidates data that provides cost efficiency for

More information

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17

Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Index... 17 Migrating from NIMS to OMS 17.3.2.0 User Guide 7 Dec 2017 Table of Contents Chapter 1: Migrating NIMS to OMS... 3 Before migrating to OMS... 3 Purpose of this migration guide...3 Name changes from NIMS

More information

Customer Software User Manual

Customer Software User Manual Customer Software User Manual FOR ALL YOUR TRACKING AND REPORTING NEEDS Please take the time to review this user manual prior to operating the system. We aim to provide an efficient and easy to operate

More information

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud

Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Deploy Oracle Spatial and Graph Map Visualization Component to Oracle Cloud Overview The Map Visualization Component is a development toolkit packaged with Oracle Spatial and Graph for incorporating interactive

More information

Archive to the Cloud: Hands on Experience with Enterprise Vault.cloud

Archive to the Cloud: Hands on Experience with Enterprise Vault.cloud Archive to the Cloud: Hands on Experience with Enterprise Vault.cloud Description See first-hand how Enterprise Vault.cloud, Symantec's hosted archiving service, can help address mailbox management, email

More information

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore.

Self-Service Portal & estore Guide. Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Self-Service Portal & estore Guide Your complete guide to installing, administering and using the 1CRM Self-Service Portal and estore. Version 4.2, October, 2017. This document is subject to change without

More information

e-services User Manual

e-services User Manual Chhattisgarh Commercial Tax Department e-services User Manual Return Processing System & Tax Assessment System And Dealer Information System Software Application For Online Services and Portal Table of

More information

Revised: 08/02/ Click the Start button at bottom left, enter Server Manager in the search box, and select it in the list to open it.

Revised: 08/02/ Click the Start button at bottom left, enter Server Manager in the search box, and select it in the list to open it. Mobile App Windows Authentication & SSL Config Revised: 08/02/2017 Job Aid This Job Aid is intended for agency IT staff and explains how to enable Windows Authentication and SSL for your mobile applications

More information

Click the following link. Note that this will display a technical configuration file rather than a formatted page. This is normal.

Click the following link. Note that this will display a technical configuration file rather than a formatted page. This is normal. Overview This guide is designed to walk through the key steps for implementing the ShoreTel for Salesforce browser based integration in your Salesforce instance to connect with ShoreTel Connect CLOUD or

More information

1. INTRODUCTION to Object Storage

1. INTRODUCTION to Object Storage 1. INTRODUCTION to Object Storage Welcome to AURO Enterprise Cloud! This document will be help you get started using our Object Storage service. Object Storage is a storage system where objects are stored

More information

ipcr Web Training Manual

ipcr Web Training Manual ipcr Web Training Manual Technical support: (800) 464-1740 Technical support email address: support@ipcrems.com [1] Table of Contents Accessing ipcr Web... 4 ipcr Web Sign In... 5 Persistent ipcr Web Features...

More information

Avaya Desktop Collector Snap-in R GA Release Notes

Avaya Desktop Collector Snap-in R GA Release Notes Avaya Desktop Collector Snap-in R3.3.0.0.0 GA Release Notes 07 July 2017 1 Contents 1. Document changes... 3 2. Introduction... 4 3. Feature Descriptions... 6 4. Desktop Agent Widget in Oceana Workspaces...

More information

Microsoft Windows SharePoint Services

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

More information

DEVELOPMENT ASSISTANCE DATABASE FOR COMOROS (DAD COMOROS)

DEVELOPMENT ASSISTANCE DATABASE FOR COMOROS (DAD COMOROS) DEVELOPMENT ASSISTANCE DATABASE FOR COMOROS (DAD COMOROS) ANALYTICAL INTERFACE USER MANUAL Version 1.3 COPYRIGHT 2001-2014 SYNERGY INTERNATIONAL SYSTEMS INC ALL RIGHTS RESERVED DAD COMOROS ANALYTICAL INTERFACE

More information

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit:

SharpSchool Chapter 7 USER MANUAL EXTERNAL LINK PAGE For more information, please visit: SHARPSCHOOL USER MANUAL CHAPTER 7 EXTERNAL LINK PAGE For more information, please visit: www.customernet.sharpschool.com www.sharpschool.com 0 TABLE OF CONTENTS 1. 2. 3. 4. INTRODUCTION... 1 KEY INFORMATION...

More information

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN Paper RIV05 Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN ABSTRACT The SAS Business Intelligence platform provides a wide variety of reporting

More information

Pathway Net User s Guide

Pathway Net User s Guide Pathway Net User s Guide TABLE OF CONTENTS 3. Logging onto Pathway Net 4. Changing Passwords 5. Transaction View 7. Viewing Transaction Detail 8. Reallocating Transactions 9. Splitting Transactions 11.

More information

Visual Analytics User s Guide

Visual Analytics User s Guide Visual Analytics User s Guide Question Page How do I log on to the system? 2 How do I navigate the reports? 3 How do I view an object that does not fit on the screen? 3 How do I change the column width

More information

Licensure and Certification Tracking System (LACTS) User Manual. July 2013

Licensure and Certification Tracking System (LACTS) User Manual. July 2013 Licensure and Certification Tracking System (LACTS) User Manual July 2013 Contents Overview... 2 Who this document is for?... 2 Supported Browsers... 2 Internet Explorer 9 Settings... 2 Search Facility

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

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

More information

Getting Started with Soonr

Getting Started with Soonr WWW.SOONR.COM Getting Started with Soonr A Quick Start Guide for New Users Soonr Inc. 12/19/2012 Revision 1.1 Copyright 2012, Soonr Inc., all rights reserved. Table of Contents 1 How Soonr Workplace Works...

More information

USPTO Accommodation Point User Guide VERSION 1.0

USPTO Accommodation Point User Guide VERSION 1.0 USPTO Accommodation Point User Guide VERSION 1.0 ii PUBLISHED BY MicroPact, Inc. 12901 Worldgate Drive, Suite 800, Herndon, VA 20170 COPYRIGHT MICROPACT, INC. All rights reserved. No part of the contents

More information

Microsoft Outlook Live

Microsoft Outlook Live MCAST Microsoft Outlook Live Web Access Table of Contents Logging On to Microsoft Outlook Live... 2 Basic Website Navigation... 7 Changing Your Password... 9 Help Function... 13 Logging off Microsoft Outlook

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Instant Charting and Reporting for Lotus Sametime. Installation Guide

Instant Charting and Reporting for Lotus Sametime. Installation Guide Instant Charting and Reporting for Lotus Sametime Installation Guide Copyright 2009 Instant Technologies August 30, 2010 1. SETTING UP THE MEASUREMENTS AND REPORTING DATABASE... 3 A. SIGN THE TEMPLATE...

More information

MT+ Beneficiary Guide

MT+ Beneficiary Guide MT+ Beneficiary Guide Current version MT+ 2.3.0 implemented on 11/04/16 Introduction... 2 How to get access... 3 Login... 4 Automatic notifications... 8 Menu and Navigation... 9 List functionalities...

More information

Creating consistent content pages

Creating consistent content pages Creating consistent content pages Content pages link from the electronic portfolio s home page. Using the ideas from the class discussion, determine the consistent elements of your content pages and plan

More information

New Customer Setup. Core Module Setup 2. ECC Module Setup 9. Real Time Module Setup 12. ShoreTel Call Recording Integration 17

New Customer Setup. Core Module Setup 2. ECC Module Setup 9. Real Time Module Setup 12. ShoreTel Call Recording Integration 17 New Customer Setup Table of Contents Core Module Setup 2 ECC Module Setup 9 Real Time Module Setup 12 ShoreTel Call Recording Integration 17 Appendix A: Setting up CCIR in ECC 22 Appendix B: Adding an

More information

Implementing and Supporting Windows Intune

Implementing and Supporting Windows Intune Implementing and Supporting Windows Intune Lab 4: Managing System Services Lab Manual Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information

OnCommand Insight 7.1 Planning Guide

OnCommand Insight 7.1 Planning Guide OnCommand Insight 7.1 Planning Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Tyler Dashboard. User Guide Version 6.3. For more information, visit

Tyler Dashboard. User Guide Version 6.3. For more information, visit Tyler Dashboard User Guide Version 6.3 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Search... 5 Browse... 5 Page... 6 Dashboard...

More information

MoneyGram OfficialChecks

MoneyGram OfficialChecks MoneyGram OfficialChecks Version 2.6 PrimeLink Portal System Guide This system guide contains instructional information for the general use of the PrimeLink Web Portal. If you need specific assistance

More information

Quick Topic - Refreshable Web Queries

Quick Topic - Refreshable Web Queries Quick Topic - Refreshable Web Queries Unanet would like to thank Max Patin and AEgis Technologies for this Knowledge Center entry, which demonstrates how our customers are maximizing their use of Unanet.

More information

IDM Internet User Manual

IDM Internet User Manual IDM Internet User Manual Version: V1.1 Page 1 of 24 Document Purpose The purpose of this document is to provide the public users an overview of the equalification Application Ministry. By going through

More information

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload Data Recognition Corporation (DRC) 13490 Bass Lake Road Maple Grove, MN 55311

More information

Terex Management System (TMS)

Terex Management System (TMS) Terex Management System (TMS) Instructor Manual Instructor Manual TMS is the technology foundation that enables and supports the business capabilities we need to serve our customers, leverage our supply

More information

MY MEDIASITE. https://mediasite.ecu.edu/ms/mymediasite

MY MEDIASITE. https://mediasite.ecu.edu/ms/mymediasite MY MEDIASITE https://mediasite.ecu.edu/ms/mymediasite My Mediasite provides tools for managing your recordings. All faculty have access to My Mediasite and the ability to download the Desktop Recorder.

More information

INSTRUCTOR SELF SERVICE USER GUIDE

INSTRUCTOR SELF SERVICE USER GUIDE INSTRUCTOR SELF SERVICE USER GUIDE Page 1 of 38 Instructor Self Service Table of Contents Introduction... 3 Overview... 3 Access... 3 Sign in to Bear Tracks... 4 General Navigation... 6 Menu Navigation...

More information

Prerequisites for Using Enterprise Manager with Your Primavera Applications

Prerequisites for Using Enterprise Manager with Your Primavera Applications Oracle Enterprise Manager For Oracle Construction and Engineering Configuration Guide for On Premises Version 18 August 2018 Contents Introduction... 5 Prerequisites for Using Enterprise Manager with

More information

From the User Profile section of your employer account, select User Profile and enter your new password.

From the User Profile section of your employer account, select User Profile and enter your new password. Signing Into The Employer User Account On the ApplyToEducation Homepage (www.applytoeducation.com) sign in using your assigned username and password. If you forgot your username and/or password, click

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

More information

gc4you.com User Guide 2010

gc4you.com User Guide 2010 Table of Contents Introduction... 2 Sign On and Authentication... 3 Standard Portal Page Components... 4 Navigation... 8 Searching Portal Search... 10 Search Results... 11 Bring2Mind\DMX... 12 Document

More information

McAfee Security Connected Integrating epo and MFECC

McAfee Security Connected Integrating epo and MFECC McAfee Security Connected Integrating epo and MFECC Table of Contents Overview 3 User Accounts & Privileges 3 Prerequisites 3 Configuration Steps 3 Value Add 12 FOR INTERNAL AND CHANNEL USE ONLY Rev 1

More information

Ariba Supplier Self-Registration

Ariba Supplier Self-Registration About this document When your company is selected as an Elia supplier, it is registered in the Elia system so that a purchase order can be issued. The first step is that you register as an Elia supplier

More information

Colligo Manager 5.4 SP3. User Guide

Colligo  Manager 5.4 SP3. User Guide 5.4 SP3 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 4 Updating

More information

Supplier Portal (External) JIRA User Guide. July 2016

Supplier Portal (External) JIRA User Guide. July 2016 Supplier Portal (External) JIRA User Guide July 2016 External JIRA Tool Allows users outside of Honeywell (i.e. suppliers and customers) to interact with AeroJIRA projects Can be used by external users

More information

OnCommand Insight 7.2

OnCommand Insight 7.2 OnCommand Insight 7.2 Planning Guide for the Java UI March 2016 215-10395_A0 doccomments@netapp.com Table of Contents 3 Contents OnCommand Insight Plan features... 5 OnCommand Insight product portfolio...

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

University of Northern Iowa Centric Project Web Site User Guide

University of Northern Iowa Centric Project Web Site User Guide University of Northern Iowa Centric Project Web Site User Guide Overview On all projects in excess of $1,000,000 and other select projects, the University of Northern Iowa utilizes an internet based project

More information

Global Support Software. User Guide

Global Support Software. User Guide Global Support Software User Guide Table of Contents Contacting Global Support Software Corp... 3 Log into the Site... 5 Changing your password...5 Self Registration...6 About Issues...6 The Home Page...

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012)

Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012) Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012) Copyright 1999-2012 Basware Corporation. All rights reserved. About Basware Supplier Portal Documentation The following documentation

More information

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ

VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ VISIONTRACKER FREQUENTLY ASKED QUESTIONS FAQ 1. FREQUENTLY ASKED QUESTIONS 1.1. TABLE OF CONTENTS 1. Frequently Asked Questions... 1 1.1. Table of Contents... 1 1.2. How to Open or Search for a Saved Application...

More information

Confluence User Training Guide

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

More information

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office

Enterprise 3.4 RC1. Managing Alfresco Content from within Microsoft Office Enterprise 3.4 RC1 Managing Alfresco Content from within Microsoft Office Contents Copyright... 3 Typographic conventions...4 Introduction... 5 System requirements and prerequisites...5 Get started...6

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

My Phone. My Phone - Overview. Signing In

My Phone. My Phone - Overview. Signing In My Phone - Overview The Optus Loop My Phone portal gives you full access to your personal phone service settings, allowing you to customise and manage your service to suit your specific requirements. Within

More information

IaaS Configuration for Cloud Platforms

IaaS Configuration for Cloud Platforms vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

1 Preface and overview Functional enhancements Improvements, enhancements and cancellation System support...

1 Preface and overview Functional enhancements Improvements, enhancements and cancellation System support... Contents Contents 1 Preface and overview... 3 2 Functional enhancements... 6 2.1 "Amazonification" of the application... 6 2.2 Complete integration of Apache Solr... 7 2.2.1 Powerful full text search...

More information

QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2

QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2 QUICK START: VERITAS STORAGE FOUNDATION BASIC FOR AMAZON EC2 Quick Start Guide for Using Symantec's Veritas Storage Foundation Basic for Amazon EC2 Quick Start Guide for Using Symantec's Veritas Storage

More information

Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service

Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service Integration Overview, Example Data Model & Reports for Oracle Business Intelligence Cloud Service Oracle Field Service Cloud Product Management November 2016 Key Objectives Integration Overview Walkthrough

More information

APPLICATION REVIEW MODULE: REVIEWER USER MANUAL

APPLICATION REVIEW MODULE: REVIEWER USER MANUAL APPLICATION REVIEW MODULE: REVIEWER USER MANUAL TABLE OF CONTENTS Introduction... 3 Role Definitions... 3 ARM Process Model 5 Overview... 4 Panel Structure... 4 Comments... 4 Role Responsibilities... 4

More information

This Job Aid covers the process of creating and closing purchase orders in the upgraded ONEPeralta system. Log on to ONEPeralta 3

This Job Aid covers the process of creating and closing purchase orders in the upgraded ONEPeralta system. Log on to ONEPeralta 3 Purchase Orders Table of Contents This Job Aid covers the process of creating and closing purchase orders in the upgraded ONEPeralta system. Creation Page Log on to ONEPeralta 3 Copy a Requisition 6 Run

More information

Veritas NetBackup OpsCenter Reporting Guide. Release 8.0

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

More information

Registering as an Elia supplier on Ariba on invitation

Registering as an Elia supplier on Ariba on invitation Registering as an Elia supplier on Ariba on invitation About this document When an Elia buyer publishes a sourcing event and invites you to participate, you receive an invitation e-mail from Ariba, the

More information

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS

SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS SPS COMMERCE UNIVERSAL CATALOG FOR RETAILERS 2 Table of Contents WELCOME... 2 ITEM SEARCH... 3 CATALOGS...14 SCHEDULES...18 BASKET...34 Welcome Welcome to the SPS Commerce Universal Catalog Service. The

More information

Symantec NetBackup OpsCenter Reporting Guide. Release 7.7

Symantec NetBackup OpsCenter Reporting Guide. Release 7.7 Symantec NetBackup OpsCenter Reporting Guide Release 7.7 Symantec NetBackup OpsCenter Reporting Guide The software described in this book is furnished under a license agreement and may be used only in

More information

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0

USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL Version 1.1.0 USER GUIDE DATACOM JIRA ISSUES MANAGEMENT TUESDAY, 22 APRIL 2014 Version 1.1.0 Contents 1 INTRODUCTION... 3 2 KEY CONCEPTS TO UNDERSTAND... 4 2.1 Assigning vs. Progressing an Issue... 5 2.2 Workflow...

More information

Interstage Business Process Manager Analytics V12.1 Studio Guide

Interstage Business Process Manager Analytics V12.1 Studio Guide Interstage Business Process Manager Analytics V12.1 Studio Guide Solaris April 2013 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular products

More information

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite

Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite Business Intelligence on Dell Quickstart Data Warehouse Appliance Using Toad Business Intelligence Suite This Dell technical white paper explains how to connect Toad Business Intelligence Suite to Quickstart

More information

HarePoint HelpDesk for SharePoint. User Guide

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

More information

Managing Accounts and Logs (Pharos Control)

Managing Accounts and Logs (Pharos Control) Managing Accounts and Logs (Pharos Control) CHAPTERS 1. Manage Accounts 2. Manage Logs This guide applies to: Phaos Control 2.0. This guide introduces how to manage Pharos Control accounts and logs: 1.

More information