'UpdateRecord showing error on parse incoming data

I have a .csv file, there is a column call first_name, in my UpdateRecord processor I have created a property call "/first_name" -> value "${field.value:toUpper()}. But processor is failing to update.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source