Unable to insert record in Oracle target system from Synchronization editor

Hello All,

I have created a project in Synchronization editor to do access provisioning for Oracle database type application using Native database connector(Oracle Database).  There is a column in the oracle database table which will auto increment on execution of every insert query on the table.

On running the Sync project, I am getting error ‘Not all Mandatory properties are defined! Missing : Col_name

I haven’t done any mapping for this column in the Syn project as this should be auto incremented based on the last entry in the table.

I am working on one identity manager V 8.0

Any suggestion to fix this.