Skip to main content

Does anyone know how to perform batch inserts with SmartObjects? 


I have a one-to-many association setup where there is a need to insert multiple SOs at once.  Currently, I'm creating the SOs one at a time in a loop.  However, there is a noticeable drop in performance when inserting more than 2 or 3 SOs.


Thanks,
Ryan

Hi, 


 


Have a look at the following document partners.k2.com/files/4718, from page 35 there is a description on how to achieve this through the use of a List View.


 


Regards,


Reply