Field

Data Type

Description

DownloadFileId

String (Guid)

 

Identifies the download. An download counter that is maintained by the producer.

OrderId

String (Guid)

Nullable: true

Order id of the Order from the Orders table

Usage

Integer (Int32)

Indicates the type of records. Example Production, IntegrationTest, ParallelTest, ValidateOnly.

SubjectHandle

String

Nullable: true

Subject handle could be an account number (or hopefully a less sensitive value that uniquely identifies a customer of our customer).

RecordHandle

String

Nullable: true

The customer's unique ID for the individual data record that they send to us could go in the record handle field.

DataRecordId

String (Guid)

Nullable: true

Id of the DataRecord which related to the Download.

DataFileId

String (Guid)

Nullable: true

Id of the DataFile which related to the Download.

SolutionsId

String (Guid)

Id of the Solution which related to the Download.

Filename

String

Nullable: true

The file name

FileSize

Integer (Int64)

The file size

FileHash

String

Nullable: true

The file hash

FileHashType

String

Nullable: true

The file hash type

CreateDate

String (date-time)

Download created time stamp

UpdateDate

String (date-time)

Nullable: true

Download updated time stamp

Status

String

Nullable: true

Recent event happened against to data file.