FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An assignProductCategoriesToUserResponse message contains an element of handleProductCategoriesToUserResponseType.
Assigning each product category either succeeds or fails. No specific information is returned about categories.
Type handleProductCategoriesToUserResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
Name | Type |
---|---|
assignProductCategoriesToUser | Method |
The following XML fragment illustrates a sucessful assignProductCategoriesToUserResponse message:
<assignProductCategoriesToUserResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</assignProductCategoriesToUserResponse>