In-class Exercise BSAD 141 Entity/Activity Table, Context Diagram, Physical DFD exercise

Size: px
Start display at page:

Download "In-class Exercise BSAD 141 Entity/Activity Table, Context Diagram, Physical DFD exercise"

Transcription

1 In-class Exercise BSAD 141 Entity/Activity Table, Context Diagram, Physical DFD exercise 1. Using the entity/ activity table, identify information /data processing activities (put a check next to the row number on the left), OR at least be able to separate the internal entities from the external entities 2. Identify all data flows 3. Draw a context diagram, and 4. Draw the physical DFD ADVICE: Model the process EXACTLY as it is described. Do not read anything extra into the problem. 1. Why do I need an entity / activity table? In practice these tables are not used, but are useful for teaching purposes: It is very helpful in separating internal entities from external entities. It is very easy to track data flows. It is a quick / easy way to organize information and to list out activities, flows, and entities. The table helps summarize information. 2. What is the difference between information processing (IP) activities and non-information processing (NIP) activities? IP activities involve action verbs associated with changing / transforming INFORMATION / data (See link to information processing activities from schedule). These activities indicate that data / information are being changed within the process being modeled. Any interaction with a data store is also an information processing activity. NIP activities represent information flows or information movement, or represent some type of operational activity such as driving to / from or constructing a building etc. NIP activities do not change or transform information / data. 3. Why do I need to differentiate between information processing (IP) activities and non-information processing (NIP) activities in the entity / activity table? It is helpful in identifying which entities are external to the system and which are internal to the system external entities vs- internal entities. External entities are outside the system being modeled and are represented by rectangles. External entities give some input to the system; receive some output from the system, or do both. They are not part of the process itself though. Internal entities are represented by NUMBERED process bubbles in the PHYSICAL DFD only. Internal entities do not appear in the context diagram or in the logical DFD. Internal entities are the people or things that actually change / transform the data / information within the process. You should be able to trace the information flows from external entities to specific internal entities and have new flows coming out of the internal entities. The exact same external entities are shown in the context diagram, the physical DFD, and the logical DFD they do not change and are consistent in all three diagrams. So, once you identify the external entities, you use them in all three diagrams. Internal entities do not represent the actual information changing activities (these will be represented in a separate diagram the logical DFD). Internal entities represent the people or things that perform the activities that change the information / data.

2 BSAD 141 In-class exercise Job Screening Process Entity / Activity Table Entity Activity 1 Junior HR Staff Receive application packet (resume, cover letter, references) from job applicants 2 Junior HR Staff Screen applications for completeness 3 Junior HR Staff If complete, store applications in application file (file cabinet) 4 Junior HR Staff Throw incomplete applications into trash 5 Junior HR Staff If incomplete, notify applicants by letter that they are no longer being considered for position 6 Senior HR Staff Retrieve complete applications from application file (file cabinet) 7 Senior HR Staff Sort applications into groups based on job position 8 Senior HR Staff Perform grade-based screening which involves separating applications with GPAs < 2.7 from those with GPAs >= Senior HR Staff Throw applications with GPA < 2.7 into trash 10 Senior HR Staff Send rejection to applicants whose GPA is too low (< 2.7) 11 Senior HR Staff Make copies of all applications with GPAs >= Senior HR Staff Update application file by placing a copy of all application packets with GPA >= 2.7 into application file 13 Senior HR Staff Forward sorted and screened paper applications to HR Director 14 HR Director Perform detailed final review of applications (involves checking references, verifying degree, etc). This activity involves some type of separating and organizing. 15 HR Director As part of review, make a phone call to the references listed in the application packet requesting personal information 16 HR Director As part of review, receive an official academic transcript from a university (in this case don t need the exact university) 17 HR Director Forward reviewed accounting applications to 18 HR Director Forward reviewed finance applications to Finance

3 Bold / highlighted information processing activities that involve any of the following: 1) Any activity that transforms, manipulates, changes information in ANY way (including changing the form of the data from electronic to print or producing additional instances of the data like copying). Look for non-transport related tasks like sorting, screening, processing, reviewing, etc. 2) Retrieving information from or placing information into a data store. 3) Updating a data store. Red external entities not involved in any information processing activities, but interact with the system in some way are EXTERNAL to the system. These are the entities that are sending input to the system and / or receiving output from the system. They are not part of the actual job applicant screening process. Internal Entities [1.0] Junior HR Staff [2.0] Senior HR Staff [3.0] HR Director External Entities Job Applicant Finance Trash (source / sink) References University Data Store File (file cabinet)

