<first-occurred> of <export-error>
Contains the date, in Coordinated Universal Time (UTC), of when this error first occurred. The format is documented in the Remarks section.
If the same error was encountered on a previous run, this date differs from <date-occurred> of <export-error> element. If the same error was not encountered on a previous run, this date is the same as <date-occurred> of <export-error>.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
<synchronization-errors>
<export-error> of <synchronization-errors>
Syntax
<first-occurred>
</first-occurred>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None
Parent Elements
Element | Description |
---|---|
Lists an error that occurs when you import a connector space delta into the metaverse. |
|
Lists an error that occurs when you export a metaverse delta out to a connected data source. |
Remarks
The UTC format is yyyy-MM-dd HH:mm:ss.fff.
Format specifier | Description |
---|---|
yyyy |
Specifies the four-digit year. |
MM |
Specifies the two-digit month in the range from 1 through 12. |
dd |
Specifies the two-digit day of the month in the range from 1 through 31. |
HH |
Specifies the-two digit hour of the day in 24-hour format in the range from 0 through 23. |
mm |
Specifies the two-digit minute of the day in the range from 0 through 59. |
ss |
Specifies the two-digit second of the day in the range from 0 through 59. |
fff |
Specifies the three-digit fractions of a second in the range from 0 through 999. |
See Also
Reference
<export-error> of <synchronization-errors>