Hi All, I have a requirement to update a certain field value depending on the field value of another field. To elaborate- I have a field called 'popularity' and a field called 'URL'. I need to assign popularity value depending on the domain (URL) ( I have the popularity and domain mapping in a text file).
I am using CSVRequestHandler to import the data. What are the suggested ways to achieve this. Your quick response is much appreciated. Thanks, Bhawna