See the supported connectors for Application Integration.
GENERATE_UUID function
GENERATE_UUID
function
Function Name | Description | Usage | Input parameter | Return value |
---|---|---|---|---|
GENERATE_UUID |
Generates a random UUID. | GENERATE_UUID() |
N/A | A string |
Supported data type
The GENERATE_UUID
function supports the following data type:
- String
Example: Generate a UUID.
Usage: GENERATE_UUID()
Output: 57547434-b572-4aaa-8da6-e6768850baa3
Recommendation
- Learn how to add and configure a Data Mapping task