How to do bulk update using JDBC Adapter in SAP CPI

I am currently working on Migration on SAP PO to SAP CPI project. In this migration journey I thought I should start writing my work in blog format to document the unique scenarios for my reference and for others help as well. So, this is my first blog, I am going to to document a scenario which I encounter while updating data in MS SQL Server. 

As per my knowledge bulk update is not possible using JDBC Adapter, while doing some research I came across the way to achieve it (you can find the original article here). 

 

​ I am currently working on Migration on SAP PO to SAP CPI project. In this migration journey I thought I should start writing my work in blog format to document the unique scenarios for my reference and for others help as well. So, this is my first blog, I am going to to document a scenario which I encounter while updating data in MS SQL Server. As per my knowledge bulk update is not possible using JDBC Adapter, while doing some research I came across the way to achieve it (you can find the original article here).    Read More Technology Blogs by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author