Table of Contents

Search

  1. Preface
  2. Part 1: Concepts and Models
  3. Part 2: Custom XConnect Created with a Load Template
  4. Appendix A: Resource Configuration File

Metadata Manager Custom Metadata Integration Guide

Metadata Manager Custom Metadata Integration Guide

Load Template Expressions

Load Template Expressions

You can add expressions to mapping rules. You can use operators and functions in the expressions.
You can add expressions to the following types of load template objects:
Element values
For example, you can use an expression to create a unique value for each object ID. You concatenate the following values to populate the id element:
<id>PARENT+'~'+ELEMENT</id>
Conditions
For example, you can use the non-equality operator to get all rows except for those of a particular type.

0 COMMENTS

We’d like to hear from you!