Hi, I transform data from postgresql to oracle table with ODI 12.2.1 - next I want parse column JSON_F which contains JSON value or null. How can I parse values from this json column and insert in different table? Must I write some 'parser' in sql or can I use ODI?