Previous Topic: XML DCC Scheme Mappings

Next Topic: Configure Additional Mappings

Configure the Required "user" Mapping

When you create an XML DCC authentication scheme, a required "user" mapping, which is used to map the user name field in the user store, is created for you. Before you configure any further mappings, you must map this value to a field in the XML document.

Two methods for creating mappings are as follows:

To configure XML DCC field mappings

  1. Locate the Scheme Setup group box on the Create Authentication Scheme pane and click the Edit button beside the "user" field mapping entry.

    Field mapping settings open.

  2. Do one of the following:
  3. (Optional) Specify the XPath function (count, div, index, mod, sum) that you want to apply to the mapping by choosing it from the Function drop-down list.

    The Function option lets you create more complex mappings by processing functions that further evaluate the XML document. For more information about these functions, navigate to the XPath specification at http://www.w3.org.

  4. Specify whether the mapped information is located relative to the message body or message header by selecting the Message Body or Message Header option button.

    This defines the root of the XML document and tells XPath where to search for the relevant information. If the document has multiple headers, XPath uses the value of the first header that resolves.

  5. Click OK to save your changes and return to the Create Authentication Scheme pane.