This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| lockss_setup [2012/11/20 13:48] – [Preparing a LOCKSS dataloader file for SFX] cknapp | lockss_setup [2016/09/21 16:39] (current) – cknapp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Setup for LOCKSS linking ====== | ====== Setup for LOCKSS linking ====== | ||
| + | |||
| + | LOCKSS IS CURRENTLY DEACTIVATED IN SFX. NO RETRIEVAL IS OCCURRING. 2016 | ||
| ==== Proxy Config Entry ==== | ==== Proxy Config Entry ==== | ||
| Line 5: | Line 7: | ||
| * U http:// | * U http:// | ||
| * DJ umass.edu | * DJ umass.edu | ||
| + | * Note: 8082 is the public access port, 8081 is UM admin access. | ||
| ==== LOCKSS Admin Changes ==== | ==== LOCKSS Admin Changes ==== | ||
| === Under Content Control === | === Under Content Control === | ||
| Line 13: | Line 15: | ||
| | | ||
| + | ==== UMass LOCKSS Box IP Special Registration ==== | ||
| + | Some platforms require special registration of our LOCKSS box IP. This has included Atypon and JSTOR. See LOCKSS instructions [[http:// | ||
| Line 23: | Line 27: | ||
| * Activated target and target service using our usual procedures. | * Activated target and target service using our usual procedures. | ||
| * Used menu display logic to have target show only if user is coming from OPAC or EJournal List or there is no other fulltext option. | * Used menu display logic to have target show only if user is coming from OPAC or EJournal List or there is no other fulltext option. | ||
| + | |||
| + | ==== LOCKSS Content Retrieval ==== | ||
| + | * When email is received in eleres from LOCKSS, login to each site. 001=Journals, | ||
| + | * http:// | ||
| + | * http:// | ||
| + | * Journal Configuration > Add AUs > Check "All AUs" > Select AUs. After this runs, | ||
| + | * Check both boxes to evenly distribute > click Select All > "Add Selected AUs" | ||
| ==== Preparing a LOCKSS dataloader file for SFX ==== | ==== Preparing a LOCKSS dataloader file for SFX ==== | ||
| * Retrieve a file of LOCKSS collected titles in .csv format from http:// | * Retrieve a file of LOCKSS collected titles in .csv format from http:// | ||
| - | *At LOCKSS | + | * At LOCKSS |
| + | * Save as .txt file and use SFX dataloader. Fields are: ISSN, Activation, Threshold. | ||
| + | OR | ||
| + | * Retrieve a file of LOCKSS collected titles in .csv format from http:// | ||
| + | * At LOCKSS choose "Title list", choose " | ||
| *Save, don't open, and move to folder where PERL script lives (which is currently C: | *Save, don't open, and move to folder where PERL script lives (which is currently C: | ||
| * Open desktop PERL environment shortcut. | * Open desktop PERL environment shortcut. | ||
| Line 33: | Line 48: | ||
| * Edit displayed script to include name of .csv input file. Edit OUT filename in script also if desired. | * Edit displayed script to include name of .csv input file. Edit OUT filename in script also if desired. | ||
| * Click run. Output file should be saved by the script to the directory where the environment resides. | * Click run. Output file should be saved by the script to the directory where the environment resides. | ||
| - | * Output file is tab delimited text. Open in Excel to add ACTIVE column if needed before using SFX dataloader. | + | * Output file is tab delimited text. Open in Excel to add ACTIVE column if needed before using SFX dataloader. |