FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createMaintenance operation adds one or more maintenance products. To use the createMaintenance operation to create a maintenance product:
If part numbers are to be mapped to maintenance products, unassigned part numbers must already exist in the FlexNet Operations database. Part numbers can be imported through the Product Packaging Service or from an XML file through the FlexNet Operations UI.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createMaintenanceRequestType | Input |
A createMaintenanceResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedMaintenanceDataListType | Information about the maintenance products that were not added is listed in the failedData element. See failedMaintenanceDataListType. |
|||||||||
responseData | createdMaintenanceDataListType | Information about the maintenance products that were added is listed in the responseData element. See createdMaintenanceDataListType. |