FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createFeature operation adds one or more features.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createFeatureRequestType | Input |
A createFeatureResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedFeatureDataListType | Information about the features that were not added is listed in the failedData element. See failedFeatureDataListType. |
|||||||||
responseData | createdFeatureDataListType | Information about the features that were added is listed in the responseData element. See createdFeatureDataListType. |