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 ?