Submit
Definition
Method of the BOR object Message without dialog that sends a document to a recipient list that has already been created. For external recipients, 'sends', in this case, means that the send order is transferred to the queue.
After sending, the selected recipients (list of Recipient objects) are removed. The broken down recipients of this send process are still available via the export parameter RecipientsInfo. If the document was successfully sent to all recipients, the general note is also deleted.
How can users find out whether the document was successfully sent to individual recipients?
Structure
Import Parameters
None.
Export Parameters
|
Export Parameter |
Description |
|
SentToAll |
Flag indicating that the document was successfully sent to all recipients in this send process. |
|
AllBindingDone |
Flag indicating whether all object links were successfully created (compare the Save method). |
|
RecipientsInfo |
Table of broken down recipients each with return code. |