CaWCreatePackage encapsulates the HSDK CreateChangePackage process. It cannot be instantiated directly. The CreatePackage process can be set in the CaWContext object either by name or object ID. The CaWCreatePackage object can only be retrieved from the CaWContext after it has been set. The CA Harvest SCM administrator sets default attribute values.
A Create Package process has a default name expression to generate the package name if none is supplied. The DefaultName property returns the expression. If no expression then the default is “Package- number” where number is a sequential integer value.
The PackageName property returns the user specified name prior to an Execute call and the resulting package name after an Execute call. The name must be reset if additional Execute calls are to be made.
More information:
| Copyright © 2013 CA. All rights reserved. |
|