# Oracle Fusion Cloud - Submit and get flow instance ID action
The Submit and get flow instance ID action creates and submits a new flow instance in Oracle Fusion Cloud's Human Capital Management (HCM) system and returns the unique instance identifier.
SOAP ACTION
This action uses SOAP APIs.
# Input
| Input field | Description |
|---|---|
| Cross flow interaction list | Enter a list of flow instance and task identifiers to create cross-flow interactions. |
| From flow instance name (Cross flow interaction list) | Specify the name of the source flow instance in the flow interactions. |
| From flow task name (Cross flow interaction list) | Enter the name of the source task in the flow interactions. |
| Impact calculation flag (Cross flow interaction list) | Specify whether the flow interaction impacts calculation. |
| To flow instance name (Cross flow interaction list) | Enter the name of the destination flow instance in the flow interactions. |
| To flow task name (Cross flow interaction list) | Specify the name of the destination task in the flow interactions. |
| Parameter values | Provide the parameters required for the flow execution. Effective Date is a required parameter. |
| Parameter values source list (Parameter values) | Input a list datapill containing the parameter values. |
| Parameter name (Parameter values) | Enter the parameter name. Effective Date is required for all flow submissions. |
| Parameter value (Parameter values) | Specify the value for the corresponding parameter. |
| Flow name | Enter the name of the flow to execute. |
| Flow instance name | Specify a unique name for this flow instance execution. |
| Legislative data group name | Enter the legislative data group name to scope the flow execution. |
| Schedule formula type name | Specify the name of the formula type for the scheduling formula, such as Flow Schedule. |
| Schedule formula name | Enter the name of the specific scheduling formula to use for flow execution timing. |
| Scheduled date | Select the date and time for flow execution. |
| Recurring flag | Indicate whether the flow instance is recurring or non-recurring. |
| End date | Specify the end date for recurring flow instances to stop the recurring execution. |
# Output
| Output field | Description |
|---|---|
| Result | The unique flow instance identifier generated by Oracle Fusion Cloud for the submitted flow. |
Last updated: 9/25/2025, 2:46:35 PM