In Biztalk mapper how to use split array concept
问题 Required suggestion on below part.please any one give solution. We have mapping from 850 to FlatFile X12/PO1Loop1/PO1/PO109 and I need to map to field VALUE which is under record Option which is unbounded. Split PO109 into substrings delimited by '.', foreach subsring after the first, create new Option with value=substring So in input sample we have value like 147895632qwerqtyuui.789456123321456987 Similarly the field repeats under POLoop1. So I need to split value based on (.) then pass a