UUID3
Description: Returns a type 3 (MD5 hashed) namespace name-based UUID. The argument must be a valid UUID.
Subject Type: String
Arguments:
-
namespace : The namespace UUID identifier
Return Type: String
Examples: If we have an attribute named "attr" with a value of "string value", then the Expression ${attr:UUID3('b9e81de3-7047-4b5e-a822-8fff5b49f808')}
will return "bf0ea246-a177-3300-bd7e-d4c9e973dc6f".
An empty argument or an argument value with an invalid UUID results in an exception bulletin.
See Also: UUID