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 14 changed one line
#The key information is the foreign key and row id of the item you wish to find.\\For example, on [WCRPO], the posting foreign key ID (represented by RPO) and the specific posting is identified by the row id number in the database, which can be found in [{$applicationname}] by clicking on the Show Audit Details icon within the form.
#The key information is the foreign key and row id of the item you wish to find.\\For example, on [WCRPO], the posting foreign key ID (represented by RPO) and the specific posting is identified by the row id number in the database, which can be found in Personality by clicking on the Show Audit Details icon within the form.
At line 23 changed one line
!!How to Structure URL Links
!!How to Structure URL Links - Pre-4.50.00.00
At line 31 changed one line
<html> <a href="http://servername.domain/selfService_PILOT/action.form?LAST_NAME=<<EID.LAST_NAME>>&PERSON_CODE=<<EID.PERSON_CODE>>&FORM=WCR\\
<html> <a href="http://servername.domain/selfService_PILOT/action.form?LAST_NAME=<<EID.LAST_NAME>>&PERSON_CODE=<<EID.PERSON_CODE>>&FORM=WCRPO\\
At line 36 added 18 lines
The link is placed in the Description section associated with an ACT command (Initiate Work Flow Action) in a UserCalc, along with other text that would be placed in such an email. \\
----
!!How to Structure URL Links - Post-4.50.00.00
An Employee Self Service link with a specified form:\\
<html> <a href="http://servername.domain/selfServiceADF/faces/ssLogin?FORM=WEPTE">Click Here</a> </html>\\ \\
An Employee Self Service link with a specified form with key information (Ie Timesheet #):\\
<html> <a href="http://servername.domain/selfServiceADF/faces/ssLogin?RECORD_ID=<<v_pts_id>>&FORM=WEPTE">Click Here</a> </html> \\ \\
A Public Form:\\
<html> <a href="http://servername.domain/selfServiceADF/faces/ssPublicForm?FORM=WPECI ">Click Here</a> </html>\\ \\
Candidate Self Service link with a specified form:\\
<html> <a href="http:// servername.domain/selfServiceADF/faces/ssCandidateLogin?FORM=WCRPO ">Click Here</a> </html>\\ \\
Candidate Self Service with specific form and records:\\
<html> <a href="http:// servername.domain/selfServiceADF/faces/ssCandidateLogin?RPO=777&FORM=WCRPO">Click Here</a> </html>\\ \\
----
![Notes|Edit:Internal.EMAIL WORKFLOW LINKS]
[{InsertPage page='Internal.EMAIL WORKFLOW LINKS' default='Click to create a new notes page'}]