I have to create a workflow where I need to make six mappings and then sort the data of these mappings in order. For Example, there is a name, address, and phone number. These data are put into separate files and have different mappings. After this, I need to create another session where a person's name, address, and phone number come together. Name address Phone Name1 Address1 Phone number1
Can anyone please tell me how to sort the data?
Thanks in advance