2016 SF Onboarding Enhancements

Size: px
Start display at page:

Download "2016 SF Onboarding Enhancements"

Transcription

1 2016 SF Onboarding Enhancements.

2 Q4 Enhancements

3 1. Allow panel designer to update panels with multiple locales Feature: The panel editor now supports custom panel text configuration for all active locales directly in the UI. Means that, you can translate labels language into other language while configuring a panel. This enhancement applies to custom panels only. Importance: We don t need export and import xml to configure localized text in panel. All custom panel translations can be updated directly in panel designer it selfand previewed. Type: Universal From the Panel Designer: Settings > panel > Create custom panel and select Translation Then a model window opens.

4 1. Allow panel designer to update panels with multiple locales From the Panel Designer: The dropdown contains all active locales, you can select a locale for translation. Click on Save or Save preview

5 2. HRData APIs Type : Universal Features : OData APIs to both query data and upsert data into HRData table. Any fields included in the SuperAdmin Processes page will be available as a query filter. AND & OR operands can be used in thefilter. Both specific fields or fields in tags can be returned in the query. For updates, any data dictionary fields will be updatable as long as these fields are specified under special tag. HrDataAPIUpdate in the data dictionary. Multiple fields and multiple records can be updated with a single API call. Importance : There have been many requests by customers for ability to access any field in onboarding through an API. The APIs will have broad use for customers and will meet most of our customers onboarding data extraction needs.

6 2. HRData APIs Prerequisite : A new credential under the Service Login-Set ODataService needs to be created. Steps : 1. Call Authentication API to generate token for authentication. 2. Call Metadata FilterFields API to list processes and associated index fields for filtering. 3. Call Metadata ExpandTags API to list tag names and a link to the fields underthe tags 4. Call Metadata UpdateFields API for list of updatable fields under HrDataAPIUpdate tag 5. Call HRData FilterAPI to query and retrieve HR Data 6. Call HR Data API to update fields values in HR Data table

7 3. Update mobile bowser block to accommodate DocuSign users Type: Universal Feature: Now you can use mobile devices to complete data panels for activities such as Post-Hire Verification Step, New Employee Step, and Orientation Step, where previously all mobile devices are denied access to the panels. Importance: Using a supported device, new hires and managers now have a feature to complete the paperwork process from start to finish on a single mobile device, including data entry and electronic signature. Prerequisites: SAP Signature Management by DocuSign with Remote Signing enabled ipad updated to ios 9 or higher Mobile Safari web browser

8 4. Export Data from Work Queue Type : Universal Feature : You can export data from the Work Queue to a.csv file using the Exportfeature. This feature is available to anyone who has permission to work with the work queue. When selecting the export button, the current filtered data will be exported to a CSV. This is a synchronous action, so the user will see a confirmation box warning that large data sets can take a while to generate. The user can choose to proceed or cancel the job. Importance : Many clients have requested some basic reporting needs. Rather than building a complex reporting tool, we found that many scenarios could be solved simply by allowing them to export the filtered data displayedon their work queue to a CSV. Prerequisite: Work Queue refresh feature is active

9 5. Hiring Manager Activity Re-Assignment Type : Universal Feature : With this enhancement, you can now re-assign a new hire activity separately from the original activity. An notification is sent by default to the person the activity has been re-assigned to. Importance : While research shows that the Hiring Manager involvement is key to new hire success, there are times whenthe HM activities should be assigned to another user matrix organizations, LOAs, etc. A new checkbox has been introduced when re-assigning an activity. If checked, the new hire activity for that candidate is also re-assigned to the new user. Previously, both would be reassigned The New Hire activity can also be re-assigned separately by the new re-assign option for notifications. Any notification that appears on the Work Queue can now be re-assigned in this manner.

10 5 For any N1 notification (standard Onboarding, Custom Onboarding, Crossboarding), it is mandatory to specify the post controller as KMS.XpressHR.BLL.SF.NewHireActivitiesPostStepController, XpressHR.BLL.SF An audit trail entry, with the tag NOTIF_REASSIGN, is made when an notification is reassigned. Notification to be sent to new assignee is available but OPT-IN to be consistent with current behavior.

11 6. Panel UI Refresh Type : Admin Opt-In Feature : The UI of the Onboarding panels have now been made fiori-like and more user friendly, making it consistent with the rest of the HCM suite. The panels with the new UI include the Onboarding process panels, standard SAP panels, User Defined panels and the Compliance panels. The updated panel UI is available only for the SuccessFactors HCM customers and not legacy customers. If using the updated UI, preview mode in the panel designer will show updated UI. Importance : Cleaner, more inviting UI for panel work in Onboarding. Consistent with Fiori user experience across the suite. Prerequisite: Admin opt-in under Onboarding settings.

12 6. Panel UI Refresh

13 7. New Homepage (HP3) Available for Onboarding Customers Type: Opt-In Feature: Onboarding tiles have been available on HP3 since With 1611, Platform has taken over the Tour functionality and delivered it as a general framework. Onboarding tour capabilities are available in this framework. Withthis, all ONB content currently available in the V12 homepage is now available in HP3. Importance: Onboarding customers who wish to use the new homepage functionality can now switch without losing Onboarding capabilities. Prerequisites: Enable New Homepage and Tour Framework in Upgrade Center. Existing homepage content configuration is maintained where possible, but some additional configuration steps may be required. Please see Homepage Administration and Onboarding Guidesfor more information

14 7. New Homepage (HP3) Available for Onboarding Customers

15 8. Password Panel Refresh Type: Universal Feature: Password panel refresh Importance: Aligns with recent update of the password login page

16 Q3 Enhancements

