This page (revision-8) was last changed on 26-Nov-2021 10:22 by jaiken

This page was created on 26-Nov-2021 10:22 by KateN

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
8 26-Nov-2021 10:22 3 KB jaiken to previous
7 26-Nov-2021 10:22 3 KB jaiken to previous | to last
6 26-Nov-2021 10:22 3 KB jaiken to previous | to last
5 26-Nov-2021 10:22 3 KB jaiken to previous | to last
4 26-Nov-2021 10:22 1 KB JEscott to previous | to last
3 26-Nov-2021 10:22 1 KB KateN to previous | to last
2 26-Nov-2021 10:22 1 KB KateN to previous | to last
1 26-Nov-2021 10:22 1 KB KateN to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 10 changed 4 lines
|Priority Tag|Optional, 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 Subject|Mandatory, Text\\This field will hold the subject title of the email
|Email Body|Mandatory, Text\\The contents of the email will be held in this field
|Exception Level|Mandatory, LOV available, <Exceptions Only>\\You may select the level of logging desired: ‘Exceptions Only’, ‘User Trace’, \\‘Legislation’, ‘UserCalc Trace’, ‘Program Trace’ or Utility Trace
|__Priority Tag__|Optional, 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 Subject__|Mandatory, Text\\This field will hold the subject title of the email
|__Email Body__|Mandatory, Text\\The contents of the email will be held in this field
|__Exception Level__|Mandatory, 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 Comment__|Optional, Text \\This field holds the user-supplied comment which will appear in the header of all pages of the report but not in the email.
At line 17 changed 5 lines
|Candidate|Optional, Multiple selections, LOV available\\This field allows you to specify the candidates who are to receive the email
|Status|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the statuses listed
|Source|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates from the recruiting sources listed.
|Type|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the types listed
|Category|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the categories listed.
|__Candidate__|Optional, Multiple selections, LOV available\\This field allows you to specify the candidates who are to receive the email
|__Status__|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the statuses listed
|__Source__|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates from the recruiting sources listed.
|__Type__|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the types listed
|__Category__|Optional, Multiple selections, LOV available\\This field allows you to indicate that the email be sent to candidates with the categories listed.
\\
!!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:
|RPO| [P2K_RE_POSTINGS]
|RAP| [P2K_RE_APPLICATIONS]
|DEN| [P2K_CM_ENTITIES]
|RST| [P2K_RE_RECRUITING_STAGES]
|RCA| [P2K_RE_CANDIDATES]
|DSP| [P2K_CM_STATE_PROVINCES]
|DCO| [P2K_CM_COUNTRIES]
|DSD| [P2K_CM_SCHOOL_DISTRICTS]
|DTX| [P2K_CM_TAX_JURISDICTIONS]
\\
At line 38 added 2 lines
!!Sample Usage
__UREA - Phone Interview__
At line 41 added 41 lines
!Email Subject:
{{{
High Line Recruiting System message to selected applicants for <<RPO.POSTING_TITLE>>
}}}
!Email Body:
{{{
Dear <<RCA.FIRST_NAME>> <<RCA.LAST_NAME>> - Candidate Code: <<RCA.CANDIDATE_CODE>>,
In our search for a Technical Support Consultant, you have been selected to be moved to the next recruiting stage.
In this stage we will be conducting short phone interviews (15 to 20 minutes or so) to help narrow the list some more.
These interview questions are not technical in nature but rather are designed to probe more about you and your thoughts.
I hope to conduct most if not all of these interview questions over the next 2 days. Please respond with the best time
ranges and method of contact for either Thursday or Friday.
Mary Jones.
HR Representative.
}}}
!!!Results:
{{{
Dear John Smith - Candidate Code: X2026,
In our search for a Technical Support Consultant, you have been selected to be moved to the next recruiting stage.
In this stage we will be conducting short phone interviews (15 to 20 minutes or so) to help narrow the list some more.
These interview questions are not technical in nature but rather are designed to probe more about you and your thoughts.
I hope to conduct most if not all of these interview questions over the next 2 days. Please respond with the best time
ranges and method of contact for either Thursday or Friday.
Mary Jones.
HR Representative.
}}}