4 1. How can Finance and managers be external entities since they clearly work for the organization being modeled? Organizations have many different internal processes. The process we are looking at in this example is the Screening Process and it is performed by staff in the HR Dept. With respect to the collection, screening, and storing of applications, the managers are external to THIS process. Here we are not looking at the job candidate interview process itself or the hiring selection process. The managers would certainly be part of those processes. Here, the managers only receive output from the application screening process. They may use that output to perform other processes, but those are other processes and we are not concerned with them in the context of THIS problem. 2. Can trash be a data store? While I don t think I would count this as wrong on a test, technically treating trash as a data store is incorrect. Trash is better modeled as an external entity in the context of this problem. The organization is not storing data in the trash it is going to be thrown out, not retrieved for later use. Trash is an information sink not a place to store information for later use. 3. Do physical processes (the internal entities) need to be numbered? Yes. It provides some logical / sequential structure to data flows. 4. How can I tell a flow from an activity? There is not an exact algorithm for this. In the entity / activity table, any NIP (non-information processing not bolded here) activity is very likely a flow representing the physical movement of some data / information. IP (information processing bolded) activities are generally NOT flows, but represent some activity that changes / transforms data. These activities (correctly grouped and labeled) will end up forming the processes for the logical DFD. THE EXCEPTIONS are data flows to / from data stores, since interactions with data stores are IP. So, an IP activity from the table can be a flow if it is going to or coming from a data store. In general, you want to ask yourself what information is coming to the internal entity? From whom / where? What information is being generated by the internal entity? Where is this information going? 5. Do I have to indicate the form (paper / electronic / phone, etc) on the flow labels? Yes. And, you should clearly label flows with NOUNs. What exactly are the data being transferred? 6. What is the difference between the Context, the Physical, and the Logical Diagrams? You are not going to draw Logical diagrams, but they addresses the details of the activities inside the system like screening applications for completeness, screening applications based on GPA, performing a final review, etc. The Context diagram provides an overview of the ENTIRE system and the flows coming into the system and going out of the system. The Physical diagram builds upon the Context diagram by providing detail about who is involved in the system and how information flows between those people / things. 7. Why is there no transcript request coming from the process to University or no reference information being sent from References to the process? They are not included because I did not explicitly state this in the table or narrative. You are assuming these flows in this case. For the test I would not count this wrong. The point of the Physical DFD is to clearly identify the entities (both internal and external) involved in the process, clearly identify any data stores involved in the process, and to clearly show the information that flows between these things (and how it flows). Someone who is not familiar with the process should be able to pick up your DFD and understand who is involved and what data are being transferred.

5 CONTEXT DIAGRAM Job Applicant Notification Letter (incomplete ) Paper Packet (resume, application, references) Rejection (low GPA) Reviewed Paper s Applicant Selection Process Packets < 2.7 Incomplete Packets Trash Finance Reviewed Paper Finance s Reference Verification Phone Call Official Academic Transcript (?) References University If you show a flow from the process to the University such as, Request for Transcript (phone, paper, ), that would be fine. However, you would then need to include the same flow on the Physical DFD coming into the HR Director If you show a flow from References to the process such as, Applicant Reference Information (phone), that would be fine. However, you would then need to include the same flow on the Physical DFD coming into the HR Director

6 Note that the flow labels are very precise, do not include any action verbs (sending, receiving, etc.), and include the form of the data/information Physical Diagram Job Applicant Note that the Physical DFD is balanced with the Context diagram the external entities and flows to and from those entities are exactly the same in both Paper Packet (resume, application, references) Notification Letter (incomplete ) All internal entities / processes are numbered Rejection (low GPA) Incomplete Packets Trash 1.0 Junior HR Staff Complete Paper Packets Complete Paper Packets File (File Cabinet) Packets < 2.7 GPA 2.0 Senior HR Staff Copy of screened And sorted Packets (paper) Original paper Screened (GPA) and Sorted (position) Packets Reviewed Paper s 3.0 HR Director Official Academic Transcript (?) University Finance Reviewed Paper Finance s Reference Verification Phone Call References

Quick Tips on Hiring an Employee. North Carolina Department of Public Instruction Applicant Tracking System

Quick Tips on Hiring an Employee. North Carolina Department of Public Instruction Applicant Tracking System Quick Tips on Hiring an Employee North Carolina Department of Public Instruction Applicant Tracking System Log System Getting Started Go to: www.nc.teachermatch.org 2 Accessing the Candidate Grid 3 Viewing

More information

Managing Systems Development. Definitions. Opening case. Off the Shelf software. Custom software. In house system development.

Managing Systems Development. Definitions. Opening case. Off the Shelf software. Custom software. In house system development. Managing Systems Development October 14, 2015 Off the Shelf software Definitions Standard (not custom) software applications that can be purchased from computer store. Custom software Tailor made software

More information

Hiring Manager FAQs. (revised 10/26/2015)

Hiring Manager FAQs. (revised 10/26/2015) Hiring Manager FAQs (revised 10/26/2015) 1. Are all University Health positions posted on the job applications website? Yes, all current vacant University Health positions are posted on the job applications

More information

Instructions to Begin a Student Hiring Proposal, Searching Student Hiring Proposals, and Closing Student Postings

Instructions to Begin a Student Hiring Proposal, Searching Student Hiring Proposals, and Closing Student Postings Instructions to Begin a Student Hiring Proposal, Searching Student Hiring Proposals, and Closing Student Postings When you have identified a candidate that you wish to hire, you will need to complete the

More information

