ServiceNow Release Notes

Size: px
Start display at page:

Download "ServiceNow Release Notes"

Transcription

1 ServiceNow Release Notes Release Number: RLSE SNOW 2.06 Release Date: 4/16/15 Features Included in this Release: 25 Centrex Request FETR Centrex Phase III Develop and deploy 14 enhancements and bug fixes to Centrex module. See attached spreadsheet for details. Change FETR Cancelling a Standard Change before it has been saved causes incorrect status Cancelling a change ticket forces ServiceNow to save the record first (this is why a ticket can't be cancelled unless all required fields are filled in). This is not an issue for Normal, Emergeny, and Major changes because saving those change does not update the ticket status or impact approval workflow. For Standard Changes, however, saving the ticket kicks off the automated approval workflow. So Cancelling a Standard Change before it has been saved once also kicks off the approval workflow. The end result is that the change record winds up with an Approval status of "Requested" and a ticket Status of "Closed". - Remove the 'Cancel' option if a change ticket has never been saved. This is regardless of change type. Bottom line is that if you haven't saved your ticket yet, a record doesn't exist in the database for it, and there is no need to cancel. A user can just exit out of that browser session. Config FETR Need to create a new ServiceNow role: "inventory_viewer" To ensure accuracy of configuration items in the CMDB, it will likely become necessary to grant read-only access to certain IT partners to allow them to view and validate their CI data. There is currently no role in ServiceNow that grants read-only access to configuration items. The closest role we have is 'inventory_user' which grants read-only access to most fields, but allows some fields (including Client Contacts and Criticality/Escalation on the Server CI form) to be written. Create a new role called "inventory_viewer". This role will grant read-only permissions to all CI types. 1

2 Incident FETR Update Target handling in u_draft_incidents table When a Draft Incident gets converted to a regular incident, the full original is not brought across with it. Need to shift target from draft to incident when the incident is created. Update source target to point from draft incidents to incident table once draft is processed to new FETR Good Day / Bad Day Updates Updates in this feature: - Fix MTTR calculations to use Business Elapsed Time for AVG - Fix Survey - Service Rating to be for Support Services Only - Fix Survey - Service Rating to use 2 decimal places - Fix Re-open count to be for Support Services Only - Load UI Public Page (Widget) FETR VIP color showing in gauges on homepage With the default itil user homepage there is a gauge of "My Tickets". This gauge currently doesn't show colors for VIPs or other noted users. Push the VIP attribute from the Incident form up to the global Task form, so that it is available to gauges that are based on the Task form. FETR Add Ability to Process HUID For Incident Auto Ticket Customer Incident auto ticket only works with a full name currently. Update Customer: syntax to accept HUID, Address or Full Name Problem FETR Add Cause Code drop down menu to top of RCA tab 1 - Add Cause Code drop down menu to top of RCA tab in Problem Ticket. 2 - Problem Reporting from discussion with Miroslav: - table name: Incident Parent Problem View (u_incident_problem) 2

3 Project FETR Add portfolio membership to project, show evaluation health metrics in portfolio view Would like to add projects to portfolios automatically based on assignment groups. Start with HUIT parent groups. So (for example) put any project where assignment group parent is Administrative Technology Services into Administrative Technology Services portfolio. Do NOT need to also show metrics from Evaluation on pm_portfolio_project table. I changed the portfolio project list view in dev to pull these fields from pm_project. That works fine, so no need to duplicate. I thought I had tried this before, but I guess not. I need to change the portfolio project form view in dev so that the fields we aren't using don't show. I will do that today. We do need to make sure that the pm_portfolio_project updates when changes are made to tasks, evaluations, risks, etc. (the things that are already being pulled over from pm_project). FETR Project Risk Table: Add related table for project risk. May be able to use existing risk table and add a few fields. May want to just add a new "u" table. Will need the risk score written to project and portfolio project. FETR Make Project Status (project_status) view available Make Project Status (project_status) view available. View is project level form view, not a list view. FETR Need UI policy to control Significant Issues field on Project Evaluation table. If Overall Health is Yellow or Red this field must be completed. (Significant Issues) If Overall Health is Green this field should be write protected (so it is empty). FETR Need to update and test business rules to be able to use sub projects Have some cases where projects need to be groups in programs (as sub projects) in order comply with request made by Anne this week. FETR Set up Project Group Type Need a Project Group Type so we have any easier way to accommodate PM needs when assigning tasks. PM's need to assign tasks to groups who do not currently exist in ServiceNow. In particular, they need to be able to assign tasks to FAS departments and external vendors. These groups should not be available for assignment in other applications, i.e., Incident. Create two parent groups: PPM Partner PPM Vendor The groups under the parent PPM Partner should be the groups from the list that is now used for the Partner Group field. The groups under PPM Vendor are TBD None of these groups have any members (but PPM Partners could at some future time) PPM Partner groups and PPM Vendor groups should be available as choices in the Assignment Group field at the task level. At the project level, PPM Partner groups and PPM Vendor groups should not be available as choices in the Assignment Group field. The Partner Group field should only be available at the project level. Change this field so that it now shows all the groups with a parent of PPM Partner. 3

4 Release FETR After approval rejection, and then subsequent approval, a feature can not move forward PROBLEM When a feature approval is rejected, it can later be approved, but it prevents the feature from moving to "Ready For Production" status, and therefore the release can not move forward unless the feature is cancelled. Any time a feature is rejected, the approver should be able to later approve the feature and proceed with the workflow. FETR When approval is changed to "No Longer Required", it doesn't unlock the Feature or Release When approval "No Longer Required", delete it with a work notes entry FETR Assign all BEDC/Emergency validation tasks (after deployments) to Functional Contact Assign all BEDC/Emergency validation tasks (after deployments) to Functional Contact. This is true post P-1 and Production deployments. FETR Allow for a Release Task to be re-opened Currently a Release Task can not be re-opened. Per discussion at 3/12 staff meeting, re-opening a release task should be allowed. FETR When an attachment is added or removed from a Feature, no work log entry is made PROBLEM When an attachment is added or removed from a Feature, no work log entry is made, therefore there is no audit trail. The original inquiry came from Prabhakar in the context of attached Migration Forms for Peoplesoft. This is an important document because it details the deployment instructions. Generate a work log when an attachment is added or removed from a Feature FETR Add "Assigned" status to Issue form There is no "Assigned" status in the Issue form. This is not consistent with other release management forms (feature, task). We are used to "Assigned" triggering notification. It is unclear which other status does it. Add "Assigned" value to the drop-down of the Status field in Issue form. FETR HDW Impact checkbox should generate it's task regardless of the current status when it is checked When HDW Impact checkbox was made read/write at any stage of the feature - the task it generates can still only created before it gets to P-2/P-1. It has been requested to let this task be generated at any time. SOLUTION: Remove the action of creating the task from the workflow, and create a business rule instead that can run anytime 4

5 Request FETR Add 2 new request types of HMS Record Producer for Office365 Office365 Project team and HMS is requesting 2 new request types be added to their 'HMS - Office365 Support Request' record producer in the Request Catalog: - MSO Content Update - Dual Mailbox Remediation Server Provisioning FETR Server Provisioning 2.0 Deployment of all in-house and external development for Server Provisioning 2.0 update. See attachment for full details of requirements. Summary of In-House Development Requirements: - Additional CPU/RAM configurations - Additional Data Center Location: 1 Summer St. - Server Name Validation - VPN Tunnel Validation - VPN Tunnel with 2-Factor - OS/Database Version - Add Help Text: Client Contacts - Add Help Text: VPN Question - Oracle server DBProtect partition (P-0,1 Vs. P-2+) - Update task description for Windows Database Managed servers to include "Adding DBA Group to local administrator group" - Auto-create Custom Server OPSPROV tasks - Add application Selections to Standard Provision form Summary of External Vendor Development Requirements: - Update Standard Provision form to include additional Storage configurations - ServiceNow and ACL / DNS Admin integration - Do Not show tasks until in Open state - Fix SLO calculation to exclude weekends/holidays - Add or Update ACL Task for Windows MySQL server to include ACL's for SQL Checker System FETR Update 'Incident' Field on huit_survey_data to be reference fields Problem: Survey table does not allow for dynamic qualifications because fields are not reference but flat strings. Unable to dot walk on reports Solution: Update Incident field on table to be references to correct data. FETR Need to hide Navigation Menu item: "Slash Choice Maps" In the HUIT Config section of the Navigator menu, the "Slash Choice Maps" is visible to normal config views (inventory_user role) Hide the Slash Choice Maps menu option for non-admin users. 5

ServiceNow Release Notes

ServiceNow Release Notes ServiceNow Release Notes Release Number: RLSE0010066 - SN 1.1 Release Date: 2/20/14 Feature Category: Change FETR0010642 Improve integration between Change Management module and Configuration Management

More information

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO:

SERVICE EXCELLENCE PROGRAM. Release Management Quick Reference Guide for users of ServiceNow. November 2013 THIS GUIDE BELONGS TO: SERVICE EXCELLENCE PROGRAM Release Management Quick Reference Guide for users of ServiceNow November 2013 THIS GUIDE BELONGS TO: TABLE OF CONTENTS TABLE OF CONTENTS... 1 KEY RELEASE MANAGEMENT POLICIES

More information

HPE Intelligent Management Center v7.3

HPE Intelligent Management Center v7.3 HPE Intelligent Management Center v7.3 Service Operation Manager Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who

More information

ITSM Training for Field Service

ITSM Training for Field Service itsm@harvard.edu May 2013 ITSM Training for Field Service Incident & Request Management with ServiceNow (ServiceNow Training for Field Service Version 1) Agenda Introduction Identifying & Logging Categorizing

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

DocAve Governance Automation Online

DocAve Governance Automation Online DocAve Governance Automation Online Business User Guide Service Pack 9 Cumulative Update 6 Issued December 2017 Table of Contents What s New in this Guide... 5 About DocAve Governance Automation Online...

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

The essential toolkit for effective AD management: The Integrations Handbook

The essential toolkit for effective AD management: The Integrations Handbook The essential toolkit for effective AD management: The Integrations Handbook Introduction IT management becomes unwieldy when technicians work with too many applications, even if they're just executing

More information

Bomgar PA Integration with ServiceNow

Bomgar PA Integration with ServiceNow Bomgar PA Integration with ServiceNow 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of

More information

Service catalog: Showcase your IT servcies

Service catalog: Showcase your IT servcies Q: Is it possible to have the template called New Incident for both requesters and technicians? Currently for requesters it is called New Issue. A: Only in the professional edition of ServiceDesk Plus

More information

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration

DataLink Learn (SaaS or 9.1 Oct 2014+) Integration Overview... 2 Integration Goals... 2 Dependencies... 2 Steps to Integrate to Learn using DataLink... 2 Download and Install the DataLink Client Tool... 2 Technical Requirements... 2 Installing DataLink...

More information

HP Intelligent Management Center SOM Administrator Guide

HP Intelligent Management Center SOM Administrator Guide HP Intelligent Management Center SOM Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who administrate and operate the

More information

Using Homepage. Information About Homepage CHAPTER

Using Homepage. Information About Homepage CHAPTER CHAPTER 2 This section describes how to use Homepage, which is a launching point for quick access to selected areas within Cisco Application Networking Manager (ANM). This chapter includes the following

More information

12/05/2017. Geneva ServiceNow Security Management

12/05/2017. Geneva ServiceNow Security Management 12/05/2017 Security Management Contents... 3 Security Incident Response...3 Security Incident Response overview... 3 Get started with Security Incident Response... 6 Security incident creation... 40 Security

More information

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows,

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, 2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, Windows Server, and other product names are or may be registered

More information

ITSM Configuration Coordinators

ITSM Configuration Coordinators ITSM Configuration Coordinators Role and Responsibilities Revision Date February 8, 2018 Version Number 6.0 Page 1 Document Ownership Document Owner Maury Collins Revision History ITSM Role, Department

More information

Banner Security Access Request

Banner Security Access Request is a Web Form designed for Supervisors to submit Banner Access Requests for their employees. This online form replaces the previous paper form in a secure environment. This helps the Banner team respond

More information

CRA OC RDC Classic User Guide

CRA OC RDC Classic User Guide CRA OC RDC Classic User Guide Version 1.0 Page 1 of 37 TABLE OF CONTENTS Accessing OC RDC Steps for Access 3 Logging On 3 Change Password 5 Change Study 5 Laptop and System Security 6 Navigating OC RDC

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. B Release Date March 2015 Applicability This version of the SAS

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Page 1 of 31 Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Spring 17 @salesforcedocs Last updated: March 11, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

11/14/2018. Istanbul Governance, risk, and compliance (GRC)

11/14/2018. Istanbul Governance, risk, and compliance (GRC) 11/14/2018 Governance, risk, and compliance (GRC) Contents Contents... 4 Policy and Compliance Management...5 Activate Policy and Compliance Management... 6 Dependency modeling and mapping...13 Compliance...

More information

Numara FootPrints Changelog January 26, 2009

Numara FootPrints Changelog January 26, 2009 Numara FootPrints 9.0.3 Changelog January 26, 2009 Address Book The logo in the Address Book always pointed to the Numara Software URL. Address book fields were missing from a number of features in FootPrints

More information

unipoint Version Upgrade Read-me Table of Contents

unipoint Version Upgrade Read-me Table of Contents unipoint Version 2013.1.4 Upgrade Read-me Table of Contents 2013 Enhancements 3 Installation & Configuration 3 Inspection Specification 3 Inspection Records 6 NC 7 CPA 7 Training 8 Tickets 8 Reporting

More information

Product Release Notes Alderstone cmt 2.0

Product Release Notes Alderstone cmt 2.0 Alderstone cmt product release notes Product Release Notes Alderstone cmt 2.0 Alderstone Consulting is a technology company headquartered in the UK and established in 2008. A BMC Technology Alliance Premier

More information

UC Health Managed Services Federated Process for Incidents, Requests & Changes

UC Health Managed Services Federated Process for Incidents, Requests & Changes UC Health Managed Services Federated Process for Incidents, Requests & Changes UCSF IT Service Management Office http://itsm.ucsf.edu / v1.4 UCSF Service Management Office Content: Federated Model Key

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Spring 16 @salesforcedocs Last updated: February 4, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax:

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax: Release Notes V9.5 (inc V9.4) 2016 Release Notes Phone: 01981 590410 Fax: 01981 590411 E-mail: information@praceng.com RELEASE NOTES These Release Notes give you information regarding changes, modifications

More information

IBM Security Identity Manager Version Administration Topics

IBM Security Identity Manager Version Administration Topics IBM Security Identity Manager Version 6.0.0.5 Administration Topics IBM Security Identity Manager Version 6.0.0.5 Administration Topics ii IBM Security Identity Manager Version 6.0.0.5: Administration

More information

What s New in Ideagen Pentana 4.2

What s New in Ideagen Pentana 4.2 --- What s New in Ideagen Pentana 4.2 Table of Contents 1 Introduction... 2 2 Major New Features... 3 2.1 Key Issues/Strategic Risks... 3 2.2 Definition Sign Offs... 3 2.3 Sampling... 4 2.4 Audit Problems...

More information

vfire 9.8 Release Notes Version 1.5

vfire 9.8 Release Notes Version 1.5 9.8 Release Notes 9.8 Release Notes Table of Contents Version Details for 9.8 Release Notes 4 Copyright 5 About this Document 6 Intended Audience 6 Standards and Conventions 6 Introducing 9.8 7 Installation

More information

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. E Release Date July 2015 Applicability This version of the SAS

More information

The following issues and enhancements have been addressed in this release:

The following issues and enhancements have been addressed in this release: SpiraTest 5.0 Release Notes SpiraTest version 5.0 is the next release of the SpiraTest integrated quality assurance and test management system from Inflectra. These Release Notes cover what issues this

More information

Resolving Actions and Completion Policy Status About Non-Workflow BPs Creating a BP Record... 40

Resolving Actions and Completion Policy Status About Non-Workflow BPs Creating a BP Record... 40 Unifier Project Controls User Guide Version 17 September 2017 Contents Introduction to Project Controls... 17 Downloading and Configuring Project Controls Base Product (On-Premises Deployment)17 Downloading

More information

08/13/2018. Jakarta Service Management

08/13/2018. Jakarta Service Management 08/13/2018 Contents Contents...4 Activate...4 Activate other applications... 4 Service management states...6 State flow customization...6 State flow example... 11 Implications of disabling SM state flows...

More information

Training Outline. Rosemary Lieberman

Training Outline. Rosemary Lieberman Training Outline Rosemary Lieberman TABLE OF CONTENTS TRAINING LOGINS GETTING STARTED... 5 EASYVISTA ACCOUNTS... 5 SELF SERVICE ENVIRONMENT... 6 HOME TAB... 6 MY DETAILS... 6 SELF SERVICE HOME PAGE...

More information

Using Homepage. Information About Hompage CHAPTER

Using Homepage. Information About Hompage CHAPTER CHAPTER 2 This section describes how to use Homepage, which is a launching point for quick access to selected areas within Cisco Application Networking Manager (ANM). This chapter includes the following

More information

Event Handler Express Guide

Event Handler Express Guide Event Handler Express Guide December 19, 2017 - Version 1.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

McAfee Endpoint Security Migration Guide. (McAfee epolicy Orchestrator)

McAfee Endpoint Security Migration Guide. (McAfee epolicy Orchestrator) McAfee Endpoint Security 10.6.0 - Migration Guide (McAfee epolicy Orchestrator) COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy

More information

Honeywell Aerospace Supplier Portal (HASP) Frequently Asked Questions Guide for Suppliers Supply Chain Collaboration Portal (SCC) Training Material

Honeywell Aerospace Supplier Portal (HASP) Frequently Asked Questions Guide for Suppliers Supply Chain Collaboration Portal (SCC) Training Material Honeywell Aerospace Supplier Portal (HASP) Frequently Asked Questions Guide for Suppliers Supply Chain Collaboration Portal (SCC) Training Material October 2017 Frequently Asked Questions Guide Index 1

More information

Project and Portfolio Management Center

Project and Portfolio Management Center Project and Portfolio Management Center Software Version: 9.42 Program Management Configuration Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/ppm/ Document Release Date: September 2017 Software

More information

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

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

More information

NSP Release Information. News in NSP (from NSP )

NSP Release Information. News in NSP (from NSP ) NSP Release Information News in NSP 10.7.3.375.1 (from NSP 10.7.3.353.1) Content 1 Self Service Portalen... 1 1.1 SSP Permissions... 1 1.2 Anonymous users... 1 1.3 Keep me logged in... 1 2 Agentportal...

More information

unipoint Version Upgrade Read-me Table of Contents

unipoint Version Upgrade Read-me Table of Contents unipoint Version 2013.2.3 Upgrade Read-me Table of Contents 2013.0.0 Enhancements 4 Installation & Configuration 4 CPA 4 Doc Control 4 Inspection Specification 4 Inspection Records 7 NC 8 Options 8 Reporting

More information

Student Information System User Guide

Student Information System User Guide Student Information System User Guide This User Guide is designed to help you get started using the Student Information System. We ll take you step by step in using your organization s database, so that

More information

Federal Vendor Portal & e-invoicing User Guide. January 2018

Federal Vendor Portal & e-invoicing User Guide. January 2018 Federal Vendor Portal & e-invoicing User Guide January 2018 Federal Vendor Portal IMPORTANT NOTICE TO: Deloitte s Federal Practice Suppliers As part of our due diligence to pre-qualify suppliers for potential

More information

IT Briefing. May 17, 2012 Goizueta Business School Room 231

IT Briefing. May 17, 2012 Goizueta Business School Room 231 IT Briefing May 17, 2012 Goizueta Business School Room 231 IT Briefing Agenda Unified Messaging Update ServiceNow - Request 2.0 University Service Desk Security Update Business Intelligence Jay Flanagan

More information

System Center 2012 R2 Lab 4: IT Service Management

System Center 2012 R2 Lab 4: IT Service Management System Center 2012 R2 Lab 4: IT Service Management Hands-On Lab Step-by-Step Guide For the VMs use the following credentials: Username: Contoso\Administrator Password: Passw0rd! Version: 1.5.5 Last updated:

More information

ServiceNow Navigation, Incident/Request Management. Phase I April/May 2012

ServiceNow Navigation, Incident/Request Management. Phase I April/May 2012 ServiceNow Navigation, Incident/Request Management Phase I April/May 2012 Course Agenda Introduction ITIL and ServiceNow Concepts ServiceNow Navigation Working with Incidents Break Establishing Relationships

More information

Partner Management Console Administrator's Guide

Partner Management Console Administrator's Guide Partner Management Console Administrator's Guide Partner Management Console Administrator's Guide Documentation version: November 17, 2017 Legal Notice Copyright 2017 Symantec Corporation. All rights reserved.

More information

Update Singe Headcount Vacant Staff and Academic Student Positions

Update Singe Headcount Vacant Staff and Academic Student Positions Update Vacant Positions Sometimes position data needs an update such as, the reports to field, job code, salary plan, and so forth. To update a position, there are specific requirements: No incumbent position

More information

Genesys Quality Management /05/2015

Genesys Quality Management /05/2015 Release Notes Genesys Quality Management 8.1.656.00 08/05/2015 This is a Hot Fix for this release. Information on prior releases can be found here. NOTE: You MUST log in to the Genesys Customer Care site

More information

DreamFactory Security Guide

DreamFactory Security Guide DreamFactory Security Guide This white paper is designed to provide security information about DreamFactory. The sections below discuss the inherently secure characteristics of the platform and the explicit

More information

Workflow Templates in Compliance 360 Version 2018

Workflow Templates in Compliance 360 Version 2018 Workflow Templates in Compliance 360 Version 2018 Workflow Templates 5 Workflow Elements 6 Workflow Teams 6 Workflow Template Changes 6 Create or Edit a Workflow Template 8 Import and Export Workflow Templates

More information

User Guide Help Topics

User Guide Help Topics User Guide Help Topics - NetResults Tracker Help NetResults Tracker Help User Guide Help Topics NetResults Tracker Introduction Product Overview Features Glossary User's Guide User Accounts Getting Started

More information

Application management in Nokia: Getting the most from Company Apps

Application management in Nokia: Getting the most from Company Apps Application management in Nokia: Getting the most from Case Study 2 Contents 1 Challenge...3 2...5 2.1 Deployment options...5 2.2 App security and authentication...7 2.3 Nokia...7 3 Company Hub...9 3.1

More information

Service Desk user guide. FAQ document

Service Desk user guide. FAQ document FAQ document Table of contents Introduction... 4 I. Cockpit IT Service Manager... 4 II. Some definitions... 4 Interface presentation... 5 I. Navigation... 5 A. Homepage... 5 B. Hamburger menu... 6 C. Badges...

More information

McAfee Endpoint Security

McAfee Endpoint Security Migration Guide McAfee Endpoint Security 10.2.0 For use with McAfee epolicy Orchestrator COPYRIGHT 2016 Intel Corporation TRADEMARK ATTRIBUTIONS Intel and the Intel logo are registered trademarks of the

More information

Manual: Create a Staff Posting Initiator

Manual: Create a Staff Posting Initiator Manual: Create a Staff Posting Initiator Revised: 11-27-17 Introduction The University of Georgia has implemented a new version of its applicant tracking system, ipaws. The objective of ipaws is to streamline

More information

Unit 2: Managing Views

Unit 2: Managing Views Unit 2: Managing Views 1 Questions Covered How do we define the information displayed in the table view? How do we change what information is displayed? How can we highlight the records of interest? How

More information

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH

Enterprise Architect. User Guide Series. Testing. Author: Sparx Systems. Date: 26/07/2018. Version: 1.0 CREATED WITH Enterprise Architect User Guide Series Testing Author: Sparx Systems Date: 26/07/2018 Version: 1.0 CREATED WITH Table of Contents Testing 3 Test Management 4 Create Test Records 6 Show Test Script Compartments

More information

Fulfillment User Guide FULFILLMENT

Fulfillment User Guide FULFILLMENT Fulfillment User Guide FULFILLMENT TABLE OF CONTENTS I. System Requirements II. Logging In III. Launchpad a. Home b. Profile c. Settings IV. Dashboard Tab a. Actionable Insights b. Open Orders V. Transactions

More information

Apple Supplier Connect User Guide

Apple Supplier Connect User Guide apple Apple Supplier Connect User Guide Updated: October 27, 2017 Table of Contents Chapter 1: Welcome to Apple Supplier Connect --------------------------------------------------------1 Chapter 2: MyAccess

More information

Chronodat Help Desk (Lite)

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

More information

Managing Privacy Risk & Compliance in Financial Services. Brett Hamilton Advisory Solutions Consultant ServiceNow

Managing Privacy Risk & Compliance in Financial Services. Brett Hamilton Advisory Solutions Consultant ServiceNow Managing Privacy Risk & Compliance in Financial Services Brett Hamilton Advisory Solutions Consultant ServiceNow 1 Speaker Introduction INSERT PHOTO Name: Brett Hamilton Title: Advisory Solutions Consultant

More information

Project and Portfolio Management Center

Project and Portfolio Management Center Project and Portfolio Management Center Software Version: 9.42 Application Portfolio Management Administrator Guide Go to HELP CENTER ONLINE http://admhelp.microfocus.com/ppm/ Document Release Date: July

More information

ServiceNow: User Guide

ServiceNow: User Guide ServiceNow: User Guide Spring 2018, Version 2 Table of Contents Introduction... 2 Logging In... 2 Overview of the User Interface... 2 Banner Frame... 3 Navigation Bar... 3 Content Frame... 4 Reporting

More information

Cox Business Online Backup Administrator Guide. Version 2.0

Cox Business Online Backup Administrator Guide. Version 2.0 Cox Business Online Backup Administrator Guide Version 2.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic,

More information

12/05/2017. Geneva ServiceNow Custom Application Development

12/05/2017. Geneva ServiceNow Custom Application Development 12/05/2017 Contents...3 Applications...3 Creating applications... 3 Parts of an application...22 Contextual development environment... 48 Application management... 56 Studio... 64 Service Creator...87

More information

MaaS360 and TeamViewer Integration Guide

MaaS360 and TeamViewer Integration Guide MaaS360 and TeamViewer Integration Guide MaaS360 has partnered with Team Viewer to offer a remote viewing/remote control experience across all devices that MaaS360 supports in MDM (ios, Android, macos,

More information

Symbio Manual. Administrator Role

Symbio Manual. Administrator Role Symbio Manual Administrator Role Version date: November 18 2018 Ploetz + Zeller GmbH Symbio Manual - Administrator Role 2 Content 1 Introduction 9 1.1 About this document 9 1.2 Before you start 9 1.3 Support

More information

Performance Dashboard Guide

Performance Dashboard Guide Performance Dashboard Guide v8.0 May 10, 2013 For the most recent version of this document, visit kcura's Documentation Site. Table of Contents 1 Overview 3 1.1 System requirements 3 1.2 Installation 3

More information

VOIP TRANSITION INFORMATION PACKET REV: 07/31/17

VOIP TRANSITION INFORMATION PACKET REV: 07/31/17 The VoIP Transition Information Packet provides information on the transition timeline and key events during each transition phase for our s. 1. Transition Timeline: All the Timeline information listed

More information

Perceptive Intelligent Capture Visibility

Perceptive Intelligent Capture Visibility Perceptive Intelligent Capture Visibility User Guide Version: 3.1.x Written by: Product Knowledge, R&D Date: February 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a

More information

MESA Database User Guide

MESA Database User Guide MESA Database User Guide Table of Contents Introduction... 5 Login Screen... 5 Dashboard... 6 My Profile... 7 School Management... 8 Search for a School... 8 Add a School to Your Center... 8 Remove a School

More information

The Admin's Guide to Entitlement Management

The Admin's Guide to Entitlement Management The Admin's Guide to Entitlement Management Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22

Contents. Add a Form Element to a Group Box Add a Field to a Form... 22 Workflow Design Guide Version 17 November 2017 Contents About This Guide... 7 Workflows and Forms Overview... 7 Security Permissions for Workflows and Forms... 8 Search for a Workflow Design, Workflow

More information

The Now Platform Reference Guide

The Now Platform Reference Guide The Now Platform Reference Guide A tour of key features and functionality START Introducing the Now Platform Digitize your business with intelligent apps The Now Platform is an application Platform-as-a-Service

More information

Enhance Your Sales Cloud Implementation

Enhance Your Sales Cloud Implementation Enhance Your Sales Cloud Implementation Salesforce, Winter 18 @salesforcedocs Last updated: November 2, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Bpm online customer service. User guide

Bpm online customer service. User guide Bpm online customer service User guide User guide Contents 1. Bpm online customer service overview... 6 2. Bpm online interface... 8 2.1. Bpm'online interface overview... 9 2.2. The command line... 12

More information

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

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

More information

Unifier Project Controls User Guide

Unifier Project Controls User Guide Unifier Project Controls User Guide 16 R2 September 2016 Contents Introduction to Project Controls... 17 Components of Project Controls... 19 About the Owner Template... 19 About the Contractor Template...

More information

for SharePoint 2013 Introductory Guide Project Management Success, Made Easy

for SharePoint 2013 Introductory Guide Project Management Success, Made Easy for SharePoint 2013 Introductory Guide Project Management Success, Made Easy 1 Introduction... 3 1.1 Learn About BrightWork... 3 1.2 System Requirements... 3 1.3 BrightWork Support... 3 2 Start Quick...

More information

Enterprise Architect. User Guide Series. Testing

Enterprise Architect. User Guide Series. Testing Enterprise Architect User Guide Series Testing How to manage testing? Use Sparx Systems Enterprise Architect as a complete Test Management bed to create and manage tests and test scripts for model elements,

More information

Winshuttle InfoPath Controls. Adrian Jimenez Winshuttle

Winshuttle InfoPath Controls. Adrian Jimenez Winshuttle Winshuttle InfoPath Controls Adrian Jimenez Winshuttle 1 Introduction Winshuttle Workflow Controls 2 Target Audience Business Process Developers 3 Basic Concepts Winshuttle Workflow Workflow engine Designer

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

Tzunami Deployer Lotus Notes Exporter Guide

Tzunami Deployer Lotus Notes Exporter Guide Tzunami Deployer Lotus Notes Exporter Guide Version 2.5 Copyright 2010. Tzunami Inc. All rights reserved. All intellectual property rights in this publication are owned by Tzunami, Inc. and protected by

More information

Configuring Client Posture Policies

Configuring Client Posture Policies CHAPTER 19 This chapter describes the posture service in the Cisco Identity Services Engine (Cisco ISE) appliance that allows you to check the state (posture) for all the endpoints that are connecting

More information

Product Release Notes

Product Release Notes Product Release Notes Release 32 June 2016 VERSION 20160624 Table of Contents Document Versioning 2 Overview 3 Known Issues 3 Usability 3 Action Bar Applets Do Not Collapse if the User Refines a List Within

More information

Pulse Workspace Appliance. Administration Guide

Pulse Workspace Appliance. Administration Guide Pulse Workspace Appliance Administration Guide Product Release 2.0, 1743.1 Document Revisions 1.0 Published Date January 2018 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose, CA 95134 The Pulse

More information

Upgrading. the Upgrading to Microsoft Dynamics GP 2015 Hot Topic.

Upgrading. the Upgrading to Microsoft Dynamics GP 2015 Hot Topic. Prerequisites Installing Extender 2015 R2 on Microsoft Dynamics GP requires that the Microsoft Dynamics GP version 14.00.0725 or higher. This version is available in the R2 release for Microsoft Dynamics

More information

Symbio Manual. Administrator Role

Symbio Manual. Administrator Role Symbio Manual Administrator Role Version date: November 18 2018 Ploetz + Zeller GmbH Symbio Manual - Administrator Role 2 Content 1 Introduction 9 1.1 About this document 9 1.2 Before you start 9 1.3 Support

More information

User Guide. Version R92. English

User Guide. Version R92. English AuthAnvil User Guide Version R92 English October 9, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated from

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

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

APPLICATION REVIEW MODULE: CHAIRPERSON USER MANUAL

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

More information

Nimsoft Service Desk. Agent User Guide. Version 6.2.4

Nimsoft Service Desk. Agent User Guide. Version 6.2.4 Nimsoft Service Desk Agent User Guide Version 6.2.4 Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

Team Management. Coaches and Team Managers Guide

Team Management. Coaches and Team Managers Guide Team Management Coaches and Team Managers Guide November 2015 Table of Contents Table of Contents Overview Audience About the Mobile App Examples Creating a Sport Ngin Account Accessing Team Center For

More information

Using the Payor Agreement Library

Using the Payor Agreement Library Using the Payor Agreement Library Introduction The purpose of this chapter is to provide instruction to users of the Payor Agreement Library. Application Prerequisites Each RelayHealth customer must designate

More information