Hi
I want to know for all records with a certain project number whether certain other attributes are the same. For example, all the records with projectnumber A97652 must have the same startdate and owner, if ist not the same then i must change the one that's different.
I think i need a transformer with a group by function. I have tried the matcher but it doesn't do exactly what i want.
Does anyone know wich transformer i have to use?