The converters for these CER rule objects read data from evidence:
These converters support a special mode to allow the population of rule object data from in-edit evidence changes whenever a case worker requests a manual determination based on in-edit pending changes to one or more evidence items (see Manual Check Determinations). This is in contrast to normal processing (see Normal Conversion) whereby these converters have access to active evidence data only.
When the case worker requests a manual determination based on in-edit pending changes to evidence, then the Engine:
- starts a new CER session;
- instructs these converters to temporarily use in-edit evidence changes to populate rule objects during the session, i.e. to:
- take into account any pending addition of new evidence;
- take into account any pending modification to existing evidence; and
- disregard evidence data for any pending removal of existing evidence; and
- requests the determinationResult value from CER. The calculation will invoke the rule object converters to access rule objects for evidence, which will take into account the in-edit evidence changes when populating those rule objects.