What is a blob image/attachment?

Kat9
Kilo Contributor

Hey all!

Okay, this might be a very basic question but: What is a blob image?

When an image is attached to an Incident, often it is called 'blob' instead of the name of the image. Why is that?

THANK YOU in advance 🙂

1 ACCEPTED SOLUTION

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi kat,

BLOB is the acronym of Binary Large Object, it's not a ServiceNow term but it's global:

https://en.wikipedia.org/wiki/Binary_large_object

Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob.

Hope this answer to your question.

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

View solution in original post

3 REPLIES 3

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi kat,

BLOB is the acronym of Binary Large Object, it's not a ServiceNow term but it's global:

https://en.wikipedia.org/wiki/Binary_large_object

Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob.

Hope this answer to your question.

If I have answered your question, please mark my response as correct and/or helpful.

Thank you very much

Cheers
Alberto

Thanks a lot!

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

you're welcome 🙂