Salesforce

Java models: TaskStatusDetail

« Go Back
Information
Java models: TaskStatusDetail
000007798
Public
Product Selection
aiWare - API
Article Details

Represent a task status as being worked on by an engine instance. This can be sent as part of heartbeat status update or when getting new work. The updates are deltas since last post

Properties

NameTypeDescriptionNotes
createJobsActionList<CreateJobsAction>[optional]
engineIDUUID[optional]
errorCountIntegerHow many errors since last error update[optional]
errorDetailsStringJSON string containing an array of JSON Object to describe indvidiual errors e.g. [{&quot;id&quot;:&quot;xxx&quot;, &quot;msg&quot;:&quot;xxx&quot;},..][optional]
failureReasonFailureReasonEnum[optional]
inputsList<TaskIOStatus>[optional]
internalJobIDUUIDInternal Job ID[optional]
internalTaskIDUUIDInternal Task ID[optional]
outputsList<TaskIOStatus>[optional]
priorTimestampLongUTC Timestamp of last status update or start of new task[optional]
processedStatsTaskProcessedStats[optional]
retryCountIntegerHow many retries since last status update[optional]
taskActionTaskActionEnum[optional]
taskOutputObjectavailable at the end of a batch, when getting the next batch to work, or last heartbeat before exiting. May not present in heartbeat update[optional]
taskRouteIDStringthe task route associated with this work item[optional]
taskStatusJobStatusEnum[optional]
timestampLongUTC Timestamp of NOW()[optional]
workRequestIDUUID[optional]

 

Additional Technical Documentation Information
Properties
2/21/2025 9:50 PM
2/21/2025 9:58 PM
2/21/2025 9:58 PM
Documentation
Documentation
000007798
Translation Information
English

Powered by