Resource_Match_Process__c
Label: Resource Match Process For system use. Stores information about resource to resource request matching processes.
| Error_Details__c |
Error Details |
Spring 2025 |
The errors or warnings that occurred during the resource matching process.
|
LongTextArea(131072) |
|
|
| Matched_Resource_Allocation_Async_Job__c |
Matched Resource Allocation Async Job |
Spring 2025 |
The async job record that allocates the matched resource within the resource match process.
Looks up to: fferpcore__AsyncJobRecord__c
|
Lookup |
false |
|
| Number_of_Resource_Requests__c |
Number of Resource Requests |
Spring 2025 |
The number of resource requests included in the resource match process.
|
Number(5,0) |
true |
|
| Status__c |
Status |
Spring 2025 |
The current status of the resource matching process.
|
Picklist: Actioned Canceled Error In Progress Success |
false |
|
|