Job public data object in Jitterbit App Builder
Read-only access to background service jobs.
Usage
This data object is intended to be used as either a panel or as a source for a data object. As a data object source, the designer can create a custom data object showing 'Running' jobs for the current user for some specific event. Optionally the data object could select failed jobs for any user.
Access
| Read | Write | 
|---|---|
| Yes | No | 
Rows
0..N
Roles
- Administrator
- User
Table schema
| Column | 
|---|
| JobId | 
| JobType | 
| Status | 
| QueuedOn | 
| StartedOn | 
| CompletedOn | 
| Duration | 
| Message | 
| Exception | 
| DataSourceId | 
| TableId | 
| Event | 
| ScheduleId | 
| UserId | 
| SessionId | 
| ContextId | 
| BindingCriteria | 
| Service | 
| Queue |