Execute Task
post
/v1/tasksByName/{taskName}/jobs
Request
Supported Media Types
- application/json
Path Parameters
-
taskName: string
Name of Task
Parameters for Task generation or execution
Response
Supported Media Types
- application/json
200 Response
successful operation
Root Schema : Job
Type:
Show Source
object
-
actionRefs(optional):
array actionRefs
-
actions(optional):
array actions
-
businessName(optional):
string
The job business name.
-
createdBy(optional):
string
The user that created the job
-
description(optional):
string
The job description.
-
errorMessage(optional):
string
The error message for the job
-
jobDefinitionRef(optional):
object ReferenceJobDefinition
-
jobEndTime(optional):
object ZonedDateTime
-
jobProperties(optional):
object jobProperties
Additional Properties Allowed: additionalPropertiesThe properties used to bind with actions
-
jobStartTime(optional):
object ZonedDateTime
-
jobType(optional):
string
The JobType for the job
-
lastUpdated(optional):
object ZonedDateTime
-
name(optional):
string
The job name.
-
objectStatus(optional):
integer(int32)
Read Only:
true
-
status(optional):
string
Allowed Values:
[ "BP", "FL", "PR", "PS", "RN", "SU", "TRQ", "BT", "TR", "WT", "PO", "BS", "ST", "SRQ", "BR", "RSQ", "WRN" ]
The current status of the job -
taskConfigRef(optional):
object ReferenceTaskConfig
Nested Schema : ReferenceJobDefinition
Type:
Show Source
object
-
isDependency(optional):
boolean
Default Value:
false
Example:false
-
namePath(optional):
string
Example:
null
-
namespace(optional):
object Number
-
referenceName(optional):
string
Example:
connectionTypeRef
-
refObjectType(optional):
string
The full name of the design model class for the referenced objectExample:
null
-
uoid(optional):
string
Example:
null
-
uoidPath(optional):
string
Example:
null
Nested Schema : ZonedDateTime
Type:
Show Source
object
-
chronology(optional):
object Chronology
-
dayOfMonth(optional):
integer(int32)
-
dayOfWeek(optional):
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ]
-
dayOfYear(optional):
integer(int32)
-
hour(optional):
integer(int32)
-
minute(optional):
integer(int32)
-
month(optional):
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ]
-
monthValue(optional):
integer(int32)
-
nano(optional):
integer(int32)
-
offset(optional):
object ZoneOffset
-
second(optional):
integer(int32)
-
year(optional):
integer(int32)
-
zone(optional):
object ZoneId
Nested Schema : jobProperties
Type:
object
Additional Properties Allowed
Show Source
The properties used to bind with actions
Nested Schema : ReferenceTaskConfig
Type:
Show Source
object
-
isDependency(optional):
boolean
Default Value:
false
Example:false
-
namePath(optional):
string
Example:
null
-
namespace(optional):
object Number
-
referenceName(optional):
string
Example:
connectionTypeRef
-
refObjectType(optional):
string
The full name of the design model class for the referenced objectExample:
null
-
uoid(optional):
string
Example:
null
-
uoidPath(optional):
string
Example:
null
Nested Schema : Reference
Type:
Show Source
object
-
isDependency(optional):
boolean
Default Value:
false
Example:false
-
namePath(optional):
string
Example:
null
-
namespace(optional):
object Number
-
referenceName(optional):
string
Example:
connectionTypeRef
-
refObjectType(optional):
string
The full name of the design model class for the referenced objectExample:
null
-
uoid(optional):
string
Example:
null
-
uoidPath(optional):
string
Example:
null
Nested Schema : Number
Type:
object
Nested Schema : Action
Type:
object
A DIPC Job Action
Show Source
-
actionOrder(optional):
integer(int32)
-
actionType(optional):
string
Allowed Values:
[ "createProcessAction", "startProcessAction" ]
actionType -
dependencyConfig(optional):
object DependencyConfig
-
errorMessage(optional):
string
-
informationMessage(optional):
string
-
informationSummary(optional):
string
-
inputParams(optional):
object inputParams
Additional Properties Allowed: additionalPropertiesInput parameters for this Action
-
jobId(optional):
string
UOID of the Job that contains this Action
-
jobRef(optional):
object ReferenceJob
-
name(optional):
string
Example:
MyObject
-
objectStatus(optional):
integer(int32)
-
outputParams(optional):
object outputParams
Additional Properties Allowed: additionalPropertiesOutput parameters from this Action
-
processDefinitionId(optional):
string
The UOID of the ProcessDefinition Table record that stores the exact details of the process to be executed.
-
processExecutionHandler(optional):
string
Allowed Values:
[ "replication", "elt", "dipcAction", "datalake", "dataValidation" ]
Runtime engine that needs to handle this Action -
processId(optional):
string
UOID of the runnable/running Process that has been created for executing this Action
-
processInstanceRef(optional):
string
Reference to the process instance
-
processName(optional):
string
The logical name of the ProcessDefinition record.
-
state(optional):
string
Allowed Values:
[ "BP", "FL", "PR", "PS", "RN", "SU", "TRQ", "BT", "TR", "WT", "PO", "BS", "ST", "SRQ", "BR", "RSQ", "WRN" ]
Execution state of this Action
Nested Schema : inputParams
Type:
object
Additional Properties Allowed
Show Source
Input parameters for this Action
Nested Schema : ReferenceJob
Type:
Show Source
object
-
isDependency(optional):
boolean
Default Value:
false
Example:false
-
namePath(optional):
string
Example:
null
-
namespace(optional):
object Number
-
referenceName(optional):
string
Example:
connectionTypeRef
-
refObjectType(optional):
string
The full name of the design model class for the referenced objectExample:
null
-
uoid(optional):
string
Example:
null
-
uoidPath(optional):
string
Example:
null
Nested Schema : outputParams
Type:
object
Additional Properties Allowed
Show Source
Output parameters from this Action
Nested Schema : DependencyElement
Type:
Show Source
object
-
actionProceedState(optional):
string
Allowed Values:
[ "BP", "FL", "PR", "PS", "RN", "SU", "TRQ", "BT", "TR", "WT", "PO", "BS", "ST", "SRQ", "BR", "RSQ", "WRN" ]
-
dependencyActionId(optional):
string
Nested Schema : ZoneOffsetTransitionRule
Type:
Show Source
object
-
dayOfMonthIndicator(optional):
integer(int32)
-
dayOfWeek(optional):
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ]
-
localTime(optional):
object LocalTime
-
midnightEndOfDay(optional):
boolean
Default Value:
false
-
month(optional):
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ]
-
offsetAfter(optional):
object ZoneOffset
-
offsetBefore(optional):
object ZoneOffset
-
standardOffset(optional):
object ZoneOffset
-
timeDefinition(optional):
string
Allowed Values:
[ "UTC", "WALL", "STANDARD" ]
Nested Schema : ZoneOffsetTransition
Type:
Show Source
object
-
dateTimeAfter(optional):
string(date-time)
-
dateTimeBefore(optional):
string(date-time)
-
duration(optional):
object Duration
-
gap(optional):
boolean
Default Value:
false
-
instant(optional):
object Instant
-
offsetAfter(optional):
object ZoneOffset
-
offsetBefore(optional):
object ZoneOffset
-
overlap(optional):
boolean
Default Value:
false
Nested Schema : Duration
Type:
Show Source
object
-
nano(optional):
integer(int32)
-
negative(optional):
boolean
Default Value:
false
-
seconds(optional):
integer(int64)
-
units(optional):
array units
-
zero(optional):
boolean
Default Value:
false
Nested Schema : TemporalUnit
Type:
Show Source
object
-
dateBased(optional):
boolean
Default Value:
false
-
duration(optional):
object Duration
-
durationEstimated(optional):
boolean
Default Value:
false
-
timeBased(optional):
boolean
Default Value:
false
202 Response
Task submitted for execution
Nested Schema : ZonedDateTime
Type:
Show Source
object
-
chronology(optional):
object Chronology
-
dayOfMonth(optional):
integer(int32)
-
dayOfWeek(optional):
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ]
-
dayOfYear(optional):
integer(int32)
-
hour(optional):
integer(int32)
-
minute(optional):
integer(int32)
-
month(optional):
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ]
-
monthValue(optional):
integer(int32)
-
nano(optional):
integer(int32)
-
offset(optional):
object ZoneOffset
-
second(optional):
integer(int32)
-
year(optional):
integer(int32)
-
zone(optional):
object ZoneId
Nested Schema : ZoneOffsetTransitionRule
Type:
Show Source
object
-
dayOfMonthIndicator(optional):
integer(int32)
-
dayOfWeek(optional):
string
Allowed Values:
[ "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY" ]
-
localTime(optional):
object LocalTime
-
midnightEndOfDay(optional):
boolean
Default Value:
false
-
month(optional):
string
Allowed Values:
[ "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" ]
-
offsetAfter(optional):
object ZoneOffset
-
offsetBefore(optional):
object ZoneOffset
-
standardOffset(optional):
object ZoneOffset
-
timeDefinition(optional):
string
Allowed Values:
[ "UTC", "WALL", "STANDARD" ]
Nested Schema : ZoneOffsetTransition
Type:
Show Source
object
-
dateTimeAfter(optional):
string(date-time)
-
dateTimeBefore(optional):
string(date-time)
-
duration(optional):
object Duration
-
gap(optional):
boolean
Default Value:
false
-
instant(optional):
object Instant
-
offsetAfter(optional):
object ZoneOffset
-
offsetBefore(optional):
object ZoneOffset
-
overlap(optional):
boolean
Default Value:
false
Nested Schema : Duration
Type:
Show Source
object
-
nano(optional):
integer(int32)
-
negative(optional):
boolean
Default Value:
false
-
seconds(optional):
integer(int64)
-
units(optional):
array units
-
zero(optional):
boolean
Default Value:
false
Nested Schema : TemporalUnit
Type:
Show Source
object
-
dateBased(optional):
boolean
Default Value:
false
-
duration(optional):
object Duration
-
durationEstimated(optional):
boolean
Default Value:
false
-
timeBased(optional):
boolean
Default Value:
false
400 Response
Task already has a running Job or is invalid.
404 Response
Task with given name was not found or Task name was invalid
500 Response
Error occurred while processing request. Check server logs.