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 3 added 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. Below is an example of a usercalc.
At line 5 added 8 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