User Activity

I have a Json input that contains multiple array objects within it. Json sample given below. I'm trying to flatten this data into table rows, I use two json splitter to achieve this.First Json splitter with Split path $ServiceCompanyArray and then a ...
I have a Json data, that contains a field that could be an array as per Source definition. Json given belowIt is not always mandatory that the FeeReductionDetail will always be an array with multiple elements, sometimes it could be with just one elem...
I’m designing ah pipeline that will handle multiple delimiters in a single CSV parser. I’m using a expression library that has the delimiter details of the respective files as below. [ { “src_file”: “aab”, “Delimit”: “PIPE”, “tgt_table”: “T_STG_AAB” ...
Kudos from
Kudos given to