17 1. On Complete Events Type: Admin Opt-In Feature: Events triggered at the end of each step of Onboarding & Offboarding Importance: Users or other entities can be notified through Intelligent Services, when a step has been completed. Prerequisites: Intelligent Services enabled.

18 Onboarding Event Details ONB_Step_Completed Triggered at the end of any step in Onboarding. Parameters include: HRData ID Unique Identifier for each Onboarding activity Process Type Onboarding or Offboarding Step Name Step 1/Step 2/Step 3/Signature Step Process Name Name of the process which has been created. Client specific name. Default Step Name Manager Step/Employee Step/Orientation Step/Signature Step Custom Step Name Name of the step in case the client has renamed them.

19 Offboarding Event Details OFB_Step_Completed Triggered at the end of any step in Offboarding. Parameters include: HRData ID Unique Identifier for each Offboarding activity Process Type Onboarding or Offboarding Step Name Step 1/Step 2/Step 3/Signature Step Process Name Name of the process which has been created. Client specific name. Default Step Name Initiation Step/Employee Step/Exit Step/Signature Step Custom Step Name Name of the step in case the client has renamed them.

20 Onboarding/Offboarding Event Configuration Intelligent Services must be enabled in Provisioning.

21 New OData API s An OData API has been developed to extract the Onboarding or Offboarding data from each step. The event triggered at the end of each step includes the HRData ID to be used as the key to extract specific Onboarding or Offboarding data. Bulk or batch processing is an option. All onboarding data dictionary fields can be pulled. Specific data points per step can be pulled. API is for extracting data only, there is no create or update (UPSERT) capability

22 . Audit Trails ONB OFFBoarding

23 2. Crossboarding without the Paperwork Type: Admin Opt-In Feature: The ability to use New Hire Activities with a crossboarding process and no Onboarding steps to complete. Importance: Employees need the same strategic experience during crossboarding as they did during their Onboarding. Now you can create a crossboarding process without the paperwork. Giving your employee the same start that made them successful as a new hire. Prerequisites: Custom crossboarding activity using EC transfer event. Intelligent Services provisioning switch enabled. -- Onboarding MDF based New Hire Activity enabled -- Requires an engagement with PS or a partner to configure a custom process for New Hire Activities.

24 2. Crossboarding without the Paperwork iscrossboarded = Yes internalhire = Yes

25 2. Crossboarding without the Paperwork Setup the Transfer event same as you would for crossboarding with paperwork (release 1602)

26 2. Crossboarding without the Paperwork To have the New Hire Activity accessible on the Onboarding dashboard, you will need to create a notification..

27 2. Crossboarding without the Paperwork Notification details.

28 3. SAP Signature Management by DocuSign Type: Admin opt-in Feature: The DocuSign esignature feature for Onboarding now supports additional signing options. Importance: Documents can be signed directly in DocuSign using a desktop web browser or a mobile device. Signatures tied to notifications are supported. Prerequisites: A DocuSign corporate account is required

29 3. SAP Signature Management by DocuSign. Configuration: Feature Activation/Update. The feature activation page includes two new settings. Onboarding Application -> Settings -> Features Remote Signing [Yes/No] DocuSign in Notifications [Yes/No]

30 3. SAP Signature Management by DocuSign. Configuration: DocuSign in Notifications During. feature activation, if DocuSign in Notifications is enabled: Forms that were already configured to be signed in a notification are listed. For each form, the administrator is prompted to specify a notification step to trigger the DocuSign signature process. When multiple signatures are required, the last sequential notification step should be selected to ensure that all data fields mapped to the form have been captured.

31 3. SAP Signature Management by DocuSign. Configuration: DocuSign in Notifications. After feature activation, when DocuSign in Notifications is enabled, DocuSign can be selected as the signature method in Notification s Forms to Sign.

32 3. SAP Signature Management by DocuSign. Configuration: Remote Signing When. Remote Signing is enabled, new Welcome Letter notification templates are added to the DocuSign Notifications group and enabled by default. N5 (OB) DocuSign Welcome Letter N5 (OB) DocuSign Welcome Letter Remote Employee

33 3. SAP Signature Management by DocuSign. Remote Signing Experience. The signature page displayed after completing the review panels is replaced by a status page confirming the address to which DocuSign sends a notification. Forms are never displayed in the panels for review. All signatures are completed directly in DocuSign. DocuSign replaces the Print Package. All forms, including print package only forms, are available for review and printing in DocuSign.

34 3. SAP Signature Management by DocuSign. Remote Signing Experience. Push notification on a mobile device. notification. DocuSign mobile application: Confirm signing DocuSign mobile application: Adopt signature DocuSign mobile application: Sign document DocuSign mobile application: Review document DocuSign mobile application: Document détails

35 4. New Hire Activity UX Update. Type: Universal Feature: New Hire Activity UX Update Importance. : Updated to bring in line with Fiori standards Prerequisites : MDF Based New Hire Activities

36 5. Work Queue Refresh. Type: Admin opt-out Feature: Work Queue refresh Admin switch is now. opt-out. End User is still opt-in. Performance tuning to improve initial load time Importance : End users should have ultimate choice to use new Fiori based UI. Future enhancements will be on new UI.

37 6. Password Required, Employee Portal Access from Congratulations Page. Type: Provisioning opt-out Feature: Require password in order to access the employee portal from the employee Congratulations. page that displays after the employee signs their paperwork Importance : Clients may consider this a security risk if the employee was accessed by an unauthorized user after the Employee documents were signed. Prerequisites :An employee portal link on the Congratulations page that displays after the employee paperwork has been signed. EmployeePortal.SSOAuthFromApplicantPage = False, will be the default. Now - When set to false the employee must use their password to access the employee portalafter the paperwork has been signed. Previously - The employee could click the Employee Portal link on the Congratulations page and be taken directly to the Employee Portal, no password required

