14.0. Introduction

Follow

Target metadata fields can be populated using the output of a programming function.  The programming function can be a single built-in function, or from the output of a customer written PowerShell script.

 

Target Field Parameter Type Value
Author
  • Function
  • TOUPPER(SrcAuthor)

In the example above the Author field in the target is populated using a function which takes the value of the source metadata field SrcAuthor field and applies the TOUPPER function to it to set all characters to uppercase.

 

Was this article helpful?
0 out of 0 found this helpful

Comments