retrieve attachment in binary format when user uploads attachment

cnshum
Tera Contributor

This is my use case:

  • when user attaches a file on a form, I need to send this file (in binary format) to a server using rest api.
  • this file should not be saved in the sys_attachment and sys_attachment_doc table at all until I get a reply from the server on the status of the file. 

I understand that I am unable to extract the file at all since it is not in the sys_attachment and sys_attachment_doc table.

0 REPLIES 0