SlideShare ist ein Scribd-Unternehmen logo
1 von 18
EZproxy Implementation
in Sierra
Presented by JoelTonyan, Stephanie Spratt, Mary Beth Chambers
University of Colorado-Colorado Springs
Rocky Mountain Region IUG Meeting July 31, 2015
Objectives
• What is EZproxy and why did UCCS migrate to it?
• Identifying Electronic Resources in Sierra that needed to be “proxied”
• Updating electronic resource links in Sierra
• Proxying incoming electronic resource records in Sierra
What is EZproxy?
• Authentication software that identifies authorized users of online resources
and provides them with off-campus access to these resources
• Developed by OCLC
• Configured with a list of restricted domains (for instance, ebscohost.com),
and then a method of authentication (campus credentials, library barcode,
IP address, etc.).
• A user clicks on a “proxied” link, which points the user’s browser to the
proxy server, and then they are authenticated. Once authenticated, they
are given access to the restricted resource.
Why EZproxy?
Previously, the Kraemer Family Library provided off-campus access to our
resources through aVPN connection. However, because theVPN required setup
on the user’s end, we received many questions at our reference desk about
setting up theVPN. We wanted to reduce these types of questions and simplify
off-campus access to our resources.
We decided upon EZproxy for several reasons:
• It is the most widely-used authentication program in the academic library
world
• I had experience configuring and managing an EZproxy server at a previous
institution
What was involved in the setup?
Began initial setup in January 2015 and launched the service in June 2015
What was involved:
• Purchase EZproxy and install it onWindows Server virtual machine
• Configure and test authentication (we used LDAP/Active Directory)
• Configure security parameters
• Add all restricted resources the library subscribes to
• Test all resources off and on campus
• Update all links on the library website, LibGuides, etc.
• Update all electronic resource records within Sierra
Implementing EZproxy in Sierra
• Identifying Resources to Proxy
• Updating Existing Records
• Proxying Incoming Records via a Loader
Identifying Resources to Proxy
• Use existing lists/tools to compile a list of all resources needing proxied
• ERM
• Catalog
• Various tracking spreadsheets (for example, we built our initial list of electronic resources
needing proxied from a spreadsheet created to track costs over time for all of our electronic
resources)
• If nothing else, work through your active licenses to gather a list of resources which require
authorization to access
• Identify stragglers
• Create Lists in Sierra
Compiling a Resource List,Tracking Progress
• Use Sierra, library website to gather details
• Resource name, provider, access points, URL, etc.
• Share the list with others for collaboration
• Google Sheets - https://docs.google.com/spreadsheets/d/10LT4dhOGwbmANtjhjM4l-
LmrGDGFPEj7F8I-3CShBSU/edit#gid=1271861828
• Build in additional columns to track progress
• Catalog link updated, link resolver updated, tested off campus, etc.
Testing withTeamViewer
• Since we’re using EZproxy’sAutoLoginIP command to IP authenticate users
on campus, bypassing the login screen, we needed a method to test off
campus while still on campus
• We usedTeamViewer (https://www.teamviewer.com)
• Allowed us to use our home computers remotely for testing, without the
need for a static IP address
Updating existing records
• Create a list of bib records for the e-collection that needs to be “proxied.”
• Use the Global Update feature to add the proxy script to the URI.
• Select “ChangeVariable-length Field” option; make sure “Use Displayed Field” is not
checked.
• Find/Replace 856 field |u (URI) data:
Preview  Check for problems.
Process  Records with no changes? -- Create a list of records, based on the existing list, that
have 856s without the proxy script.
Proxying Incoming Records via a Loader
eBook Load Profile
ProxyTranslation Map
ProxyTranslation Map, contd.
@delimiter=:
@bar_subfield=true
@case=true
^(.*)$0|u(.*)$0|u(.*)$1:0|uhttps://libproxy.uccs.edu/login?url=1
• Everything prior to “|u” is copied and stored in memory bank “0”
• Everything after “|u” is copied and stored in memory bank “1”
• The contents of memory bank 0 are then pasted into the 856 field, followed
by |u our EZproxy referring URL (https://libproxy.uccs.edu/login?url=), and
then the contents of memory bank 1 are pasted after the referring URL
So how does this work in practice?
856 Field Before Being Run through Load/Translation Map
856 40 |uhttp://iopscience.iop.org/book/978-1-6270-5481-2|zview eBook at IOP
Science
856 Field After Being Run through Load/Translation Map
856 40|uhttps://libproxy.uccs.edu/login?url=http://iopscience.iop.org/book/978-1-
6270-5481-2|zview eBook at IOP Science
Conclusion
The process went smoother than expected, and our “soft launch” proved so
successful that we have very little to do to finalize settings and records for our full
launch next month.The key to our success? Lots of documentation.
Additional considerations
• Expect to run into numerous broken links within your catalog, both at the database
level and individual resource level
• Use a collaborative document to indicate problem resources
• Ensure that your Create List Review Files are large enough to capture all the batch-
loaded records, by vendor
• Watch for data inconsistencies such as spaces in front of “http:”
Thank you! Any questions?
Contact Information
JoelTonyan – Systems and User Experience Librarian
jtonyan@uccs.edu
Stephanie Spratt – Electronic Resources and Serials Librarian
sspratt@uccs.edu
Mary Beth Chambers - Director of Cataloging and Metadata Services
mchamber@uccs.edu

Weitere ähnliche Inhalte

Was ist angesagt?

Group meeting may 16 2013
Group meeting   may 16 2013Group meeting   may 16 2013
Group meeting may 16 2013
jalle6
 
Web crawler synopsis
Web crawler synopsisWeb crawler synopsis
Web crawler synopsis
Mayur Garg
 
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
ecommerce poland expo
 

Was ist angesagt? (14)

Group meeting may 16 2013
Group meeting   may 16 2013Group meeting   may 16 2013
Group meeting may 16 2013
 
The ultimate guide for Elasticsearch plugins
The ultimate guide for Elasticsearch pluginsThe ultimate guide for Elasticsearch plugins
The ultimate guide for Elasticsearch plugins
 
Webcrawler
Webcrawler Webcrawler
Webcrawler
 
Elk
Elk Elk
Elk
 
Express js clean-controller
Express js clean-controllerExpress js clean-controller
Express js clean-controller
 
Web : Request-Response Lifecycle (Ruby on Rails)
Web : Request-Response Lifecycle (Ruby on Rails)Web : Request-Response Lifecycle (Ruby on Rails)
Web : Request-Response Lifecycle (Ruby on Rails)
 
Android rest client applications-services approach @Droidcon Bucharest 2012
Android rest client applications-services approach @Droidcon Bucharest 2012Android rest client applications-services approach @Droidcon Bucharest 2012
Android rest client applications-services approach @Droidcon Bucharest 2012
 
ELK: a log management framework
ELK: a log management frameworkELK: a log management framework
ELK: a log management framework
 
Elasitcsearch + Logstash + Kibana 日誌監控
Elasitcsearch + Logstash + Kibana 日誌監控Elasitcsearch + Logstash + Kibana 日誌監控
Elasitcsearch + Logstash + Kibana 日誌監控
 
Web Crawling & Crawler
Web Crawling & CrawlerWeb Crawling & Crawler
Web Crawling & Crawler
 
Realm mobile database
Realm mobile databaseRealm mobile database
Realm mobile database
 
Ajax introduction
Ajax introductionAjax introduction
Ajax introduction
 
Web crawler synopsis
Web crawler synopsisWeb crawler synopsis
Web crawler synopsis
 
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
Rails 3.1 - Grzegorz Witek & Krzysztof Jablonski (PRUG 3.0)
 

Ähnlich wie EZproxy Implementation in Sierra

Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
Ray Schwartz
 
Schwartz ez proxy-logs
Schwartz ez proxy-logsSchwartz ez proxy-logs
Schwartz ez proxy-logs
ENUG
 
End-to-end Data Governance with Apache Avro and Atlas
End-to-end Data Governance with Apache Avro and AtlasEnd-to-end Data Governance with Apache Avro and Atlas
End-to-end Data Governance with Apache Avro and Atlas
DataWorks Summit
 
Harnessing Free Content with Web Service APIs
Harnessing Free Content with Web Service APIsHarnessing Free Content with Web Service APIs
Harnessing Free Content with Web Service APIs
ALATechSource
 

Ähnlich wie EZproxy Implementation in Sierra (20)

Building APIs in an easy way using API Platform
Building APIs in an easy way using API PlatformBuilding APIs in an easy way using API Platform
Building APIs in an easy way using API Platform
 
Dynamic and repeatable transformation of existing Thesauri and Authority list...
Dynamic and repeatable transformation of existing Thesauri and Authority list...Dynamic and repeatable transformation of existing Thesauri and Authority list...
Dynamic and repeatable transformation of existing Thesauri and Authority list...
 
Butler - Security Lessons Learned from an Ezproxy Admin
Butler - Security Lessons Learned from an Ezproxy AdminButler - Security Lessons Learned from an Ezproxy Admin
Butler - Security Lessons Learned from an Ezproxy Admin
 
Open Data and Web API
Open Data and Web APIOpen Data and Web API
Open Data and Web API
 
Content OCRing and Scoring
Content OCRing and ScoringContent OCRing and Scoring
Content OCRing and Scoring
 
Current and emerging trends in library services
Current and emerging trends in library servicesCurrent and emerging trends in library services
Current and emerging trends in library services
 
Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
Application of EZProxy logs, Voyager’s Patron Database, MySQL, and ColdFusion...
 
Schwartz ez proxy-logs
Schwartz ez proxy-logsSchwartz ez proxy-logs
Schwartz ez proxy-logs
 
Making the Big Move: Moving to Cloud-Based OCLC’s WorldShare Management Servi...
Making the Big Move: Moving to Cloud-Based OCLC’s WorldShare Management Servi...Making the Big Move: Moving to Cloud-Based OCLC’s WorldShare Management Servi...
Making the Big Move: Moving to Cloud-Based OCLC’s WorldShare Management Servi...
 
ELK stack introduction
ELK stack introduction ELK stack introduction
ELK stack introduction
 
End-to-end Data Governance with Apache Avro and Atlas
End-to-end Data Governance with Apache Avro and AtlasEnd-to-end Data Governance with Apache Avro and Atlas
End-to-end Data Governance with Apache Avro and Atlas
 
Intro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWSIntro to Machine Learning with H2O and AWS
Intro to Machine Learning with H2O and AWS
 
Harnessing Free Content with Web Service APIs
Harnessing Free Content with Web Service APIsHarnessing Free Content with Web Service APIs
Harnessing Free Content with Web Service APIs
 
Benchmarking Cloud-based Tagging Services
Benchmarking Cloud-based Tagging ServicesBenchmarking Cloud-based Tagging Services
Benchmarking Cloud-based Tagging Services
 
Easy Object Storage Import/Export Using the S3 Connector on Jetstream
Easy Object Storage Import/Export Using the S3 Connector on JetstreamEasy Object Storage Import/Export Using the S3 Connector on Jetstream
Easy Object Storage Import/Export Using the S3 Connector on Jetstream
 
Data Science
Data ScienceData Science
Data Science
 
Sept 24 NISO Virtual Conference: Library Data in the Cloud
Sept 24 NISO Virtual Conference: Library Data in the CloudSept 24 NISO Virtual Conference: Library Data in the Cloud
Sept 24 NISO Virtual Conference: Library Data in the Cloud
 
Library Mashups: What's New
Library Mashups: What's NewLibrary Mashups: What's New
Library Mashups: What's New
 
Library Mashups: What's New
Library Mashups: What's NewLibrary Mashups: What's New
Library Mashups: What's New
 
Reiss 4
Reiss 4Reiss 4
Reiss 4
 

Kürzlich hochgeladen

%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
masabamasaba
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
masabamasaba
 

Kürzlich hochgeladen (20)

WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
WSO2CON 2024 - API Management Usage at La Poste and Its Impact on Business an...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
%in Rustenburg+277-882-255-28 abortion pills for sale in Rustenburg
 
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
MarTech Trend 2024 Book : Marketing Technology Trends (2024 Edition) How Data...
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
WSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security ProgramWSO2CON 2024 - How to Run a Security Program
WSO2CON 2024 - How to Run a Security Program
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni%in Benoni+277-882-255-28 abortion pills for sale in Benoni
%in Benoni+277-882-255-28 abortion pills for sale in Benoni
 
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
Devoxx UK 2024 - Going serverless with Quarkus, GraalVM native images and AWS...
 

EZproxy Implementation in Sierra

  • 1. EZproxy Implementation in Sierra Presented by JoelTonyan, Stephanie Spratt, Mary Beth Chambers University of Colorado-Colorado Springs Rocky Mountain Region IUG Meeting July 31, 2015
  • 2. Objectives • What is EZproxy and why did UCCS migrate to it? • Identifying Electronic Resources in Sierra that needed to be “proxied” • Updating electronic resource links in Sierra • Proxying incoming electronic resource records in Sierra
  • 3. What is EZproxy? • Authentication software that identifies authorized users of online resources and provides them with off-campus access to these resources • Developed by OCLC • Configured with a list of restricted domains (for instance, ebscohost.com), and then a method of authentication (campus credentials, library barcode, IP address, etc.). • A user clicks on a “proxied” link, which points the user’s browser to the proxy server, and then they are authenticated. Once authenticated, they are given access to the restricted resource.
  • 4. Why EZproxy? Previously, the Kraemer Family Library provided off-campus access to our resources through aVPN connection. However, because theVPN required setup on the user’s end, we received many questions at our reference desk about setting up theVPN. We wanted to reduce these types of questions and simplify off-campus access to our resources. We decided upon EZproxy for several reasons: • It is the most widely-used authentication program in the academic library world • I had experience configuring and managing an EZproxy server at a previous institution
  • 5. What was involved in the setup? Began initial setup in January 2015 and launched the service in June 2015 What was involved: • Purchase EZproxy and install it onWindows Server virtual machine • Configure and test authentication (we used LDAP/Active Directory) • Configure security parameters • Add all restricted resources the library subscribes to • Test all resources off and on campus • Update all links on the library website, LibGuides, etc. • Update all electronic resource records within Sierra
  • 6. Implementing EZproxy in Sierra • Identifying Resources to Proxy • Updating Existing Records • Proxying Incoming Records via a Loader
  • 7. Identifying Resources to Proxy • Use existing lists/tools to compile a list of all resources needing proxied • ERM • Catalog • Various tracking spreadsheets (for example, we built our initial list of electronic resources needing proxied from a spreadsheet created to track costs over time for all of our electronic resources) • If nothing else, work through your active licenses to gather a list of resources which require authorization to access • Identify stragglers • Create Lists in Sierra
  • 8. Compiling a Resource List,Tracking Progress • Use Sierra, library website to gather details • Resource name, provider, access points, URL, etc. • Share the list with others for collaboration • Google Sheets - https://docs.google.com/spreadsheets/d/10LT4dhOGwbmANtjhjM4l- LmrGDGFPEj7F8I-3CShBSU/edit#gid=1271861828 • Build in additional columns to track progress • Catalog link updated, link resolver updated, tested off campus, etc.
  • 9. Testing withTeamViewer • Since we’re using EZproxy’sAutoLoginIP command to IP authenticate users on campus, bypassing the login screen, we needed a method to test off campus while still on campus • We usedTeamViewer (https://www.teamviewer.com) • Allowed us to use our home computers remotely for testing, without the need for a static IP address
  • 10. Updating existing records • Create a list of bib records for the e-collection that needs to be “proxied.” • Use the Global Update feature to add the proxy script to the URI. • Select “ChangeVariable-length Field” option; make sure “Use Displayed Field” is not checked. • Find/Replace 856 field |u (URI) data: Preview  Check for problems. Process  Records with no changes? -- Create a list of records, based on the existing list, that have 856s without the proxy script.
  • 14. ProxyTranslation Map, contd. @delimiter=: @bar_subfield=true @case=true ^(.*)$0|u(.*)$0|u(.*)$1:0|uhttps://libproxy.uccs.edu/login?url=1 • Everything prior to “|u” is copied and stored in memory bank “0” • Everything after “|u” is copied and stored in memory bank “1” • The contents of memory bank 0 are then pasted into the 856 field, followed by |u our EZproxy referring URL (https://libproxy.uccs.edu/login?url=), and then the contents of memory bank 1 are pasted after the referring URL
  • 15. So how does this work in practice? 856 Field Before Being Run through Load/Translation Map 856 40 |uhttp://iopscience.iop.org/book/978-1-6270-5481-2|zview eBook at IOP Science 856 Field After Being Run through Load/Translation Map 856 40|uhttps://libproxy.uccs.edu/login?url=http://iopscience.iop.org/book/978-1- 6270-5481-2|zview eBook at IOP Science
  • 16. Conclusion The process went smoother than expected, and our “soft launch” proved so successful that we have very little to do to finalize settings and records for our full launch next month.The key to our success? Lots of documentation. Additional considerations • Expect to run into numerous broken links within your catalog, both at the database level and individual resource level • Use a collaborative document to indicate problem resources • Ensure that your Create List Review Files are large enough to capture all the batch- loaded records, by vendor • Watch for data inconsistencies such as spaces in front of “http:”
  • 17. Thank you! Any questions?
  • 18. Contact Information JoelTonyan – Systems and User Experience Librarian jtonyan@uccs.edu Stephanie Spratt – Electronic Resources and Serials Librarian sspratt@uccs.edu Mary Beth Chambers - Director of Cataloging and Metadata Services mchamber@uccs.edu