labkey.org will be offline for maintenance on Thursday, November 6th @ 5:30pm Pacific Time. The site will be offline for approximately three hours. Please save your work before this time. We apologize for any inconvenience.
Is it possible to bulk insert user data to the core user schema?
thanks
Wayne H
Jon (LabKey DevOps) responded:
2018-10-23 18:55
Hi Wayne,
Yes, you can either use the API to do an UpdateRows or you can leverage the updateQueryRows.view page. You can wire up a button within the XML Metadata for the core.Users table within the Schema Browser and perform a bulk update on the editable fields for the rows in that table.