38 7. Temporary ID Can Equal Employee ID. Type: Provisioning opt-in Feature: Honorable mention for an update by Employee Central. The ability for the temporary. IDto remain as the Employee ID when using the pre day 1 scenario. Importance : Many of our clients have requested a way to access the employee ID prior to the onboardee paperwork being completed. The employee ID is used by other systems to create things like and used for ordering laptops and phones for onboardees before they arrive. Prerequisites : Employee Central Pre day 1 scenario enabled

39 .. 8. Onboarding to Employee Central Future Date Activated Type: Provisioning opt-out Feature: Update Onboarding to not change employee status when Onboarding and Manage Pending Hires page is complete. Importance : The challenge - Onboardee completes Onboarding. User completes Manage Pending Hire section prior to the Onboardee start date. Onboarding would update the Employee Central status to Active. Even prior to their start date. Onboarding should not force the status change. Allow the Employee Central user report to run that updates employee status to Active on their start date. Resolution A provisioning option was added to not allow Onboarding to change the status. The default is now False for all Onboarding to Employee Central accounts EXCEPT those with pre day 1 enabled..prerequisites : Onboarding to Employee Central without pre day 1 feature enabled. Assumes Employee Central user sync file is enabled. No pre day 1 enabled.

40 9. Update Editor in Onboarding. Type: Universal Feature: The text editor has been updated. The following areas have been updated Notifications Panel Designer Corporate Structure

Product Brief: SAP SuccessFactors Onboarding Pre Day 1 Access

Product Brief: SAP SuccessFactors Onboarding Pre Day 1 Access Product Brief: SAP SuccessFactors Onboarding Pre Day 1 Access January 2016 Table of Contents 1. Feature Summary... 3 Without SuccessFactors HCM... 3 With SuccessFactors HCM: Create a Full Employee User...

More information

This specifications document describes key features and functionalities of SAP SuccessFactors Onboarding, as of the Q2017 release.

This specifications document describes key features and functionalities of SAP SuccessFactors Onboarding, as of the Q2017 release. SAP SuccessFactors Onboarding Technical and Functional Specifications This specifications document describes key features and functionalities of SAP SuccessFactors Onboarding, as of the Q2017 release.

More information

Performance Management System Reference Guide Administrators

Performance Management System Reference Guide Administrators Performance Management System Reference Guide Administrators Administration 6 Manage Company Information... 6 Navigation... 6 Company Data... 6 Company Logo... 6 Password Settings... 6 Review Settings...

More information

SAP SuccessFactors Onboarding

SAP SuccessFactors Onboarding SAP SuccessFactors Onboarding Technical and Functional Specifications CUSTOMER TABLE OF CONTENTS KEY FEATURES AND FUNCTIONALITIES... 3 FORMS MANAGEMENT... 3 TASK AND PROCESS MANAGEMENT... 4 NEW HIRE PORTAL...

More information

Enterprise Contract Management RFI/RFP Checklist

Enterprise Contract Management RFI/RFP Checklist Contracts 1 Contract Types 1.1 Does the solution support all contract types within the enterprise: buy side, sell side, admin, non-commercial, employee, etc.? 1.2 Is there the ability to define configurable

More information

Q SuccessFactors Review. Value people. Onboarding - Shane Williams, Consultant. Vol. 09 / 13. Compliance Updates

Q SuccessFactors Review. Value people. Onboarding - Shane Williams, Consultant. Vol. 09 / 13. Compliance Updates Vol. 09 / 13 Q3 2018 SuccessFactors Review Onboarding - Shane Williams, Consultant Onboarding 2.0 is now in early development release for those customers who signed up to access it; but for those who have

More information

SAP SuccessFactors Recruiting

SAP SuccessFactors Recruiting SAP SuccessFactors Recruiting Technical and Functional Specifications CUSTOMER TABLE OF CONTENTS KEY FEATURES AND FUNCTIONALITIES... 3 RECRUITING POSTING... 3 User Experience and Interface... 3 Channel

More information

Next Gen Web Solutions Student Employment. Employer Training Template

Next Gen Web Solutions Student Employment. Employer Training Template Next Gen Web Solutions Student Employment Employer Training Template Student Employment JobX + TimesheetX = Total Solution JobX helps schools automate the job posting, hiring, and reporting process for

More information

Off-Campus Work-Study Employer JobX Training Guide

Off-Campus Work-Study Employer JobX Training Guide Off-Campus Work-Study Employer JobX Training Guide Student Employment Services Training Topics: 1. Introduction 2. Login 3. Add a job 4. Edit a job 5. Review on-line applications 6. Send Hiring Correspondence

More information

Empowering SMBs with Big Business Tools

Empowering SMBs with Big Business Tools Empowering SMBs with Big Business Tools August 2018 The Right Plan, For Every Business vcita s all-in-one business management solution offers a wide range of value-bringing features for SMBs. vcita includes

More information

SAP SuccessFactors Onboarding Technical and Functional Specifications

SAP SuccessFactors Onboarding Technical and Functional Specifications SAP SuccessFactors Onboarding Technical and Functional Specifications This specifications document describes key features and functionalities of SAP SuccessFactors Onboarding, as of the Q1 2016 release.

More information

SAP SuccessFactors Foundation

SAP SuccessFactors Foundation SAP SuccessFactors Foundation Technical and Functional Specifications CUSTOMER TABLE OF CONTENTS KEY FEATURES AND FUNCTIONALITIES... 3 INTELLIGENT SERVICES... 4 Activities... 4 Administration... 4 INTEGRATION

