OWB - How can i setup a simple UPDATE in a mapping ???

UPDATE target
SET col1 = col2 + col3 * 0.01

Here is de Demo.

Of here is the note :