When I use UpdateRecord processor for removing some certain integers from a number and add leading 0.
Queued values verify leading 0 is there ,But after the process, I use another Update record processor for adding a new column using previously changed column.
My configurations are as followed.
In values, this process also replaces leading 0 in original column too. How can I keep this value as its after the processor?