Alternate for JSON Splitter - Split single document into multiple rows
Hi,
I am currently using Json Splitter in a pipeline to split records and send it to Oracle merge. As there are huge records, json splitter processing time is very high.
Tried moving the json spl...