Work with Multiple Value Statements

You can add multiple value-of statements or multiple XSLT statements under a leaf node.

To work with multiple value statements:
  1. Click View link and ensure that Advanced is selected.
  2. Drag a value-of statement to a leaf element target in the mapper. For this example, value-of is added as a child of POHeaderId.
    Description of jet_mapper_valueof1.png follows
    Description of the illustration jet_mapper_valueof1.png
    Multiple value-of statements are added to the leaf node.
    Description of jet_mapper_valueof2.png follows
    Description of the illustration jet_mapper_valueof2.png
  3. Define appropriate mapping logic for each value-of statement. For example, add a choose statement and a when statement with a defined value to the first value-of statement and an otherwise statement to the second value-of statement.

Note:

Multiple value-of XSLT statements in a leaf node continue to remain visible in the mapper even if you disable Advanced.