UUID5

Description: Returns a type 5 (SHA-1 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:UUID5('245b55a8-397d-4480-a41e-16603c8cf9ad')} will return "4d111477-5100-5f2d-ae79-b38bbe15aa78".

An empty argument or an argument value with an invalid UUID results in an exception bulletin.

See Also: UUID