Does service now support blob data type .If not ,what is the alternative to this

Divya95
Tera Contributor

 

Does service now support blob data type .If not ,what is the alternative to this .

We need to have ‘BLOB’ data type field in our service inventory table which can carry any number of dynamic attributes like a string.

1 REPLY 1

SanjivMeher
Kilo Patron
Kilo Patron

You can use List data type field, which can store an array.


Please mark this response as correct or helpful if it assisted you with your question.