UploadAttachment
Uploads an attachment to a Domino note
Input
Name | Type | Required | Description |
Unid | String | True | The ID of the note that will contain the uploaded file |
FileName | String | True | The name the file should have on the server |
UploadPath | String | False | The local path to to read the file data from. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful |