Salesforce

Java models: CreateTaskDetail

« Go Back
Information
Java models: CreateTaskDetail
000007546
Public
Product Selection
aiWare - API
Article Details

Properties

NameTypeDescriptionNotes
coreTaskIdStringThis is the core task id associated with this job[optional]
correlationTaskIdStringCorrelation Task Id. On create, this will be used instead of internalTaskId or coreTaskId on routes[optional]
dueDateTimeOffsetDateTimeThis is the time the task is due to be complete. This is used by edge to set the priorities.[optional]
engineIdUUIDThe engineId to use. If the engine is not available on edge, this will return an exception
ioFoldersList<CreateTaskIOInfo>[optional]
maxEnginesIntegerThe maximum number of engine instances to run against this task. Defaults to 1 if parallelProcessing is false, or 2 otherwise.[optional]
maxProcessingSecondsPerWorkItemLongThe maximum number of seconds a work item can take. If an engine instance is processing a chunk, engine toolkit will wait till the chunk is complete.[optional]
maxRetriesIntegerThis is the max retries for the task[optional]
maxWaitSecondsForChunkLongThe maximum number of seconds to wait for a new chunk before completing.[optional]
numChunksPerWorkItemLongThe maximum number of chunks to process per work item[optional]
parallelProcessingBooleanIf true, multiple engine instances can process this task in parallel. If false, maxEngines will be 1.[optional]
parentMustBeCompleteBeforeStartingBooleanIf true, this task won't start until the parent is complete[optional]
payloadJSONStringThis is the payload encoded as a JSON string[optional]
priorityIntegerThe priority for the task. Default is 0.[optional]
sendOutputToUrisList<String>A list of URIs to send processed chunks when the engine completes them.[optional]
taskPayloadJSONStringThis is the taskPayload as a JSON string[optional]
taskStatusJobStatusEnum[optional]
Additional Technical Documentation Information
Properties
2/20/2025 6:48 PM
2/20/2025 6:49 PM
2/20/2025 6:49 PM
Documentation
Documentation
000007546
Translation Information
English

Powered by