Salesforce

Go EngineAPI: CreateTaskDetail

« Go Back
Information
Go EngineAPI: CreateTaskDetail
000006160
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]
DueDateTimetime.TimeThis is the time the task is due to be complete. This is used by edge to set the priorities.[optional]
EngineIdstringThe engineId to use. If the engine is not available on edge, this will return an exception
IoFolders[]CreateTaskIoInfo[optional]
MaxEnginesint32The maximum number of engine instances to run against this task. Defaults to 1 if parallelProcessing is false, or 2 otherwise.[optional]
MaxProcessingSecondsPerWorkItemint64The 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]
MaxRetriesint32This is the max retries for the task[optional]
MaxWaitSecondsForChunkint64The maximum number of seconds to wait for a new chunk before completing.[optional]
NumChunksPerWorkItemint64The maximum number of chunks to process per work item[optional]
ParallelProcessingboolIf true, multiple engine instances can process this task in parallel. If false, maxEngines will be 1.[optional]
ParentMustBeCompleteBeforeStartingboolIf true, this task won't start until the parent is complete[optional]
PayloadJSONstringThis is the payload encoded as a JSON string[optional]
Priorityint32The priority for the task. Default is 0.[optional] [default to 0]
SendOutputToUris[]stringA 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
11/21/2024 10:37 PM
11/21/2024 10:38 PM
11/21/2024 10:38 PM
Documentation
Documentation
000006160
Translation Information
English

Powered by