Skip to main content
Skip table of contents

DataImport (ver7.6.0)

This table contains the details of an import.

Column Name

Initial Version

Data Type

Description

DataImportID

7.6.0

Number(19,0)

Primary key. Required.

EndTime

7.6.0

Timestamp(6)

Date and time when the import completed.

FailureRecordCount

7.6.0

Number(10,0)

The number of records that failed on import. Defaults to 0. Required.

FileName

7.6.0

Varchar2(256)

Name of the file that was imported. Required.

ModuleName

7.6.0

Varchar2(100)

Name of the target import module. Required.

ResultData

7.6.0

CLOB

Contains XML formatted text detailing the results of the import.

StartTime

7.6.0

Timestamp(6)

Date and time when the import began.

StatusCode

7.6.0

Varchar2(256)

Current status of the import operation. Valid values: In Progress, Complete.

SuccessRecordCount

7.6.0

Number(10,0)

The number of records that successfully imported. Defaults to 0. Required.

TeachersDCID

7.6.0

Number(19,0)

The DCID of the teacher in the associated Users record. Required.

TotalRecords

7.6.0

Number(10,0)

Total number of records in the import file. Required.

IsScheduled24.6.0.0Number(1,0)Determines if the import operation is scheduled or not. Defaults to 0.

WhenCreated

7.6.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.6.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.6.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.6.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.