to finally add the new authority record to your system.
-[[_importing_authority_records_from_the_staff_client]]
+[[importing_authority_records_from_the_staff_client]]
=== Importing Authorities ===
. Click *Cataloging -> MARC Batch Import/Export.*
. You may create a queue to better track this import project. If you do not create a new queue, it will automatically put your records into a default queue named *-*.
`opensrf` XMPP client credentials could be
`opensrf@private.localhost/opensrf.simple-text_drone_at_localhost_6285`.
-[id="OpenSRFOverHTTP"]
+[#OpenSRFOverHTTP]
==== OpenSRF communication flows over HTTP ====
Any OpenSRF service registered with the public router is accessible via the
OpenSRF HTTP Translator. The OpenSRF HTTP Translator implements the
`/osrf-http-translator` is the default location in the Apache example
configuration files shipped with the OpenSRF source, but this is configurable.
-[id="httpResults"]
+[#httpResults]
.Results from an HTTP POST request to an OpenSRF method via the OpenSRF HTTP Translator
[source,bash]
--------------------------------------------------------------------------------
`__PACKAGE__` that contains the current package name). The `register_method()`
procedure is how we introduce a method to the rest of the OpenSRF world.
-[id="serviceRegistration"]
+[#serviceRegistration]
==== Registering a service with the OpenSRF configuration files ====
Two files control most of the configuration for OpenSRF:
=------------------------------------
--------------------------------------------------------------------------------
-[id="opensrfIntrospection"]
+[#opensrfIntrospection]
===== Getting documentation for OpenSRF methods from the srfsh client =====
The `srfsh` client also gives you command-line access to retrieving metadata
-- Uses the output of marc2bre.pl (or similar tools) to generate the SQL
for importing records into Evergreen in a parallel fashion
-[#_authority_control_fields]
+[#authority_control_fields]
=== authority_control_fields: Connecting Bibliographic and Authority records ===
|=========================================================
-[#_marc_export]
+[#marc_export]
=== marc_export: Exporting Bibliographic Records into MARC files ===
`--library` or `--descendants` options to export *all* of a library's
holdings both physical and electronic.
-[#_pingest_pl]
+[#pingest_pl]
=== Parallel Ingest with pingest.pl ===