Applicant Tracking & On Boarding with Paycom. Log Into your Client Portal with Paycom, Click on Applicant Tracking under Talent Acquisition

Applicant Tracking & On Boarding with Paycom. Log Into your Client Portal with Paycom, Click on Applicant Tracking under Talent Acquisition Applicant Tracking & On Boarding with Paycom Types of Applications Emailed Applications - Emailed applications from our short form, snagajob or indeed, etc. You can do a quick phone interview with those

More information

1. Once you are ready to review applicants, go to the Jobs tab and select the job you are ready to review.

1. Once you are ready to review applicants, go to the Jobs tab and select the job you are ready to review. How to Disposition and Hire Applicants: 1. Once you are ready to review applicants, go to the Jobs tab and select the job you are ready to review. 2. Clicking on the job title will take you to a viewing

More information

Large Scale Systems Design G52LSS

Large Scale Systems Design G52LSS G52LSS Lecture 15 Constructing DFDs Steps to Construct DFDs Examples of Creating DFDs Learning outcomes: describe the steps to approach the construction of multi-level DFDs; understand the relationship

More information

Search Committee Training

Search Committee Training Search Committee Training Training Objectives Following participation in Search Committee Training, participants will: Understand the roles & responsibilities of the search committee chair, members and

More information

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 Generic Job Openings Generic job openings (i.e. PT Faculty College of Business Administration) will be posted on the Employment Opportunities Board for each

More information

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 My Recruiter: Ext #: DEPARTMENT#: LOCATION #: Generic Job Openings Generic job openings (i.e. PT Faculty College of Business Administration) will be posted

More information

Applicant Tracking System

Applicant Tracking System Applicant Tracking System USER MANUAL V2.0 REVISED DEC 2016 0 Precedent HR Official Training Materials for Applicant Tracking System Your use of this content is subject to your current service agreement

More information

e-recruitment Guide Hiring Offer Phase

e-recruitment Guide Hiring Offer Phase e-recruitment Guide Hiring Offer Phase Contents Page 3 Page 4 Page 5 Page 6 Page 7 Page 8-9 The Job Requisition Process The Hiring Process erec Recruiter Overview Display Candidates Page - Overview Activites

More information

Stepping into TM Summer

Stepping into TM Summer INTERNSHIP APPLICATION FORM Stepping into TM Summer 2014-15 The Stepping into program offers practical paid work experience for successful students with disability who may face significant obstacles in

More information

Chapter 7. Process Analysis and Diagramming

Chapter 7. Process Analysis and Diagramming Chapter 7 Process Analysis and Diagramming Chapter 5 introduced the concept of business process composition as an aspect of process design. But how can you recognize a process in a description of some

More information

Student Employment Updates

Student Employment Updates Student Employment Updates & Best Practices Financial Aid Conference for Community Partners December 8, 2017 Jenny Leigh Adler, Assistant Director Student Employment 2018 Update Job Title to Job Category

More information

1 Accounting Information Systems Revision

1 Accounting Information Systems Revision 1 IS and AIS Concepts - Defining accounting information system (AIS) is difficult as: o AIS needs to carve out a field of its own distinct of other disciplines o The landscape is constantly evolving and

More information

Generally Asked Questions

Generally Asked Questions Generally Asked Questions 1. How do I access Payentry Hire & Onboarding? Slide 3 2. How do I post a job for the first time? Slide 4-12 3. How do I edit my job? Slide 13-15 4. How do I add my company information

More information

INSTRUCTIONS FOR COMPLETION OF EMPLOYMENT APPLICATION

INSTRUCTIONS FOR COMPLETION OF EMPLOYMENT APPLICATION INSTRUCTIONS FOR COMPLETION OF EMPLOYMENT APPLICATION Applications may be submitted only during an active recruiting period or in response to a published announcement to the Human Resources Department.

More information

Hiring Manager Talent Acquisition Management (TAM) Reference Guide Human Resource Information System (HRIS)

Hiring Manager Talent Acquisition Management (TAM) Reference Guide Human Resource Information System (HRIS) Hiring Manager Talent Acquisition Management (TAM) Reference Guide Human Resource Information System (HRIS) V3 TABLE OF CONTENTS LOG INTO PEOPLESOFT... 3 Part I: Create a New Job Posting... 5 Job Details

More information

SUMMER EMPLOYMENT HIRING PROCESS

SUMMER EMPLOYMENT HIRING PROCESS 1. Review Academic Calendar and Post Information on the Facilities & Auxiliary Services website 2. Prepare Summer Employment Time Table 3. Review Rate of Pay for Summer Student Employees 4. Request Number

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

Hiring Temporary P&S Modified Search Process

Hiring Temporary P&S Modified Search Process Hiring Temporary P&S Modified Search Process Beginning Fall 2014, a modified search process has been implemented for filling new temporary P&S positions. This process has been initiated due to federal

More information

On-Campus Interviewing Overview. Center for Career & Professional Development

On-Campus Interviewing Overview. Center for Career & Professional Development On-Campus Interviewing Overview Center for Career & Professional Development Agenda 1. Overview of On Campus Interviewing 2. Tips for using Handshake 3. Process & Policies 4. Interview Tips 5. Accepting

