Previous Topic: SuspendSoftwareJobsNext Topic: GetSoftwareJobOutputFile2


GetSoftwareJobOutputFile

This method returns the path of Software job output file location, if any.

Parameters
xsd:string sessionId

Defines the session Id of the web service login.

xsd:string unitSoftwareJobId

Defines the UUID of the unitSoftwareJob which is obtained from GetUnitUnitSoftwareJobs2 or GetUnitUnitSoftwareInstallationJobs.

Return Values
xsd:string filePath

Defines the location of job output file.

Xsd:Boolean isCopiedFile

Defines the value whether the job output file is a temporary file or the master file in the manager SD library. When Web Services is connected to a remote manager, the job output file is copied to the webservices machine. The webservice API user can delete this copied file after its usage. For more information, see GetSoftwareJobOutputFile Location.