Friday, October 18, 2019

Logs, Customizations, and Omeka

Challenging week, and I'm not sure my fix is in place yet, but it seems like it could be the cause of my current challenge with ILLiad. So are incoming borrowing requests on ILLiad, coming in on Article Exchange were not automatically processing when they came in. So I was thinking all kinds of different things with a recent server move, and after struggling with it for a couple days, I remembered that there are some great logs on the ILLiad server.

I then found this:

2019-10-17 09:10:11,502 [29] INFO AtlasSystems.ILLiad.DomainLogic.Sites - Adding ILL as parent site (Request ID: e65ad5e2-c52f-467b-a752-fccf156bd81e)
2019-10-17 09:10:11,502 [29] WARN AtlasSystems.ILLiad.DomainLogic.Sites - Found empty or NULL NVTGC value (Request ID: e65ad5e2-c52f-467b-a752-fccf156bd81e)
2019-10-17 09:10:11,502 [29] INFO AtlasSystems.ILLiad.DomainLogic.Templates.Notification.NotificationTemplateService - Retrieving Borrowing Electronic Delivery template for site ILL. (Request ID: e65ad5e2-c52f-467b-a752-fccf156bd81e)
2019-10-17 09:10:11,502 [29] INFO AtlasSystems.ILLiad.DomainLogic.Sites - Adding ILL as parent site (Request ID: e65ad5e2-c52f-467b-a752-fccf156bd81e)
2019-10-17 09:10:11,518 [29] WARN AtlasSystems.ILLiad.DomainLogic.Sites - Found empty or NULL NVTGC value (Request ID: e65ad5e2-c52f-467b-a752-fccf156bd81e

So I decided to look for "Found empty or NULL NVTGC value", and was lucky enough to find this document from Atlas on when you have just one ILLiad server to use this on your new user form:

<input type="hidden" name="NVTGC" value="ILL">

and sure enough it was on my previous form, and I had failed to bring over the customization when we customized the user registration form. There were about 30 people who have registered since we updated the form, and Liz was able to easily identify those folks and update them. So note to self, if you have customized something in the past make sure you carry your customizations forward.

Finally had an Omeka session that seemed to go rather well. I walked the students through the presentation until I got to the actual steps of creating collections, items, and exhibits. I then would just go over each of the slides as I had already demonstrated the steps. I then had handouts for the students to use, and they went about creating their collections, items, and exhibits. Both the instructor and I both agreed Omeka is really something that you just have to use to get the hang of it, and it seemed like a very productive session.


No comments:

Post a Comment