Exporting from ASpace to ArcLight
Navigate to the collection you would like to make sure is exported
NOTE: Only collections are exported, so if you wish to export a series, file, etc., you have to re-export the whole collection.
Unclick the "Published" checkbox
Re-select the "Published" checkbox and click "Save"
Log on to the railsdev server with:
ssh railsdev
Export updated records from ArchivesSpace to Github:
python3 /opt/lib/ArchivesSpace-ArcLight-Workflow/exportPublicData.py
NOTE: if you get an error, the first time you may need to run:
python -m pip install gitpython
Download the XML from Github:
sudo git --git-dir=/opt/lib/collections/.git --work-tree=/opt/lib/collections pull
Index all new collections:
/opt/lib/ArchivesSpace-ArcLight-Workflow/indexNewEAD.sh "apap" /opt/lib/ArchivesSpace-ArcLight-Workflow/indexNewEAD.sh "ua" /opt/lib/ArchivesSpace-ArcLight-Workflow/indexNewEAD.sh "ndpa" /opt/lib/ArchivesSpace-ArcLight-Workflow/indexNewEAD.sh "ger" /opt/lib/ArchivesSpace-ArcLight-Workflow/indexNewEAD.sh "mss"