The Evergreen Web Staff Client now includes a section called Tests linked from
Administration → Workstation. The Tests page houses a simple tool
that can be used to test the latency of the websocket connection between the
client and the server (via the opensrf.echo
service).
This page displays which Evergreen host server is being queried. Upon hitting the blue "Start Test" button for the first time, it will issue 10 sequentially fired requests in order to get a solid initial average. Clicking the button a second time will take one more measurement and recalculate the average latency. The results can be copied to clipboard for troubleshooting purposes and also cleared from display.
The marc_export support script now has a --uris
option (short form:
-u
) to export records with located URIs (i.e. electronic resources). When
used by itself, it will export only records that have located URIs. When
used in conjunction with --items
, it will add records with located URIs
but no items/copies to the output. If combined with a --library
or
--descendants
option, this option will limit its output to those
records with URIs at the designated libraries. The best way to use
this option is in combination with the --items
and one of the
--library
or --descendants
options to export all of a library’s
holdings both physical and electronic.