pse__EVA_Async_Job__c
Label: EVA Asynchronous Job Tracks asynchronous Estimates versus Actuals jobs that use the job orchestrator.
| pse__AsyncJobGroup__c |
Async Job Group |
Spring 2026 |
The asynchronous job group which the EVA job belongs to.
Looks up to: fferpcore__AsyncJobGroup__c
|
Lookup |
false |
|
| pse__Callable_Name__c |
Callable Name |
Spring 2026 |
A class that performs tasks for the EVA jobs.
|
Text(255) |
true |
|
| pse__Enqueue_Attempts__c |
Enqueue Attempts |
Spring 2026 |
The number of attempts to enqueue this EVA Async Job.
|
Number(1,0) |
false |
0 |
| pse__Parameters__c |
Parameters |
Spring 2026 |
The storage to hold callable parameters for the job.
|
LongTextArea(131072) |
|
|
| pse__Status__c |
Status |
Spring 2026 |
The status of the EVA Job.
|
Picklist: COMPLETE ERROR NOT_STARTED RUNNING |
true |
|
|