Limiting the number of characters in a user defined field. Support long strings (greater than 5000 characters) for UDF
search cancel

Limiting the number of characters in a user defined field. Support long strings (greater than 5000 characters) for UDF

book

Article ID: 332070

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

  • Is there a limit to the number of characters in a user defined field?
  • What is the data type for this field?

Environment

Smarts - 10.1.x

Resolution

The data type for UDF is the same as that for Eventtext fields and is of the type string.

It is not of a fixed length and support characters of arbitrary length.