Hi SushantTrimukheD,thanks, that seems like a simpler solution indeed. I wanted to do it a bit simpler than in the manual you provided though as I don't really understand why we can't update vars.targetSchema directly instead of saving to temporary schema and then linking it back together. So I trie...