More information

Cover Letter Workshop for Graduate Students. Julie Vick, Senior Career Advisor University of Pennsylvania Career Services

Cover Letter Workshop for Graduate Students. Julie Vick, Senior Career Advisor University of Pennsylvania Career Services Cover Letter Workshop for Graduate Students Julie Vick, Senior Career Advisor University of Pennsylvania Career Services vick@upenn.edu 1 What we ll talk about What is a cover letter? General tips for

More information

2019 Public Interest Public Service Job Fair (PIPS)

2019 Public Interest Public Service Job Fair (PIPS) 2019 Public Interest Public Service Job Fair (PIPS) Registration Instructions The PIPS Career Fair will take place on Friday, January 25, 2019 at the Temple University Center City Campus, 1515 Market Street,

More information

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide

Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Vacation Approval for SharePoint 2003 or SharePoint 2007 solution End User Guide Solution Description For a department s employees to request vacation or other time off, with secure approval, tracking

More information

PAPERS7 User Guide. AP/FACULTY APPLICANT REVIEW Search Committee Chair

PAPERS7 User Guide. AP/FACULTY APPLICANT REVIEW Search Committee Chair PAPERS7 User Guide AP/FACULTY APPLICANT REVIEW Search Committee Chair Department of Human Resources February 2015 Reviewing Applicants: Search Committee Chair 1. Once successfully logged into the system

More information

The hiring official will click on the hyperlink and be directed to a page that looks like the screen shot below:

The hiring official will click on the hyperlink and be directed to a page that looks like the screen shot below: Hiring Official Instructions These are the instructions for the hiring official and the actions required by the hiring official to review applications, indicate those interviewed, and record selection

More information

A Crash Course in Career Seeking

A Crash Course in Career Seeking A Crash Course in Career Seeking A Student s Perspective Kalev H. Leetaru http://knowledge.ncsa.uiuc.edu/guidebooks.html The Ultimate Piece of Paper A resume is not a magic ticket to your dream job. Just

More information

The Implementation of the National Framework Agreement at Aberystwyth University Frequently Asked Questions

The Implementation of the National Framework Agreement at Aberystwyth University Frequently Asked Questions The Implementation of the National Framework Agreement at Aberystwyth University Frequently Asked Questions Background to the Framework Agreement 1. What is the Framework Agreement In 2003 the nationally

More information

Applying for a Position

Applying for a Position The University of Kansas Medical Center Office of Postdoctoral Affairs & Graduate Studies Applying for a Position Ashley Carlson, Assistant Director Matt Falk, Senior Coordinator Objectives Know how to

More information

Recruitment Requisition Data Collection for Reporting Program Manual

Recruitment Requisition Data Collection for Reporting Program Manual State Personnel System Recruitment Requisition Data Collection for Reporting Program Manual Division of Human Resource Management October 25, 2017 Department of Management Services HRM 2017-022 TABLE

More information

for Interviewers are people, too. If you tend to think of an interviewer as the enemy, you should reconsider. Mike Farr, The Very Quick Job Search

for Interviewers are people, too. If you tend to think of an interviewer as the enemy, you should reconsider. Mike Farr, The Very Quick Job Search INSTRUCTOR S GUIDE for GETTING THE JOB YOU REALLY WANT SERIES, VIDEO 2: GETTING TO KNOW WHAT AN EMPLOYER WANTS Interviewers are people, too. If you tend to think of an interviewer as the enemy, you should

More information

Employer Tips For HireaHawk

Employer Tips For HireaHawk Employer Tips For HireaHawk I. Maximize Your Profile Fill in information about your department such as giving an overview of your mission, the products or services you offer, achievements, future outlook,

More information

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1

NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 NEW HIRE PROCESS: PART-TIME FACULTY - PAGE 1 My Recruiter/HR Associate: Department #: Location #: Generic Job Openings Generic job openings (i.e. PT Faculty College of Business Administration) will be

More information

UAccess EMPLOYEE. Hiring Request: Non-Student. Updated v Arizona Board of Regents, 2014 THE UNIVERSITY OF ARIZONA

UAccess EMPLOYEE. Hiring Request: Non-Student. Updated v Arizona Board of Regents, 2014 THE UNIVERSITY OF ARIZONA UAccess EMPLOYEE Hiring Request: Non-Student Arizona Board of Regents, 2014 THE UNIVERSITY OF ARIZONA For information and permission to use our PDF manuals, please contact uitsworkshopteam@list.arizona.edu

More information

Career Development Center. Call for an appointment: (630)

Career Development Center. Call for an appointment: (630) Career Development Center Cover Letter Guide Career Development Center Call for an appointment: (630) 466-2368 www.waubonsee.edu/careerdevelopment careerdevelopment@waubonsee.edu Please visit our online

More information

Academic Hourly Appointment Instructions

Academic Hourly Appointment Instructions Academic Hourly Appointment Instructions 1. Login to the Administrator side of HireTouch and click on the JOBS tab. 2. On the right hand side of the page, click Start a Workflow. 3. From Step 1 Choose

