Is it possible to store the files attached in the service catalog in the columns of the table?

Tsunemasa Matsu
Tera Contributor

Hi,

Is it possible to store the files attached in the service catalog in the columns of the table?

I want to store the file attached in the service catalog in the table.

Thanks.

find_real_file.png

 

1 ACCEPTED SOLUTION

bammar
Kilo Sage
Kilo Sage

All attachments are stored in their own table... The attachment table makes a reference to the sys_id of the record. With that being said i dont think this is possible. Maybe you can make a LINK field in a record that points to the attachment. Also in the Service Catalog if you want the users to see an attachment or use an attachment you could provide a link in the description to the attachment.

View solution in original post

1 REPLY 1

bammar
Kilo Sage
Kilo Sage

All attachments are stored in their own table... The attachment table makes a reference to the sys_id of the record. With that being said i dont think this is possible. Maybe you can make a LINK field in a record that points to the attachment. Also in the Service Catalog if you want the users to see an attachment or use an attachment you could provide a link in the description to the attachment.