Service that can perform Mass Inserts?

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
AkshayKhanolkar
Posts: 43
Joined: May 2nd, 2022, 11:53 am
Contact:

Service that can perform Mass Inserts?

Unread post 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
word count: 76

Tags:
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

Re: Service that can perform Mass Inserts?

Unread post 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
word count: 41
JustinVanRegenmorter
Posts: 536
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Service that can perform Mass Inserts?

Unread post by JustinVanRegenmorter »

Task 10608 has been created for this feature request.
word count: 9
Post Reply