Skip to main content
Skip table of contents

ImportLocalizationStatus (ver7.11.0)

This table contains a record for each attempted import of a language localization file.  It is updated when the import either completes or fails.

Column Name

Initial Version

Data Type

Description

EndTime

7.11.0

Timestamp(6)

The date and time the import ended.

FileName

7.11.0

Varchar2(256)

The name of the file being imported. Required.

ImportLocalizationStatusID

7.11.0

Number(10,0)

Unique sequential number generated by the application. Required.

ImportStatus

7.11.0

Varchar2(256)

The current status of the import. Required. Valid values: in_progress, completed_with_some_failures, completed.

ImportType

7.11.0

Varchar2(100)

The type of data being imported. Required. Valid values: translations, languagepacks, helppages.

StartTime

7.11.0

Timestamp(6)

The date and time the import started. Required.

WhenCreated

7.11.0

Timestamp(6)

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

WhenModified

7.11.0

Timestamp(6)

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

WhoCreated

7.11.0

Varchar2(100)

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

WhoModified

7.11.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.