Skip to Content
0
Former Member
May 04, 2018 at 12:13 PM

Store PDF as GOS attachment

1610 Views Last edit May 08, 2018 at 09:14 AM 3 rev

Hello,

I want to store a PDF file from the archive server as a GOS attachment. I get the PDF data with "ARCHIVOBJECT_GET_TABLE" and its stored in tables type tbl1024 and type DOCS. My question is, how to convert it to type SOLI so i can store it with "SO_OBJECT_INSERT". I tried everything, but when i tried to open the attachment, i got an error, saying the file is corrupted.