Accessing a sys_attachment (Table Name = ZZ_YY<table name>) using sys_attachment.do?sys_id=
I have added a new field to the Knowledge Article table (kb_knowledge) which is of type "Image" so that an animated gif can be attached to a knowledge article. Apparently, the image is stored in the sys_attachment table. We have configured our SN ins...