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

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

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
9 26-Nov-2021 10:22 825 bytes jlawler to previous
8 26-Nov-2021 10:22 825 bytes jlawler to previous | to last
7 26-Nov-2021 10:22 825 bytes jlawler to previous | to last
6 26-Nov-2021 10:22 668 bytes jlawler to previous | to last
5 26-Nov-2021 10:22 795 bytes jlawler to previous | to last
4 26-Nov-2021 10:22 790 bytes jlawler to previous | to last
3 26-Nov-2021 10:22 790 bytes jlawler to previous | to last
2 26-Nov-2021 10:22 271 bytes jlawler to previous | to last
1 26-Nov-2021 10:22 267 bytes jlawler to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
An assessment entered in the [RAS_ID_TESTED] field may be assigned to a candidate using workflow. The custom function 'P2k_CF_TDRASTESTED' is used in the workflow usercalc to create and assign the assessment. The workflow is triggered when the employee and/or candidate registers for a class. Therefore the custom function is associated with the [WF_CRSE] product. Below is an example of a usercalc.
This custom function is used to assign the Assessment associated on the course in the [RAS_ID_TESTED} field to the candidate.
At line 3 removed 5 lines
||Line||CMD||Type 1||Operand 1||Oper||Type 2||Operand 2||Type 3||Operand 3||If\\Goto||Else\\Goto
|10|IF|CF|INSERTING|EQ|B|TRUE| | |20|99999
|20|IF|DB|CRS.RAS_ID_TESTED|GT|N|0 | | | 30 | 99999
|30|IF|CF|P2K_CF_TDRASTESTED|EQ|B|TRUE | | | 99999 | 99999
|99999|EXIT
At line 9 removed 2 lines
At line 12 changed 2 lines
![Notes|Edit:Internal.P2K_CF_TDRASTESTED]
[{InsertPage page='Internal.P2K_CF_TDRASTESTED' default='Click to create a new notes page'}]
![Notes|Edit:Internal.RAS_ID_TESTED]
[{InsertPage page='Internal.RAS_ID_TESTED' default='Click to create a new notes page'}]