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

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

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
18 26-Nov-2021 10:22 3 KB kparrott to previous
17 26-Nov-2021 10:22 3 KB kparrott to previous | to last
16 26-Nov-2021 10:22 3 KB kparrott to previous | to last
15 26-Nov-2021 10:22 3 KB jaiken to previous | to last
14 26-Nov-2021 10:22 4 KB kparrott to previous | to last
13 26-Nov-2021 10:22 4 KB kparrott to previous | to last
12 26-Nov-2021 10:22 4 KB kparrott to previous | to last
11 26-Nov-2021 10:22 4 KB kparrott to previous | to last
10 26-Nov-2021 10:22 4 KB kparrott to previous | to last
9 26-Nov-2021 10:22 4 KB khiggs to previous | to last
8 26-Nov-2021 10:22 2 KB JMyers to previous | to last
7 26-Nov-2021 10:22 2 KB JMyers to previous | to last
6 26-Nov-2021 10:22 2 KB JMyers to previous | to last
5 26-Nov-2021 10:22 2 KB JMyers to previous | to last
4 26-Nov-2021 10:22 2 KB JMyers to previous | to last
3 26-Nov-2021 10:22 2 KB JMyers to previous | to last
2 26-Nov-2021 10:22 2 KB JMyers to previous | to last
1 26-Nov-2021 10:22 2 KB JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 19 changed one line
#Create a UserCalc to call the work flow action.
#Create a UserCalc to call the work flow action.\\[EmailWorkflowLinks_02.jpg]\\
At line 24 changed 8 lines
An Employee Self Service link with a specified form:
<html> <a href="http://servername.domain/selfService_PILOT/action.form?FORM=WCRPO">Click Here</a> </html>
A Candidate Self Service link with a specified form:
<html> <a href="http://servername.domain/selfService_PILOT/candidate.form?FORM=WCRPO">Click Here</a> </html>
An Employee Self Service link with a specified form with key information (e.g. specific posting):
<html> <a href="http://servername.domain/selfService_PILOT/action.form?FORM=WCRPO&RPO=777">Click Here</a> </html>
An Employee Self Service link with context information and a specified form:
<html> <a href="http://servername.domain/selfService_PILOT/action.form?LAST_NAME=<<EID.LAST_NAME>>&PERSON_CODE=<<EID.PERSON_CODE>>&FORM=WCR
An Employee Self Service link with a specified form:\\
<html> <a href="http://servername.domain/selfService_PILOT/action.form?FORM=WCRPO">Click Here</a> </html>\\ \\
A Candidate Self Service link with a specified form:\\
<html> <a href="http://servername.domain/selfService_PILOT/candidate.form?FORM=WCRPO">Click Here</a> </html>\\ \\
An Employee Self Service link with a specified form with key information (e.g. specific posting):\\
<html> <a href="http://servername.domain/selfService_PILOT/action.form?FORM=WCRPO&RPO=777">Click Here</a> </html>\\ \\
An Employee Self Service link with context information and a specified form:\\
<html> <a href="http://servername.domain/selfService_PILOT/action.form?LAST_NAME=<<EID.LAST_NAME>>&PERSON_CODE=<<EID.PERSON_CODE>>&FORM=WCR\\