FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Enables producers who are building their own Web portal to sort columns.
Only one sortBy parameter can be sent per request.
Here is an example request:
<urn:sortBys>
<urn:sortBy>
<urn:sortKey>EMAIL</urn:sortKey>
<urn:ascending>false</urn:ascending>
</urn:sortBy>
</urn:sortBys>
The following fields can be sorted:
ACCOUNT_NAME
ACCOUNT_ID
CAN_LOGIN
CITY
COUNTRY
DISPLAY_NAME
FIRST_NAME
ISACTIVE
LAST_MODIFIED
LAST_NAME
STATE
Type userSortBys
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
sortBy | userSortBy | 1..* | |
Name | Type |
---|---|
userQueryParametersType | Complex Type |