EventHistory public data object in Jitterbit App Builder
Provides a read-only list of event executions.
Usage
Panel or business CRUD rule source.
Remarks
The event history is currently limited to events executed in background, failed events and long running events. Events are logged after the event has completed.
Access
| Read | Write | 
|---|---|
| Yes | No | 
Rows
0..N
Roles
- Administrator
Table schema
| Column | 
|---|
| EventHistoryId | 
| ContextId | 
| TableId | 
| EventName | 
| Result | 
| StartedOn | 
| CompletedOn | 
| Duration | 
| RanAsUserId | 
| Bindings | 
| Exception | 
| SessionId | 
| RowId | 
| SourceRowId |