More information

Teachers College Recruitment Training Guide New User Essentials

Teachers College Recruitment Training Guide New User Essentials Teachers College Recruitment Training Guide New User Essentials 0 P age Table of Contents Sections Page Accessing Recruitment Dashboard via TC portal 02 Creating a new Job Description 03-05 Description

More information

Administrator Guide. Advanced HR 2.0

Administrator Guide. Advanced HR 2.0 Administrator Guide Advanced HR 2.0 Copyright 2018 by Asure Software. All rights reserved. Printed in USA. The contents of this guide and the software described are copyrighted. No part of this guide or

More information

Success Factor online training. The Course Modules for Success Factor online training: 1 Introduction to Mastery

Success Factor online training. The Course Modules for Success Factor online training: 1 Introduction to Mastery The Course Modules for Success Factor online training: 1 Introduction to Mastery History of Success factors SAP & Success factors Capabilities SAPs Strategy for SAP ERP HCM and Successfactors SAP & Success

More information

Copyright Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3

Copyright Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. Vendor Portal User Guide Basware P2P 17.3 Table of Contents 1 Vendor Portal Registration... 4 1.1 Register for Vendor Portal...4 2 Vendor

More information

Invoice Manager Admin Guide Basware P2P 17.3

Invoice Manager Admin Guide Basware P2P 17.3 Invoice Manager Admin Guide Basware P2P 17.3 Copyright 1999-2017 Basware Corporation. All rights reserved.. 1 Invoice Management Overview The Invoicing tab is a centralized location to manage all types

More information

UNITY CRM INTEGRATION AGILE CRM

UNITY CRM INTEGRATION AGILE CRM UNITY CRM INTEGRATION AGILE CRM CONTENTS 1 Overview... 1 2 Configuring Agile CRM Integration... 3 3 Unity CRM Functionality... 5 3.1 Contact Pop... 5 3.2 Contact Search... 7 3.3 Call Log Entry... 8 3.3.1

More information

PeopleFirst Portal Onboarding Tool

PeopleFirst Portal Onboarding Tool PeopleFirst Portal Onboarding Tool 08.2016 Table of Contents Onboarding Tool One: Overview...3 Two: The NFP Onboarding Experience..3 Three: Accessing the Onboarding Queue.... 4 Four: Posthire Verification

More information

Chapter Contents. Manage Employers Option Screen

Chapter Contents. Manage Employers Option Screen 16: Manage Employers Chapter Contents Create an Employer Account (Registration)... 16-2 Add Employer Locations... 16-6 Assign a Case Manager... 16-8 Add Contacts... 16-9 Assist an Employer... 16-13 Search

More information

Performance Management System

Performance Management System Performance Management System Reference Guide Administrators 2014 Applied Training Systems, Inc. 1 The reviewsnap performance management system is a complete, web-based, on-demand system that requires

More information

KeyedIn Projects ios App User Guide Version 2.0 June 2015

KeyedIn Projects ios App User Guide Version 2.0 June 2015 KeyedIn Projects ios App User Guide Version 2.0 June 2015 KeyedIn Projects ios App User Guide 1 of 18 Introduction 3 Core Features 3 Advantages 3 Benefits 3 Requirements 4 Logging In 4 Navigation 5 Home

More information

Taleo Enterprise. Taleo Compensation Manager Guide

Taleo Enterprise. Taleo Compensation Manager Guide Taleo Enterprise Taleo Compensation Feature Pack 12B August 31, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to as "the recipient")

More information

User Guide. ShipTrack Client Portal Release v4.1. Client Portal - User Guide

User Guide. ShipTrack Client Portal Release v4.1. Client Portal - User Guide User Guide ShipTrack Client Portal Release v. www.shiptrackapp.com info@shiptrackapp.com T:.0. F:..9 Page Revision History Version Date Description Author Comments V.0 0-0- Auto-Client Client V. 0-0-9

More information

Table of Contents. Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only)

Table of Contents. Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only) Table of Contents Hire (Companies Using Hiring + Onboarding) Hire (Companies Using Onboarding Only) Starting the Onboarding Process Complete at Home What If the Employee Can t Locate the Welcome Email?

More information

User Guide. User Guide. Inside the User Guide:

User Guide. User Guide. Inside the User Guide: User Guide Inside the User Guide: Getting Started 2 Dashboard 2 Help Section 3 Reports 3 Administration 4 Processing a New I-9 Form 5 Option 1 5 Option 2 9 Option 3 12 Option 4 13 Completing Section 2

More information

Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide

Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide SAP Cloud for Customer Integrating SAP Hybris Cloud for Customer with SAP Hybris Marketing Cloud using HANA Cloud Integration Integration Guide February 2017 Table of Contents Integrating SAP Cloud for

More information

NetSuite OpenAir Mobile for iphone User Guide Version 2.2

NetSuite OpenAir Mobile for iphone User Guide Version 2.2 NetSuite OpenAir Mobile for iphone User Guide Version 2 General Notices Attributions NetSuite OpenAir includes functionality provided by HighCharts JS software, which is owned by and licensed through Highsoft

More information

Fairsail St Gabriel Release: Overview

Fairsail St Gabriel Release: Overview Fairsail St Gabriel Release: Overview FS-STG-XXX-RNO-201503--R011.00 Fairsail 2015. All rights reserved. This document contains information proprietary to Fairsail and may not be reproduced, disclosed,

More information

PeopleSoft Financials epro Process Guide

