Page 1 of 1

Service that can perform Mass Inserts?

Posted: May 18th, 2022, 3:22 pm
by AkshayKhanolkar
I was working through cleaning up EASYCommerce MVC 5.1. We have a lot of upserts throughout the user setup and login/impersonation processes. All of these are trying to perform batch inserts over a block of shipping/billing address columns. Is there a way to do a mass insert right now? If not, could this be something that could be achieved?

Currently, we loop over the shipping addresses as such to perform the updates/inserts:
image.png

Re: Service that can perform Mass Inserts?

Posted: July 12th, 2022, 2:37 pm
by CathyC
A couple of weeks ago I had a call with the internal team and they said this was worth doing. It may require more discussion still and a task to be created from it, but it would be useful for developers

Re: Service that can perform Mass Inserts?

Posted: July 12th, 2022, 2:46 pm
by JustinVanRegenmorter
Task 10608 has been created for this feature request.