FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An updateUserResponse message contains an element of updateUserResponseType.
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
failedData | failedUpdateUserDataListType | 0..1 | See failedUpdateUserDataListType. |
|||||||||
Name | Type |
---|---|
updateUser | Method |
The following XML fragment illustrates a successful updateUserResponse message:
<updateUserResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</updateUserResponse>