JobNotice
A complex data type that describes a job notice.
Elements
JobId
String. Optional. The job ID.
JobName
String. Optional. The name of the job.
Headline
String. Optional. The job headline.
JobState
String. Optional. The state of the job. Valid values are:
*Succeeded
*Failed
*Cancelled
CompletionTime
DateTime. Optional. The time the job is completed.
ActualOutputFileName
String. Optional. The output file name that the BIRT iHub generated.
OutputFileName
String. Optional. The output file name.
OutputFileVersionName
String. Optional. The output file version name.
ActualOutputFileSize
Long. Optional. The size of the output file.
ActualOutputFileId
String. Optional. The output file ID that the BIRT iHub generated.
NotifiedUserId
String. Optional. The ID of the user who received the notice.
NotifiedUserName
String. Optional. The name of the user who received the notice.
NotifiedChannelId
String. Optional. The ID of the channel that received the notice.
NotifiedChannelName
String. Optional. The name of the channel that received the notice.
OutputFileVersion
Long. Optional. The output file version number.