UploadDocument
Upload a document to the SharePoint library.
Input
| Name | Type | Description |
| File | String | The path of the file to be added. |
| Library | String | The name of the library on the SharePoint server. |
| Name | String | The name assigned to the new file. |
Output
| Name | Type | Description |
| Result | String | Boolean value indicating whether the stored procedure was successful. |