Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

USERMANAGER.GETUSERS

Gets a user with a specifed role.

Syntax

Parameters

PREFIX
The first part of the name of all variables and/or lists used by this scatter operation. Variables are typically named with the prefix together with the field name. A delimiter is not automatically inserted after the prefix. Therefore, if a delimiter, such as a colon, is desired, it must be included with the prefix. For example, Variables.prefix:fieldname. The total is written into a variable called prefix:Total.

ROLE (required)
Role name.

SITE (required)
Site ID.

Description

This tag creates a family of IUser objects in the ICS object pool. They are named according to the prefix passed to the tag, plus a number which is the index of the user. If the prefix is "Hello", for example, the first IUser object is named "Hello0", etc. It uses directory services to obtain the list of users.

errno

The possible values of errno include:

Value
Description
-100
General exception.
-12001
An expected table or Ilist field was not found.
-12051
Directory error.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.