FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createFeatureBundle operation adds one or more feature bundles. To use the createFeatureBundle operation to create a feature bundle, there must be existing draft or deployed features in the FlexNet Operations database.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createFeatureBundleRequestType | Input |
A createFeatureBundleResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedFeatureBundleDataListType | Information about the feature bundles that were not added is listed in the failedData element. See failedFeatureBundleDataListType. |
|||||||||
responseData | createdFeatureBundleDataListType | Information about the feature bundles that were added is listed in the responseData element. See createdFeatureBundleDataListType. |