I want to use a Dynamic ORACLE SPATIAL writer in UPDATE MODE.
But when i try to update a row through this, two extra attributes 'ORIENTATION' and 'TEXTSTRING' appends in the query so that when i run the workbench oracle throws an 'invalid identifier' exception and the process stops.
Can anyone tell me how to use a writer dynamically to update a row in oracle spatial database. Thanks in advance.