Hi All,
I want to compare two String Lists and spit out the differences, put them in a String Lists.
For Eg.,
ListA
Micheal
Jackson
Katy
Perry
Ne-Yo
Guetta
Eminem
Linkinpark and so on…
ListB
Micheal
Justin
Katy
Perry
Ne-Yo
Linkinpark and so on…
I want the difference in two String Lists say (ListC and ListD)
***Items from first list that are not in second list
Jackson
Eminem
Guetta
***Items from second list that are not in first list
Justin
Do we have a BIS for this in wM 8.x and above or should we write a custom java/flow service.
Please provide your inputs/comments on this.
#Integration-Server-and-ESB#webMethods