Service for creating dispatch note and sending file for the client. Adds file from input parameter and description. It is mandatory to at least send discription or file.
Name | Type | Domain | Description | |
---|---|---|---|---|
ODBOR | * | Char (16) | DBODBOR | Department origin |
PRIJEMCE | * | Char (50) | .+@.+\..+ | Recipient of files |
DESCRIPTION | Char (10000) | Description of sending documents | ||
FILENAME | Char (64) | Name of the sent file (with suffix) | ||
FILESIZE | Numeric (18,0) | File size in bytes | ||
FILEDATA | Binary | File data | ||
REPLYTO | Char (16) | IDSTRING of the message this is reply to | ||
NOTE | Char (1000) | Internal note |
Name | Type | Domain | Description | |
---|---|---|---|---|
IDSTRING | Char (16) | String of dispatch note |