EMAIL EMPLOYEES#

Processing Information#

The Email Employees (UEMAIL) screen allows you to send mass emails to groups of employees based on information on their Assignment records. The selection is based on the current Assignment Detail record for the date the process is run. If an employee has multiple Assignments that qualify based on the selection they will get an email for each one. The email address used is the one on the Assignment detail record so it must be populated to use this facility or the person will be bypasses.

A log of all emails sent is currently logged in the the P2K_RE_RECRUITING_LOGS table showing the email address and text that was sent.

Report Parameters & Filters#

Report Parameters
Priority TagOptional, LOV available, <Normal Priority>
You may select the level of logging desired: ‘Not Specified’, ‘Highest Priority’,
‘High Priority’, ‘Normal Priority’, ‘Low Priority’ or ‘Lowest Priority’.
Email SubjectMandatory, Text
This field will hold the subject title of the email
Email BodyMandatory, Text
The contents of the email will be held in this field
Exception LevelMandatory, LOV available, <Exceptions Only>
You may select the level of logging desired: ‘Exceptions Only’, ‘User Trace’,
‘Legislation’, ‘UserCalc Trace’, ‘Program Trace’ or Utility Trace
User CommentOptional, Text
This field holds the user-supplied comment which will appear in the header of all pages of the report.

Report Filters
People ListOptional, Multiple selection available, LOV available
This will limit the report to the people lists selected
PersonOptional, Multiple selection available, LOV available
This field will limit the report to the people selected
EntityOptional, Multiple selection available, LOV available
This will limit the report to the entity listed.
LocationOptional, Multiple selection available, LOV available
This will limit the report to the locations selected.
AuthorizationOptional, Multiple selection available, LOV available
This will limit the report to the authorization levels selected.
DepartmentOptional, Multiple selection available, LOV available
This will limit the report to the departments selected.
Org Level TypeOptional, Lexicon Available
This will limit the report to the organization level type selected.
Note: Org Level Type MUST be specified IF you are using the Sort Option of Org Level OR if you want to filter by Org Levels.
Org LevelOptional, Multiple Selection Available, LOV Available
This will limit the report to the organization levels selected..
UnitOptional, Multiple selection available, LOV available
This will limit the report to the units selected.
GroupOptional, Multiple selection available, LOV available
This will limit the report to the groups selected.
PayrollOptional, Multiple Selection Available, LOV Available
This will limit the report to the payrolls selected.
JobOptional, Multiple selection available, LOV available
This will limit the report to the jobs selected.
PositionOptional, Multiple selection available, LOV available
This will limit the report to the positions selected.
Employment StatusOptional, Multiple selection available, LOV available
This will limit the report to the employee status levels selected.
Employment TypeOptional, Multiple selection available, LOV available
This will limit the report to the employment types selected.
Assignment TypeOptional, Multiple selection available, LOV available
This will limit the report to the assignment types selected.
Pay TypeOptional, Multiple Selection Available, LOV Available
This will limit the report to the pay types selected.


Tables column information can be referenced from#

There are a number of tables that you can pull information from linked to each candidate using the <<TABLE_ALIAS.COLUMN_NAME>> notation as in the samples below. These tables are:

EAS P2K_HR_ASSIGNMENTS
EASD P2K_HR_ASSIGNMENT_DETAILS
DAA P2K_CM_AUTHORIZATION_AREAS
DCR P2K_CM_CHANGE_REASONS
DDP P2K_CM_DEPARTMENTS
DES P2K_CM_EMPLOYMENT_STATUSES
DGR P2K_CM_GROUPS
DJB P2K_CM_JOBS
DLN P2K_CM_LOCATIONS
DPS P2K_CM_POSITIONS
DTX P2K_CM_TAX_JURISDICTIONS
DUN P2K_CM_UNITS
DWC P2K_CM_WORK_CALENDARS
DWR P2K_CM_WORK_RULES
SSR P2K_SA_SALARY_RANGES
SWSS P2K_SA_WAGE_SCALE_STEPS
RJP P2K_RE_JOB_PROFILES
EID_SUP P2K_HR_IDENTITIES_SUP (supervisor's identity)
EEM P2K_HR_EMPLOYMENTS
EID P2K_HR_IDENTITIES

Sample Usage#

UEMAIL - Location Change

Email Subject:#

The High Line Recruiting Web Site is available once again.

Email Body:#

Dear <<eid.first_name>> <<eid.last_name>> (<<eid.person_code>>)

We are pleased to announce that we will be consolidating our warehouse and storage  facilities from where you work now at <<DLN.ADDRESS_LINE_1>> to 1234 Main Street in Springfield.  

This work will commence within the next three months and you will be advised by your manager, <<eid_sup.first_name>> <<eid_sup.last_name>>, of when your department will start planning its move.

Regards,
John Doe
Head of Facilities

Results:#

Dear Jim Aiken (418)

We are pleased to announce that we will be consolidating our warehouse and storage facilities from where you work now at 145 Renfrew Drive to 1234 Main Street in Springfield.  

This work will commence within the next three months and you will be advised by your manager, Bob Grundy, of when your department will start planning its move.

Regards,
John Doe
Head of Facilities


Notes #

Click to create a new notes page