Is it possible to access my ILLiad Notification Templates outside the Customization Manager?
Applies to
- ILLiad
Answer
Yes, it is possible to retrieve all ILLiad Notification Templates directly from the SQL database by running the SQL query below:
SELECT * FROM NotificationTemplates
Hosted institutions can contact OCLC Support to run the above query on your database and provide Notification Templates.
Additional information
OCLC hosted ILLiad members can set up read-only database access via ODBC Data Source Link:
How can I set up Microsoft SQL Management Studio to do Database queries on a Hosted ILLiad site?