*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
Run the following scripts in sequence to get the data
-update the scripts to just pull the fields needed, not all the fields
-update the mapping such that ALL VARCHAR field mappings are set to varchar(500) to avoid errors
Import the data into the local_protected schema in the Metadb database
-disable batch load
After you load the first table of data, append the additional datasets to the data in this table so that all the data is in one table in Metadb
...