Hi
As the subject suggests, im after a simple way to capture whether the operation is achange and report this out to an attribute within a text file.
Eg, the results would be something like below:
"UID","FIRSTNAME","SURNAME","JOBTITLE","CHANGESTATUS""jbond","James","Bond","Account Executive","ACTIVE"
"jdoe","John","Doe","Account Executive","CHANGED"
"fname","fake","name","Sales Manager","ACTIVE"
Appreciate if anyone can provide guidance.
many thanks
Stu