The OpenParentSoftwareJobContainerList3 method opens a list of the software job containers that are parent containers of the given software job container. The method returns the total number of software package procedure groups in the list, and a handle to the list that you can use for further calls to GetParentSoftwareJobContainers3.
This method also includes the functionality that helps you manage the custom administrator message. The method takes the sequence SoftwareJobContainerPropertiesRequired3. This sequence uses a parameter to set the requirement for the userMessage field in the retrieved software job container properties.
Parameters
Specifies the session identifier obtained from the login method of the web service.
Specifies the software job container identifier. If no value is provided, the root container is opened
Specifies the properties that are required when getting a software job container from the list.
Return Values
Returns a numeric handle to a list of software job containers that you can pass to GetParentSoftwareJobContainers3.
Returns the total number of parent software job containers in the list for which the handle has been returned.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|