Defines a Put Attachment action component.

This component helps putting (put_attachment) attachments on a FullSync database document.
For more information : interacting-locally-with-the-data/.

If you want to disable loading controller, you can set property disable loading controller to true.

Name Description
Content The content of this attachment. It can be a Binary (Blob), a Base64, or a file URI
Content type The content type of this attachment.
Database Defines the target FullSync Data base to post data to.
Disable loading controller Defines if we want to disable loading controller showing
Document ID The Document ID on an existing Document that will receive the attachment.
Name The name of the attachment to put on the document.
Comment Describes the object comment to include in the documentation report. This property generally contains an explanation about the object.
Is active Defines whether the component is active.