NameDescriptionTypeAdditional information
id

Primary key

globally unique identifier

Required

db_import_id

Foreign key to the db_import this log line belongs to

globally unique identifier
error_message

Error (or warning) message for this import line

string
source_line

Raw source line from the import file

string
api_request_body

API request body sent while processing this line

string
source_data

Source data value related to the error

string
source_column

Source column related to the error

string
api_resource

API resource/endpoint called while processing this line

string
is_warning

Indicates if this log line is a warning (true) or a blocking error (false)

boolean
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding, updating

date
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding, updating (XML/JSON serialization).

string