Skip to main content
OCLC Support

AddToOnlineDatabase

Find the syntax, use, parameters, return values, and an example for the AddToOnlineDatabase macro command in Connexion client.
Syntax BOOL = CS.AddToOnlineDatabase (sDatabase)
Use to Add an authority record, or records selected in an online or local authority list, to the LC authority file.

Same as using the Action > Add to Authority File menu command.
Parameters For sDatabase, enter this database identifier: AF (LC names and subjects authority file) (an alternative to using AddToAuthorityFile)
Comments
  • You must be logged on to run this macro immediately. When offline, marks local save file record(s) ready for batch processing (R).
  • You must be an authorized NACO participant or an authorized CERL member to use this command for the LC authority file.
Return values TRUE if the action is successful, or FALSE if not.