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

Created 2 WF custom functions (P2K_CF_TDRASTESTED, P2K_CF_TDRASSURVEYED) for WF_CRSE 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

LineCMDType 1Operand 1OPERType 2Operand 2Type 3Operand 3If GOTOElse GOTO
10IFNVREGISTRATION_STATUSNEOVREGISTRATION_STATUS 2099999
10IFNVREGISTRATION_STATUSNEOVREGISTRATION_STATUS 2099999
10IFNVREGISTRATION_STATUSNEOVREGISTRATION_STATUS 2099999
10IFNVREGISTRATION_STATUSNEOVREGISTRATION_STATUS 2099999


Notes #

Click to create a new notes page