Salesforce

REST models: CreateTaskDetail

« Go Back
Information
REST models: CreateTaskDetail
000006292
Public
Product Selection
aiWare - API
Article Details

Properties

NameTypeDescriptionNotes
coreTaskIdStringThis is the core task id associated with this job[optional] [default to null]
correlationTaskIdStringCorrelation Task Id. On create, this will be used instead of internalTaskId or coreTaskId on routes[optional] [default to null]
dueDateTimeDateThis is the time the task is due to be complete. This is used by edge to set the priorities.[optional] [default to null]
engineIdUUIDThe engineId to use. If the engine is not available on edge, this will return an exception[default to null]
ioFoldersList[optional] [default to null]
maxEnginesIntegerThe maximum number of engine instances to run against this task. Defaults to 1 if parallelProcessing is false, or 2 otherwise.[optional] [default to null]
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] [default to null]
maxRetriesIntegerThis is the max retries for the task[optional] [default to null]
maxWaitSecondsForChunkLongThe maximum number of seconds to wait for a new chunk before completing.[optional] [default to null]
numChunksPerWorkItemLongThe maximum number of chunks to process per work item[optional] [default to null]
parallelProcessingBooleanIf true, multiple engine instances can process this task in parallel. If false, maxEngines will be 1.[optional] [default to null]
parentMustBeCompleteBeforeStartingBooleanIf true, this task won't start until the parent is complete[optional] [default to null]
payloadJSONStringThis is the payload encoded as a JSON string[optional] [default to null]
priorityIntegerThe priority for the task. Default is 0.[optional] [default to 0]
sendOutputToUrisListA list of URIs to send processed chunks when the engine completes them.[optional] [default to null]
taskPayloadJSONStringThis is the taskPayload as a JSON string[optional] [default to null]
taskStatusJobStatusEnum[optional] [default to null]
Additional Technical Documentation Information
Properties
12/19/2024 7:51 PM
12/19/2024 7:52 PM
12/19/2024 7:52 PM
Documentation
Documentation
000006292
Translation Information
English

Powered by