Table of Contents

Search

  1. Preface
  2. Mappings
  3. Mapping tutorial
  4. Parameters
  5. CLAIRE recommendations
  6. Data catalog discovery
  7. Visio templates

Mappings

Mappings

Patterns in expression macros

Patterns in expression macros

You can use Mapping Architect for Visio patterns in expression macros.
For example, if you know that you want to use all fields that begin with SALES_, you might declare the macro variable fields as follows:
Macro variable name: Declare_%salesfields% Macro variable fields: {"SalesFields":"Pattern:^SALES_"}
Or, if you know that you want to use all input fields, you might use the following expression:
Macro variable name: Declare_%salesfields% Macro variable fields: {"SalesFields":"All Ports"}
For more information about patterns, see the Mapping Architect for Visio documentation.

0 COMMENTS

We’d like to hear from you!