Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

AccountsFilter Structure


Use this structure to specify how you filter accounts in the cache. This structure is used in the SecurityService Service (in the getCatalogAccountsDatabase method). Table 5 lists the fields in this structure.

Table 5. AccountsFilter Structure Fields
Fields
Description

boolean includeUsers

If set to TRUE, then filter the accounts in the cache by user account.

boolean includeGroups

If set to TRUE, then filter the accounts in the cache by user group.

NOTE:  You can use includeUsers and includeGroups in the same command.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.