Flow Interactions Name Value
The list of the flow instance names and tasks that create interactions between current and active flows.
QName: {http://xmlns.oracle.com/apps/hcm/processFlows/core/flowControllerService/}FlowInteractionsNameValue
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 |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
FromFlowInstanceName |
string |
Name of the source flow instance in the flow interactions list. |
|
FromFlowTaskName |
string |
Name of the source task in the flow interactions list. |
|
ImpactCalculationFlag |
boolean |
Either true if the flow interaction impacts calculation, otherwise false. |
|
ToFlowInstanceName |
string |
Name of the destination flow instance in the flow interactions list. |
|
ToFlowTaskName |
string |
Name of the destination task in the flow interactions list. |