PeopleSoft Financials epro Process Guide epro Process Guide General Stores Requisitions Information Management Client Support Services DCATS 210 567 7777 / Option 5 epro Process Guide Version 2 May 2011 Introduction to the PeopleSoft Financials

More information

Teachers College Recruitment Training Guide New User Essentials

Teachers College Recruitment Training Guide New User Essentials Teachers College Recruitment Training Guide New User Essentials 0 P age Table of Contents Sections Page Accessing Recruitment Dashboard via TC portal 03 Creating a new Job Description 04-06 Definitions

More information

Complete SuccessFactors Onboarding Activities

Complete SuccessFactors Onboarding Activities Complete SuccessFactors Onboarding Activities Overview SuccessFactors Onboarding supports the collection and completion of standard hiring information and policy compliance requirements. Onboarding applies

More information

MRI s Web Timesheets Application

MRI s Web Timesheets Application MRI s MRI Contract Staffing Approver Guide Version 2.0 Overview Access to MRI s MRI Web Timesheets Login Page Home Page for Approvers Timesheet Approval Window Timesheet Detail Window Timesheet Inquiry

More information

Desktop Deposit: Administrator

Desktop Deposit: Administrator Desktop Deposit: Administrator Wholesale Customer Training 2015 Wells Fargo Bank, N.A. All rights reserved. For public use. Desktop Deposit: Administrator Agenda Commercial Electronic Office (CEO ) access

More information

Marketing Cloud Advertising Studio

Marketing Cloud Advertising Studio Marketing Cloud Advertising Studio Salesforce, Winter 19 @salesforcedocs Last updated: December 4, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

ConnectWise-Sage 50 Accounts User Guide

ConnectWise-Sage 50 Accounts User Guide ConnectWiseSupport@mobiusworks.com www.mobiusworks.com ConnectWise-Sage 50 Accounts Version 3.0.0.7 September 11, 2015 Table of Contents Table of Contents... 2 INSTALLATION AND CONFIGURATION... 4 Introduction...

More information

Consider the duties involved when assigning the type of 3G form to submit teaching, research, or other.

Consider the duties involved when assigning the type of 3G form to submit teaching, research, or other. The purpose of this presentation is to provide a full training of the 3G process for department and SSC staff who have either not used the system before or have used the system but would like a refresher.

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

User Guide Version

User Guide Version User Guide Version 2017.1 Copyright 2016 SilkRoad Technology, Inc. All rights reserved. This material is proprietary to SilkRoad Technology, Inc. It contains confidential information owned by SilkRoad

More information

Before continuing it is important the reader understands the key differences between Mobipaid and other forms of mobile payments :

Before continuing it is important the reader understands the key differences between Mobipaid and other forms of mobile payments : Mobipaid - User Guide Introduction to Mobipaid Welcome to Mobipaid where taking card payments from customers has never been easier. For the first time, any Business, Sole Trader, Non-profit Organization,

More information

RELEASE NOTES. Practice Management. Version 11

RELEASE NOTES. Practice Management. Version 11 RELEASE NOTES Practice Management Version 11 Author Created and Published by Reckon Limited Level 7, 65 Berry Street North Sydney NSW 2060 Australia ACN 003 348 730 All Rights Reserved Copyright 2015 Reckon

More information

Consider the duties involved when assigning the type of 3G form to submit teaching, research, or other.

Consider the duties involved when assigning the type of 3G form to submit teaching, research, or other. The purpose of this presentation is to provide a full training of the 3G process for department and SSC staff who have either not used the system before or have used the system but would like a refresher.

More information

NetSuite Certified Administrator Exam

NetSuite Certified Administrator Exam 1 NetSuite Certified Administrator Exam Study Guide: April 2018 2 Contents About the NetSuite Administrator Exam...5 Description of a Qualified Candidate...5 Maintaining Your Certification...5 Recommended

More information

EASYBUY CSP SUPPLIERS TRAINING

EASYBUY CSP SUPPLIERS TRAINING EASYBUY CSP SUPPLIERS TRAINING AGENDA FOR TODAY INTRODUCTION TO COUPA S. No. Topic 1. Why are we replacing Ariba? Reasons for replacing Ariba 2. Coupa About Coupa- global presence, features, benefits 3.

More information

Completing an Internal Audit User Guide For the Reliance Assessment Database

Completing an Internal Audit User Guide For the Reliance Assessment Database Completing an Internal Audit User Guide For the Reliance Assessment Database Contents Logging into Reliance... 2 Creating an Audit Plan: Planning Your Internal Audit... 4 Approving an Audit Plan... 20

More information

TrackITSystem. Facility Manager Documentation Installation and User Guide

TrackITSystem. Facility Manager Documentation Installation and User Guide TrackITSystem Facility Manager Documentation Installation and User Guide Pages 1 to 7 apply to the install and configuration for admins. The user guide begins on page 8 In a browser, go to the installation

More information

ease onboarding tool quick start guide V0.1 July 2015

ease onboarding tool quick start guide V0.1 July 2015 ease onboarding tool quick start guide V0.1 July 2015 Page 2 of 2227 Contents 1 Summary 3 2 Adding a new case 4 2.1 Case Securities Error! Bookmark not defined.4 2.2 Adding a new role 5 2.3 Standard ease

More information

PeopleAdmin Navigation Reference Guide

PeopleAdmin Navigation Reference Guide PeopleAdmin Navigation Reference Guide PeopleAdmin Navigation Reference Guide Table of Contents General System Information... 2 System Roles... 3 Non-HR System Roles... 3 How to log-in to PeopleAdmin (PA7)...

More information

Use Case: Salesforce connector

