Completed Document Transmission notifications are used to push a completed document to a pre-configured location. They may be called only on a Document Completed event.
Providing a one-size-fits-all solution for passing documents proves technically challenging. You will note that AssureSign supports the W3C standard Message Transmission Optimization Mechanism (MTOM) for receiving documents through the DocumentNOW SubmitWithFile and AsyncSubmitWithFile operations. However, providing a standard MTOM document attachment scheme from the AssureSign application to client sites is not currently supported.
The two methods of completed document passing supported in AssureSign are:
- Embedding the binary data as a Base64 encoded string as a merge field in your XML design
- File transfer via
- File Transfer Protocol (FTP)
- FTP over SSL (FTPS)
- Secure Shell File Transfer Protocol (SFTP)