SO_BUDGET_ADJUSTED_WORKLOAD _CALLOUT_CLASS
- Description:
-
This registry parameter specifies the class that controls Budget Adjusted Workload functionality when using budgets in dollar or currency amounts. Customers implementing this callout specify a class that returns an average hourly rate that is used to convert budgets from dollars into hours for the purpose of adjusting the staffing requirements.
Customers using the Auto-Assignment model can enable the AA_BUDGET_ADJUSTED_WORKLOAD_USE_CALLOUT registry parameter to use this callout with the
Schedule to Budget
rule. This callout is always used when using the Budget Adjusted Workload feature in the Staff Groups model. - Valid Values:
-
A string value representing a Java class implementing the BAWCallout interface. If the name is not specifed correctly in the registry, the default class name is used.
- Location:
-
system/modules/scheduleOptimization