pranil2k2
5 years agoContributor
JSON Splitter for an Split column
Hi,
I have a requirement to read multiple XML files data and load into Oracle table. I am using Directory browser to read the list of XML files and passing the path to File reader and then XML Pars...
- 4 years ago
Hi @JensDeveloper,
Please try with the following expression in a Mapper snap and let me know if it helps you
$Name.mapValues(x=>$.entries()[1][1])
BR Aleksandar.