FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createUniformSuite operation adds one or more suites. To use the createUniformSuite operation to create a suite:
There must be existing draft or deployed products in the FlexNet Operations database.
There must be at least one existing draft or deployed license technology in the FlexNet Operations database.
If specifying the FlexNet Licensing technology, there must be one or more existing license generator configurations in the FlexNet Operations database.
There must be existing license models in the FlexNet Operations database.
If a suite is to be licensed with a trusted license model, there must be existing transaction keys in the FlexNet Operations database.
If part numbers are to be mapped to suites, 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 | createUniformSuiteRequestType | Input |
A createUniformSuiteResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedUniformSuiteDataListType | Information about the suites that were not added is listed in the failedData element. See failedUniformSuiteDataListType. |
|||||||||
responseData | createdUniformSuiteDataListType | Information about the suites that were added is listed in the responseData element. See createdUniformSuiteDataListType. |