Needed a capability to have Assessments created based on Courses and Class Registrations.

Created 2 WF custom functions (P2K_CF_TDRASTESTED, P2K_CF_TDRASSURVEYED) to create assessments based on the course setup, 1 for the Tested entry and 1 for the Surveyed entry.

You control the firing of it; what statuses, etc. in a WF usercalc.

It will insert an Assessment Event tied to the persons candidate record for the current date/time with the 03 - planned/confirmed status. The Assessment Event Text will come from the Assessment Text.

Set Up:Has to be setup in IMUC to be used.

Sample

Line
The UserCalc is processed according to the order of the line numbers indicated. For example, 10, 20, 30, etc… ;:If a UserCalc line refers to a line number, it must exist in the UserCalc.
LineCMDType 1Operand 1OPERType 2Operand 2Type 3Operand 3If GOTOElse GOTO
10IFCFNewHireEQBTRUE 20099999
(Line 200 must also exist in this example)


Notes #

Click to create a new notes page