Table of Contents

AddJobAttachment

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.0.5 onwards.

Note

From DataMiner 10.2.0 [CU9]/10.2.12 onwards, use the AddJobAttachmentV2 method instead.

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.
path String The file path of the attachment file.

Output

None.