Salesforce

REST models: TaskRouteDetail

« Go Back
Information
REST models: TaskRouteDetail
000006301
Public
Product Selection
aiWare - API
Article Details

Properties

NameTypeDescriptionNotes
chunkCallbackEnabledBooleanIf true then the call back for a syncEnabled endpoint will come from the child engine of the route with this field set. If sync is enabled and no routes have this field set to true, the callback will default to come from the route with syncEnabled set to true.[optional] [default to null]
endpointUUIDThis is endpoint to be used for this route. This does not have to be unique.[optional] [default to null]
firstWriteDateTimeDateThis is the datetime the the first byte or chunk was written[optional] [default to null]
lastWriteDateTimeDateThis is the datetime the the last byte or chunk was written[optional] [default to null]
syncEnabledBooleanIf true, then the call to the specified endpoint will be synchronous and the engine results will be provided in the response. If false or not set, the call will be asynchronous. This field has no effect if endpoint is not set on the same TaskRouteDetail.[optional] [default to null]
syncTimeoutInSecondsIntegerThe number of seconds to wait for a synchronous call to the specified endpoint to complete before timing out. No effect if syncEnabled is false or not set. Default is 120 seconds.[optional] [default to null]
taskChildIdStringThis is the task child id. On create, this is the taskCorrelationId[optional] [default to null]
taskChildInputCountIntegerThis is the count of bytes or chunks available to the child.[optional] [default to null]
taskChildInputIdStringThis is the task child input id. On create, this is the correlationId for the input IO Folder[optional] [default to null]
taskChildInputRemainingCountIntegerThis is the count of bytes or chunks remaining to the child.[optional] [default to null]
taskChildNumEnginesIntegerThis is the number of engine instances running against this task.[optional] [default to null]
taskParentIdStringThis is the task parent id. On create, this is the taskCorrelationId[optional] [default to null]
taskParentOutputCountIntegerThis is the count of bytes or chunks produced by the parent.[optional] [default to null]
taskParentOutputIdStringThis is the task parent output id. On create, this is the correlationId for the output IO Folder[optional] [default to null]
Additional Technical Documentation Information
Properties
12/20/2024 9:24 PM
12/20/2024 9:25 PM
12/20/2024 9:25 PM
Documentation
Documentation
000006301
Translation Information
English

Powered by