Friday, August 31, 2018

Mule 4: Database Connector Bulk Insert

In this article, I will explain how to implement the bulk insert operation in the Mule 4 Database Connector. For instance, we have a CSV Input File that contains a list of people. Our interface will read that input file and insert the person data to a PostgreSQL Database Table using Bulk Insert.

Scheduler Component: Using a Fixed Frequency that set to every 2 minutes scheduled run.



from DZone.com Feed https://ift.tt/2wtfdzU

No comments:

Post a Comment