More information

Resume. (From Career Services Website)

Resume. (From Career Services Website) Resume (From Career Services Website) A resume is a summary of your educational background, employment, internship, student teaching, research projects, volunteer experience, and special skills. It should

More information

Infor HR Manager/Proxy Guide

Infor HR Manager/Proxy Guide Putting the Pieces Together Part of the selection process involves interviewing applicants. The system assists in tracking of these interviews, as well as other types of communication with applicants (emails,

More information

Staffing Coordinator Guide to COMPASS

Staffing Coordinator Guide to COMPASS This reference guide provides detailed information on using COMPASS for faculty and academic staff postings. For information on using COMPASS as an approver only, see the Faculty and Academic Staff Approver

More information

Mentors and Partners for Candidates in the Induction Program to Clear a Preliminary Single Subject, Multiple Subject, or Education Specialist

Mentors and Partners for Candidates in the Induction Program to Clear a Preliminary Single Subject, Multiple Subject, or Education Specialist Mentors and Partners for Candidates in the Induction Program to Clear a Preliminary Single Subject, Multiple Subject, or Education Specialist California Teaching Credential Guidelines and Tips for the

More information

How to Draft a Job in CGEMS

How to Draft a Job in CGEMS How to Draft a Job in CGEMS 1 Faculty, Staff, or Executive Administrative Job Postings Budget approval is required prior to drafting a Faculty, Staff or Executive/Administrative job in CGEMS through the

More information

Cover Letters. Opening sentence suggestions for full time jobs:

Cover Letters. Opening sentence suggestions for full time jobs: Cover Letters The purpose of a cover letter (A.K.A. letter of application/letter of inquiry) is to introduce yourself to a prospective employer, bring attention to your enclosed resume and create a desire

More information

(Last Revised 02/06/2015) FAQs for HR and Payroll Teams: Hiring Employees. Staff, Student and Temporary Only

(Last Revised 02/06/2015) FAQs for HR and Payroll Teams: Hiring Employees. Staff, Student and Temporary Only For positions that were posted in UChicago Jobs, how should I close the requisition? Once a final candidate is selected and has accepted an offer, the candidate s status should be changed to Hired in UChicago

More information

Vehicle Booking System User Guide for LPC City Depot

Vehicle Booking System User Guide for LPC City Depot Vehicle Booking System User Guide for LPC City Depot Contents Overview Pg. 3 VBS quick guide Pg. 4 Register for VBS Pg. 5 Logging into VBS Pg. 6 Adding multiple users to your organisation Pg. 7 List your

More information

Introduction to. An Overview for WVU Hiring Managers

Introduction to. An Overview for WVU Hiring Managers Introduction to An Overview for WVU Hiring Managers What will you learn today? How to Navigate through the Recruiting Center. Create a requisition in the Recruiting Center using a Template. View Requisitions

More information

Cleveland State University

Cleveland State University Cleveland State University Career Services Marketing Your Experience A resume is your first opportunity to promote or sell your skills and experience to a potential employer. Most internships and full-time

More information

Job Applicant Privacy Notice

Job Applicant Privacy Notice Job Applicant Privacy Notice We Take Your Privacy Seriously Rest assured - at GAP we re 100% committed to protecting your privacy and security. We ve been in the business for well over two decades - and

More information

UNIVERSITY OF MISSOURI

UNIVERSITY OF MISSOURI UMSYS HR 9.1 Recruiting - Hiring Managers MU UNIVERSITY OF MISSOURI PeopleSoft End User Training R E C R U I T I N G HIRING M A N A GERS TRAIN IN G PARTICIPANT GUIDE P E O P L E S O F T H R M S 9.1 R E

More information

e-recruitment Guide Hiring Offer Phase

e-recruitment Guide Hiring Offer Phase e-recruitment Guide Hiring Offer Phase Contents Page 3 Page 4 Page 5 Page 6 Page 7 Page 8-9 Page 10 Page 11-12 Page 13 Page 14 Page 15 Page 16 The Job Requisition Process The Hiring Process erec Recruiter

More information

Teacher Resume Writing 101

Teacher Resume Writing 101 Teacher Resume Writing 101 Employers use a resume as a quick guide to decide whether to follow up with a potential applicant. Employers usually key in on 3 areas of focus: certification, eligibility for

More information

9/9/2008. Mike Phillips Career Development Counselor Survey of 2000 Americans in middle management:

9/9/2008. Mike Phillips Career Development Counselor Survey of 2000 Americans in middle management: Mike Phillips Career Development Counselor phillipsm@uncw.edu Survey of 2000 Americans in middle management: 1. 60% agree that working conditions will be better than they are today 2. More than 1 in 4

More information

Online Recruiting System PeopleAdmin 7 Student Employment Initiator Guide Creating Student Postings and Hiring Proposals

Online Recruiting System PeopleAdmin 7 Student Employment Initiator Guide Creating Student Postings and Hiring Proposals Online Recruiting System PeopleAdmin 7 Student Employment Initiator Guide Creating Student Postings and Hiring Proposals General Login Process Click link: https://nmhu-sb.peopleadmin.com/hr/ Select the

More information

Procedures for Hiring Faculty at UNC Charlotte

Procedures for Hiring Faculty at UNC Charlotte Procedures for Hiring Faculty at UNC Charlotte Tuesday, September 22, 2015 Dawn Tench & Jessica Miller Academic Budget and Personnel Website 1 Questions about best practices? General Counsel to the Rescue

More information

Employment Selection and Recommendation Process Packet

Employment Selection and Recommendation Process Packet Employment Selection and Recommendation Process Packet MISSION STATEMENT to ensure learning, growth, and success for all! REVISED JULY 2013 De Soto 73 School District Employee Selection Process The employee

More information

Ideal Interview Process

Ideal Interview Process ANATOMY OF AN Ideal Interview Process ANATOMY OF AN Ideal Interview Process Whether or not candidates become employees, their experience with your company from discovery to hire will have a direct impact

More information

Tips on the Resume Creation Process

Tips on the Resume Creation Process Tips on the Resume Creation Process How exciting! You ve found a job posting or expression of interest for a position you are very interested in. You know you would make an excellent candidate, but you

More information

Internship Tool Kit 1

Internship Tool Kit 1 Internship Tool Kit 1 Table of Contents Introduction..3 Section 1: Identifying Organizational Goals & Project Needs..4 Section 2: Creating the Intern Manual..5 Section 3: Pre arrival Preparation...6 Section

More information

COMPLETING YOUR APPLICATION - FAQ

COMPLETING YOUR APPLICATION - FAQ OCEA and County HRS partnered in offering two workshops to OCEA members on the topics of Completing Your County Application and Interview Techniques. Written questions were submitted by members in attendance

More information

Prepare Interviews and Salary Negotiations

Prepare Interviews and Salary Negotiations Prepare Interviews and Salary Negotiations Insider Advice for Resume Writing What is a Resume? A resume has traditionally meant a brief account of your professional work experience and qualifications.

More information

WRITING RESUMES THAT GET NOTICED!!

WRITING RESUMES THAT GET NOTICED!! WRITING RESUMES THAT GET NOTICED!! A good resume is your ticket to landing you an interview for that job you really want. But what do potential employers want to see? Knowing what information is important

More information

SHRM Olympia Workforce Readiness Survey. Survey Introduction:

SHRM Olympia Workforce Readiness Survey. Survey Introduction: SHRM Olympia Workforce Readiness Survey In May of 2018, SHRM Olympia launched a Workforce Readiness Survey to ask HR professionals how they realistically expect job seekers to find their employment opportunities,

More information

Larry A. Ryle High School

Larry A. Ryle High School Larry A. Ryle High School Personal and professional summary of your background & qualifications. Showcases your abilities & potential contributions to a company or institution. Should include pertinent

More information

DA Application Checklist All items must be completed for your application to be complete.

DA Application Checklist All items must be completed for your application to be complete. DA Application Timeline September 21st at 5:00 pm: Residence Life Application AND Human Resources Application (You will be contacted via your SFA email to set up an interview.) October 17th-21st: Individual

More information

Guidelines for a Successful Unifor Local 5555, Unit 1 Selection Process

Guidelines for a Successful Unifor Local 5555, Unit 1 Selection Process Guidelines for a Successful Unifor Local 5555, Unit 1 Selection Process Human Resources Services Last Updated: November, 2016 Step 1: Sort Resumes Sort applicants into 3 categories: Priority Applicants

More information

CORNERSTONE HIRING MANAGER PROCEDURES

CORNERSTONE HIRING MANAGER PROCEDURES CORNERSTONE HIRING MANAGER PROCEDURES Thank you for working with the Human Resources office through this new Applicant Tracking System process. Our staff will be available to correspond in person with

More information

ADP View Applications & Status Changes

ADP View Applications & Status Changes ADP View Applications & Status Changes Taylor Pittard Created 7.13.18 ADP Manager: Viewing Applications 1 Step 1 After Logging into ADP Select: My Team> Talent > Applications 1. Log into ADP Admin 2. My

More information

INTRODUCING TALENT SONAR

INTRODUCING TALENT SONAR RECRUITER GUIDE INTRODUCING TALENT SONAR Make faster hiring decisions Talent Sonar makes it easier to compare and review candidates based on the competencies that matter for the role. Mitigate bias Talent

More information

ONLINE POSITION DESCRIPTION AND RECRUITMENT SYSTEM (OPDRS)

ONLINE POSITION DESCRIPTION AND RECRUITMENT SYSTEM (OPDRS) ONLINE POSITION DESCRIPTION AND RECRUITMENT SYSTEM (OPDRS) Presented by HRS WHAT IS OPDRS? WSU Online Position Description and Recruitment System Allows for tracking of recruitment and personnel actions

More information

Interviews. Careers & Employability Service

Interviews. Careers & Employability Service Interviews Careers & Employability Service www.mmu.ac.uk/careers/guides Congratulations! You have been selected for interview. This means that you meet the basic requirements of the role and the employer

More information

Checklist for Working with Recruiters by R. Anne Hull

Checklist for Working with Recruiters by R. Anne Hull Checklist for Working with Recruiters by R. Anne Hull In today s job market, it may be useful to work with someone who can help you to more readily navigate the challenges of finding the right job. Although

More information

Payentry Hiring & Onboarding Workflow.3 Company Profile & Preferences Setup Instructions..4. Customize Careers Page..10. Manage Onboarding..

Payentry Hiring & Onboarding Workflow.3 Company Profile & Preferences Setup Instructions..4. Customize Careers Page..10. Manage Onboarding.. Table of Contents Payentry Hiring & Onboarding Workflow.3 Company Profile & Preferences Setup Instructions..4 Customize Careers Page..10 Onboarding Profile Setup Instructions Manage Onboarding..17 Additional

More information

PageUp Recruitment Management System USER GUIDE

PageUp Recruitment Management System USER GUIDE PageUp Recruitment Management System USER GUIDE Version 1.4 - Human Resources 2018 Contents About PageUp... 2 Process Overview... 3 Creating and Requesting Jobs... 4 Selection Committee Review... 8 Conducting

More information

Requesting completion of the Work Health Assessment (WHA) Questionnaire. Monitoring completion of the Work Health Assessment Questionnaire

Requesting completion of the Work Health Assessment (WHA) Questionnaire. Monitoring completion of the Work Health Assessment Questionnaire Hiring Offer Phase Contents Page 3 Page 4 Page 5 Page 6-9 Page 10 Page 11-13 Page 14-15 Page 16-17 Page 18-19 Page 20 The Hiring Process Candidate Selection Page - Overview Display Candidates Page - Overview

More information

UPDATING CANDIDATE STATUS

UPDATING CANDIDATE STATUS *Matrixes will be required for each search. Ensure the matrix you send to HR is correct and matches your status updates in Taleo.* 1. Go to https://uhs.taleo.net. Login with your Employee ID and password.

More information

User Manual. I-9 Management

User Manual. I-9 Management User Manual I-9 Management Revised April 21, 2009 This document is the user manual for a client implementing the TALX I-9 management service and is confidential to TALX Corporation. This document or any

More information

Human Resources Analyst/Senior Human Resources Analyst

Human Resources Analyst/Senior Human Resources Analyst CITY OF CHULA VISTA invites applications for the position of: Human Resources Analyst/Senior Human Resources Analyst SALARY: See Position Description OPENING DATE: 07/30/18 CLOSING DATE: 08/13/18 05:00

More information

Resume 101 The Citadel Career Center

Resume 101 The Citadel Career Center Resume 101 The Citadel Career Center The Basics A student resume gives a potential employer an easy-to-understand timeline. It includes: 1. Header 2. Objective (optional) 3. Education 4. Relevant Skills

More information

Frequently Asked Questions Excess

Frequently Asked Questions Excess Frequently Asked Questions Excess Q. I have been designated as an excess employee. Do I have to interview with principals again to obtain a new assignment? A: Excess candidates do not have to be interviewed

More information

ATS Steps Offer Letter to Background Check

ATS Steps Offer Letter to Background Check ATS Steps Offer Letter to Background Check Step 1: Starting from the Manage Applicants screen you will need to verify that the candidate s status is changed to Offer Letter before you can begin the offer

More information

RESUMES Developed by the Center for Global Communication and Design Revised 06/26/2018

RESUMES Developed by the Center for Global Communication and Design Revised 06/26/2018 A resume is a brief summary of your abilities, education, experience, and skills. Its main task is to convince prospective employers to contact you. A resume has one purpose: to get you a job interview.

More information

Initial Assessment for Partnership Goal Setting

Initial Assessment for Partnership Goal Setting Initial Assessment for Partnership Goal Setting Mentees and mentors are strongly recommended to use tool during their first meeting to identify which topics and goals to address during their partnership.

More information

Review Resumes & Request Interviews

Review Resumes & Request Interviews After an ETW request has been created, suppliers will begin submitting resumes for you to review. You can log into the FLEX system to view the resumes, request interviews, and assign a candidate to the

More information

epaf System In conjunction with PeopleSoft Use of epaf, CPAF, Stipends and Separations. Fall 2018 Edition UTRGV Human Resources

epaf System In conjunction with PeopleSoft Use of epaf, CPAF, Stipends and Separations. Fall 2018 Edition UTRGV Human Resources Fall 2018 Edition In conjunction with PeopleSoft Use of epaf, CPAF, Stipends and Separations. UTRGV Human Resources HR@utrgv.edu Contents Common Definitions... 3 Before you begin... 4 Login... 6 Home Screen...

More information

How to Hire The Best Customer Service Reps

How to Hire The Best Customer Service Reps How to Hire The Best Customer Service Reps 03 Why You Should Care Contents 05 06 The Ultimate Customer Rep Writing a Job Requisition 08 Cover Letter 11 Resume 13 Phone Screen 15 Interview Part 1 18 Interview

More information

Online Recruiting System PeopleAdmin 7 Staff Employment Initiator Guide Creating Staff Postings and Hiring Proposals

Online Recruiting System PeopleAdmin 7 Staff Employment Initiator Guide Creating Staff Postings and Hiring Proposals Online Recruiting System PeopleAdmin 7 Staff Employment Initiator Guide Creating Staff Postings and Hiring Proposals General Login Process Click link: https://nmhu-sb.peopleadmin.com/hr/ Select the Online

More information

SubFinder. for Substitutes. Users Guide for SubFinder 6.0

SubFinder. for Substitutes. Users Guide for SubFinder 6.0 SubFinder for Substitutes Users Guide for SubFinder 6.0 TABLE OF CONTENTS SubFinder... 1 Registering with SubFinder... 1 Logging into SubFinder... 1 Available Jobs... 2 View/Cancel Jobs... 3 Adding/Editing

More information

3. Are student employment positions subject to the completion of a background check?

3. Are student employment positions subject to the completion of a background check? Background Check FAQ s 1. Why does the College need to conduct background checks? The College is committed to providing a safe environment for all students and employees and endeavors to protect the health,

More information

Group 3 CSL451 Project Tnp Cell Automation Application

Group 3 CSL451 Project Tnp Cell Automation Application Group 3 CSL451 Project Tnp Cell Automation Application Training and Placement Cell (TnP cell) of a college helps in the interaction of students and companies with the help of college administration for

More information

*Airman and Family Readiness Center

*Airman and Family Readiness Center *Airman and Family Readiness Center Resume Basics -+ Resume is a key marketing tool in job search Remember the primary purpose of resume Make it easy for reader to find important information Package and

More information

Graduate Assistant Hire/Rehire/Additional Assignment/Reappointment

Graduate Assistant Hire/Rehire/Additional Assignment/Reappointment Graduate Assistant Hire/Rehire/Additional Assignment/Reappointment Table of Contents Selecting the Employee... 1 Creating the Position... 3 Enterprise Structure... 3 Position Header Information... 3 Supervisor...

More information

Integrated with the Junior Doctor Interface to facilitate the junior doctors in training rotation programmes.

Integrated with the Junior Doctor Interface to facilitate the junior doctors in training rotation programmes. Overview ESR manages the entire recruitment process from the identification of the initial vacancy, through the selection of suitable applicants, to an offer being made to the successful candidate. The

More information

Contractual Payroll Guidelines. November 11, 2010

Contractual Payroll Guidelines. November 11, 2010 Contractual Payroll Guidelines November 11, 2010 Timekeeper s Responsibilities Timekeepers are responsible for ensuring that all employees working in their department are: Promptly placed on payroll; Paid

More information

Important Reminders!

Important Reminders! The Resume WHAT IS A RESUME? Your resume is often one of the first things a prospective employer sees; its purpose is to present your skills, achievements, and qualifications as effectively and briefly

More information

Web Time Entry User Instruction Guide for. Non-Exempt Employees (Salaried and Hourly) and Supervisors

Web Time Entry User Instruction Guide for. Non-Exempt Employees (Salaried and Hourly) and Supervisors Web Time Entry User Instruction Guide for Non-Exempt Employees (Salaried and Hourly) and Supervisors Last Revised: December 11, 2017 Table of Contents Section 1: Introduction and Overview... 3 1.1 General

More information

CPHR SASKATCHEWAN VALIDATION OF EXPERIENCE GUIDELINES & PROCESSES. May 2017

CPHR SASKATCHEWAN VALIDATION OF EXPERIENCE GUIDELINES & PROCESSES. May 2017 CPHR SASKATCHEWAN VALIDATION OF EXPERIENCE GUIDELINES & PROCESSES May 2017 CPHR SK Validation of Experience Guidelines & Processes Table of Contents 1 CANDIDATE MEMBER POLICIES... 3 1.1 EXTENSIONS BETWEEN

More information

IBM Exam C Blueworks Live IBM Business Process Manager Express or Standard Edition, V8.0 BPM Analysis Version: 6.0

IBM Exam C Blueworks Live IBM Business Process Manager Express or Standard Edition, V8.0 BPM Analysis Version: 6.0 s@lm@n IBM Exam C9550-275 Blueworks Live IBM Business Process Manager Express or Standard Edition, V8.0 BPM Analysis Version: 6.0 [ Total Questions: 51 ] Question No : 1 A new employee just started working

More information

Substitute Teacher Service Guest Teacher Program Candidate Information Guide

Substitute Teacher Service Guest Teacher Program Candidate Information Guide Substitute Teacher Service Guest Teacher Program Candidate Information Guide. Page 1 Updated November 16, 2015 Guest Teacher Candidate Process Substitute Teacher Service welcomes the opportunity to work

More information

Systems for Strategic Management and Support

Systems for Strategic Management and Support University of Pisa MSc in Computer Engineering Systems for Strategic Management and Support LECTURE 2 http://www.iet.unipi.it/m.cimino/ssms/ Mario G.C.A. Cimino Department of Information Engineering INTRODUCING

More information