Does service now support blob data type .If not ,what is the alternative to this
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2018 10:58 PM
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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 02:26 PM
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.