Program Matcher Processing
The key to understanding Program Matcher behavior can be found by taking a look at how data is handled in uAchieve Client. The resultant processing is displayed in the Program Matcher, as follows: First, look at Required Hours. Second, if necessary, look at Max Hours. See below:
- Get the Required Hours from the Total Hours Requirement
a. If the Required Hours are >0, then use them
-
Example:
Client
Self-Service
b. If the Required Hours are <0, then proceed to Step 2 (below) to use the Total Hours Requirement Max Hours in Step 2 (below):
2. Get the Max Hours from the Total Hours Requirement
a. If the Max Hours are <999.9, then use them
-
Example:
Client Self-Service b. If the Max Hours are >999.9, then set the hours to 0.0
-
Example:
Client Self-Service
-