Hi, just want to get familiar with the jython evaluator since I want to do some bulk operations on fields with a certain type which would be hard to do otherwise.
Playing with the default script code provided (iterating through the records and writing back each record unchanged) I noticed that all the field attributes (e.g. precision and scale for Decimal types) are gone.
Is this a defect or do I miss something? Would be very inconvenient to recreate these attributes.
Please refer to the Preview screen shot.
Any comments?