Forum Discussion

aakumar's avatar
aakumar
New Contributor III
2 years ago

Transformation - I need to remove an array inside an object-flatten

In Mulesoft there is a function called "flatten".  Is there something similar in SL ?

My problem is described in the pic below. I need to remove bsn array and bring its child objects into the products. 

I was able to split the bsn into a new array. Now how do I remove bsn from the original object? and merge them to accomplish my goal as shown in pic 1 ?