Salesforce

Java models: TaskRouteDetail

« Go Back
Information
Java models: TaskRouteDetail
000007554
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]
endpointUUIDThis is endpoint to be used for this route. This does not have to be unique.[optional]
firstWriteDateTimeOffsetDateTimeThis is the datetime the the first byte or chunk was written[optional]
lastWriteDateTimeOffsetDateTimeThis is the datetime the the last byte or chunk was written[optional]
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]
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]
taskChildIdStringThis is the task child id. On create, this is the taskCorrelationId[optional]
taskChildInputCountIntegerThis is the count of bytes or chunks available to the child.[optional]
taskChildInputIdStringThis is the task child input id. On create, this is the correlationId for the input IO Folder[optional]
taskChildInputRemainingCountIntegerThis is the count of bytes or chunks remaining to the child.[optional]
taskChildNumEnginesIntegerThis is the number of engine instances running against this task.[optional]
taskParentIdStringThis is the task parent id. On create, this is the taskCorrelationId[optional]
taskParentOutputCountIntegerThis is the count of bytes or chunks produced by the parent.[optional]
taskParentOutputIdStringThis is the task parent output id. On create, this is the correlationId for the output IO Folder[optional]
Additional Technical Documentation Information
Properties
3/11/2025 10:12 PM
3/11/2025 10:12 PM
3/11/2025 10:12 PM
Documentation
Documentation
000007554
Translation Information
English

Powered by