Question
3
Replies
2183
Views
PT ASURANSI SIMAS JIWA
Posted: May 22, 2017
Last activity: May 26, 2017
Closed
Solved
Insert attachment to Database
Hello #PegaExpert
i have attachment file, i want insert that attachment to database
is there any way insert attachment file to database?
Hi,
By design, if you attach any file to work object, it will be linked to work object as an instance of Link-Attachment class.
The Link-Attachment class is mapped to the pc_link_attachment table in Pega DB. Hence the actual attachment will be stored as an instance/record in this table.