GROUPNAME

Determines which of the 128 possible index values should be used as the group name for each index group.

Required
No
Default Value
INDEX1
Data Type
AFP
If you do not specify the GROUPNAME parameter, ACIF uses the value of the INDEX1 parameter. Using the most unique index value for the group name is recommended. The intent is to have a unique group name for every group ACIF produces. The value includes the FIELD definitions from the INDEX parameter but does not include the attribute name. Content Manager OnDemand displays the value along with the attribute name and index value. After retrieving a document from the server, users can use the group name to select and display a specific group of pages.
Note: When defining the group name, a FIELD cannot be based on a floating trigger.

Syntax

GROUPNAME=indexParameter

Options and values

The indexParameter can be:
  • INDEX1

    ACIF uses the INDEX1 parameter to determine the group name. INDEX1 is the default.

  • INDEXn

    ACIF uses the specified INDEX parameter to determine the group name.

Related parameters

INDEX