ProcessUserGroup__c
Label: Process User Group
ProcessRun__c |
Process Run |
Spring 2021 |
Looks up to: ProcessRun__c
|
Lookup |
|
TotalNumberOfErrors__c |
Total Number of Errors |
Spring 2021 |
Total Number of Logs which have the status of Error.
|
Number(10,0) |
|
TotalNumberOfPending__c |
Total Number of Pending |
Spring 2021 |
Total Number of Logs which have the status of Pending.
|
Number(10,0) |
|
TotalNumberOfSuccesses__c |
Total Number of Successes |
Spring 2021 |
Total Number of Logs which have the status of OK.
|
Number(10,0) |
|
UniqueIdentifier__c |
Unique Identifier |
Spring 2021 |
Unique Identifier for the Process User Group.
|
Text(40) |
|
User__c |
User |
Spring 2021 |
User that owns the Process User Group.
Looks up to: User
|
Lookup |
|
|