AddJobAttachmentV2
Note
This method is solely intended for internal use by Skyline Communications employees.
Use this method to add an attachment to a job. Available from DataMiner 10.2.0 [CU9]/10.2.12 onwards.
Note
From DataMiner 10.2.0 [CU9]/10.2.12 onwards, this method should be used instead of the AddJobAttachment method.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| jobID | String | The ID of the job. |
| fileName | String | The name of the attachment file. |
| ID | String | The ID retrieved through an UploadFile call (only available for Skyline employees). |
Output
None.