Hi,
I have a work space that creates an error report for a dataset, that I would like to amend.
The current error report brings back the error "Area of Outstanding Natural Beauty (AONB)' fails check for case is 'FULL_TITLE", however this isn't an error as the of being lower case is to be expected. In FME, for strings like the above, how can I allow 'of' to be lower case and not be included in the error report please?
I think it might be require a regular expression of some sort, but not sure if \\bof\\b would do the trick.
Would really appreciate your help.
Thanks,
JB