14.0. Introduction
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 |
|
|
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.
Comments