Foundations Data Dictionary

fferpcore__ProcessRun__c

Label: Process Run

Field NameField LabelCreated in VersionDescriptionTypeRequiredDefault Value
fferpcore__AsyncApexJobId__c Async Apex Job ID Spring 2021 ID of the asynchronous job controlling this process run.

Text(18) false
fferpcore__Description__c Description Spring 2021 Process Description

TextArea false
fferpcore__FinishTime__c Finish Time Spring 2021 DateTime false
fferpcore__IsParent__c Is Parent Spring 2021 Indicates that the Process Run is a parent and has child processes.

Checkbox false false
fferpcore__ParentProcessRun__c Parent Process Run Spring 2021 In the case of grouped process chaining, this displays the parent of all the process runs.

Looks up to: fferpcore__ProcessRun__c
Lookup false
fferpcore__StartTime__c Start Time Spring 2021 DateTime false
fferpcore__StartedBy__c Started By Spring 2021 User that started the process.

Looks up to: User

Lookup false
fferpcore__TotalNumberOfErrors__c Total Number of Errors Spring 2021 Total Number of Logs which are in Error status.

Number(10,0) false
fferpcore__TotalNumberOfPending__c Total Number of Pending Spring 2021 Total Number of Logs which are in Pending status.

Number(10,0) false
fferpcore__TotalNumberOfSuccesses__c Total Number of Successes Spring 2021 Total Number of Logs which are in Ok status.

Number(10,0) false
fferpcore__UsingDetailedMonitoring__c Using Detailed Monitoring Spring 2021 Indicates that Detailed Monitoring has been selected for the Process Run.

Checkbox false false


© Copyright 2009–2025 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.