FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: acctRoles [type updateUserAccountsListType]

Description

List of account identifiers and roles. See updateUserAccountType.

Derived By

Type updateUserAccountType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
account  accountIdentifierTypeUser  1..1  See accountIdentifierType.
expiryDate  date  0..1 

Optional. Date the user is no longer linked to the account. If included, the value cannot be null. If not included, there will be no change to the user's existing expiration date setting.

Note 1: Because the field cannot contain a null value, to clear a previously set expiration date for a user, you must edit the Expiry date field for the user in the FlexNet Operations Producer Portal. Alternatively, using the web services, the expiration date can be set to far enough in the future that it, in effect, never expires.

Note 2: If the Enable User Expiration is not selected in the FlexNet Operations system configuration, the following error message will result:

User Account Expiration Configuration is Disabled.
roles  updateUserRolesAccountListType  0..1  See updateUserRolesAccountListType.
Referenced By
Name  Type 
updateUserAccountsListType  Complex Type 
Definition

See updateUserAccountsListType