import-errordetail
The <import-errordetail> element contains information
about the last import error.
Usage
<import-errordetail
first-occurred = "date"
first-occurred
The date and time when the error first occurred.
date-occurred = "date"
date-occurred
The date and time when the error last occurred.
retry-count = "integer"
retry-count
How many times the import was retried.
error-type = "error"
error-type
The type of error.
/>
Attributes
Attribute
Type
Required
Description
first-occurred
date
Yes
The date and time when the error first occurred.
date-occurred
date
Yes
The date and time when the error last occurred.
retry-count
integer
Yes
How many times the import was retried.
error-type
error
Yes
The type of error.
Child Elements
Element
Description
<import-status>
Information about the last import operation.
Parent Elements
Child Element Sequence
The tree shows the ordering and number of child elements. Child
elements in a Sequence must appear in the order given and
child elements in a Choice are mutually exclusive.
Sequences and Choices can be nested. Element names
are followed by the minimum and maximum occurrences.
import-status
(Exactly 1)
Element Information