Hi Gopal,
- Retrieve the List.
- Sort the List by Name ascendingly.
- Create a New List.
- Create a variable Name.
- Loop the Sorted List.
- Decision IteratorSortedList != Name.
6a.1. (IF TRUE) Add the Sorted List to New List.
6a.2. Set IteratorSortedList/Name to variable Name.
6b. (IF FALSE) Go to 7.
7. Merge.