Use Case: Salesforce connector 1 Use Case: Salesforce connector 2 Use cases for Salesforce connector Databases Flat-Files, Excel (FTP, HTTP, Email) Back-End Systems (ERP, Finance etc.) XML, Web Services Business Users (Process Workflow)

More information

EMPLOYER PORTAL QUICKSTART GUIDE

EMPLOYER PORTAL QUICKSTART GUIDE Welcome to Advantage Administrators Employer Portal. This one-stop portal gives you the tools you need to better support your employees in the management of their pre-tax benefit plans such as Health Savings

More information

City National Book2Bank User Guide MARCH 2018

City National Book2Bank User Guide MARCH 2018 City National Book2Bank User Guide MARCH 2018 Copyright 2018 City National Bank City National Bank is a subsidiary of Royal Bank of Canada Page 2 Contents BOOK2BANK OVERVIEW... 4 What is Book2Bank? 4 What

More information

PAYLOCITY RELEASE HIGHLIGHTS Client Resource

PAYLOCITY RELEASE HIGHLIGHTS Client Resource JUNE 2016 PAYLOCITY RELEASE HIGHLIGHTS Client Resource WWW.PAYLOCITY.COM HR INSIGHTS CHARTS Updated HR Insights & Headcount Trends Dashboards provide faster load times and a simplified filter experience.

More information

Oracle Recruiting Cloud Implementing Hiring. Release 13 (update 18C)

Oracle Recruiting Cloud Implementing Hiring. Release 13 (update 18C) Release 13 (update 18C) Release 13 (update 18C) Part Number E98380-02 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Author: Viviane Filloles This software and related documentation

More information

Dispatcher Portal Application User Guide. Ver. 1.0

Dispatcher Portal Application User Guide. Ver. 1.0 Dispatcher Portal Application User Guide Ver. 1.0 Table of Contents What is WellRyde?... 4 What are the Benefits of WellRyde?... 4 Client and Membership Benefits... 4 Dispatcher Portal Training Overview...

More information

PIMS User Guide USER GUIDE. Polaris Interview Management System. Page 1

PIMS User Guide USER GUIDE. Polaris Interview Management System. Page 1 USER GUIDE Polaris Interview Management System Page 1 September 2017 Additional PIMS Resources Job Aid: Competency Identification Worksheet Job Aid: Legal Considerations When Interviewing Video: How to

More information

A Quick Guide to Creating and Approving a Faculty Hiring Proposal

A Quick Guide to Creating and Approving a Faculty Hiring Proposal Creating and Approving a Hiring is as easy as 1-2-3! Welcome to ework, Mason s online applicant tracking system. To access the system go to https://jobs.gmu.edu/hr. Log on using your ework user ID and

More information

Winston-Salem State University People Admin 7 Training Manual for Non-Student Temporary Hires

Winston-Salem State University People Admin 7 Training Manual for Non-Student Temporary Hires Winston-Salem State University People Admin 7 Training Manual for Non-Student Temporary Hires Table of Contents Table of Contents TEST SITE LOGIN PAGE... - 1 - Go to https://wssu-training.peopleadmin.com/hr/sessions/new...

More information

FAQs. Introductory. Q. What is Proteus MMX?

FAQs. Introductory. Q. What is Proteus MMX? FAQs Introductory Q. What is Proteus MMX? Proteus MMX, a web-based Computerized Maintenance Management System, is a cost effective tool for Facility and Enterprise Asset Management. It reduces costs by

More information

Performance Management: Step-by-Step Guide

Performance Management: Step-by-Step Guide Performance Management: Step-by-Step Guide Performance Management Using Cornerstone System Administration is offering an online performance management system, called Cornerstone, to better support our

More information

Introduction to Hyperion Financial Reporting

Introduction to Hyperion Financial Reporting Introduction to Hyperion Financial Reporting Created By : Rupam Majumdar Reviewed : Amit Sharma Contact Point : bisp.consulting@gmail.com Financial Management Task Financial Management tasks follow a typical

More information

User s Manual. esims Web. Synthes Information Management Suite.

User s Manual. esims Web. Synthes Information Management Suite. User s Manual esims Web. Synthes Information Management Suite. Table of Contents Navigation and Interface Structure of the User Interface 1 Getting Around 2 Search and Edit Search 3 Cycle Count Recording

More information

Sage ERP Accpac Online 5.6

Sage ERP Accpac Online 5.6 Sage ERP Accpac Online 5.6 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: December 1, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

ARMSTRONG ATLANTIC STATE UNIVERSITY

ARMSTRONG ATLANTIC STATE UNIVERSITY PEOPLEADMIN USER GUIDE 1 TABLE OF CONTENTS OVERVIEW... 4 What is PeopleAdmin?... 4 Initial Set-up of user Accounts... 4 GETTING STARTED... 5 Logging In... 5 NAVIGATING THE HOMEPAGE... 7 1. Platforms...

More information

WORKFORCE PLANNING IMPLEMENTATION MANUAL

WORKFORCE PLANNING IMPLEMENTATION MANUAL WORKFORCE PLANNING IMPLEMENTATION MANUAL VERSION 5.2 Copyright 2008-2018 ConnX Pty Ltd 1 of 25 Copyright 2008-2018 ConnX Pty Ltd ABN 46 108 567 960 Reproduction in whole or in part by electronic, mechanical

More information

PUBLIC SECTOR RESOURCING. Fieldglass Hiring Manager Guide. June 2018 V1.5

PUBLIC SECTOR RESOURCING. Fieldglass Hiring Manager Guide. June 2018 V1.5 Fieldglass Hiring Manager Guide June 2018 V1.5 TABLE OF CONTENTS PURPOSE....4 FIELDGLASS FAQ S...5 LOCATIONS... 5 APPROVERS... 6 COST CENTRES... 7 REQ APPROVALS... 8 FIELDGLASS SYSTEM INSTRUCTIONS...9

