SequenceComplete__e
Label: Sequence Complete Event
| IsContinuation__c |
Is Continuation |
Pre-Spring 2018 |
Diagnostic indication that this event was generated by the request handler splitting a large completion response.
|
Checkbox |
false |
| NumberOfEventsProcessed__c |
Number Of Events Processed |
Pre-Spring 2018 |
Diagnostic information giving the number of SequenceRequests passed to the subscriber to process.
|
Number(18,0) |
|
| Overflowed__c |
Overflowed |
Pre-Spring 2018 |
Indicates that too many records were requested resulting in a second request being generated to perform the remainder.
|
Checkbox |
false |
| SubjectIds__c |
SubjectIds |
Pre-Spring 2018 |
Comma separated list or JSON array of record IDs which were sequenced.
|
LongTextArea(131072) |
|
|