Previous Topic: CloseSoftwarePackageProcedureListNext Topic: CreateAddedSoftwarePackageProcedure2


CreateAddedSoftwarePackageProcedure

The CreateAddedSoftwarePackageProcedure method creates a new software package procedure. Files additional to those in the software package to which this procedure is associated may be added to the procedure definition.

Parameters

xsd:string sessionId (m)

The session identifier.

CreateSoftwarePackageProcedureProperties softwarePackageProcedureProperties (m)

The properties required to create a software package procedure.

xsd:string sourcePath

The path to any files that the procedure requires in addition to those files in the software package to which the procedure is associated.

Return Values

xsd:string CreateAddedSoftwarePackageProcedureReturn

If an Added software package procedure was successfully created, the UUID of the new procedure is returned.

Remarks

None

More information:

SoftwarePackageProcedureProperties