In transform map using source table and target table how to update target filed value with script

Vigitha
Tera Contributor
Hi team, In transform map using source table and target table how to update target filed value with script. Can any one help me.
1 REPLY 1

Elijah Aromola
Mega Sage

ElijahAromola_0-1677176937865.png

  1. Create a field map and set "Use source script" to true.
  2. Select your target field
  3. Write whatever logic you need and return a valid value for that field map. (String, sys_id, etc.)