Hi All,
I am using XSODATA and using createbatch(POST)to load data into HANA table.
Now I need to update the records in the table. If I insert same set of records which are existing it should update those else it should add new to the existing table entries.
Please help me on how to do this.