GlidesysAttachment API is copying attachments every time when the record is inserted

aj2403
Tera Expert

Hi,

 

I am trying to copy the attachments from request to incident table. I know we can do it by "GlideSysAttachment.copy" method. But as per the functionality its copying repeatedly everytime. There is alternate way that we can try to delete all attachments and again we can copy those, but we should do in that way. I am trying to copy the latest attachment attached. Can anyone help on this. Because I searched the community, but unable to figure out this to attach only the latest attachment.

 

Thanks

5 REPLIES 5

Hi, have you found the solution ?