FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: accountIdList

Description

Use to retrieve user information for multiple accounts using a single API call. To retrieve information for multiple accounts, specify the relevant account IDs using the getUsersQuery API request.

By default, you can retrieve user information for a maximum of 10 account IDs. You can change this limit using the configuration option Number of accounts and associated user information to retrieve via SOAP API in the Producer Portal (under System > Configuration > FlexNet Platform Server > General Options).

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
accountIds  accountIds  1..1 

Provide the account IDs for which you want to retrieve user information.

The configuration option Number of accounts and associated user information to retrieve via SOAP API limits the number of accounts that can be specified. Default = 10.

searchType  simpleSearchType  1..1 

Search criteria for one account ID would be:

  • STARTS_WITH

  • CONTAINS

  • ENDS_WITH

  • EQUALS

Search criteria would be EQUALS if more than one account ID is provided to retrieve user information.

Referenced By
Name  Type 
accountIdList [type userQueryParametersType]  Element