More information

Teachers College Recruitment Training Guide New User Essentials

Teachers College Recruitment Training Guide New User Essentials Teachers College Recruitment Training Guide New User Essentials 0 P age Table of Contents Sections Page Accessing Recruitment Dashboard via TC portal 03 Creating a new Job Description 04 06 Definitions

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition March 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Managing Applications

Managing Applications Managing Applications Guide to Manage Applicants through to Hiring Proposal Utah Valley University November 25, 2013 visit HR on the web at www.uvu.edu/hr P a g e 1 Table of Contents Topic Page Managing

More information

Oracle. Recruiting Cloud Implementing Hiring. Release 13 (update 18B)

Oracle. Recruiting Cloud Implementing Hiring. Release 13 (update 18B) Oracle Recruiting Cloud Release 13 (update 18B) Release 13 (update 18B) Part Number E88150-01 Copyright 2011-2018, Oracle and/or its affiliates. All rights reserved. Author: Viviane Filloles This software

More information

Taleo Enterprise Onboarding (Transitions) User Guide Release 17

Taleo Enterprise Onboarding (Transitions) User Guide Release 17 Oracle Taleo Enterprise Onboarding (Transitions) User Guide Release 17 Taleo Enterprise Part Number: E89370-01 Copyright 2017, Oracle and/or its affiliates. All rights reserved Authors: Taleo Information

More information

Manager Self Service Training Guide

Manager Self Service Training Guide 2017-2018 Time and Attendance Manager Self Service Training Guide Revised: September 2017 University of Massachusetts Boston Human Resources Department Training Guide Time and Attendance Manager Self Service

More information

Central Portfolio Management System

Central Portfolio Management System CPMS Build: - 0.6.13.901 Table of Contents CONTENTS INTRODUCTION ----------------------------------------------------------------------------------------------- 5 About this document ------------------------------------------------------------------------------------

More information

Contents OVERVIEW... 3 CONFIGURATION... 4

Contents OVERVIEW... 3 CONFIGURATION... 4 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

ADMINISTRATOR GUIDE. November Cloud Approval Workflows for Finance and Accounting

ADMINISTRATOR GUIDE. November Cloud Approval Workflows for Finance and Accounting ADMINISTRATOR GUIDE November 2017 CONTENTS Basic Concepts Signing up and connecting to your accounting platform Adding and inviting users Setting up the approval workflow Setting Fraud Detection settings

More information

Hubcase for NetSuite Installation and Configuration Guide

Hubcase for NetSuite Installation and Configuration Guide Hubcase for NetSuite Installation and Configuration Guide 1. Overview... 2 2. Install Hubcase for NetSuite bundle / SuiteApp... 3 3. Setup and configure your Hubcase membership... 6 3.1. Sign up and activate

More information

HR Recruiting Solutions

HR Recruiting Solutions HR Recruiting Solutions Automated Request to Advertise User Guide Contact Us: web www.csus.edu/irt/acs/services/cms/training/reference.stm phone (916) 278-7337 Service Desk Last updated 4/29/2015 Overview

More information

Version No: 3.0, Build No: 3. Portal Release Notes V3B3

Version No: 3.0, Build No: 3. Portal Release Notes V3B3 Version No: 3.0, Build No: 3 Portal Release Notes V3B3 Table of Contents Important Note: The current version of V3B3 is supported with Compatibility View Settings OFF for IE (Internet Explorer) browsers....

More information

SWAP User Guide Vendor Administrator + Technician

SWAP User Guide Vendor Administrator + Technician SWAP User Guide Vendor Administrator + Technician ANZ-GTS-SI-2005 This document remains the Intellectual Property of Cushman & Wakefield and not for general release. v Contents Definitions... 4 Access...

More information

REDCap Introduction Class

REDCap Introduction Class REDCap Introduction Class ITHS Biomedical Informatics Core iths_redcap_admin@uw.edu Bas de Veer MS REDCap version: 6.7.4 Research Consultant Last updated August 31, 2015 Goals & Agenda Goals Overview Getting

More information

Introduction to IBM Cognos for Consumers. IBM Cognos

Introduction to IBM Cognos for Consumers. IBM Cognos Introduction to IBM Cognos for Consumers IBM Cognos June 2015 This training documentation is the sole property of EKS&H. All rights are reserved. No part of this document may be reproduced. Exception:

More information

Your business always on. 1. Booking Management

Your business always on. 1. Booking Management Your business always on 1. Booking Management 1 CONTENTS CONTENTS... 2 1. INTRODUCTION... 3 About this Document... 3 Overview... 3 Payment & Account Cancellation... 5 2. BOOKINGS... 6 Login & Logout...

More information

New Employee Checklist RSMC/OCRE/PR. Congratulations on your new position. The entire team is happy to have you on board with Canada Post.

New Employee Checklist RSMC/OCRE/PR. Congratulations on your new position. The entire team is happy to have you on board with Canada Post. Canada Post Onboarding Program New Employee Checklist RSMC/OCRE/PRE Canada Post Onboarding Program New Employee Checklist RSMC/OCRE/PR Congratulations on your new position. The entire team is happy to

More information

Table of Contents. HVAC Remote Manual 2010

Table of Contents. HVAC Remote Manual 2010 Table of Contents Installation and Upgrades Download of Remote Technician Program Installation of Remote Technician Program Update of Remote Technician Program Using the Update Program Getting Started

More information

UAS Temporary Hiring Instructions

