Task Action

The type of operation supported by a task, such as mark for retry, roll back, and submit.

QName: {http://xmlns.oracle.com/apps/hcm/processFlows/core/flowControllerService/}FlowActionList

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handled by

Flow Actions

Attributes

The following table describes attributes in the service data object.

Name Type Description

ActionId

long

Action ID used internally by the flow controller service.
  • Primary Key

ActionValue

string

Action value from the list returned using the getAvailableActions method, such as mark for retry or roll back. The action value must be passed to the performAction method.
  • Primary Key