See the supported connectors for Application Integration.
GET_EXECUTION_ID function
GET_EXECUTION_ID
function
Function Name | Description | Usage | Input parameter | Return value |
---|---|---|---|---|
GET_EXECUTION_ID |
Returns the execution ID of the current integration. | GET_EXECUTION_ID() |
N/A | A string |
Supported data type
The GET_EXECUTION_ID
function supports the following data type:
- String
Example: Get the execution ID of the current integration execution.
Usage: GET_EXECUTION_ID()
Output: 83fb009a-0152-433d-a3b6-e38118335308
Recommendation
- Learn how to add and configure a Data Mapping task