UAS Temporary Hiring Instructions UAS Temporary Hiring Instructions Go to MyUA: http://www.alaska.edu/myua/ Please use Chrome as your internet browser and make sure pop up blockers are turned off for MyUA. All employees have a MyUA account

More information

Costpoint 7 Employee Instructions Vighter Medical Group, LLC

Costpoint 7 Employee Instructions Vighter Medical Group, LLC Costpoint 7 Employee Instructions Vighter Medical Group, LLC April 2, 2018 Time Collection Employee Instructions 1. Open your web browser and go to the following address (Note: the address is case sensitive):

More information

SAP Jam Collaboration, advanced plus edition

SAP Jam Collaboration, advanced plus edition June 2018 Cloud Service Specification Sheet SAP Jam Collaboration, advanced plus edition SAP Jam Collaboration delivers collaboration where you work, connecting customers, partners, and colleagues with

More information

Fairsail HCM: Guide for HR Managers

Fairsail HCM: Guide for HR Managers Fairsail HCM: Guide for HR Managers Version 16.01 FS-HCM-HRM-UG-201610--R016.01 Fairsail 2016. All rights reserved. This document contains information proprietary to Fairsail and may not be reproduced,

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 4 UPDATE 17D 4 Revision History 4 Overview 4 Optional Uptake of New Features (Opt In) 5 Update Tasks 5 Feature Summary 6 Supply Chain Collaboration 7 Streamline Collaboration

More information

Acumatica Warehouse USER GUIDE FOR HANDHELD & MOBILE DEVICES V

Acumatica Warehouse USER GUIDE FOR HANDHELD & MOBILE DEVICES V Acumatica Warehouse USER GUIDE FOR HANDHELD & MOBILE DEVICES V. 18.11.02.1 SCANCO WWW.SCANCO.COM SUPPORT: 330.645.9959 FAX: 330.645.9969 EMAIL: SUPPORT@SCANCO.COM Copyright 2018. All rights reserved. Acumatica,

More information

5.12 RELEASE NOTES 10/21/2016

5.12 RELEASE NOTES 10/21/2016 5.12 RELEASE NOTES SmartLinx is pleased to announce the availability of SmartLinx Version 5.12.0 update on 10/27/2016. This is a suite-wide update with enhancements, and bug fixes. The changes included

More information

Talent Acquisition: Guide for Recruiters

Talent Acquisition: Guide for Recruiters Talent Acquisition: Guide for Recruiters Version 22 SP-R-XXX-UG-201803--R022.00 Sage 2018. All rights reserved. This document contains information proprietary to Sage and may not be reproduced, disclosed,

More information

C o n n X V 5. 2 E R R e l e a s e N o t e s CONNX V5.2 ER RELEASE NOTES MARCH Copyright 2018 ConnX Pty Ltd 1 of 26

C o n n X V 5. 2 E R R e l e a s e N o t e s CONNX V5.2 ER RELEASE NOTES MARCH Copyright 2018 ConnX Pty Ltd 1 of 26 CONNX V5.2 ER RELEASE NOTES MARCH 2018 Copyright 2018 ConnX Pty Ltd 1 of 26 Copyright 2018 ConnX Pty Ltd ABN 46 108 567 960 Reproduction in whole or in part by electronic, mechanical or chemical means,

More information

Configuration: Emergency Access Management for SAP Access Control 12.0

Configuration: Emergency Access Management for SAP Access Control 12.0 CONFIGURATION GUIDE PUBLIC Document Version: 1.0.1 2018-08-31 Configuration: Emergency Access Management for SAP Access Control 12.0 2018 SAP SE or an SAP affiliate company. All rights reserved. THE BEST

More information

ANU Recruit. Recruitment Selection Support. Recruitment Process Flow and Guide. The Australian National University. Canberra ACT 0200 Australia

ANU Recruit. Recruitment Selection Support. Recruitment Process Flow and Guide. The Australian National University. Canberra ACT 0200 Australia ANU Recruit Recruitment Selection Support Recruitment Process Flow and Guide Version: 5.2, March 2016 The Australian National University Canberra ACT 0200 Australia www.anu.edu.au CRICOS Provider No. 00120C

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

Stellarise Connector for Dynamics 365 and Xero. User Guide

Stellarise Connector for Dynamics 365 and Xero. User Guide Stellarise Connector for Dynamics 365 and Xero User Guide V3 What is Stellarise Connector for Dynamics 365 and Xero?... 3 What is new?... 4 How do you setup Stellarise Connector for Dynamics 365 and Xero?...

More information

Kronos Workforce Central v8.0 Upgrade Guide for Timecard Approvers

Kronos Workforce Central v8.0 Upgrade Guide for Timecard Approvers Kronos Workforce Central v8.0 Upgrade Guide for Timecard Approvers March 2017 Getting Started... 2 Logging On... 2 Logging Off and Timing Out... 2 Navigating in Workforce Central... 3 Alerts and Notifications...

More information

Hiring Center User Guide for Managers

Hiring Center User Guide for Managers Updated 11/19/2018 Hiring Center User Guide for Managers Table of Contents Open a Requisition... 2 Introduction... 2 Getting Started... 2 Opening a Requisition... 2 Assign a Requisition... 4 Introduction...

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

HealthEquity Employer Portal Guide HealthEquity All rights reserved.

HealthEquity Employer Portal Guide HealthEquity All rights reserved. HealthEquity Employer Portal Guide 2013-2015 HealthEquity All rights reserved. INTRODUCTION 09 ACCESSING PENDING PAYMENTS 01 LOGIN PROCESS 09 MODIFYING EMPLOYER INFORMATION 01 ADDING INSURANCE INFORMATION

More information