pse__Billing__c
Label: Billing Controls used in the billing event processes.
| pse__Disable_Billing_Closer_To_Cap__c |
Disable Billing Closer to Cap |
Spring 2024 |
When a billing cap is applied to a project, this field controls whether billing events can be split automatically in order to allow billing closer up to the billing cap.
|
Checkbox |
|
false |
| pse__Flex_Queue_Delay__c |
Flex Queue Delay |
Spring 2025 |
Indicates the number of minutes to delay checking the Flex Queue jobs. If the batch job cannot be initiated, the system will wait for the duration specified in this field before rechecking. The default value is 10 minutes.
|
Number(18,0) |
false |
10 |
| pse__Flex_Queue_Maximum_Batch_Retries__c |
Flex Queue Maximum Batch Retries |
Spring 2025 |
Indicates the maximum number of retries to start a batch process. Each retry will occur after the time specified in the Flex Queue Delay custom setting. The default value is 432 which is 3 days at 10 minute intervals.
|
Number(18,0) |
false |
432 |
| pse__Flex_Queue_Threshold__c |
Flex Queue Threshold |
Spring 2025 |
Indicates the threshold above which adding new batch jobs to the flex queues is deferred. If the number of jobs in the flex queue exceeds this threshold, new jobs will be deferred and will not be added until the number of jobs falls below the threshold. The default value is 80.
|
Number(18,0) |
false |
80 |
| pse__Send_Failure_Email__c |
Send Failure Email |
Summer 2022 |
When selected, an email is sent when a billing event action is unsuccessful.
|
Checkbox |
|
true |
| pse__Send_Success_Email__c |
Send Success Email |
Summer 2022 |
When selected, an email is sent when a billing event action is successful.
|
Checkbox |
|
false |
|