Skip to content

Configure Array Fields

Configure Array FieldsΒΆ

Some fields in RCX are array fields, meaning they comprise a list of values. Array fields can typically be identified by the dot notation, such as lineItems.couponCode.

Before You Begin

Create or edit the template you want to work with. Refer to Edit a Template.

To configure array fields:

  1. Select the array field from the RCX Field Selection dialog box and click OK. A sub-tree is created under the Body tab.

    Body element showing a new sub-tree, lineItems, with the lineItems.couponCode field
    Figure 1. The lineItems array sub-tree

  2. Configure the array field definitions as you do for regular fields.

  3. Configure the Fixed Array Length field to specify the length of the array.

The details view for the lineItems.couponCode array field showing a Fixed Array Length of 7.
Figure 2. Input File Array Field Configuration.

See also: