Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.OCIPublishLocationStructureStatusOutputRepresentation

Detailed status of a publish location structure job.

Subclass of ConnectApi.OCIBaseOutputRepresentation.

Property Name Type Description Available Version
endTimeUTC String The UTC time when the job finished. (for example: "2020-07-06T22:54:08.012Z") 51.0
recordsProcessedCount Integer The number of records processed by the job. 51.0
recordsReadCount Integer The number of records read by the job. 51.0
recordsSkippedCount Integer The number of records skipped by the job. 51.0
startTimeUTC String The UTC time when the job started. (for example: "2020-07-06T22:53:06.788Z") 51.0
status String The status of the job. (e.g., "PENDING," "COMPLETED," etc.). 51.0
uploadId String Identifier of the job. 51.0
validationErrors List<String> List of any validation errors returned by the job. 51.0
validationStatus String The validation status of the job. 51.0