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

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

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
28 26-Nov-2021 10:22 2 KB kparrott to previous
27 26-Nov-2021 10:22 2 KB jmyers to previous | to last
26 26-Nov-2021 10:22 2 KB JEscott to previous | to last
25 26-Nov-2021 10:22 2 KB JEscott to previous | to last
24 26-Nov-2021 10:22 2 KB JEscott to previous | to last
23 26-Nov-2021 10:22 2 KB JEscott to previous | to last
22 26-Nov-2021 10:22 2 KB JEscott to previous | to last
21 26-Nov-2021 10:22 2 KB JEscott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 6 changed one line
This is a procedure which will be called within Self Service when a new Candidate selects the button 'Are you a new Candidate'.
This is a procedure which will be called within Self Service when a new Candidate selects the button 'Are you a new Candidate'. This procedure will allow you to control the steps required by an individual to register as a candidate with your organization.
%%warning Please note that for this procedure, the first function listed should NOT be 'mandatory', as it may cause the system to hang.%%
At line 12 added 6 lines
The procedure must be called ‘NEW CANDIDATE’ (no underscores or dashes, no abbreviations) for the product of ‘RE’.
There must be at least one sequence/step in the procedure with the function ‘[WCRLI] -Candidate Log-In Information’.
Execution Rights for all of the functions in the procedure must be given to the CANDIDATE user.
At line 47 removed 2 lines
!!Termination
Subject Table: [P2K_HR_EMPLOYMENTS]
At line 50 removed one line
Since the task of this procedure is to end an existing employee's employment, there is a need for a Find Block on the first step to locate the employee.
At line 52 changed one line
Since all of the screens are for the same subject table ([P2K_HR_EMPLOYMENTS]) the procedure may be defined with a HEADER or the Find block may be added to each step.
!!New Role
A Subject Table and Header are not necessary for this type of procedure.
At line 54 removed 4 lines
*[IETR] - Display Find toggle turned on
*[IBEL]
*[IPSN]
*[IALA]
At line 61 added 6 lines
*[IMRO]
*[IMER]- Display Find toggle turned ON
*[IMUR]
*[IMSV]
*[IMOS]- Display Find toggle turned ON
*[IMFOS]- Display Find toggle turned ON
At line 68 added 11 lines
!!New User
A Subject Table and Header are not necessary for this type of procedure.
*[IMUS]
*[IMSV]
*[IMOS] - Display Find toggle turned on
*[IMFOS] - Display Find toggle turned on
At line 71 changed one line
!!New User
!!Termination
Subject Table: [P2K_HR_EMPLOYMENTS]
At line 73 changed one line
A Subject Table and Header are not necessary for this type of procedure.
Since the task of this procedure is to end an existing employee's employment, there is a need for a Find Block on the first step to locate the employee.
At line 75 changed 4 lines
*[IMUS]
*[IMSV]
*[IMOS] - Display Find toggle turned on
*[IMFOS] - Display Find toggle turned on
Since all of the screens are for the same subject table ([P2K_HR_EMPLOYMENTS]) the procedure may be defined with a HEADER or the Find block may be added to each step.
At line 97 added 4 lines
*[IETR] - Display Find toggle turned on
*[IBEL]
*[IPSN]
*[IALA]
At line 81 removed 2 lines
!!New Role
A Subject Table and Header are not necessary for this type of procedure.
At line 85 removed 6 lines
*[IMRO]
*[IMER]- Display Find toggle turned ON
*[IMUR]
*[IMSV]
*[IMOS]- Display Find toggle turned ON
*[IMFOS]- Display Find toggle turned ON
At line 93 removed 4 lines
[{If var='loginstatus' contains 'authenticated'
At line 98 changed 4 lines
![Discussion|Edit:Internal.PROCEDURE EXAMPLES]
[{InsertPage page='Internal.PROCEDURE EXAMPLES' default='Click to create a new discussion page'}]
}]
![Notes|Edit:Internal.PROCEDURE EXAMPLES]
[{InsertPage page='Internal.PROCEDURE EXAMPLES' default='Click to create a new notes page'}]